body {
	background-color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
   line-height: 24px; 
   }
   
#container {
	width: 780px;
	color:#2A00AA;
	background-color: #CCFFFF;
	padding: 0px 0px 0px 2px;
	border-right: solid #FFFFFF 4px;
   }
#aboutcontainer {
	width: 580px;
	color:#2A00AA;
	background-color: #CCFFFF;
	padding: 0px 0px 0px 2px;
	border-right: solid #FFFFFF 4px;
   }
	
#header {
	margin: 0;
	padding: 10px 0px;
	border-bottom: 1px solid #cccccc;
	width: 100%;
	color:#2A00AA;
   }

#navBar{
   float:left;
	margin: 0;
	width: 200px;
	padding: 0px;
	background-color: #eeeeee;
	border-right: 2px solid #000000;
	border-bottom: 1px solid #ccc;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html body #navBar li {border-bottom: none;}

/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a:link{
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #cccccc;
	width: 100%;
   voice-family: "\"}\""; 
   voice-family:inherit;
	width: auto;
}

#sectionLinks a:visited{
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #dddddd;
	padding: 2px 0px 2px 10px;
}
	  
#content{
   float:right;
   width: 530px;
	margin: 0;
	padding: 0 3% 0 0;
   }
	
#fullcontent{
	width: 780px;
	margin: 0;
	padding: 0 3% 0 0;
   }
 
#aboutcontent{
	width: 580px;
	margin-left: 8px;
	padding: 0 3% 0 0;
	line-height: 15px; 
   }
	   
#footer {
	clear: both;
	border: 1px solid #cccccc;
	font-size: 85%;
	text-align: center;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
	color: #0033FF;

   }

h1 {
   font-size: 30px;
	font-weight:bold;
	text-align:center;
	}
	
h2 {
   font-size: 20px;
	font-weight:bold;
	text-align:center;
	}
	
h5 {
   font-size: 14px;
	font-weight:bold;
	text-align:center;
	}
	   
td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
 	color: #4020D9;
}

a {
	color: #3366CC;
	text-decoration: none;
}

form {
	background-color: #CCCC99;
	width: 100%;
}

.center {
   text-align: center;
   }
	
.private {
   color:#7F0000;
	}

a:hover {
	text-decoration: underline;
}

p.question1 {
   font-size: 12px;
	font-weight:bold;
	text-align:left; 
	}
	
p.instructions {font-family: Geneva, Arial, Helvetica, sans-serif;
     font-size: 10pt;
	  line-height: normal;
     font-style: italic;
     color: purple;
	  }

input.big {
	width: 20pc;
}

input.normal {
	width: 10pc;
}

input.small {
	width: 5pc;
}
