﻿A
{color: #3b73c5;}
A:hover
{color: #000;}
UL
{list-style-type: square;}
H4
{font-size: 12pt; color: #000;}
H5
{font-size: 9pt; color:#333;}
H5.newsdate
{margin-bottom: 10px; color: #000;}
IMG
{
	border: 0;
}
.dottedlinex
{height:1px; background-image: url(../images/dottedline_x.gif); background-repeat: repeat-x;}

body
{
	background-image: url("../images/body_bg.jpg");
	background-position: 0px;
	background-repeat: repeat-x;
	background-color:#888;
	margin: 0px;
}
#container
{
	margin: 0px auto; /* centers the page */
	/*background-color: #F3ECDC;*/
	background-color: #ffffff;
	padding-left: 1px;
	padding-right: 1px;
	width: 760px;
}
#innerborder
{
	border: solid 0px #c0c0c0;
}	
#header
{
	height: 125px;
	background-color: #fff;
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-right: 0px;	
}
#header #logo
{
	float:left;
	width: 400px;
	margin: 7px;
}
#header #hlinks
{float: right; color:#333; margin-top:5px;}
#header #hlinks a
{color:#333; padding: 7px; text-decoration: none; font-family:arial; font-size: 8pt;}
#header #hlinks a:hover
{text-decoration: underline;}
/* HORIZONTAL MENU */
#header #navbar 
{ 
	border-top: solid 1px #fff;
	border-bottom: solid 1px #333;
	height: 40px;
	clear: both;
}

* html #navbar #hmenu
{ /*IE only rule, reduce menu width*/
	width: 99%;
}
#header #navbar #hmenu
{ 
	padding: 0; margin: 0;
	background-image: url(../images/hmenu1.jpg);
	background-repeat: repeat-x;
	height: 45px;
}
#header #navbar #hmenu li
{
	background-image: url(../images/hmenu1.jpg);
	background-repeat: repeat-x;
	display: inline;
	list-style: none;
	margin: 0;
	float:left;
	height: 40px;
}
#header #navbar #hmenu li .sep
{
	float: left;
	width: 0px;
	height: 20px;
	border-left: 1px solid #3b72b3;
	border-right: 1px solid #a9c5e9;
	margin-top: 12px;
}
#header #navbar #hmenu li a 
{
	float: left;
	color:#fff;
	font-family: arial;
	font-size: 10pt;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 13px;
	text-decoration: none;
}
#header #navbar #hmenu li a:hover
{
	float: left;
	color:#fff;
	font-family: arial;
	font-size: 10pt;
	padding-left: 10px;
	padding-right:10px;
	margin-top: 13px;
	text-decoration: none;
	height: 40px;
}
#attentionpanel
{border-top: solid 1px #fff;border-bottom: solid 5px #333;width: 760px;height: 195px;}
/*********************** CONTENT ***********************************/
#content
{
	padding: 25px 15px;
	min-height: 345px;
	font-family: arial;
	font-size: 9pt;
	color: #444;
	background-image: url(../images/content_bg.jpg); background-repeat: repeat-x;
	border-bottom: solid 5px #ccc;
}
#content p
{text-align: justify; color: #444;}
#content .sectiontitle
{background-image: url(../images/sectiontitle_bg.jpg); background-repeat: no-repeat; width: 300px; height: 20px; padding: 6px;}
#content .sectiontitle span
{color: #fff; font-weight: bold;}
#content .articleicon
{float:left; margin-right: 5px;}
/** INDEX PAGE CONTENT **/
#index #col1
{width: 485px;}
#index #col2
{padding-left: 15px; vertical-align: middle;}
#index #col2 .subladderinsert
{margin-top: 5px;}
/** SUB PAGE CONTENT **/
#sub .foundername
{
	font-weight: bold;
	font-size: 11pt;
}
#sub #videocontainer
{float:right; margin: 25px; border: solid 1px #c0c0c0;}
#sub #col1
{width: 200px; vertical-align: top;}
#sub #mainimage
{margin-top: 25px;}
#sub #indent
{padding-left: 15px; margin-top: 15px;}
#sub #col1 .buttonmenuhead{
	background-image: url(../images/vertmenu_head.gif); background-repeat: no-repeat; width: 185px; height: 25px;
}
#sub #col1 .buttonmenuhead .title
{margin: 5px;color: #ffffff;  font-weight: bold;}

#sub #col1 .buttonmenu
{
	list-style-type: none;
	margin: 0;padding: 0;
	width: 186px;
}
html>body .buttonmenu li a
{ /*Non IE6 width*/
	width: auto;
}

#sub #col1 .buttonmenu li a{
color: #555;
display: block;
width: 94%;
padding: 5px 4px;
text-decoration: none;
font-weight: normal;
border: 1px solid;
border-color:#f1f1f1 #cbcbcb #cbcbcb #f1f1f1; /*light dark dark light*/
background-color: #e6e6e6;
}

#sub #col1 .buttonmenu li
{
	margin: 0px;
}

#sub #col1 .buttonmenu li a:visited{
color: #555555;
}

#sub #col1 .buttonmenu li a:hover, .buttonmenu li a:active{
color: #555555;
background-color: #cbe6fb;
}
#sub #col2
{width: 600px; vertical-align: top;}

/** FORMS **/
#contactvalidationsummary
{
	border: red 2px dashed;
	padding: 10px;
	margin-top: 15px;
	margin-bottom: 15px;
	width: 350px; 
}
#contactform .col1
{width: 150px}
#contactform #actionbuttonrow
{text-align: right;}
.errptr
{
	font-weight: bold;
	font-size: 14pt;
	color: red;
	margin-left: 5px;
}
/*********************** FOOTER ************************************/
#footer
{
	
	background-color: #ffffff;
	border-top: solid 1px #fff;
	text-align: center;
	color: #999999;
}
#footer #links 
{
	background-image: url(../images/footer.jpg);
	background-repeat: repeat-x;
	margin: 0;
	padding-top: 4px;
	height: 30px;
	width: 100%;
}
#footer #links a 
{
	color:#fff;
	font-family: arial;
	font-size: 9pt;
	text-decoration:none;
	margin-left: 5px;
	margin-right: 5px;
}
#footer #links a:hover 
{
	text-decoration: none;
}
#footer .copyright 
{
	font-family: arial;
	font-size: 7pt;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}
#footer .copyright a 
{
	color: #475a78;
	font-family: arial;
	font-size: 7pt;
	margin: 0;
	text-align: center;
}
#footer .copyright a:hover 
{
	text-decoration: underline;
	color: #000000;
}