﻿@charset "utf-8";
/* CSS Document */

body{
	font-family: Calibri, Tahoma, sans-serif;
	font-size:12px;
	line-height:20px;
	color:#000000;}
body a:link, a:visited, a:hover, a:active {color:#0058BC;}
.lighttext{
	font-family: Calibri, Tahoma, sans-serif;
	font-size:14px;
	line-height:20px;
	color:#EAD095;}
.services-body{
	padding:24px;
	background-image:url(Images/services-bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#F4F4F4;}
.email-login{
	background-image:url(images/email-login.gif);
	background-repeat:no-repeat;}
.menu{
	font-family: Calibri, Tahoma, sans-serif;
	font-size:13px;
	color:#999;
	text-decoration:none;
	padding: 0 0 0 10px;
	-webkit-text-size-adjust: none;}
.menu a:link {color:#999;text-decoration:none}
.menu a:visited {color:#999;text-decoration:none}
.menu a:hover {color:#4074CA;text-decoration:none}
.menu a:active {color:#999;text-decoration:none}
.footer{
	color:#999;
	text-decoration:none;
	padding: 8px 12px 8px 12px;
	background-image:url(Images/footer-bg.gif);
	background-repeat:no-repeat;
	-webkit-text-size-adjust: none;}
.footerlinks{
	text-align:right;
	float:right;
	color:#4074CA;
	text-decoration:none;
	-webkit-text-size-adjust: none;
}
.footerlinks a:link {color:#4074CA;text-decoration:none}
.footerlinks a:visited {color:#4074CA;text-decoration:none}
.footerlinks a:hover {color:#333;text-decoration:none}
.footerlinks a:active {color:#4074CA;text-decoration:none}
#emailbar {
	background:url(images/email-login.gif) no-repeat;
	width:167px;
	height:29px;
	border:0px;
	padding:6px 0px 0px 8px;
	outline:none;}
#emailbutton {
	background:url(images/email-login-btn.gif) no-repeat;
	margin:0px 0px 0px 0px;
	border:0px;
	width:19px;
	height:29px;
	outline:none;
	padding:0px 0px 0px 0px;
	cursor:pointer;}
.email_inactive {
	color:#CCC;
	font-size:12px;}
.email_active {
	color:#333333;
	font-size:12px;}
.homesubicons{
	padding:7px;}
.homeservicesbox{
	background:url(Images/home-services-bg.gif) no-repeat top;
	width:532px;
	height:166px;}
	
.homeservicesboxcontent{
	padding:5px 0px 0px 200px;
	font-size:14;
	font-weight:bold;
	line-height:24px;}
	
.titlebar{
	background:url(Images/title-bar-bg.gif) no-repeat;
	width:903;
	height:36;
	font-size:14px;
	padding:13px 5px 13px 20px;}
	
.bluesidebar{
	background:url(Images/blue-sidebar_02.gif) repeat-y;
	padding: 0px 10px 0px 10px;
	color:#DB9800}
	
	td.bluesidebarTop
	{
		background: url(Images/blue-sidebar_01.gif);
		background-repeat: no-repeat;
		background-position: bottom;
		height: 9px;
		width: 207px;
	}
	
.bodycontent{
	padding:0 10px 0 0}
.pic-alignleft{
	padding:10px 10px 10px 0}
p{margin:0;}
a{outline:0;}

.img_slide
{
	display: none;
	position: absolute;
	height: 349px;
	width: 928px;
}
div.collapsiblePanelHeader
{	
	width: 100%;		
	height: 25px;
	background-color: #DFECF4;
	font-weight: bold;
}

div.collapsiblePanelHeader a
{
    text-decoration: none;
}

.RequiredEntry
{
	color: Red
}

#item_images
{
    text-align: center;
    float: left;
    width: 161px;
    clear: none;
}

.item_list
{
    width: 100%;
    padding-left: 5px;
    padding-right: 5px;
}

.item_list th
{
    height: 25px;
    background: #DEDDD3;
}

.item_list_footer
{
    height: 20px;
    width: 100%;
    margin-top: 5px;
    text-align: center;
    padding-top: 5px;
    font-weight: bold;
    background: #DEDDD3;
}

.item_list_footer li
{
    list-style-type: none;
    white-space: nowrap;
    display: inline;
    margin: 0px 3px;
}

.item_list_footer ul
{
    margin: 0;
    padding: 0;
}

.display_left
{
    text-align: center;
    float: left;
    clear: none;
    font-size: .8em;
}