﻿body
{
	margin: 0px;
	font-family: Tahoma, Arial,Verdana,Helvetica,sans-serif;
	font-size: 10pt;
}


form
{
	margin-bottom: 0;
}





img
{
	border: 0px;
}


.bold
{
	font-weight:bold;
}

a.noline	{
    text-decoration:none;
}

a.boldblack:link, a.boldblack:hover,a.boldblack:active,a.boldblack:visited	{
    font-weight:bold;
}

.copyright	{
    font-size:75%;
    color:#000000;
    text-align:center;
}


.floatleft
{
	float: left;
}

.pad10
{
	padding: 10px 10px 10px 10px;
}

.pad5
{
	padding: 5px 5px 5px 5px;
}
.pad3
{
	padding: 3px 3px 3px 3px;
}

.contentbox
{
	padding: 0px 25px  10px 25px;
}

.padpage
{
	padding: 10px 40px 20px 40px;
}



.upper
{
	text-transform: uppercase;
}


.title, .subtitle, .sectiontitle
{
	/*font-family:  Arial,Lucida Sans,   Verdana,  Helvetica,sans-serif;*/
	font-weight: bold;
	text-align: left;
}

.title
{
	font-size: 110%;
	 /*color: #080080;
	 font-family: Arial,Helvetica,sans-serif;*/
}


.sectiontitle
{
	font-size: 10pt;
	/*color: #003466;*/
}

.subtitle
{
	/*color: #d21942;*/
	font-size: 100%;
}

/*
.redtitle
{
	color: #003466;
}
*/







.contenttext
{
	padding: 10px 10px 10px 10px;
}

.pageframe
{
	background-color: #ffffff; /*border: 2px solid #e5e5e5;*/ /* #003466;*/ /*border-bottom: 2px #bbbbbb solid;*/
}

.small
{
	font-size: 90%;
}

.sidebar
{
	font-size: 80%;
	
}

.sidebar a
{
	/*font-size: 8pt;*/
}


.banner
{
	text-align: right;
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	/*background-color: #00004d;*/
	margin: 0 0 0 0;
	width: 960px; /* 	 padding:0;*/
}





.leftbar
{
	width: 250px;
	padding: 5px 5px 5px 40px;
	vertical-align: top;
	/*border: solid 1px black;
	background-color: #b1c7df;*/
}


.rightbar
{
	width: 200px;
	padding: 5px 40px 5px 5px;
	vertical-align: top;
 	/*border: solid 1px black;
	text-align:right;
	background-color: #b1c7df;*/
}

.middlebar
{
	width:450px;
	padding: 5px 10px 5px 10px;
}



.leftmenu, .leftmenu a
{
	font-weight: bold;
	font-size: 10pt;
}



.tocitem
{
	text-align: left;
	vertical-align: middle;
	height: 20px;
	border-bottom: #c1d3e9 1px solid;
	color: #003466;
}

.tocnum
{
	font-weight: bold;
	font-size: 10pt;
	color: #023761;
	background-color: #f3accd;
	text-align: center;
}

.tocitem .inactive
{
	background-image: url(../images/inactive_bg.jpg);
	background-position: left top;
	background-repeat: repeat-y;
}

.tocitem .active
{
	background-image: url(../images/active_bg.jpg);
	background-position: left top;
	background-repeat: repeat-y;
}




.loginbar
{
	height:35px;
/*padding-left: 10px;
background-color: #d9d9d9;*/
}

.login_status , .login_status td, .login_status label 
{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 95%;
    line-height: 9pt;
}
/*.login_status a*/
.login_status .login
{
	width:84px;
	font-size:8pt;
}

.login_status td
{
	padding: 0 5 0 5;
}





.left_td
{
	text-align:right;
	vertical-align:top;
	width:40%;
}
.right_td
{
	text-align:left;
	vertical-align:top;
	width:60%;
}


.ticker
{
	color: #0b3a78;
	font-size:90%;
	font-weight:bold;
	
	height: 29px;
	text-align: center; /*width: 600px;*/
	background-image: url(../images/ticker_bg.jpg);
	background-position: left top;
	background-repeat: repeat-x;
}

.ticker .text .left
{
	height: 29px;
	background-image: url(../images/ticker_left.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

.ticker .text .right
{
	height: 29px;
	background-image: url(../images/ticker_right.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}

.ticker .text
{
	width: 600px;
	height: 29px;
	text-align: center;
	background-color: #ffffff; /*border: 1px black solid; */
	/*background-image: url(../images/ticker_text.jpg);
	background-position: left top;
	background-repeat: repeat-x;*/
}


.ticker a
{
	color: #0b3a78;
	text-decoration: none;
}

.ticker a:hover
{
	color: #c80404;
}



.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup 
{
	color: #333333;
	text-align:left;
	background-color:White;
	border-width:3px;
	border-style:solid;
	border-color:#d9d9d9;
	padding:3px;
	width:550px;
}
/*
.modalPopup a
{
	color : 
}
*/
.register_box
{
		font-family: Arial, Helveticsa, sans-serif;
		font-size: 95%;
		line-height: 12pt;
		/*font-weight:bold;*/
}

.register_box table
{
	width:100%;
	/*border: solid 1px red;*/
}

.register_box td.left_td
{
	vertical-align:top;
	font-size: 95%;
	width:250px;
	text-align:right;
	/*font-weight:bold;*/
	height:28px;
}

.register_box td.right_td
{	
	vertical-align:top;
	font-size: 95%;
	text-align:left;
	/*font-weight:bold;*/
}

.register_box label
{	
	font-size: 100%;
	text-align:left;
	/*font-weight:bold;*/
}



.register_box td.right_td select
{
	width:205px;
	/* height:20px; */
}
.register_box td.right_td input
{
	width:200px;
	/* height:16px;  */
}



table.answer_list input
{
	float: left;
	

}

table.answer_list span { disabled-color: #FF0000; }

table.answer_list label
{
	margin-left:25px;	
	display:block;	
	
}


.eval_horz_qst td
{
	width:50px;
	text-align:center;
}



.module_list_title
{
	font-family: Arial, Helveticsa, sans-serif;
		font-size: 10pt;
		font-weight: bold;
		line-height: 14pt;
		font-weight:bold;
		 letter-spacing:;
		
height:20px;
background: url(../images/module_title_bg.jpg) repeat-y top left; 
position: relative;

clear:both;
width:100%
}



.module_list_title .firstlayer {
/*font-size: 10pt;
font-size: 10pt;

font-weight: bold;*/
color: #ffffff;
position: absolute;
top: 0px;
left: 26px;
z-index: 20;
}

.module_list_title .secondlayer {
/*font-size: 10pt;
font-weight: bold;
font-size: 10pt;*/
color: #333333;
position: absolute;
top: 1px;
left: 27px;
z-index: 19;
} 


.sitemap
{
	  list-style-image: url(../images/triangle.gif);
}
.sitemap a
{
}
.sitemap li	{
    margin-bottom:12pt;
}




.sup	{
    font-size:85%;
    position:relative;
    top:-3px;
    text-decoration:none;
}    
sub, .sub
{
	position:relative;
	font-size:85%;
	top:3px;
	padding-right:0.2em;
}
 
 
 .accessCodePopup 
{
	font-size: 10pt;
    font-family: Arial, Tahoma,Verdana, helvetica, sans-serif;
	font-weight:normal;
	background-color:White;
	border-width:1px;
	border-style:solid;
	border-color:#82033E;
	padding:3px;
	width:220px; 
}  

.home_title	
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
    font-weight: bold;
    font-size: 14px;
    line-height: 14px;
    text-align: left;
    letter-spacing: -0.4pt;
    color: #99406a;
    width:520px;
     background-position:bottom;
     background-image:url(../images/home/content_sectionunderline.gif);
     background-repeat:no-repeat;
} 



.formContainer
{
    border:none;
    /*padding:30px;*/
    padding: 0 0 0 0;
}

.formContainer h3
{
    margin:0px;
    padding:0px 0px 5px 0px;
    font-size:135%;
}
.rowContainer
{
	/*border: 1px black solid;*/
    width:100%;
    overflow:hidden;
    padding-bottom:3px;
    height:auto !important;
    height:30px;
}
.rowContainer div
{
	/*display:inline; */
}

.rowContainer label
{
	text-align:right;
	vertical-align:middle;
	padding-right:3px;
    width:250px;
    float:left;
    height:25px;
    line-height:25px;
    /*font-weight:bold;*/
}

.rowContainer input[type="text"], .rowContainer textarea, .rowContainer select, .rowContainer input[type="password"]
{
    width:200px;
  	font-family:Verdana,Arial,Helvetica,sans-serif;
  	font-size: 10pt;
}

.rowContainer .wideformlabel
{
	float:left;
	width:100px;
	clear:both;
}

.rowContainer input[type="text"].forminput600, .rowContainer textarea.forminput600

{
    width:600px;
  	font-family:Verdana,Arial,Helvetica,sans-serif;
  	font-size: 10pt;
}

.rowContainer input[type="text"].forminput500
{
    width:500px;
  	font-family:Verdana,Arial,Helvetica,sans-serif;
  	font-size: 10pt;
}


/*
.rowContainer textarea
{
    width:200px;
   	font-family:Verdana,Arial,Helvetica,sans-serif;
}
.rowContainer select
{
    width:200px;
   	font-family:Verdana,Arial,Helvetica,sans-serif;
}
*/

/*
.tooltipContainer
{
    height:16px;
    font-size:11px;
    color: #666666;
    display:none;
    float:none;
    background-repeat:no-repeat;
    background-position:left center;
    padding:0px 20px;
}
.info
{
    background-image:url(‘info.gif’);
}
.error
{
    background-image:url(‘error.gif’);
}
*/

.listRow
{
	width:100%;
    overflow:hidden;
    padding-bottom:3px;
    height:auto !important;
    height:30px;
}
.listRow img
{
    width:32px;
    height:32px;
    float:left;
}

.listRow input[type="text"]
{
    width:200px;
  	font-family:Verdana,Arial,Helvetica,sans-serif;
}




.radioList label, .radioList input[type="radio"]
{
    /*width:auto !important;*/
    float:none;
    display:inline
}
