@charset "UTF-8";
/* CSS Document */


body {
	background:url(images/background.jpg) #ececec repeat-x;
	margin:0;
}

h1 {
	font-family:'Myriad Pro', Helvetica, Arial, sans-serif;
	font-size:23px;
	color:#363636;
	font-weight:bold;
	padding:0;
	margin:0;
}		

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FFF;
	padding:0;
	margin:0;
}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#363636;
	font-weight:bold;
	padding:0;
	margin:0;
}

h4 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#1686d0;
	padding:0;
	margin:0;
}

p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	line-height:15px;
	padding:0;
	margin:0;
}	
	
#wrapper {
	width:800px;
	margin:auto;
	background:#FFFFFF;
}
	
#homeWrapper {
	width:500px;
	height:550px;
	margin:auto;
}


	
#banner {
	width:800px;
	height:150px;
	background:url(images/main-pic.jpg) no-repeat;
	border-bottom:10px solid #f9a602;
	float:left;
}

#logo  {
	width:130px;
	height:80px;
	float:left;
	margin:20px 0 0 20px;
}

#homeLogo {
	width:100px;
	height:60px;
	float:left;
	margin-left:20px;
}

#advanceLogo  {
	width:130px;
	height:80px;
	float:right;
	margin:33px 0 0 0;
}
#title2 {
	width:180px;
	height:70px;
	float:left;
	margin-top:20px;
	padding-top:10px;
}
	
#title {
	width:254px;
	height:50px;
	float:left;
	padding-top:10px;
}

#homeBanner {
	width:500px;
	height:60px;
	float:left;
	margin:20px 0 0 0;
}

#homeButtons {
	width:490px;
	height:450px;
	float:left;
	padding-left:10px
	
}

#buttons {
	width:240px;
	height:220px;
	float:left;
	
}

#menu ul {
	padding:0;
	margin:124px 0 0 147px;
	height:25px;
	width:700px;
}	

		



#menu li {
	float:left; 
	display:inline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
	list-style:none;
	background:#1686d0;	
	padding:5px 0;
	margin:0;
}

#menu a {
	color:#FFFFFF;
	text-decoration:none;
	padding:5px 13px;
	margin:0;
}

#menu #selected {
	background:#f9a602;
	text-decoration:none;
	color:#FFFFFF;
	
}

#menu a:hover {
	background:#f9a602;
	color:#555555;
	
	
}	



#list  {
	padding-left:20px;
	margin:0 0 0 5px;
}

#list li {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	line-height:17px;
	padding:0;
	margin:0;
}	

#phList  {
	padding-left:10px;
	margin:0 0 0 10px;
}

#graphList li {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	padding:0;
	margin:0;
}	

#mainContent {
	width:800px;
	float:left;
	background:url(images/sideBarBkgd.jpg) repeat-y top left;
}



#sideBar {
	width:175px;
	float:left;
	padding:10px 0 0 10px;
	
}



#container {
	width:600px;
	float:left;
}	



.quickLinks {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#464646;
	line-height:18px;
	list-style:none;
	padding:10px 0 0 0;
	margin:0;
}
	
#content {
	width:580px;
	float:left;
	padding:10px 20px 0 15px;
	background:#FFFFFF;
	
}		

#contentbg, #content1, #content2, #content3, #content4, #content5 {
	width:580px;
	float:left;
	background:#FFFFFF;
}	

#box {
	width:290px;
	float:left;
}	

#graph {
	width:600px;
	float:left;
}	

#graph2 {
	width:600px;
	float:left;
	
}	
#column {
	width:600px;
	float:left;
	padding:10px 0 10px 0;
	
}	

#column1 {
	width:590px;
	float:left;
	padding:10px 0 10px 0;
}	

#column2 {
	width:280px;
	float:left;
	padding-right:10px;
}	

#box {
	width:230px;
	float:left;
	padding:20px 0 20px 20px;
	margin:0 20px 20px 20px;
	border:1px dashed #fdc37e;
	background:#eff1f6;
}	

#homeFooter {
	width:500px;
	height:20px;
	float:left;
}

#homeCopy {
	width:220px;
	height:20px;
	float:left;
	padding-left:30px;
}

#homeWsme {
	width:220px;
	height:20px;
	float:left;
	padding-right:30px;
	text-align:right;
}

#footer {
	width:800px;
	height:50px;
	float:left;
}

#footerLinks {
	width:800px;
	height:18px;
	float:left;
	padding-top:3px;
	text-align:center;
	background:#f9a602;
}	

#footerLinks a {
	color:#FFFFFF;
	text-decoration:none;
}

#footerLinks a:hover {
	text-decoration:underline;
}		

#copy {
	width:390px;
	height:20px;
	float:left;
	padding-top:10px;
	background:#ececec;
	padding-left:10px;
}	

#wsme{
	width:390px;
	height:20px;
	float:left;
	padding-top:10px;
	background:#ececec;
	padding-right:10px;
	text-align:right;
}	
	
#wsme a, #copy a, #homeWsme a {
	color:#898989;
	text-decoration:none;
}

#wsme a:hover, #copy a:hover, #homeWsme a:hover {
	text-decoration:underline;
}
			
img {
	border:0;
}

a:active, a:focus {
	outline:none;
}
	
	
.footerText {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#898989;
}
	
.footerLinks {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}
	
.smallText {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
}	
	
.questionsHeadings {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	/*color:#7b2e00;*/
	color:#1686d0;
	line-height:14px;
	font-weight:bold;
}	

.content {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	line-height:15px;
	padding:0;
	margin:0;
	}
	
.contentForm {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	line-height:15px;
	padding:5;
	margin:0;
	background-color:#EFF1F6;
	}	

.contentTable {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	line-height:15px;
	padding:5;
	margin:0;
	}

.popup { 
	padding: 10px; 
	border-width: 1px; 
	border-style: solid;
	border-color: #cccccc;
 	background-color:#555555; 
	width: 250px; 
	color:#FFFFFF;
	text-align: left;
}

#question1, #question2, #question3, #question4, #question5, #question6, #question7, #question8, #question9, #question10 { 
	width: 18px;
}

#question11, #question12, #question13, #question14, #question15, #question16, #question17, #question18, #question19, #question20 {
	width: 18px;
}

#question21, #question22, #question23, #question24, #question25 {
	width: 18px;
}
	
	
	
	
