/*-- Standard Styles -- */
body,th, ul, ol, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: justify;
}

p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;}

ul, ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #666666;
	text-align: left;
}

body {
	background-image: url(/images/background_new.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0066FF;
}
a:hover {
	color: #333333;
}
a:visited {
	color: #333333;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 12px;
	color: #333333;
	font-weight:bold;
}
h2 {
	font-size: 14px;
	color: #FFFFFF;
}
h3 {
	font-size: 12px;
	color: #333333;
	line-height: 14px;
	font-weight:bold;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 17px;
	color: #516a80;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
}


/* -- Position Headers -- */

/*  Top Div  */

.headertop {
	background-image: url(/images/background-top.gif);
	background-repeat: repeat-x;
	height: 82px;
	width: 857px;
/*	
	position: relative;
	left: 0px;
	top: 0px;
*/
}


.logo {
	height: 82;
	width: 238px;
	margin-left: 110px;
	/*left: 110px;*/
	
	position: absolute;
	top: 0px;
	

}

.logoPhrase {
	/* margin-left: 573px; */
	/*height: 82;
	width: 284px;
	
	top: 0px;;*/
	float: right;
}

/*  Middle Div - MENU - IMAGE   */

.header {
	background-image: url(/images/background-header.gif);
	background-repeat: repeat-x;
	float: left;
	height: 224px;
	max-height: 224px;
	width: 857px;
	position:absolute;
	left: 0px;
	/*top: 82px;*/
	top:120px;

}

.menuBreak {
	height: 224px;
	width: 12px;
	position: absolute;
	left: 96px;
}


.menuPosition {
	height: 224px;
	width: 227px;
	position: absolute;
	left: 111px;
	padding-top:4px;
	padding-bottom:3px;
	background: url(/images/menu-bg.gif);
	background-repeat: repeat-x;
	display: block;
}


.menuItem a{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #516a80;
	text-decoration: none;
	padding-right: 30px;
	padding-top:6px;
	padding-bottom: 6px;
	display: block;
	width: 200px;
	text-transform: capitalize;
	background-image: url(/images/menu-rollover.gif);
	background-repeat: no-repeat;
	border-bottom: #999999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-left:26px;
}

.menuItem a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #1692e0;
	text-decoration: none;	
	padding-right: 30px;
	padding-top: 6px;
	padding-bottom: 6px;;
	display: block;
	width: 200px;
	text-transform: capitalize;
	background-image: url(/images/menu-rollover-over.gif);
	background-repeat: no-repeat;
	border-bottom: #999999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-left:26px;
	background-image: url(/images/menu-rollover-over.gif);
	background-repeat: no-repeat;
}
.menuItemnounder a{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #516a80;
	text-decoration: none;
	padding-right: 30px;
	padding-top:6px;
	padding-bottom: 6px;
	display: block;
	width: 200px;
	text-transform: capitalize;
	background-image: url(/images/menu-rollover.gif);
	background-repeat: no-repeat;
	margin-left:26px;
		
}

.menuItemnounder a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #1692e0;
	text-decoration: none;	
	padding-right: 30px;
	padding-top: 6px;
	padding-bottom: 6px;;
	display: block;
	width: 200px;
	text-transform: capitalize;
	background-image: url(/images/menu-rollover-over.gif);
	background-repeat: no-repeat;
	margin-left:26px;
}
.menuFlyout a{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #516a80;
	text-decoration: none;
	padding-left: 10px;	
	padding-top: 7px;
	padding-bottom: 6px;
	display: block;
	width: 150px;
	text-transform: capitalize;
	border-color: #FFFFFF;
	border-bottom: #999999;
	border-bottom-width: 1px;
	background-color: #FFFFFF;

}

.menuFlyout a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;	
	padding-top: 7px;
	padding-bottom: 6px;
	display: block;
	width: 150px;
	text-transform: capitalize;
	border-color: #FFFFFF;
	border-bottom: #999999;
	border-bottom-width: 1px;
	background-color: #003399;
	background-color: #1692e0;

}

.menuImage{
	height: 224px;
	width: 227px;
	position: relative;
	float: inherit;
	left: 339px;
	z-index: 3;
}


/*  Content Area   */

.content {
	float: left;
	min-height: 400px;
	width: 740px;
	position: absolute;
	left: 110px;
	top: 348px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 1px;
	padding-right: 10px;

}

/* Footer */

.footer {
	color: #333333;
	margin-top: 15px;
	text-align: left;
	height: 30px;
	width: 600px;
	position:absolute;
	vertical-align: middle;

}
.footertext {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:11px;
}
.footertext a:link, .footertext a:visited{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:11px;
}

.footertext a:hover, .footertext a:active{
	color: #C41330;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:11px;
}
 	 	
.blockHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #1686C8;
	letter-spacing: 0px;
	height: 20px;
	width: 278px;
	padding-left: 10px;
}

.news {
	width: 278px;
	padding-left: 10px;
	padding-top: 10px;
}

/* Login Area */

.login {
	color: #000000;
	padding: 10px;
	height: 150px;
	width: 170px;
	z-index: 5;
	left: 690px;
	top: 40px;
	position: relative;
	line-height: 8px;
}

*html .loginBG {
	background-color: #FFFFFF;
	height: 224px;
	width: 180px;
	z-index: 4;
	left: 677px;
	top: 120px;
	position: absolute;
	filter: alpha (opacity=70);

}

.loginBG {
	background:url(/images/login-bg.png);
	height: 224px;
	width: 180px;
	z-index: 4;
	left: 677px;
	top: 120px;
	position: absolute;
}

.loginBox{
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	HEIGHT: 17px; 
 	BACKGROUND-COLOR: #FFFFFF; 
 	FONT-FAMILY: Arial, Helvetica, sans-serif;
 	FONT-SIZE: 10px; 
 	FONT-WEIGHT: normal;
	position: relative;
}

.loginSubmit{

	HEIGHT: 20px; 
 	BACKGROUND-COLOR: #FFFFFF; 
 	FONT-FAMILY: Arial, Helvetica, sans-serif;
 	FONT-SIZE: 10px; 
 	FONT-WEIGHT: normal;
	vertical-align: middle;
	

	
}
