/* CSS Document */

body {
	background-image: url();
	background-color: #274D6D;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style2 {font-size: 18px}
.style3 {
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #183145;
}
.style4 {font-size: 24px}
.style7 {font-size: 14px}
.style8 {font-family: Arial, Helvetica, sans-serif}
.style9 {
	font-size: 28px;
	color: #356A95;
	font-weight: bold;
}
.style10 {font-size: 24px; color: #356A95; font-weight: bold; font-style: italic; }
.style12 {color: #000066}
.style14 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000033;
	font-style: italic;
}
.borderAllBlack{
	border: 1px solid #000000;
}
.borderRightGrey{
	border-right:1px solid #666666;
}
.dirheader {font-family: arial; font-size: 12px}
.emailtxt {
	font-family: arial;
	font-size: 12px;
	text-align: left;
}
.formField1 {font-family: Arial, Helvetica, sans-serif; font-size: 10px; height: 23px}
.maintxt1 {font-family: arial; font-size: 16px}
.maintxt {font-family: arial; font-size: 12px}
.affiliationslink {
	font-family: arial; 
	font-size: 16px;
	cursor:hand;
}
.leftNavTitle{
	padding-left: 3px;
	font-family:arial;
	font-size:12px;
	height: 25px;
	background-color:AF3832;
	color:#FFFFFF;
	border-top:1px solid #666666;
	border-bottom:1px solid #666666;
}
.leftNavTitleNoHighlight{
	padding-left: 3px;
	font-family:arial;
	font-size:12px;
	height: 25px;
	color:#000000;
	cursor: hand;
	border-top:1px solid #666666;
	border-bottom:1px solid #666666;
}
.leftNavTitleOver{
	padding-left: 3px;
	font-family:arial;
	font-size:12px;
	height: 25px;
	color:#ffffff;
	cursor: hand;
	border-top:1px solid #666666;
	border-bottom:1px solid #666666;
	background-color:CF615A;
}
.leftNavSub{
	padding-left: 7px;
	font-family:arial;
	font-size:12px;
	height: 25px;
	border-bottom:1px solid #666666;
	cursor:hand;
	color:#000000;
}
.leftSubSelected{
	padding-left: 7px;
	font-family:arial;
	font-size:12px;
	height: 25px;
	border-bottom:1px solid #666666;
	color:#ffffff;
	background-color:AF3832;
}
.leftSub{
	padding-left: 7px;
	font-family:arial;
	font-size:12px;
	height: 25px;
	border-bottom:1px solid #666666;
	color:#000000;
}
.leftNavSubOver{
	padding-left: 7px;
	font-family:arial;
	font-size:12px;
	height: 25px;
	border-bottom:1px solid #666666;
	background-color:CF615A;
	cursor:pointer;
	cursor:hand; 
	color:#ffffff;
}
