/* html>body #ContainerMaster, html>body #ContainerMasterHomePage {height: auto; min-height: 100%;}  */

html {
	height: 100%;
	/* background-color: #FFFFFF; */
}

body {
		font-family: Tahoma, Geneva, sans-serif, Arial, Helvetica, sans-serif;
		background: #2a4f70 url(/images/bodybg.jpg) repeat-x;
		font-size: 11px;
		margin: 0px;
		padding: 0px;}


p,div,td,th,span,form,tr,table{
	margin: 0px;
	padding:0px;
	font-size:1.0em;
}

p,div,td{
	line-height:20px; }
p{
	margin-top:10px;
	margin-bottom:10px;
}

ul{
	margin-top:3px;
	margin-bottom:3px; }
li{
	margin:0px; }

input,select{
	font-size:14px; }
textarea{
	font-size:14px; }

a{
	color:#14558A; }
a:hover{
	color:#6691b9; }

hr{
	border: 0;
	color: #C7C7C7;
	background-color:#C7C7C7;
	height: 1px;
	width: 100%;
	text-align: left;
	margin-bottom:10px;
	margin-top:10px;
}


#hr-orange{
	width:100%;
	margin:0px;
	color:#FF6600;
	height:1px;
}

#wrapper{
		width: 960px;
		margin: auto;
		background-image: url(/images/banner.jpg);
		background-repeat: no-repeat;}




#header {
		width: 940px;
		height: 80px;
		padding: 40px 0px 0px 20px}
		
#menu {
		width: 930px;
		height: 40px;
		padding: 0px 0px 0px 25px;
		font-size: 13px;}

#menu li { float:left; margin-right:14px; padding-right:14px; line-height:11px; text-decoration: none; list-style-type: none;}
#menu li a { font-size:13px; color:#fff; text-decoration: none;}
#menu li a:hover { text-decoration:none; color:#092c4b;}






#main{
/*	padding-top:88px; */
	padding-bottom:36px;
	text-align:center;
	font-size:12px;

	min-height:100%;
}


	h1 {color: #3a6284;
	font-weight: normal;
	font-size: 26px;
	padding-bottom: 12px;
	margin: 0px;
	line-height: 32px;}
	
	h2 {color: #6691b9;
	font-weight: normal;
	font-size: 18px;
	line-height: 24px;
	padding-bottom: 8px;
	margin: 20px 0px 0px 0px;}
	
		#line {color: #6691b9;
	font-weight: normal;
	font-size: 16px;
	padding-bottom: 5px;
	margin: 35px 0px 10px 0px;
	border-bottom: 1px solid #6691b9;}



#main hr{
	margin:0px auto;
	margin-top:30px;
	margin-bottom:20px;
	text-align:center;
	background-color:#14558A;
}

#information_box
{
	margin:20px 0px 20px 20px;
	padding:20px;
	text-align:left;
	border:1px solid #1c3963;
	background-color:#eff5fa;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
}



#content-top{
	background-image:url(/images/topbox.png);
	background-repeat:no-repeat;
	height:14px;
}

#content{
	background-image:url(/images/boxbg.png);
	padding: 30px;
	color: #333;
	font-size: 11px;
	padding: 20px 60px 20px 50px;
	line-height: 20px;
}

#content-bottom{
	background-image:url(/images/bottombox.png);
	background-repeat:no-repeat;
	height:15px;
}


.button {
    border: none;
    background: url('/images/loginbutton.jpg') no-repeat top left;
	width: 200px;
	height: 33px;
	cursor: hand;}
	
.regbutton {
    border: none;
    background: url('/images/registerbutton.jpg') no-repeat top left;
	width: 200px;
	height: 33px;
	cursor: hand;}


#table-pad {
	margin:20px;
	margin-bottom:30px;
}
#table-pad td{
	padding-right:30px;
	vertical-align:top;
	text-align:left;
}

#login{
	text-align:center;
	margin:0 auto;
}
#td_left{
	width:170px;
	text-align:right;
}
#td_right{
	width:200px;
	text-align:left;
}

#td_right input{
	width:100%;
	border:1px solid #2b4f70;
	background-color:#FFFFFF;
	color:#00205B;
}

#td_right select{
	width:100%;
	border:1px solid #2b4f70;
	background-color:#FFFFFF;
	color:#00205B;
}

#td_small{
	font-size:0.8em;
	margin-top: -5px;
}

#helpDiv{
	display:none;
	position:absolute;
	z-index:100000;
	left:180px;
	top:100px;
	width:280px;
	padding:20px;
	background-color:#FFFFFF;
	border:1px solid #2b4f70;

}

#helpDiv p{
	margin-bottom:10px;
}

#btn{
	padding:5px;
}

#footer{
			font-size: 12px;
			margin: 50px 10px 60px 10px;
			padding: 15px 10px 0px 0px;
			border-top: solid 1px #fff;}

#footer-navigation li { float:left; margin-right:6px; padding-right:6px; border-right:1px solid #E0E0E0; line-height:11px; text-decoration: none; list-style-type: none;}
#footer-navigation li a { font-size:11px; color:#fff; text-decoration: none;}
#footer-navigation li a:hover { text-decoration:underline;}

.footer-text {line-height:11px; font-size:11px; color:#fff; }






#general_btn{
	border:1px solid #F57D20;
	background-color:#FFFFFF;
	color:#00205B;
	padding:5px;
	padding-left:20px;
	padding-right:20px;
}

#survey_btn{
	background-color:#FFFFFF;
	color:#00205B;
	padding-left:20px;
	padding-right:20px;
}

#survey_sel{
	border:1px solid #F57D20;
	background-color:#FFFFFF;
	color:#00205B;
	padding-left:2px;
	padding-right:0px;
	margin-left:50px;
}

#survey_small{
	border:1px solid #F57D20;
	background-color:#FFFFFF;
	color:#00205B;
	padding-left:2px;
	padding-right:2px;
	width:25px;
}

#table_indent{
	margin-left:60px;
}

#table_right{
	text-align:right;
}

#questionDiv{
	margin-bottom:20px;
	width:97%;
}

#prog_hr{
	margin:0px;
}

#viewOnly{
	padding:0px;
	margin:0px;
	font-size:12px;
	font-weight:normal;
	color:#0D3455;
	border:none;
	background:none;
}

#helpText{
	color:#777777;
}

#progress{
	margin:0px;
	padding:0px;
	border:1px solid #999999;
}
#progress td{
	height:4px;
}




#survey_table{
	width:100%;
	padding:6px;
	margin-bottom:20px;
	margin-top:20px;
}

#survey_table td{
	padding:10px;
}

#survey_td_no{
	width:5%;
	vertical-align:top;
	text-align:center;
	font-size:1.2em;
	font-weight:bold;
	color:#274164;
	background-color:#DFE4EA;
}

#survey_td_top{
	width:95%;
	vertical-align:top;
	font-size:1.2em;
	font-weight:bold;
	color:#274164;
	background-color:#F0F0F0;
}

#question_text {
	width:76px;
	padding:5px;
	padding-top:10px;
	text-align:center;
	font-weight:normal;
	float:left;
	font-size:9px;
	line-height:14px;
}

#question_textarea {
	width:60%;
	height:150px;
	margin-top:5px;
	border:1px solid #036;
}


