@charset "utf-8";

/*
* {
	padding: 0;
	margin: 0;
}
*/


:focus {
outline:none;
}


.bodyMain {
	background-image: url(imgs/layout/mainBG_tile.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #5B5B5B;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;	
}

html {
	min-height: 100%; 
	margin-bottom: 1px;
}

img {
	border: none;
}

a:link, a:visited {
	COLOR: #CC0000;
	TEXT-DECORATION: none;
}

a:hover, a:active {
	COLOR: #FF0000;
	TEXT-DECORATION: underline;
}


.disclaimers {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:normal;
	color:#cc0000;
}

.copyright {
	font-family: Tahoma, Arial, Helvetica, "San Serif";
	font-size: 10px;
	line-height:normal;
	color:#999999;
}

.copyright a:link, .copyright a:visited {
	COLOR: #999999;
	TEXT-DECORATION: none;
}
.copyright a:hover, .copyright a:active {
	COLOR: #999999;
	TEXT-DECORATION: underline;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	margin: 0px;
	padding: 8px;
	background-color: #CC0000;
	background-image: url(imgs/topBarBG.png);
}

#logoMem {
	float: left;
	margin: 8px;
	height: 78px;
	width: 78px;
	background-image: url(imgs/layout/member_logo_blk.png);
	background-repeat: no-repeat;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #000066;
	text-align: center;
	line-height: normal;
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}

h3 {
	color: #5592D5;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 17px;
	font-weight: normal;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;	
	color: #0051B7;
	margin-top: 8px;
}

h4 a:link, h4 a:visited {
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
	background-color: #0051B7;
	width: 148px;
	height: 30px;
	padding: 4px;
	margin: 2px;
}
h4 a:hover, h4 a:active {
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
	background-color: #0977FF;
	padding: 4px;
	width: 148px;
	height: 30px;
	margin: 2px;
}


.highlightForm {
	background-color: #FFF4D7;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	border: 1px solid #FFDD82;
}
.highlightForm td, .highlightForm p,.highlightForm ul, .highlightForm select, .highlightForm input, .highlightForm li, .highlightForm textarea {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
}

.highlightForm li {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 14px;
	padding: 0px;
}

.highlightForm h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color: #FF9900;
	font-weight: bold;
	font-style: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFD566;
}
#highlightBox1 {
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
	background-color: #FFB600;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#FFFFFF;
	padding: 8px;
	font-style: italic;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 14px;
	background-image: url(imgs/highLightBG.jpg);
	background-repeat: no-repeat;
}


td, p, input, select, textarea, li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	line-height: 18px;
}

.content {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#000066;
}

.highlightBox {
	background-color: #F5EDDA;
	padding: 8px;
}

.headerBoxes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #000033;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #669900;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
	width: 248px;
}
.picBoxes TD {
	text-align:center;
}
.textBoxes {
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
}
.picBorder {
	border: 4px solid #5592D5;
	background-color: #5592D5;
}

.formButton {
	color: #FFFFFF;
	cursor: hand;
	background-color: #0051B7;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
	border: 1px solid #0051B7;
}
.menuList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	list-style-type: none;
}


#products-menu {
	width:780px; 
	height: 36px;
	/*background-image:url(imgs/navBG.jpg)*/
	background-image:url(imgs/navBarBG.jpg);
	background-repeat:repeat-x;
	float: left;
}



/* drop menu magic */
#nav-menu ul li {
	position: relative;
	height: 36px;
	}

#nav-menu li ul {
	position: absolute;
	left: 0px;
	top: 36px;
	display: none;
}

#nav-menu li:hover ul { display: block; }

#nav-menu li ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	height: 36px;
	background-image:url(imgs/navBarBG.jpg);
	line-height: 2em;
	float: left;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #003679;
	border-left-color: #0977FF;
	}


/* Hide from IE5-Mac \*/
#products-menu li a
{
float: none
}
/* End hide */



#nav-menu {
	width:840px;
	height: 36px;
	/*background-image:url(imgs/navBG.jpg)*/
	background-image:url(imgs/navBarBG.jpg);
	background-repeat:repeat-x;
	float: left;
}



#nav-menu li a
{
	height: 36px;
	line-height: 2em;
	float: left;
	width: 138px;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #003679;
	border-left-color: #0977FF;
}

#nav-menu li a:hover
{
	height: 36px;
	line-height: 2em;
	float: left;
	width: 138px;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #003679;
	border-left-color: #000033;
	background-image: url(imgs/btnBarBG_on.jpg);
	background-repeat: repeat-x;
}

#nav-menu li a.lastTab {
	border-right: none;

}

#nav-menu li a.firstTab {
	border-left: none;
}





/* Hide from IE5-Mac \*/
#nav-menu li a
{
float: none
}
/* End hide */





#wrapper {
	width: 988px;
	margin-top: 48px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
	
}


#content_container {
	width: 908px;
	color: #000066;
	padding: 0px;
	margin: 0px;
	background-image: url(imgs/pageBgVR.png);
	background-repeat: repeat-y;
	background-position: center top;
	float: left;
	clear: both;
}

.bodytext li {
	margin-top: 8px;
	margin-right: 48px;
	margin-bottom: 8px;
	margin-left: 28px;
	padding: 0px;
}

#content {
	color: #000066;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 4px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 18px;
	background-color: #FFFFFF;
	display: block;
}

#leftcolumn {
	margin: 0px;
	width: 238px;
	float: left;
	background-image: url(imgs/menuBG.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	background-position: center top;
	clear: none;
}

#leftcolumnLower {
	width: 198px;
	float: left;
	background-image: url(imgs/highLightBG2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	clear: none;
	padding: 0px;
	margin: 0px;

}

#leftcolumnLower p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: normal;
	text-align: center;
	margin-top: 0px;
	margin-right: 14px;
	margin-bottom: 0px;
	margin-left: 14px;	
}


#contentCenter {
	float: left;
	margin: 0px;
	padding: 10px;
	height: auto;
	width: 418px;
	display: inline;
}
#rightcolumn {
	margin: 0px;
	height: auto;
	width: 164px;
	float: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}


#clear {
	clear:both;
}		



#topBar {
	clear: both;
	margin: 0px;
	padding: 0px;
	background-image: url(imgs/layout/blackBarBG.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width: 988px;
	height: 28px;
	float: left;
}

#sideBar {
	margin: 0px;
	padding: 0px;
	background-image: url(imgs/layout/menuBG_vertical.png);
	background-repeat: repeat-x;
	background-position: top;
	width: 240px;
	height: 488px;
	background-color: #5B5B5B;
	float: left;
}

#sideBarbasic {
	margin: 0px;
	padding: 0px;
	background-image: url(imgs/layout/menuBG_vertical.png);
	background-repeat: repeat-x;
	background-position: top;
	width: 240px;
	height: 488px;
	background-color: #5B5B5B;
	float: left;
}

#mainArea {
	margin: 0px;
	padding: 0px;
	width: 748px;
	height: 488px;
	background-color: #000000;
	float: left;
	clear: right;
}

#mainAreabasic {
	margin: 0px;
	padding: 0px;
	width: 748px;
	background-color: #FFFFFF;
	display: table;
	height: auto;
	float: left;

}

.mainContainer {
	background-image:url(imgs/layout/containerBG.png);
	background-repeat:repeat-y;
	height: 100%;
	min-height: 100%;
}

#btmBar {
	clear: both;
	margin: 0px;
	padding: 0px;
	background-image: url(imgs/layout/blackBarBG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color:#000000;
	width: 988px;
	height: 35px;
	float: left;
}


#footer {
	clear: both;
	margin: 0px;
	padding: 0px;
	background-image: url(imgs/footerBG.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 988px;
}

.copyright {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color:#999999;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}

.copyright a:link, .copyright a:visited {
	COLOR: #999999;
	TEXT-DECORATION: none;
}
.copyright a:hover, .copyright a:active {
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
}

.image .caption { 
	font-family:Tahoma, Arial, Helvetica, "San Serif";
	font-size: 10px;
	text-align: center;
	line-height:normal;
	color:#0051B7;
}
		
		
#headerTop {
	width: 908px;
	height: 115px;
	background-image:url(imgs/headerTopBg.png);
	background-repeat: no-repeat;
	background-position: center 8px;
	padding: 0px;
	
}
#headerMid {
	width: 600px;
	float: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 16px;
	margin-bottom: 4px;
	margin-left: 0px;
}


#logo {
	float: left;
	margin: 0px;
	width: 221px;
	text-align: center;
	padding: 8px;
	clear: both;
}


/* menu       */
.menuFirst {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00399D;
}
.menuEach {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00399D;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #006CF0;
}

	
#menu1 ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
		
#menu1 {
	width: 200px;
	margin: 10px;
	padding-left: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding-top: 8px;
}

#menu1 li {
	background-image:url(imgs/layout/btmDiv.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 0px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 5px;
	margin-left: 8px;
}

li#menu1 menuLast {
	background-image: none; 
}

#menu1 li a {
	text-decoration: none;

}	
	
#menu1 li a:link, #menu1 li a:visited {
	color: #000000;
	display: block;
	margin: 4px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
	height: 24px;
}
	
#menu1 li a:hover {
	color: #CC0000;
}	


#btmBarLeft {
	text-align: left;
	float:left;
	width: 448px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 12px;
	font-weight: normal;
}

#btmBarRight {
	text-align: right;
	float:right;
	width: 448px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 4px;
	padding-left: 12px;
	font-weight: normal;
}

.inputBtmBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
}

.picBorderGrey {
	border: 3px solid #CCCCCC;
}


.formButtonRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
	cursor: hand;
	background-color: #CC0000;
	text-transform: uppercase;
}
.errMsg {
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}
.msgRow {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	background-color: #009900;
	font-family: Arial, Helvetica, sans-serif;
}
.errRow {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
