/*
--------------------------------------------------
 Basic Class
--------------------------------------------------
*/

body {
	text-align:center;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: small;
	background:#EBEBEB url('bg_tile.jpg') repeat-x left top;; margin-left:0; margin-right:0; margin-top:30px; margin-bottom:20px
}

a:link {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #224966;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #224966;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #006faa;
	text-decoration: none;
}
a:active {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #006faa;
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	color: #214761;
}
h1 {
	font-size: 18px;
	margin: 0 0 4px 0;
}
h2 {
	font-size: 15px;
	margin: 10px 10px 10px 10px;
}
h3 {
	font-size: 11px;
	margin: 0 0 2px 0;
}
h4 {
	font-size: 11px;
	margin: 0 0 2px 0;
}
h5 {
	margin: 0;
	padding: 0;
}
p {
	margin: 10px 10px 10px 10px;
	font-size:11px;
	line-height: 15px;
	color: #515151;
}
td {
	font-size:11px;
	line-height: 15px;
	color: #515151;
}
hr { 
	border: none;
	color: #ccc;
	height: 1px;
	width: 100%;
	margin: 8px 0 12px 0;
	clear:both;
}
html>body hr {
	background: #ccc;
	border: none;
	height: 1px;
	width: 100%;
	margin: 4px 0 8px 0;
}
ul.arrow {
	margin:0;
	padding:0;
	list-style-type:none;
}

li.arrow, ul.arrow li {
	margin: 0 0 0px 0;
	padding: 0 0 0 0px;
	list-style-type: none;
	list-style-position : outside;
	list-style-image : url(../images/icons/point.gif);
}

caption {
	text-align:left;
	padding:2px;
	font-weight:bold;
}
thead {
	vertical-align:bottom;
	font-weight:bold;
	background: #666;
	color:#fff;
	padding: 4px;
}

thead tr th {
	padding: 4px;
	text-align:left;
	border-bottom: 1px solid #fff;
}
.odd{
	background: #ccc;
}
.even{
	background: #ddd;
}
.top{
	background: #F8A447;
}
em {
	font-size:10px;
	font-style:italic;
	color:#333;
}

a.closeWindow span {
	display:none;
}
a.goLink {
	font-size:11px;
	margin: 0 0 3px 0;
}
a.pdf, a.txt, a.word, a.excel, a.powerpoint, a.qt, a.wmv, a.wav, a.loa {
	display:block;
	margin:0 0 2px 0;
	padding:6px 6px 7px 28px;
	font-size: 11px;
	color: #206E97;
}

a.pdf {	background: url('../images/icons/icon_pdf.gif') no-repeat 5px 50%; }

a.powerpoint {	background: url('../images/icons/power_point.gif') no-repeat 5px 50%; }
a.excel {	background: url('../images/icons/excel.gif') no-repeat 5px 50%; }
a.loa {	 background: url('../images/icons/loa.gif') no-repeat 5px 50%; }
a.wmv {	background: url('../images/icons/wmv.gif') no-repeat 5px 50%; }
a.word {	background: url('../images/icons/word.gif') no-repeat 5px 50%; }

.leftnav
{
	margin: 4px 10px 10px 0px;
	font-size:11px;
	font-weight: bolder;
	line-height:20px;
	color: #78BDE8;
}
.subleftnav
{
	margin: 4px 10px 10px 0px;
	font-size:10px;
	line-height:16px;
	color: #78BDE8;
}
.subnav
{
	margin: 2px 2px 2px 20px;
	font-size:9px;
	line-height: 15px;
	color: #224966;
}
/*
--------------------------------------------------
 Text and Body Styles
--------------------------------------------------
*/

.orange {color: #ff5400;}
.red {color: #900;}
.blue {color: #206E97;}

.important { color:#CC0000; font-weight:bold; }
.fineprint { color:#666; font-weight:normal; font-style:italic; font-size:10px;}

#pageHeaderSm h1, #pageHeaderMed h1, #pageHeaderLg h1 {
	margin:0 10px 4px 300px;
	padding-top: 20px;
	color:#206E97;
	font-size:24px;
	text-transform:uppercase;
}
#pageHeaderSm p, #pageHeaderMed p, #pageHeaderLg p {
	margin:0 10px 0 300px;
	color:#515151;
	font-size:11px;
}

#mainContent hr {
	color:#eee;
}
#mainContent h1 {
	text-transform:uppercase;
}
#mainContent h3, .roundBox h3 {
	font-size:14px;
	text-transform:uppercase;
}
#mainContent h4 {
	font-size:12px;
}
.resourceLinks p {
	display:none;
}

#sidepanel h1, .panel h1 {
	font-size:11px;
	text-transform:uppercase;
}
#sidepanel h2, .panel h2 {
	font-size:11px;
}
.sidepanel{
	color:#eaeaea;
	font-weight:normal;
	font-size:11px;
	font-family: tahoma;
	font-weight: bold;
	margin: 3px 0px 3px 12px;
}
#footer h6 {
	color:#8e8e8e;
	font-weight:normal;
	font-size:10px;
	margin:10px 0 0 0;
}

div.optionItem {
	margin: 0 0 20px 0;
}
div.optionItem h1 {
	font-size:11px;
	margin:0 0 8px 0;
	padding:2px 0 2px 4px;
	background:#eee;
	border-bottom:1px solid #ccc;
	
}
div.optionItem p {
	font-size:11px;
	margin:0 0 8px 0;
}
div.optionItem a img.formBtnSm {
	margin:0;
	padding:0;
	border:none;
}

div.section {
	margin: 10px 10px 10px 10px;
	background:#ffffff;
}
div.section h5 {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:4px 0 7px 8px;
	background: url('bar_bkgrd.jpg'); 
	color:#214761;
}
div.section h6 {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:4px 0 4px 4px;
	background:#ccc;
	border-top:1px solid #214762;
	border-bottom:1px solid #214762;
}
div.section h6 a {
	text-decoration:underline;
}
div.section h6 a:hover {
	text-decoration:none;
}
div.section h1 {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:4px 0 7px 8px;
	background:#214761;
	color:#ffffff;
}
div.section p {
	padding:4px 8px 0 8px;
}


p.note {
	font-size:11px;
	color:#666;
}
/
--------------------------------------------------
 Form Buttons
--------------------------------------------------
*/
.formBtnLg {
	margin:0;
	padding:0;
	border:none;
	height:29px;
}
.formBtnSm {
	margin:0;
	padding:0;
	border:none;
	height:21px;
}
/*
--------------------------------------------------
 Forms
--------------------------------------------------
*/
form {
	margin:0;
	padding:0;
	border:none;
}
input{
	font: Tahoma;
	font-size: 11px;
	color: Gray;
}