
body {
	font-family: Verdana, Arial;
  	text-align: left;
	padding: 0px;
}

div { 
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
  	box-sizing:border-box; 
} 


#page{
	width: 980px;
	margin: 0px auto;
	padding: 0px;
	background-color: #ffffff;
}


#main{
	text-align:left;
	width: 100%; 
	margin: 0px;
	padding: 0px;
}

#content{
	font-family: Verdana;
	font-size: 0.8em;
	width: 100%;
	padding: 10 10 10 20;
	background-color: #ffffff;
	overflow: hidden;
}	

#content .breadcrumb {
	text-decoration:none;
	color: #aaaaaa;
	font-weight: 900;
	margin-bottom: 20px;
	margin-top:3px;
	margin-right: 5px;
}

#content .content-description {
	text-decoration:none;
 	margin: 20 40 20 40;
	font-style: italic;
	
	
}


#content A.breadcrumb:hover {
	text-decoration:underline;
}

#content h1 {
	font-size: 1.5em;
	font-weight: 900;
	margin-bottom: 7px;
	margin-top:3px;
	margin-right: 5px;
}

#content h2 {
	font-size: 1.1em;
	font-weight: 900;
	margin-bottom: 1px;
	margin-top:12px;
	margin-right: 5px;
}


#content p {
	font-size: 1.0em;
	margin-bottom: 10px;
	margin-top:3px;
}

#content ol {
	margin-bottom: 3px;
	margin-top:3px;
}

#content ul {
	margin-bottom: 3px;
	margin-top:3px;
}

#content li {
	font-size:  1.0em;
}

#content td {
	font-size:  0.7em;
}


#print{
	font-family: Arial;
	font-size: 0.9em;
  	text-align: left;
}	

#print h1 {
	font-size: 1.3em;
	font-weight: 900;
	color: green;
	margin-bottom: 7px;
	margin-top:3px;
	margin-right: 5px;
}

#print h3 {
	font-size: 1.05em;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top:12px;
	margin-right: 5px;
	color: green;
}

#print p {
	margin-bottom: 7px;
	margin-top:3px;
}

#print .breadcrumb {
	text-decoration:none;
	font-size: 1.2em;
	font-weight: 900;
	margin-bottom: 7px;
	margin-top:3px;
	margin-right: 5px;
}


#print h4 {
	font-size: 0.8em;
	font-weight: 400;
	margin-bottom: 7px;
	margin-top:3px;
}




#headerImage{
	font-size: 0em;
	border: 0;
	margin: 0px;
	padding: 0px;
	display: inline;
}



#header{
	width: 100%;
	/*border-left: 1px solid red;*/
	/*border-right: 1px solid red;*/
	margin: 0px;
	padding: 0px;
		background-color: #ffffff;
}

#topMenu{
width: 980px;
	border-top: 1px solid red;
	border-bottom: 1px solid red;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #ffffcc;
	overflow: hidden;
}


#topMenuItems{
	font-family: Arial Narrow;
	font-weight: 400;
	font-size: 0.95em;
	color: #000000;
	text-decoration: none;
	margin-left: 15px;
	margin-right: 15px;
	padding: 2px;
	display: inline;
}	

#topMenuItems A {
	text-decoration: none;
}


#topMenuItems A.active {
	background-color:  #00cc00;
	text-decoration: underline;
}

#topMenuItems A:link {
	color: blue;
}

#topMenuItems A:visited {
	color: blue;
}

#topMenuItems A:hover {
	text-decoration: underline;
	color: blue;
}





#menu{
	float: left;
	width: 145px;
	padding: 0px;
	text-decoration: none;
	font-family: Verdana;
	font-weight: 400;
	font-size: 0.8em;
	color: #006600;
	overflow: hidden;
}	

.sideMenu {	




	border-left: 0;
	white-space: nowrap;
	margin: 0 0 0 5;
overflow: hidden;
}

.sideMenu h3 {
	color: Black;
	font-size: 1em;
	padding: 8px 8px 8px 8px;
	margin-top: 1 solid black;
	margin: 0;
	font-weight: bold;
	background-color: #aaaaaa;
	
}






#menu .h3menu {
	margin-left: 5px;
	margin-bottom: 3px;
	margin-top: 10px;
	text-decoration: none;
}

#menu .h4menu {
	font-size: 0.9em;
	margin-top:0px;
	margin-left: 5px;
	margin-right: 5px;
	text-decoration: none;
}

#menu A.h3activepage {
	margin-left: 0px;
	margin-bottom: 3px;
	margin-top: 10px;
	padding: 0px;
	font-weight: 600;
	color: black;
}


#menu A.h4activepage {
	padding: 0px;
	font-weight: 600;
	color: black;
}


#menu A {
	text-decoration: none;
}





#menu A:hover {
	color: yellow;
	text-decoration: underline;
}



#footer{
	clear: left;
	text-align: left;
	border-top: 1px solid red;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-family: Arial;
	background-color: #ffffcc;	
}


/* front page stuff */

#right_col_heading{
background-image:url(/images/right_col_head_bg.gif);
width:300px;
height:20px;
margin-top:10px;
margin-left:auto;
margin-right:auto;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
padding-left:6px;
padding-top:2px;
background-repeat:no-repeat;
clear: left;
}
#features{
background-image:url(/images/right_col_divider.gif);
background-position:bottom;
background-repeat:no-repeat;
width:300px;
padding-bottom:5px;
margin-bottom:10px;
}

/* highlight boxes */

#highlight{
width:300px;
margin-left: 2px;
}
#highlight ul{
display: inline;
float:right;
text-align:right;
margin-right:0px;
width:294px;
margin-top:0px;
line-height:160%;
margin-left:0px;
padding-left:0px;
}
#highlight li{
display: inline;
padding-right:0px;
padding-left:0px;
margin-left:0px;
margin-right:0px;
}

#highlight_content{
background-image:url(/images/highlight_bg.gif);
background-repeat:repeat-y;
padding-left:5px;
padding-right:5px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

#highlight_headline_listing{
padding: 0px;
}

#highlight_divider img {
border: 3px red solid;
padding-left:0px; 
margin-left:0px
}

#highlight_content img{
border: solid 1px #CCCCCC;
margin:2px 3px 3px 0px;
}

#highlight_content a{
font-size: 1.1em;
text-decoration: none;
font-weight: 800;
}


#highlight_title, #highlight_title_blue, #highlight_title_newblue, #highlight_title_lightgreen, #highlight_title_darkgreen, #highlight_title_lightblue, #highlight_title_red, #highlight_title_yellow, #highlight_title_green, #highlight_title_purple{
background-image:url(/images/blue_title.gif);
width:100%;
cursor: pointer;
cursor: hand;
height:22px;
margin-top:10px;
background-position:bottom;
color:#FFFFFF;
font-weight:bold;
padding-left:5px;
width:300px;
}

#highlight_title_text {
padding-top: 2px;
font-family: Verdana;
}

#highlight_title_lightblue{
background-image: url(/images/lightblue_title.gif);
}

#highlight_title_newblue{
background-image: url(/images/title_blue.gif);
}

#highlight_title_lightgreen{
background-image: url(/images/title_lightgreen.gif);
}

#highlight_title_darkgreen{
background-image: url(/images/title_darkgreen.gif);
}

#highlight_title_red{
background-image: url(/images/red_title.gif);
}

#highlight_title_yellow{
background-image: url(/images/yellow_title.gif);
}

#highlight_title_green{
background-image: url(/images/green_title.gif);
}

#highlight_title_purple{
background-image: url(/images/purple_title.gif);
}

#highlight_bottom, #highlight_bottom_blue, #highlight_bottom_newblue, #highlight_bottom_lightgreen, #highlight_bottom_darkgreen, #highlight_bottom_lightblue, #highlight_bottom_red, #highlight_bottom_yellow, #highlight_bottom_green, #highlight_bottom_purple{
background-image: url(/images/blue_bottom.gif);
width:100%;
height:9px;
background-repeat:no-repeat;
background-position:top;
}

#highlight_bottom_lightblue{
background-image: url(/images/lightblue_bottom.gif);
}


#highlight_bottom_newblue{
background-image: url(/images/bottom_blue.gif);
}

#highlight_bottom_lightgreen{
background-image: url(/images/bottom_lightgreen.gif);
}

#highlight_bottom_darkgreen{
background-image: url(/images/bottom_darkgreen.gif);
}

#highlight_bottom_red{
background-image: url(/images/red_bottom.gif);
}

#highlight_bottom_yellow{
background-image: url(/images/yellow_bottom.gif);
}

#highlight_bottom_green{
background-image: url(/images/green_bottom.gif);
}

#highlight_bottom_purple{
background-image: url(/images/purple_bottom.gif);
}

#highlight_blue_links, #highlight_lightblue_links, #highlight_red_links, #highlight_yellow_links, #highlight_green_links, #highlight_purple_links {
color:#CCCCCC;
font-size:0.8em;
}

#hightlight_blue_links a{
color: #256091;
font-size:9px;
}

#highlight_lightblue_links a{
color: #0083D7;
font-size:9px;
}

#highlight_red_links a{
color: #d12421;
font-size:9px;
}

#highlight_yellow_links a{
color: #ff9f00;
font-size:9px;
}

#highlight_purple_links a{
color: #9c1a87;
font-size:9px;
}

#highlight_green_links a{
color: #00824a;
font-size:9px;
}

#staff td {
	font-size:  0.8em;
}
