
/************* layout ***************/

body
{
    font: 76%/135% Arial, Helvetica, sans-serif;
	color: #444444;
	line-height: 130%;
	background: White;
}

#border
{
	width: 70%;
	min-width: 1200px;	
	margin: 0 auto;
}
#border .leftBorder 
{
	background: url('../images/background.gif') repeat-y left top;
	height: 100%;
}
#border .rightBorder
{
	background: url('../images/background.gif') repeat-y right top;
	height: 100%;
}

#container
{
	width: 95%;
	height: 100%;
	margin: 0px auto;
	background: White;
	border-bottom: 5px solid #B5B5B5;
}

#header {
	background: #0066cc url(../images/main.jpg) no-repeat right;
	float: left;
	width: 100%;
	height: 120px;
	vertical-align: middle;
	border-bottom: 7px solid #B1B1B1;
}

#logo {
	background: #FFFFFF url('../images/logo.jpg') no-repeat 10px 5px;
	height: 65px;
	width: 100%;
	float: left;
}

#date {
	padding: 15px 25px 0px 0px;
	text-align: right;
	font-size: 9px;
	color: #666;
	width : 200px;
	float: right;
}

#date a {
	padding-left:5px;
}

#contentwrapper 
{
	background-color: #F0F0F0;
	margin: 1em 0 0 0;
}

#main
{
	background-color: White;
	margin-left: 200px;
	padding: .5em 5em 1.5em 2.5em;
	overflow: auto;
}

#sidebar 
{
	width: 200px; 
	height: 100%;
	float: left;
	background-color: #F0F0F0;
	margin: -1em 0 0 0;
	padding-top: 2.5em;
}

#footer {
	clear: both;
	text-align: left;
	font-weight: bold;
	font-size: 12px;
}
#footer #textLinks {
	padding: 10px 15px 10px 15px;
	text-align: left;
	background-color: #0077BB;
	color: #fff;
	font-weight: bold;
	border-top: 10px solid #B1B1B1;
	background: #0077BB;
}
#footer #textLinks a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
#footer #disclaimer {
	padding: 8px 15px 8px 15px;
	color: #B1B1B1;
	font-weight: normal;
	font-size: 11px;
	background: #0059B1;
}
#footer #disclaimer a 
{
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
#footer #disclaimer a:hover 
{
	text-decoration: underline;
}
#footer #disclaimer span
{
	line-height: 80%;
}
#copyright 
{
	text-align: left;
}
#webdesigner 
{
	text-align: right;
	margin-top: -1.5em;
}

/************* links ***************/ 

a:active, a:link 
{
	color: #0000CC;
	text-decoration: none;
}
a:hover 
{
	text-decoration: underline;
}
a:visited 
{
	color: #663399;
	text-decoration: none;
}

.button-blue {
	color: #009;
	font-weight: bold;
	font-size: 12px;
	padding: 0.2em;
	text-transform: uppercase;
}
 

/************* from screen.css ***************/

.clearboth  
{
	clear: both;
	padding:0 !important;
}

.group:after 
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/************* content ***************/

.highlightBox {
	background-color:#0088CC;
	padding: 0.25em;
	margin: 0 1em 0 1em;	
}
.contentBox {
	background: #F1F7FB url(../images/contentBackground.jpg) repeat-x;
	padding:  1em 2em 2em 2em;
	margin: 0em 1em 1em 1em;
	font-size: 1.25em;
	line-height: 1.25em;
}
.contentBox.inside 
{
	margin-left: 0;
	padding: 2em;
}
.newsItem {
	margin: 1em 1em 2em 1em;	
}

.contactBlock 
{
	margin: 1em 0 0 2em;
	line-height: 1.5em;
}

p.sponsors 
{
	border: solid 1px #000099;
	padding: 5px;
	background-color: #EfEfEf;
	margin-left: 1em;
}

.centered 
{
	text-align: center;
}

.allcaps 
{
	text-transform: uppercase;
}

.bold {
    font-weight: bold;
}

.big {
    font-size: 1.2em;
    line-height: 1.3em;
}

/* ~~~~~~~~ Lists ~~~~~~~~~~~~~ */

.letterList 
{	
	list-style: lower-alpha none outside;
	margin-left: 3em;
}
.numberList 
{	
	list-style: decimal none outside;
	margin-left: 3em;
}
.indentedList
{
	list-style: decimal none inside;
}

ul 
{
	list-style: disc url(../images/arrow.gif) outside;
	margin-left: 3em;
}
li 
{
	margin-bottom: 1em;
}
	
/* ~~~~~~~~~ Tables ~~~~~~~~~~~ */ 


table 
{
	background-color: White;	
}
tr, td, th 
{
	vertical-align: inherit;
	text-align: left;
	padding: .5em;
}
table thead th 
{
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-weight: bolder;
	color: #666666;
	text-align: center;
	background: #F1F7FB url(../images/contentBackground.jpg) repeat-x;
	padding: .25em;	
}
table tbody  
{
	vertical-align: top; 	
}
table tbody.indented td
{
	padding-left: 30px;
}
table tbody th 
{
	font-weight: bold;
}
tr.selected 
{
	background-color: #B1B1B1;
}

/* ~~~~~~~~~ Forms ~~~~~~~~~~~ */ 

form  
{
	margin: 2em 0 2em 0;
	min-width: 50em;
	max-width: 60em;
	width: 55em; 
}
fieldset 
{
	border: solid 1px #DDDDDD;
	padding: 1em;        /* padding in fieldset support spotty in IE */
	margin: 1em 0 1em 0;
}
form br 
{
	clear:left;
}
textarea 
{
	font-family: Arial, Sans-Serif;
	font-size: 1em;
	width: 30em;
	height: 5em;
}
label 
{
	display: inline-block;
	padding: 0; 
	margin: .25em 1em 1em 0; /* set top margin same as form input - textarea etc. elements */
}
.required 
{
	font-weight: bold;
}

/* ~~~~~~~~~ Headings ~~~~~~~~~ */    
h1, h2, h3, h4, h5 {
	/*font-family: Arial, Verdana, Sans-Serif;*/
	font-family: "Times New Roman", Times, serif;
	font-size:1.8em;
	color: #666666;
	font-weight: bold;
}
h1 
{
	font-family: Arial, Sans-Serif;
	color: #006060;
	margin: .5em 0 1em 0;
	padding-bottom: .2em;
	border-bottom: dotted 1px #006060;
}
h1.siteHeader
{
	color: White;
	letter-spacing: .05em;
	font-size : 28px;
	margin: 1em;
	line-height: normal;
	border: none;
}
h2 
{
	color: #006060;
	font-size: 1.75em;
	line-height: 1.3em;
	margin: 0;
}
h3 
{
	font-size: 1.3em;
	text-transform: uppercase;
	color: #006666;
	margin-top: 0.5em;
}
h4 
{
	margin: 1.12em 0;
	font-weight: bolder;
	font-size: 1.2em;
	color: #000099;
}
	
/* ~~~~~~~~~ MENUS ~~~~~~~~~ */

#topmenu 
{
	text-transform:uppercase;
	height: 18px;
	text-align: right;
	width: 100%;
	float: right;
	margin-top: 10px;
	font-size: 90%;
}
#topmenu ul 
{
	margin: 0;
	padding: 0 10px 0 0;
	list-style: none;
}
#topmenu li 
{
	display: inline;
	text-align: center;
	margin-bottom: 0;
}
#topmenu a {
      display:inline;
	  width: 90px;
      padding: 4px 15px 6px 14px;
      cursor : hand;
} 

#mainmenu 
{
	
	width: 100%;
}
#mainmenu ul {
	margin: 0;
	padding: 0;
	list-style: none;  
	background-color: #999;
	height: 30px;
}
#mainmenu a 
{	
	font-size: 90%;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration : none;
	color: #000;
}
#mainmenu a:hover {
	background-position: 0 -57px;
	background-color: #F1F7FB;
}
#mainmenu ul li {
	float: left;
	position: relative;
	margin-bottom: 0;
}
#mainmenu ul li a 
{
	display: block;
	overflow: hidden;
	padding: 6px 20px 6px 20px;
	background: #999999;
}
#mainmenu ul li ul 
{
	border: none;
	position: absolute;
	top: 27px;
	left: 0px;
	z-index: 100;
}
#mainmenu ul li ul li
{
	float:none;
	width: 150px;
	z-index: 100;
	margin-bottom: 0;
}
.menuhide
{
	display: none;
}
.menu-hover { border: 1px solid #666666/*{borderColorHover}*/; font-weight: normal/*{fwDefault}*/; color: #212121/*{fcHover}*/; outline: none; }

#sidebar ul 
{
	list-style-image: url(../images/linkBullet.gif);
	margin-left: 0;
}
#sidebar ul li 
{
	line-height: 2em;
	margin-left: 3.5em;
	margin-bottom: 0;
}
#sidebar .sectionNav 
{
	font-weight: bold;
	padding-left: 2em;
}

/* Styles for validation helpers
-----------------------------------------------------------*/
.field-validation-error, .ValidationSummaryError
{
    color: #ff0000;
}

.field-validation-valid
{
    display: none;
}

.input-validation-error
{
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.validation-summary-errors
{
    font-weight: bold;
    color: #ff0000;
}

.validation-summary-valid
{
    display: none;
}

#message 
{
	margin: 3em 0 2em 0;
	width: 40em;
}

/* Styles for editor and display helpers
----------------------------------------------------------*/
.display-label,
.editor-label,
.display-field,
.editor-field
{
    margin: 0.5em 0;
}
.display-label, .display-field 
{
    display: inline;
    float: left;
}
.display-label 
{
	clear: both;
	width: 10em;
}
.display-field 
{
	width: 30em;
}
.editor-label 
{
	text-align: left;
}
.editor-field 
{
	clear: both;
}
.editor-label label 
{
	text-align: left;
	margin: 0;
	padding: 0;
}

.text-box
{
    width: 30em;
}

.text-box.multi-line
{
    height: 6.5em;
}

.text-box.medium-size 
{
	width: 15em;
}
.text-box.small 
{
	width: 10em;
}
.tri-state
{
    width: 6em;
}

.h20  /* height is 20 em */ 
{
	height: 20em;
}

.h30  /* height is 30 em */ 
{
	height: 30em;
}

.underline {
	text-decoration: underline;
}

strong {
	font-weight: bold;
}
.blue {
	color:#0000ff;
}
.red {
	color: #cc0000;
}
.note {
	font-style: italic;
}
.button-dark-blue {
	background:#0062C8; 
	color:#FFFFFF; 
	font-weight:bold;
}
.instruction {
	margin: 1.12em 0;
	font-weight: bolder;
	font-size: 1.2em;
	color: rgb(0, 0, 153);
	font-family: "Times New Roman", Times, serif;
}
.important {
	color: #cc0033;
}
.lighterblue {
	color: #0088CC;
}
.larger {
	font-size: 11pt;
}
.ui-icon-edit {
	width: 16px;
	height: 16px;
	background-image: url(../images/iconpencil.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: inline;
}
.side-menu-header {
	font-weight: bold;
	color: #006060;
	font-size: 14px;
	margin: 3px 0 5px 5px;
}