/* Top Elements */

body {
/*	background: #000000;*/
/*	font: 80%/1.5em Verdana, Tahoma, arial, sans-serif;*/ 
	font-family: Verdana, Tahoma, arial, sans-serif;
	font-size: 80%;
/*	color: #333;
  color: #000066;
CHANGE ALSO BULLET COLOR AT THE VERY BOTTOM HERE
	*/
	color: #2d608a; 
  overflow: -moz-scrollbars-vertical;
	background-repeat: repeat-x;  
/*	background-image: url(/images/layout/main-bg.gif); */
}

/* links */
a, a:visited {
	text-decoration: none;
/*	color: #bf1414;*/
  color: #cc3300; 
}
a:hover {
/*	color: #cb4f4f;*/
	color: #3d5f8f;
	text-decoration: underline;
}

/* headers */
h1, h2, h3 {
	font-family: Tahoma, Verdana, 'Trebuchet MS', Sans-serif;
}
h1 {
	font-size: 105%;	
}
h2 {
	font-size: 100%;
	text-transform: uppercase;
	color: #3d5f8f;
}
h3 {
	font-size: 95%;
	color: #666666; 
}

h1, h2, h3, p {
	padding: 10px;		
	margin: 0;
}

ul, ol {
	margin: 5px 20px;
	padding: 0 20px;
/*	color: #3d5f8f;*/	
}

li {
	padding: 0 0 10px 0;;
}

ul span, ol span {
	color: #666666;
}

.date {
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	text-align:left;
	vertical-align:bottom;
	padding: 0 0 18px 15px;
	color: #cdcdcd;
}



.topmenu-off, .topmenu-on {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
		font-weight: bold;
		color: #000000;
		vertical-align: center;
    padding: 0 12px 0 10px;
		margin: 0 0;
}

.topmenu-off A:link {color: #dddddd; text-decoration:none;}
.topmenu-off A:visited {color: #dddddd; text-decoration:none;}
.topmenu-off A:active {color: #dddddd; text-decoration:none;}
.topmenu-off A:hover {color: #dcd914; text-decoration:underline;}

.topmenu-on A:link {color: #dcd914; text-decoration:underline;}
.topmenu-on A:visited {color: #dcd914; text-decoration:underline;}
.topmenu-on A:active {color: #dcd914; text-decoration:underline;}
.topmenu-on A:hover {color: #dcd914; text-decoration:underline;}


#verytopnavbar {
    font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;		
		color: #ffffff;
		text-align: left;
		padding-left: 10px;
		padding-bottom: 8px;
		vertical-align: bottom;
}

#verytopnavbar A:link {color: #dddddd; text-decoration:none;}
#verytopnavbar A:visited {color: #dddddd; text-decoration:none;}
#verytopnavbar A:active {color: #dddddd; text-decoration:none;}
#verytopnavbar A:hover {color: #dcd914; text-decoration: underline;}

#verytopnavbar .on A:link {color: #dcd914; text-decoration:underline;}
#verytopnavbar .on A:visited {color: #dcd914; text-decoration:underline;}
#verytopnavbar .on A:active {color: #dcd914; text-decoration:underline;}
#verytopnavbar .on A:hover {color: #dcd914; text-decoration:underline;}


/* Footer */	
#footer, #COMMbitsfooter {
/*
background: #CCC url(images/footer.jpg) no-repeat center top; 
	width: 820px;
	height: 55px; 
*/
	clear: both;
	font: 11px Verdana, Tahoma, arial, sans-serif;
	font-weight: bold;
	text-align: center;	
	color: #cdcdcd;
}
#footer a, #COMMbitsfooter a { text-decoration: none; color: #cdcdcd; }
#footer a:hover, , #COMMbitsfooter a:hover { text-decoration: underline;}



.cooltable {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 12px;
}

.cooltable td, .cooltable p {
  padding: 4px;
}

.cooltable tr.title {
	font-style: normal;
	font-weight: bold;
	color: #000000;
  background-color: #DADADA;
  padding: 3px;
}

.cooltable tr.datarow1 {
    background-color: #FAFAFA;
}

.cooltable tr.datarow2 {
    background-color: #F0F0F0;
}

.cooltable .errorMsg UL {
	 color: red;
}

.cooltable input, .cooltable textarea, .cooltable select, .cooltable option {
	color: #333333;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;	
	font-size: 12px;
}

.cooltable .separator {
	background-color: #bf311a;
	color: white;
	text-align: center;
	font-weight: bold;
}

.smallTable td {
	 font-size: 11px;
}

#left_border_box {
	 font-size: 11px;
	 color: #aaaaaa;
}

#left_border_box a { text-decoration: none; color: #f30a0a; }
#left_border_box a:hover { text-decoration: underline;}

#left_border_box p {
margins: 0;
padding: 4px 0 4px 0;
}

#splash_box {
	 font-size: 12px;
	 color: #d3d5d8;
}

#splash_box a { text-decoration: none; color: #d3d5d8; font-weight: bold; }
#splash_box a:hover { text-decoration: underline;}

#splash_box p {
margins: 0;
padding: 4px 0 4px 0;
}

.webform {
	line-height: 130%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #555555;
/*	padding-left:5px;
	padding-right:6px; */ 
}


.webform td {
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-align: left;
}

.webform UL {
	color: red;
}

.webform OL {
   margin:0px;
   padding-right: 0px;
	 padding-left: 20px;
	 padding-top: 0px;
	 padding-bottom: 7px;
   text-align: left;
}

hr {
   width:100%;
   height:1px;
   color:#aaaaaa; /* IE */
   background-color:#aaaaaa; /* NS */
}


UL LI, .content UL LI {
   color: #2d608a;
	 margin-left: 0;
	 list-style-type: none;
	 padding: 0 0 15px 40px;
   background-image: url("/images/layout/LIbullet.png");
   background-repeat: no-repeat;
	 background-position: 0 .2em;
	 
/*
   list-style-image: url("/images/layout/LIbullet.png");
   margin:0px;
   padding-right: 0px;
	 padding-left: 10px;
	 padding-top: 0px;
	 padding-bottom: 7px;
   text-align: left;
*/	 
}

.content OL LI {
   color: #2d608a;
   margin:0px;
   padding-right: 0px;
	 padding-left: 7px;
	 padding-top: 0px;
	 padding-bottom: 7px;
   text-align: left;
}


