/* font-family to test with */
/* font-family:Californian FB, Centaur, Corbel; */

H1, TitleHead, .LgBlueTitle {
font-family:Arial, Verdana, Helvetica;
font-size:26px;
font-weight:bold;
color: #005d98;
line-height: 28px;
margin-bottom: 0; 
margin-top: 0; 
}

H2, .LgGreenTitle {
font-family:Arial, Verdana, Helvetica;
font-size:24px;
font-weight:bold;
color: #40a846;
line-height: 26px;
margin-bottom: 0; 
margin-top: 0; 
}

H3, .MedBlueTitle {
font-family:Arial, Verdana, Helvetica;
font-size:17px;
font-weight:bold;
color: #005d98;
line-height: 19px;
margin-bottom: 0; 
margin-top: 0; 
}

H4, .MedGreenTitle {
font-family:Arial, Verdana, Helvetica;
font-size:17px;
font-weight:bold;
color: #40a846;
line-height: 22px;
margin-bottom: 0; 
margin-top: 0; 
}

.SmHeadingBlue, H5 {
font-family:Arial, Verdana, Helvetica;
font-size:14px;
font-weight:bold;
color: #005d98;
line-height: 16px;
margin-bottom: 0; 
margin-top: 0; 
}

.SmHeadingGreen, H6 {
font-family:Arial, Verdana, Helvetica;
font-size:14px;
font-weight:bold;
color: #40a846;
line-height: 16px;
margin-bottom: 0; 
margin-top: 0; 
}

tr, td, div{
font-family:Arial, Verdana, Helvetica;
font-size: 12px;
}


.body {
text-align: center;
margin-bottom: auto;
margin-left:auto;
margin-top:auto;
margin-right:auto;
font-family:Arial, Verdana, Helvetica;
font-size: 12px;
background-color: #67b2f2;
background-image:url(images/clouds.jpg);
background-repeat: repeat-x;
}

.body a, a:visited {
	font-family:Arial, Verdana, Helvetica;
	line-height: 12px;
	color: #38acff;
	text-decoration: underline;
}

.body a:hover {
	font-family:Arial, Verdana, Helvetica;
	line-height: 12px;
	color: #0095ff;
}

.wrapper {
width: 985px;
margin: auto;
text-align:left;
min-width: 985px;
}

#utilities_top {
width: 985px;
margin: auto;
text-align:left;
min-width: 985px;
}

#header {
width: 981px;
margin: auto;
text-align:left;
min-width: 981px;
border-left-color: #FFFFFF;
border-left-style: solid;
border-left-width: 2px;
border-right-color: #FFFFFF;
border-right-style: solid;
border-right-width: 2px;
vertical-align:top;
}

#navigation {
width: 981px;
margin: auto;
text-align:center;
min-width: 981px;
border-color: #FFFFFF;
border-style: solid;
border-width: 2px;
background-repeat:repeat-x;
background-color: #47bb4d;
background-image:url(images/navigation_background.jpg);
height: 27px;
max-height: 27px;
padding-top: 13px;
}

#navigation a {
	font-family:Arial, Verdana, Helvetica;
	line-height: 12px;
	color: #ffffff;
	text-decoration: none;
}

#navigation a:hover{
	font-family:Arial, Verdana, Helvetica;
	line-height: 12px;
	color: #ffffff;
	text-decoration:underline;
}

#search_box {
width: 195px;
margin: auto;
text-align:left;
min-width: 195px;
background-color:#024875;
float:left;
padding-left: 35px;
padding-top: 18px;
padding-bottom: 18px;
border-bottom:solid;
border-bottom-color: #357eac;
border-bottom-width: 2px;
}
#language_box {
float:right; 
padding-right:10px;
padding-top:10px;
}

.content {
width: 981px;
margin: auto;
text-align:left;
min-width: 981px;
background-color:#ffffff;
float:left;
border-left:solid;
border-left-width: 2px;
border-left-color:#ffffff;
border-right:solid;
border-right-width: 2px;
border-right-color:#ffffff;
background-image:url(images/left_column_background.jpg);
background-repeat:repeat-y;
}

.content_left {
width: 230px;
margin: auto;
text-align:left;
min-width: 230px;
background-color:#005d98;
float:left;
font-family:Arial, Verdana, Helvetica;
line-height: 12px;
color: #7cccff;
line-height: 15px;
}

.content_left_holder {
width: 170px;
margin: auto;
text-align:left;
min-width: 170px;
float:left;
padding-left: 35px;
padding-right: 25px;
padding-top: 0px;
padding-bottom: 20px;
}

.content_right {
width: 750px;
margin: auto;
text-align:left;
min-width: 750px;
background-color:#ffffff;
float:right;
}

.content_right_holder {
width: 670px;
margin: auto;
text-align:left;
min-width: 670px;
padding-left: 45px;
padding-right: 35px;
padding-top: 20px;
}

#footer {
width: 981px;
margin: auto;
text-align:left;
min-width: 981px;
background-color:#4eb954;
border-color: #FFFFFF;
border-style: solid;
border-width: 2px;
min-height: 93px;
height: 93px;
font-family:Arial, Verdana, Helvetica;
color: #08334e;
}

#footer_left {
width: 253px;
margin: auto;
text-align:left;
min-width: 253px;
float: left;
padding-left: 35px;
padding-top: 14px;
}

#footer_right {
width: 691px;
margin: auto;
text-align:left;
min-width: 691px;
float: right;
}

#footer a {
font-family:Arial, Verdana, Helvetica;
line-height: 12px;
color: #124970;
}

#footer a:hover {
font-family:Arial, Verdana, Helvetica;
line-height: 12px;
color: #000000;
}

#social {
width: 985px;
margin: auto;
text-align:left;
min-width: 985px;
}

.clearfloat {
clear:both;
}


/* Site Map Styles */

.DerekTrauger_SiteMapContent a, a:visited {
	font-family:Arial, Verdana, Helvetica;
	line-height: 12px;
	color: #38acff;
	text-decoration: underline;
}

.DerekTrauger_SiteMapContent a:hover {
	font-family:Arial, Verdana, Helvetica;
	line-height: 12px;
	color: #0095ff;
}



/* DNN NAV Menu */

/* main_dnnmenu_container does not seem to do anything! */
.main_dnnmenu_container 
{
	background-color: Transparent; 
}

.main_dnnmenu_icon 
{
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 5px; 
	height: 100%;
}

.main_dnnmenu_bar 
{
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
}

.main_dnnmenu_rootitem  
{ 
	font-family:Arial, Verdana, Helvetica;
	font-size: 12px;
	color: #ffffff;
	cursor: pointer; 
	cursor: hand;	
	text-decoration: none;
    white-space: nowrap;
    padding: 0px 12px 0px 5px;
    width:80px;
}


.main_dnnmenu_itemhoverroot 
{
	font-family:Arial, Verdana, Helvetica;
	font-size: 12px;
	color: #ffffff;
	padding: 4px 12px 4px 5px;
	/*text-decoration:underline;*/
	width:150px;
}


.main_dnnmenu_item 
{
	font-family:Arial, Verdana, Helvetica;
	font-size: 12px;
	color:#ffffff;
	cursor: pointer; 
	cursor: hand;	
	background-color:#005d98;
    white-space: nowrap;
    padding: 1px 3px 3px 1px;
    width:150px;
}

.main_dnnmenu_itemhover
{  
	text-decoration:none;
	color:#ffffff;
}

.main_dnnmenu_submenu 
{
	background-color: #005d98;
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	/*filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3);*/
	padding: 10px 10px 10px 5px;
	color:#FFF;
	text-align:left;
	/* this aligns the dropdown with the parent menu item */
	margin-left: 10px; 
	z-index: 2;
	width:150px;
}
.main_dnnmenu_break 
{
}