﻿img {
	float:left
}
a img {
    border:none;
}

form {
    padding:0 0 0 0;
    margin:0 0 0 0;
}   

ul {
	text-indent:18px;
	margin:6px 0 0 10px;
	list-style-position:outside;
	text-indent: 0px;
	padding:0 0 0 10px;
}

h1{
	color:#74113e;
	font-size:12pt;
	display:block;
	width:614px;
	height:21px;
	line-height:23px;
	margin-bottom:10px;
	font-weight:normal;
}

body {
	background-color:#666666;
	font-family:Arial;
	font-size:10pt;
	color:#4d4d4d;
	text-decoration:none;
	padding:0 0 0 0;
	margin-top:2px;
}

body a:visited{
	color:#74113F;
	text-decoration:none
}

body a{
	color:#74113F;
	text-decoration:none
}

body a:hover{
	text-decoration:underline
}

#site {
	background-image:url('../images/site_bg.jpg');
	background-repeat:repeat-y;
	width:908px;
	padding:0px 4px 0px 4px;
	margin-left:auto;
	margin-right:auto;
	overflow:auto;
}

#topmenu {
	background-image:url('../images/topmenu_bg.jpg');
	background-repeat:repeat-x;
	padding:0 0 0 0;
	font-size:10pt;
	width:900px;
	height:31px;
	float:left
}

#topmenu a{
	display:block;
	height:31px;
	padding:0 30px 0px 30px;
	line-height:31px;
	color:#4e82b4;
	text-decoration:none;
	font-weight:bold;
	font-family:Verdana;
	font-size:11px;
	float:left
}

#topmenu a:hover {
	background-image:url('../images/topmenu_hover.jpg');
	color:#333333;
}

#mainimage {
	height:165px;
	width:900px;
	float:left
}

#content {
	width:615px;
	float:left;	
	margin:0 0 0 0;
	padding:5px 13px 0px 12px;	
}

#leftcolumn {
	width:260px;
	float:left;
	min-height:565px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	font-size:11pt;
}

#footer {
	background-image:url('../images/bottom_shadow.jpg');
	background-repeat:no-repeat;
	width:908px;
	padding:0 4px 0 4px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	color:#999999
}

#footer a{
	color:#F2F2F2;
	text-decoration:none
}

#footer a:hover{
	color:#ffffff;
	text-decoration:underline
}

#footer img{
    border:none;
    float:none;
    padding-right: 15px;
    padding-top:10px;
}

div.l_column_header {
	display:block;
	background-image:url('../images/rightcolumn_header.jpg');
	height:31px;
	width:260px;
	line-height:31px;
	float:left;
	font-size:10pt;
	text-indent:15px;
	color: #008c9a;
    font-weight:bold;
}

div.l_column_cell{
	width:237px;
	float:left;
	padding:10px 8px 12px 15px;
}

div.content_l_div {
	float:left;
	width:307px;
}

div.content_space {
	background-image:url('../images/vert_divider.jpg');
	display:block;
	height:200px;
	width:1px;
	float:left
}

div.content_r_div {
	float:left;
	width:307px;
}

#content h3{
	color:#008c9a;
	font-size:10pt;
	display:block;
	width:307px;
	height:31px;
	line-height:35px;
	margin-bottom:5px;
	font-weight:normal;
	background-image:url('../images/content_divider.jpg');
	text-indent:11px;
}

#content h2{
	color:#008c9a;
	font-size:11pt;
	display:block;
	width:307px;
	height:31px;
	line-height:35px;
	margin-bottom:5px;
	font-weight:normal;
	background-image:url('../images/content_divider.jpg');
	text-indent:11px;
}

div.content_cell {
	width:282px;
	padding:0 12px 4px 12px;
	float:left;
}

span.heading{
    color:#008c9a;
	font-size:11pt;
	display:block;
	width:614px;
	height:21px;
	line-height:23px;
	margin-bottom:10px;
	background-image:url('../images/h1_bg.jpg');
	text-indent:26px;
	font-weight:normal;
	float:left;
}
span.heading_short{
    color:#008c9a;
	font-size:11pt;
	display:block;
	width:62%;
	height:21px;
	line-height:23px;
	margin-bottom:10px;
	background-image:url('../images/h1_bg.jpg');
	text-indent:26px;
	font-weight:normal;
	float:left;
}

div.content_cell_full {
	width:590px;
	padding-left:20px;
	float:left;
	overflow:auto;
}
div.content_cell_short {
	width:60%;
	padding-left:20px;
	float:left;
	overflow:auto;
}

hr {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

#contact_info {
    width:400px;
    float:none;
    margin-left:auto;
    margin-right:auto;
}

div.left_cells{
    float:left;
    width:37%;
    text-align:right;
}

span.b_green_italic
{
    font-weight:bold;
    font-style:italic;
    color:#008c9a;
}
span.intro {
    font-weight:bold;
    color:#74113e;
}
div.green_right {
    width:30%;
    padding:6px 10px 16px 8px; 
    border-color:#008c9a; 
    border-style:solid; 
    border-width:1px; 
    float:right; 
    background-color:#cfe9ec; 
    color:#74113e;
}