@charset "UTF-8";
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0}
body  {
	background: #A1DAD0 url(../assets/PgBkLt-GradLt2MedMid.jpg) repeat-y center top;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
#container {
	width: 952px;
	margin: 0 auto;
	text-align: left;
} 
#topbar {
	background: #EEAF30;
	height: 20px;
	margin: 0;
}
#header {
	height: 160px;
	margin: 0;
	background: #FFF;
} 
#header h1 {
	font-weight: normal;
	color: #004953;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	padding: 10px;
	margin: 0px;
	line-height: 1.5em;
}
#header h2 {
	font-weight: normal;
	color: #145A91;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	padding: 0px;
	margin: 0px;
	line-height: 1.5em;
}
#sidebar1{
	float: left;
	display:block;
	padding: 45px 0;
	width: 300px;
	margin: 0px;
	
}
#sidebar1 h5 {
	color: #F9E4B9;
	padding: 20px;
	line-height: 130%;
	font-weight: normal;
	font-size: 120%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: oblique;
}
#sidebar1 li{
	font-size:18px;
	line-height: 44px;
	list-style-type: none;
	margin: 0;
}
#sidebar1 li a{
	display:block;
	height:48px;
	padding-left:20px;
	margin:0 1px 0 2px;
	color:#004953;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	text-decoration: none;
}
#sidebar1 li a:hover, #sidebar1 li a.selected{
	background: #A1DAD0;
	border-bottom: 1px solid #3C7179;
}
#sidebar1 #submenu li a.page {
	color: #3C7179;
	background: #CBEAE5 url(assets/NavColGrad1.jpg);
}
#mainContent {
	margin: 0 0 0 302px;
	padding: 0;
	width: 650px;
	background: #FFF;
	border-left: 2px solid #fff;
} 
#mainContent h3 {
	color: #B98825;
	margin: 0px;
	font-weight: normal;
	display: block;
	border-bottom: 1px dotted #AE9F45;
	font-size: 110%;
}
#mainContent p {
	font-size: 0.9em;
	line-height: 1.5em;
	color: #004953;
	margin: 0px;
	padding: 10px 35px;
}
#questions  td #specialbox  {
	font-size: 90%;
	font-style: normal;
	color: #A1DAD0;
	background: #3C7179;
	text-align: center;
	padding: 8px;
	margin-top: 10px;
	border-top: 1px solid #999999;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #999999;
	display: block;
	font-weight: bold;
}
#footer {
	padding: 0;
	background:repeat-y;
	margin: 0;
	border-top: 1px solid #004953;
	clear: foot;
} 
#footer p {
	margin: 0;
	padding: 20px 130px;
	font-size: 0.7em;
	text-align: center;
	color: #CBEAE5;
}
.specialLink {
	color: #FFF;
	background: #EEAF30;
	padding: 2px;
}
.smaller {
	font-size: 80%;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

