/* set margins, padding, and inline-level content alignment */
body,div	{
	color : #000000;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 10pt;
	margin: 0;
	padding: 0;
	text-align: left;
	background : White;
}


/* set widths and float nav & ads div content boxes */
#leftnav	{ float: left;  width: 18%	}
/* note: if you change the widths above also change the margins in the rule below */


/* set side txt margins 1% greater than nav & ads widths */
#txt		{ margin-left: 19% } 


/* ensure footer stays at the bottom */
#footer		{ clear: both	}


/* show boundaries and set image sizes - for clarity only */
#header	{
	height: 120px;
	background: white;
	padding: 0px;
	color : #000000;
}

#footer	{
	background: white;
	padding: 5px;
	color : #000000;
	clear : both;
}
	 
#validation { 
	background: white;
	padding: 5px 0px 5px 5px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	color : #000000;
	clear : both;
}
	 
#leftnav { 
	background: white;
	padding: 5px 0px 5px 0px; 
	color : #000000;
}
	
#txt {
	background: white;
	border-left: 1px solid #cccccc;
	padding: 5px 5px 5px 5px;	
	color : #000000;
}

#banner {
	height:120px;
	background: url(/images/banner.jpg) 92px 0px no-repeat;
}

#banner h1 {
	float:left;
	margin:0;
	height:120px;
}

*.important {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 14pt;
	color : #ff0000;
	background-color : White;
}

*.block-center {
	margin: auto
}

/* Top navigation styles */

#topNavWrapper {
	clear:right;
	float:right;
	padding-top:104px;
	height:55px;
	he\ight:16px;
	width:33.5em;
	background: url(/images/background_header_links.gif) left bottom no-repeat;
}

#topNavWrapper ul {
	margin:-5px 5px 0 0;
	padding:0;
	list-style-type:none;
	list-style-image:none;
}

#topNavWrapper ul li {
	padding:0;
	margin:0;
	display:inline;
}

#topNavWrapper ul li a {
	display:block;
	float:right;
	margin:0 5px;
	padding:0 0 0 15px;
	text-decoration:none;
	font-size:0.9em;
	line-height:1.1em;
	color:#fff;
	background:transparent url(/images/bullet_wheel.gif) left no-repeat;
	background-color : transparent;
}

#topNavWrapper ul li a:hover {
	text-decoration:underline;
}

/* Left Navigation */

#leftnav h2 {
	background:#000066 url(/images/header_blue.gif) left top no-repeat;
	color:#fff;
	font-weight:bold;
	padding:5px 7px;
	font-size:1em;
	margin:0 0 0 5px;
}	

#leftnav ul {
	margin:0 15px 10px 10px;
	padding:0;
	list-style-image:none;
	list-style-type:none;
}

#leftnav ul li {
	margin:0;
	padding:2px 0;
	border-bottom:1px solid #cccccc;
}

#leftnav ul li a {
	text-decoration:none;
	color:#444;
}

#leftnav ul li a:hover {
	display:inline;
	background:#fabf0d;
	color:Black;
	text-decoration:none;
}

#leftnav ul li.active a {
	font-weight:bold;
	color:#000;
}

#leftnav select {
	margin:10px 0px 20px 20px;
}

a:link { 
	color:Black;
	background-color:White;
	text-decoration:underline;
	font-size:10pt
}

a:visited { color : #000000; background-color : #FFFFFF; text-decoration : underline; font-size : 10pt }

a:focus { color : Black; background-color : #FFFFFF; text-decoration : none; font-size : 10pt }

a:hover { 
	display:inline:
	color:Black;
	background:#fabf0d;
	text-decoration:none;
	font-size:10pt
}

a:active { color : #000000; background-color : #FFFFFF; text-decoration : underline; font-size : 10pt }

a.special:link { color : #000000; background-color : #FFFFFF; text-decoration : none; font-size : 10pt }

a.special:visited { color : #000000; background-color : #FFFFFF; text-decoration : none; font-size : 10pt }

a.special:focus { color : #000000; background-color : #FFFFFF; text-decoration : underline; font-size : 10pt }

a.special:hover {
	display:inline:
	color:Black;
	background:#fabf0d;
	text-decoration:none;
	font-size:10pt
}

a.special:active { color : #000066; background-color : #FFFFFF; text-decoration : underline; font-size : 10pt }

a.special2:link { color : #ff0000; background-color : #FFFFFF; text-decoration : underline } 

a.special2:visited { color : #ff0000; background-color : #FFFFFF; text-decoration : underline}

a.special2:hover { 
	display:inline:
	color:Black;
	background:#fabf0d;
	text-decoration:none;
	font-size:10pt
}

a.special2:active { color : #ff0000; background-color : #FFFFFF; text-decoration : underline }

#box, #box2 {
	background : White;
	border : 1px solid #cccccc;
	padding : 10px; 
	color : #000000;
}

#box3 { 
	background : White;
	border : 1px solid #cccccc;
	padding : 0px;
	color : #000000;
 }

#box-header, #box-header2 { background : #000066; color : white; font-family : Arial, Verdana, Helvetica, sans-serif; font-size : 12pt; font-weight : bolder; padding : 5px }

h1 { color:#000066; font-family: Arial, Verdana, Helvetica, sans-serif; font-size:20pt; background:#FFFFFF; text-align:left }

h2 { color : #000066; font-family : Arial, Verdana, Helvetica, sans-serif; font-size : 14pt; background : #FFFFFF; text-align:left }

h3 { color : #000066; font-family : Arial, Verdana, Helvetica, sans-serif; font-size : 12pt; background : #FFFFFF; text-align:left }

h4 { color : #000066; font-family : Arial, Verdana, Helvetica, sans-serif; font-size : 10pt; background : #FFFFFF; text-align:left }

hr { color : #CCCCCC; background-color : #000000; height : 0.5px }

p { font-family : Arial, Verdana, Helvetica, sans-serif; font-size : 10pt; text-align:left }

p.large { color : #000066; font-family : Arial, Verdana, Helvetica, sans-serif; font-size : 14pt; background : #FFFFFF; text-align:center }

p.title {
	color : #000066;
	font-family : Arial, Verdana, Helvetica, sans-serif; 
	font-size : 20pt;
	background : #FFFFFF;
	text-align:center;
	font-weight : bolder;
}

p.right { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10pt; text-align: right }

#center { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10pt; text-align: center }

#imagetext {
	color : #000066;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:10pt;
	background : #FFFFFF;
	font-weight : bolder;
}

p.box {
	background : White;
	border : 1px solid #000066;
	width : 370px;
	float : right;
	color : #000000;
}
