/* Begin Typography & Colors */
* { margin: 0; padding: 0; }

body {
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:12px;
  	padding: 0;
  	margin: 0;
  	width: 100%;
  	height:100%;
	background:#eaeaea url('/images/pg-bkg.jpg') repeat-x;
	color:#666666;
  	}

/* main elements properties */
  	
h1 {
	font-size:1.8em;;
	color:#1a2d76;
	font-weight:bold;
	margin:10px 0 10px 0;
	}

h2 {
	font-size:1.2em;
	color:#ff6633;
	font-weight:bold;
	}

h3 {
	font-size:1.0em;
	color:#3388cc;
	font-weight:bold;
	margin:8px 0 8px 0;
	}

p {
	margin:12px 0 12px 0;
	font-size:inherit;
	line-height:1.5em;
	}
	
ul, ol {
	margin-left:25px;
	line-height:1.5em;
	}
	
a, a:visited {
	color: #3399ee;
	text-decoration:underline;
	}
	
a:hover {
	color:#999999;
	}
	
img {
	border:none;
	}			
	
#page {
	margin: 0 auto;
	width: 1050px;
    background:#ffffff url('/images/main-bkg.jpg') repeat-y;
	}
	
#mainpage {	
	position: relative;
	margin: 0 auto;
	padding:0;
	text-align: left;
	voice-family: "\"}\"";
	voice-family: inherit;
	}	
	
#mainpage-top {
	margin:0;
	padding:0;
	width:1050px;
	}
	
#mainpage-bottom {
	margin:0;
	padding:0;
	width:1050px;
	background:url(/images/pgbkg-bot.jpg) no-repeat;
	height:36px;
	}		

#content {
	float:left;
	margin:5px 5px 10px 30px;
	padding:10px 25px 10px 10px;
	width:605px;
	/* border-right:1px dotted silver; */
	}
	
#content p {
	line-height:1.5em;
	}	
	
#hpcontent {
	margin:0 25px 0 25px;
	padding:10px 10px 0 10px;
	line-height:1.5em;
	}
	
/* Home Page Columns */

.hpcol1 {
	float:left;
	margin:12px 0 10px 0;
	width:229px;
	padding:0 10px 0 0;
	border-right:1px dotted silver;
	}
	
.hpcol23 {
	float:left;
	margin:12px 0 10px 0px;
	width:229px;
	padding:0 10px 0 10px;
	border-right:1px dotted silver;
	}
	
.hpcol4 {
	float:right;
	margin:12px 0 10px 0px;
	width:229px;
	padding:0 0 0 0px;
	}
	
.hpcol1 h2, .hpcol23 h2, .hpcol4 h2 {
	margin:0 0 10px 0;
	font-size:1.2em;
	width:219px;
	font-weight:bold;
	color:#ff6633;
	padding:0 0px 2px; 0px;
	}
	
/* header sidebar and footer */

#header {
	margin:0;
	height: 76px;
	width:1050px;
	padding:0;
	padding:10px 35px 10px 35px;
	background:url('/images/header-bkg.jpg') repeat-y;
	border-bottom:2px solid #ff6600;
	}
	
#logo {
	float:left;
	width:244px;
	height:75px;
	background:#1A2D76;
	}	
	
#header h1 {
	color:black;
	font-size:24px;
	font-weight:bold;
	margin:0 0 10px 0;
	text-align:left;
	padding-bottom:5px;
	border-bottom:2px dotted #c95c1a;
	}
	
#header a, #header a:visited {
	text-decoration:none;
	/* color:white; */
	}

#header a:hover {
	text-decoration:underline;
	color:#c95c1a;
	}
	
#header .description {
	font-size:16px;
	color:silver;
	}
	
#headerimg 	{
	margin: 0px;
	padding: 0;
	}
	
#tagline {
	position:absolute;
	#top:60px;
	#left:400px;
	margin:50px 0 0 700px;
	font-weight:bold;
	font-style:italic;
	color:orange;
	text-align:right;
	width:275px;
	}	
	
#sidebar {
	float:right;
	padding: 10px;
	margin:5px 25px 10px 0;
	width: 325px;
	clear:right;
	border-left:1px dotted silver;
	}

#sidebar form {
	margin: 0;
	}	
	
#footer {
	width:960px;
	clear:both;
	margin:10px 35px 0 35px;
	border-top:1px solid silver;
	padding:0 10px 0 10px;
	color:gray;
	font-size:11px;
	}
	
#footer a, #footer a:visited {
	color:#666666;
	}
	
#footer a:hover {
	color:#999999;
	}		
	
/* Nav Menu */
.menu{
	width: 1000px;
	background-color: #eaeaea;
	margin:0 25px 0 25px;
	border-bottom:2px solid silver;}

.menu ul{
	margin: 0; padding: 0;
	float: left;}

.menu li{
	display: inline; }

.menu li a{
	float: left; 
	text-decoration: none;
	color: #1a2d76;
	padding: 8px 20px 8px 20px;
	background-color: #eaeaea;
	border-right:1px solid silver; }
	
.menu li.last a{
	border:none;  }	

.menu li a:visited{
	color: #1a2d76;}

.menu li a:hover, .menu li .current{
	color: #1a2d76;
	background-color:silver;
	}	
		
.button {
	margin:10px 0 0 0;
	padding:0px;
	width:190px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	font-color:white;
	background:#99ccff;
	}
	
.button a, .button a:visited {
	padding:5px;
	display:block;
	text-decoration:none;
	color:#ffffff;
	border-top: 2px solid #d2e7fc;
	border-left:2px solid #d2e7fc;
	border-bottom:2px solid #86c1fd;
	border-right:2px solid #86c1fd;	
	}
	
.button a:hover {
	padding:5px;
	display:block;
	background:#d2e7fc;
	color:#666666;
	border-top: 2px solid #d2e7fc;
	border-left:2px solid #d2e7fc;
	border-bottom:2px solid #99ccff;
	border-right:2px solid #99ccff;	
	}
			
ul.divlist {
	list-style:none;
	margin-left:20px;
	padding:0;
	margin-top:10px;
	margin-bottom:5px;
	}

ul.divlist li {
	list-style-type: disc;
	text-indent:0px;
	font-size:inherit;
	}
	
p.quest {
	margin:12px 0 4px 0;
	font-weight:bold;
	}
	
table.form {
	line-height:1.6em;
	font-size:11px;
	}
	
table.form td {
	padding:2px 0 2px 0;
	}	

table.form p {
	margin:12px 0 4px 0;
	font-weight:bold;
	}	

