html { height:100%; }

body{
	margin: 0 auto;
	height:100%;
	background: url(../../images/styles/PageBody_Background-home.gif) repeat-x scroll 0 0 #020202;

}

body, div, td, input, select {
	font-family: Arial, Helvetica, sans-serif;
	color: #393a3b;
	font-size: 12px;
}

#Container{
	margin: 0px auto;
	width: 950px;

}

#PageHeader{
	width:950px;
	
}

#PageHeaderNav {
	height:32px;
	width:800x;
	float: right;
	margin-top: 15px;
	bottom: 0px;



}

#PageHeaderLogo{
	width:150px;
	height: 14px;
	padding:0;
	float: Left;
	margin-right:25px;
}
#PageHeaderRight{
	width:280px;
	height: 14px;
	padding:0;
	float: right;

	text-align: right;
}

/* ~~~~~~~~~~~ off  ~~~~~~~~~~~
 #PageMain{
	float:left;
	width:950px;
	min-height:400px;
	background-color: white;

}*/


 #PageMain{
	float:left;
	width:950px;
	padding-top: 10px;
	min-height:400px;
 background-color: white;
}

 #PageMainHome{
	float:left;
	width:950px;
	padding-top: 10px;
	min-height:400px;
	background: white url(../../images/styles/bodyBack.gif) repeat;
}

 #PageMainHomeNOArrows{
	float:left;
	width:950px;
	padding-top: 10px;
	min-height:400px;
	background: white;
}

.clear {
    clear:both;
    height:1px;
    overflow:hidden;
  }


#PageMainContent{
	float:left;
	width:540px;
	min-height:375px;	
	

}

#PageMainContentHome{
	float:left;
	width:545px;

}

#PageMainContent2cols{
	float:left;
	width:700px;
	min-height:375px;	
}

#PageMainContentFullPage{
	float:left;
	width:950px;
	min-height:375px;	

}

#PageMainContentBody{
	 padding: 0px 25px 10px 25px;
	 min-height:300px;
	 float: left;
	 font-size: 13px;
}

#PageMainContentBodyProgram{
	 padding: 0px 25px 10px 25px;
	 min-height:300px;
	 font-size: 13px;
	 position: relative;
     right:0;
     width:480px;
     margin-top: 5px;
     margin-right: 5px;
	 font-family: Arial, Helvetica, sans-serif;
	 line-height:1.6;
	 font-weight:normal;
}

#PageMainContentBodyOnline{   
    float:left;
	width:940px;
	padding: 0px 0px 0px 10px;
	min-height:800px;
}
#PageMainContentBodyOnlineOld{
    padding: 0px 0px 0px 25px;
	font-size: 13px;
    min-height:800px;
   }

#PageMainContentBodyWhite{
	padding: 60px 10px 10px 10px;
	 min-height:300px;
	 float: left;
}


#PageMainLeftCol{
	float:left;
	width:200px;
	margin-bottom:10px;
	min-height:375px;
	margin-top: 1px;
	margin-left: 1px;

	

}

#PageMainRightCol{
	float:right;
	width:200px;
	margin-bottom:10px;
	min-height:375px;
	margin-top: 1px;


}


#topimg-left{


}

#topimg-right{
 background-color: black;
 width: 195px;
}

#PageFooter{
	clear:both;
	width:950px;
	height: 230px;
	border-top: 4px solid #c5cfd9;

	background-color: white;

}

#PageFooterInner{
	margin: 10px 10px 10px 10px;

}

#PageFooterLinks{
padding-bottom:15px; 
text-align:center;
font-size: 12px;

}



#PageFooterNavLeft{
	width:400px;
	height: 32px;
	float: left;
	font-size: 10px;


}

#PageFooterRight {
	height:32px;
	width:500px;
	float: right;
	text-align: right;
	font-size: 10px;


}




#LeftNav{

	
	
}


#RightNav{

		margin-bottom: 5px;	
	
}

	#RightNav h1 {
		margin: 0;
		padding: 7px 0;
		border-bottom: 1px solid #2C4B65;
		color: #2C4B65;
		font-size: 17px;
		font-weight: normal;
	}
	#RightNav ul {
		margin: 95px 0 0 33px; /* specify top margin to position the ul and download button within the div */
		padding: 0;
		color: #FFF;
	}
	#RightNav li {
		margin-bottom: 3px;
	}
	#RightNav p { /* style the p tag if there is text in the divs */
		margin-right: 10px;
		margin-left: 10px;
		color: #FFF;
		font-size: 14px;
	}
	#RightNav span { /* style the span tag if there is special text in the divs */
		font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
		font-size: 24px;
		font-weight: bold;
	}	












#TitleImage{
	text-align: center;
	padding-top: 8px;
	padding-bottom: 10px;
	
}





a:link, a:visited {
	color:#006699;
	text-decoration: none;
}
a:hover {
	color:#e37926;
	text-decoration: none;
}
a:active {
	color:#006699;
	text-decoration: none;
}
td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.imgRight{
	padding-left: 10px;
	padding-bottom: 10px;
}

.imgLeft{
	padding-right: 10px;
	padding-bottom: 10px;
}


/* ~~~~~~~~~~~ Form Elements Starts  ~~~~~~~~~~~ */

.form-note {
	font-size: 85%;
	color: #999;
	margin-bottom: 0.3em;
	margin-top: 0;
	display: block;
}

fieldset {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #ddd;
	padding: 15px;
	clear: left;
} * html fieldset { padding-top: 0; }

legend {
	font-size: 135%;
	font-weight: bold;
	letter-spacing: -0.03em;
	line-height: 1;
	color: #23588b;
	padding: 0 0.5em; /* Top and Bottom for IE7 */
} * html legend { margin-bottom: 15px; padding: 0 0.5em; }

legend span {
	color: #999;
	font-size: 90%;
	letter-spacing: 0;
}

fieldset fieldset input {
	font-size: 100% !important;
}

#form-select {
	width:180px;
}

.Form_TextBox
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../../images/styles/formTextBox.jpg);
}	

.text_conditions{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}


.SubmitButton {
  border-bottom: 1px solid Silver;
  border-right: 1px solid Silver;
  padding: 3px 0px 5px 0px;
   background: #91a5b5 url(../../images/styles/navHeader/butBackblu.gif) repeat-x;
  }
  
.SubmitButton2 {
  border-bottom: 1px solid Silver;
  border-right: 1px solid Silver;
  padding: 3px 0px 5px 0px;
	background: url(../../images/styles/butBackgry.gif) repeat-x;
 	}  

.SubmitButton A{
 background-color: #677d91;
  border-bottom: 1px solid #000000;
  border-right: 1px solid #000000;
  padding: 3px 0px 5px 0px;
  }

  
.SubmitButton A:hover{
 background-color: #e65b25;
  border-bottom: 1px solid #000000;
  border-right: 1px solid #000000;
  padding: 3px 0px 5px 0px;
	 }
	 
	 
.tdformrows{
	border-bottom: 1px solid #D8D8D8;
	padding: 5px 0px 3px 0px;
}	

.tdformrows2{
	border-bottom: 1px solid #D8D8D8;
	padding: 10px 0px 3px 0px;
}	


.tdformrowsNOLine{
	padding: 10px 0px 3px 0px;
}	


.tdformrowsright{
	border-bottom: 1px solid #D8D8D8;
	padding: 10px 10px 5px 10px;
}	

.tdformrowsleft{
	border-bottom: 1px solid #D8D8D8;
	padding: 10px 10px 5px 10px;
	border-right: 1px dashed #DCDCDC;
}		 



/* ~~~~~~~~~~~ Form Elements  Ends ~~~~~~~~~~~ */

.TextBlueBold{
	color: #23588b;
	font-weight: bold;
}

.TextRedBold{
	color: red;
	font-weight: bold;
}

h1, h2 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	line-height: 1;
}
h1 {
	margin: 0 0 20px -20px;
	padding: 15px 0 15px 0;
	font-size: 20px;

}
h2 {
	margin: 20px 0 15px -20px;
	padding: 8px 0 0 20px;
	border-top: 1px solid #717B8F;
	font-size: 16px;
}
h3, p.intro {
	font-size: 14px;
	font-weight: normal;
	line-height: 1.2;
}
h4 {
	color: #2C4B65;
	font-size: 12px;
}




/* Right Nav*/
#btn_account a {

}
#btn_contact a {
	
}
#btn_download h1, #btn_account h1, #btn_contact h1 {
	text-transform: uppercase;
	color:#1c71a8
}








/* Links inside the menu */
#HomeNavIcon1 {

}

.HomeNavIcon ul{
margin: 1px 0 0 0;
padding: 0;

}
.HomeNavIcon li{
list-style:none;
width:400px;
}

.HomeNavIcon li a, .HomeNavIcon li a:visited{
	color: black;
	text-align: center;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration: none;
	background:  url(../../images/styles/Homebuttons2.gif) no-repeat;
	display:block;
	height:33px;
	width:300px;
	padding-top:7px;
	padding-right:25px;
	padding-left: 10px;
	margin-bottom: 5px;
	/*Box Model Hack for IE6- Important !!!*/
	width/**/:/**/ 275px;
	height/**/:/**/ 25px;
}


.HomeNavIcon li a:hover, .HomeNavIcon li a.current{
color: white;
	background:  url(../../images/styles/Homebuttons1.gif) no-repeat;
}



/* Links inside the menu with video */
#HomeNavIcon1a {
 float: left;
 width: 200px;
}


#HomeNavVideo
{
 float: right;
 width: 187px;
 height : 178px;
}

#flashcontent
{

margin:0px 4px;
background: url(../../images/generic/bg_screen.gif) no-repeat;
width:187px; height:178px;
 float:right;
}

.HomeNavIcona ul{
margin: 1px 0 0 0;
padding: 0;

}
.HomeNavIcona li{
list-style:none;
width:250px;
}

.HomeNavIcona li a, .HomeNavIcona li a:visited{
	color: white;
	text-align: center;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration: none;
	background:  url(../../images/styles/Homebuttonsa1.gif) no-repeat;
	display:block;
	height:33px;
	width:200px;
	padding-top:7px;
	padding-right:25px;
	padding-left: 10px;
	margin-bottom: 7px;
	/*Box Model Hack for IE6- Important !!!*/
	width/**/:/**/ 250px;
	height/**/:/**/ 25px;
}


.HomeNavIcona li a:hover, .HomeNavIcona li a.current{
color: black;
	background:  url(../../images/styles/Homebuttonsa2.gif) no-repeat;
}








.Title1{
	font-size: 18px;
	font-weight: bold;
}

.Title2{
	font-size: 16px;
	font-weight: bold;
}

.Title3{
	font-size: 14px;
	font-weight: bold;
}

.Title4{
	font-size: 13px;
	font-weight: bold;
}
.Title4Blue{
	font-size: 13px;
	font-weight: bold;
		color:#0069a4;
}

.Title5{
	font-size: 12px;
	font-weight: bold;
}



#titlePage{
   margin-top: 5px;
	width: 448px;
	height: 30px;
	color:#0069a4;
	font-size: 18px;
	font-weight: bold;
	border-bottom: 2px solid #c5cfd9;
}

#titlePageMed{
   margin-top: 5px;
	width: 493px;
	height: 30px;
	color:#0069a4;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 2px solid #c5cfd9;
}

#titlePageFull{
   margin-top: 5px;
	width: 900px;
	height: 30px;
	color:#0069a4;
	font-size: 18px;
	font-weight: bold;
	border-bottom: 2px solid #c5cfd9;
}

#titlePageHOT{
   margin-top: 5px;
	width: 700px;
	height: 30px;
	color:#0069a4;
	font-size: 18px;
	font-weight: bold;
	border-bottom: 2px solid #c5cfd9;
}

#titlePageFX{
    margin-top: 5px;
	width: 900px;
	height: 30px;
	color:#0069a4;
	font-size: 18px;
	font-weight: bold;
	border-bottom: 2px solid #c5cfd9;
}

#titlePageAll{
    margin-top: 5px;
	height: 30px;
	color:#0069a4;
	font-size: 18px;
	font-weight: bold;
	border-bottom: 2px solid #c5cfd9;
}


#testHOTbody{
	font-size: 12px;
	line-height:1.6;
	font-weight:normal;
	border-bottom: 2px solid #c5cfd9;
}

#insertBorderRight {
	border-right: 2px solid #c5cfd9;
}

#testDiv1{
    position: relative;
    right:0;
    width:700px;
    margin-top: 5px;
    margin-right: 5px;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
	line-height:1.6;
	font-weight:normal;
	border-bottom: 2px solid #c5cfd9;
}

#testDiv2{
    background-color: #eaf3fc;
    position: absolute;
    top:317px;
    left:1065px;
    width:237px;
    border-left: 2px solid #c5cfd9;
}

#testRightBar{
    background-color: #eaf3fc;
    float: right;
    width:237px;
    border-left: 2px solid #c5cfd9;
}

#testDiv3{
    float: left;
    right:0;
    width:220px;
    margin-top: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
	line-height:1.6;
	font-weight:normal;
}

#testDiv4{
    position: relative;
    right:0;
    width:680px;
    margin-top: 5px;
    margin-right: 5px;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
	line-height:1.6;
	font-weight:normal;
}

.testMenu{
    line-height:1.6;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-weight:normal;
    font-size: 13px;
    text-indent:10px;
    border-bottom: 2px solid #dfe0e1;
}

.testSubMenu{
    line-height:1.6;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-weight:normal;
    font-size: 13px;
    text-indent:30px;
    border-bottom: 2px solid #ffffff;
}

.vsm{
    line-height:1.6;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-weight:normal;
    font-size: 13px;
    text-indent:30px;
    border-bottom: 2px solid #dfe0e1;
}

.liMenu{
    list-style-type: square;
    line-height:1.6;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-weight:normal;
    font-size: 13px;
}

.CellTitle, .cellTitle, .celltitle,
.CellTitle2, .cellTitle2, .celltitle2,
.CellTitle3, .cellTitle3, .celltitle3,
.CellSubTitle, .celltitleright { 
    font-size: 8px;
    font-weight:bold;     
    font-family: Arial, Helvetica, sans-serif;      
	text-align: inherit;
	margin: 5px 20px;
	padding: 5px;
    background-color:#c4dff6;
    border-bottom: 2px solid #77797b;
		/*top   right  bottom left*/
}

.TableOutline, .tableOutline, .Tableoutline, .TableNoOutline, .tabledrop, .columnleft, .columnright {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8px;
    line-height: 14px;
    border: 1px solid #999999;
    padding: 0px;
    margin: 5px 20px;
}

.CellOff{
    border-bottom: 2px solid #dfe0e1;

}


