/* CSS Document */
* {
	padding:0px;
	margin:0px;
}

html {
	padding:0px;
	margin:0px;
	border:none;
}

body {
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	background-color:#FFF;
	background-image:url(images/bodyBG.gif);
	background-position:top;
	background-repeat:repeat-x;
	text-align:center;
}

table {
	border-collapse:collapse;
}

img {
	border:none;
}

.clear {
	clear:both;
}

td {
	vertical-align:top;
}

.mainContainer {
	width:1220px;
	height:413px;
	background-image:url(images/globeBG.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

.mainContainer2 {
	width:984px;
	margin:0px auto;
}

.subNaviTop {
	background-image:url(images/subNavigationT.gif);
	background-position:top;
	background-repeat:no-repeat;
	width:230px;
}

.subNaviMiddle {
	background-image:url(images/subNavigationM.gif);
	background-position:top;
	background-repeat:repeat-y;
	width:230px;
}

.subNaviBottom {
	background-image:url(images/subNavigationB.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	width:230px;
	height:240px;
}

.subNaviContent {
	padding:39px 37px 10px 37px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:12px;
}

.subNaviContent2 {
	padding:51px 35px 15px 35px;
	color:#FFFFFF;
	font-size:11px;
}

.contentContainer {
	padding:38px 14px 4px 15px;
}

.contentContainer2 {
	padding:50px 45px 8px 45px;
}

.subNaviLink {
	color:#FFFFFF;
	text-decoration:none;
}

.subNaviLink:hover, .subNaviLinkA {
	color:#FFFFFF;
	text-decoration:underline;
}

.logo {
	text-align:center;
	padding:56px 33px 0px 33px;
}

.gapM {
	font-size:0px;
	height:16px;
}

.gapM2 {
	font-size:0px;
	height:20px;
}

.gapL {
	font-size:0px;
	height:30px;
}

.gapS {
	font-size:0px;
	height:8px;
}

.gapS2 {
	font-size:0px;
	height:10px;
}

.gapS3 {
	font-size:0px;
	height:15px;
}

.gapXS {
	font-size:0px;
	height:6px;
}

.gapXS2 {
	font-size:0px;
	height:2px;
}

.textMB {
	font-size:16px;
	font-weight:bold;
}

.textBU {
	font-weight:bold;
	text-decoration:underline;
}

.textI {
	font-style:italic;
}

.textS {
	font-size:11px;
}

.boxwidth {
	width:20px;
}

.boxwidthS {
	width:10px;
}

.contentTop {
	background-image:url(images/contentT.gif);
	background-position:top;
	background-repeat:no-repeat;
	width:744px;
}

.contentMiddle {
	background-image:url(images/contentM.gif);
	background-position:top;
	background-repeat:repeat-y;
	width:744px;
}

.contentBottom {
	background-image:url(images/contentB.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	width:744px;
	height:12px;
	font-size:0px;
}

.contentTop2 {
	background-image:url(images/contentT2.gif);
	background-position:top;
	background-repeat:no-repeat;
	width:744px;
}

.contentTop2b {
	background-image:url(images/contentT3.gif);
	background-position:top;
	background-repeat:no-repeat;
	width:744px;
	height:590px;
	min-height:590px
}

.contentTop2c {
	background-image:url(images/contentT4.gif);
	background-position:top;
	background-repeat:no-repeat;
	width:744px;
}

/* fix other browser height */
html > body .contentTop2b {  
    height: auto;  
}  

.contentMiddle2 {
	background-image:url(images/contentM2.gif);
	background-position:top;
	background-repeat:repeat-y;
	width:744px;
}

.contentBottom2 {
	background-image:url(images/contentB2.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	width:744px;
	height:21px;
	font-size:0px;
}

.categoryBoxBG {
	background-image:url(images/categoryBoxBG.gif);
	background-position:top;
	background-repeat:no-repeat;
	width:118px;
	height:115px;
}

.categoryBoxContent {
	padding:12px 0px;
	text-align:center;
}

.line {
	border-bottom:#C0C0C0 1px solid;
}

.footer1 {
	padding:6px 15px;
	color:#5C5C5C;
	font-size:11px;
}

.footer2 {
	padding:6px 15px 20px 15px;
	color:#5C5C5C;
	font-size:11px;
}

.footer3 {
	padding:12px 6px;
	color:#5C5C5C;
	font-size:12px;
	font-weight:bold;
}

.link {
	color:#5C5C5C;
	text-decoration:none;
}

.link:hover {
	color:#5C5C5C;
	text-decoration:underline;
}

.linkA {
	color:#000000;
	text-decoration:none;
}

.highlight {
	color:#FFFF00;
	padding-top:34px;
	font-size:14px;
	font-weight:bold;
}

.pageTitle {
	color:#5C0000;
	font-family:"Times New Roman", Times, serif;
	font-size:28px;
	padding:15px 0px;
	font-weight:bold;
}

.pageTitle2 {
	color:#5C0000;
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	padding:0px 0px 10px 0px;
	font-weight:bold;
}


.pageHeader {
	color:#5C0000;
	font-size:15px;
	padding-bottom:5px;
	font-weight:bold;
}

p {
	padding-bottom:10px;
}

.picBorder {
	border:#999798 1px solid;
}

.picBorder2 {
	border:#999798 1px solid;
	padding:3px;
}

.newsDate {
	vertical-align:middle;
	width:120px;
	font-size:11px;
}

.newsTitle {
	vertical-align:middle;
	width:380px;
	font-size:11px;
	padding-right:10px;
}

.newsJournal {
	vertical-align:middle;
	width:140px;
	font-style:italic;
	font-size:11px;
}

.newsPDF {
	text-align:right;
}

.indent {
	margin-left:25px;
}

ol ul li {
	list-style-type:disc;
}

ol li {
	padding-bottom:3px;
}

.textB {
	font-weight:bold;
}

.colon {
	padding:1px 5px;
}

.subNavi {
	border-right:#999798 1px solid;
	padding-right:10px;
	font-size:13px;
	padding-bottom:5px;
	height:20px;
	vertical-align:middle;
	font-weight:bold;
}

.subNavi2 {
	border-right:#999798 1px solid;
	padding:0px 10px 5px 10px;
	font-size:13px;
	height:20px;
	vertical-align:middle;	
	font-weight:bold;
}

.accreditText {
	text-align:center;
	font-weight:bold;
	padding:10px 0px 20px 0px;
}

.point {
	cursor:pointer;
}

.formItem {
	padding-right:30px;
}

.flashSuccess {
	text-align:center;
	border:#999999 1px dotted;
	padding:15px;
	background-color:#FFFF33;
	font-weight:bold;
	margin-bottom:20px;
}

.button {
	padding:10px 20px;
}
