﻿body
{
	font-family: Tahoma, Arial, _sans;
	font-size: 10pt;
	font-weight: normal;
	margin: 0px auto 0px auto;
	padding: 0px;
}
.containerTable
{
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	text-align: left;
}

a
{
	text-decoration: none;
	color: #5599a7;
}
a:hover, a:active
{
	text-decoration: underline;
}
hr
{
	display: none;
}

.strong
{
	font-weight: bold;
}

#container
{
	margin: 0px auto;
	text-align: left;
	background-color: #322b70;
	background-image: url(../img/bkg_blue.jpg);
	background-repeat: repeat-y;
	background-position: top center;
}


.header_left
{
	padding-left: 3px;
}

.header_right
{
	padding-right: 18px;
}


.site_map
{
	font-size: 11px;
	padding: 5px 0px 0px 10px;
}


.gradient
{
	background-image: url(../img/gradient.gif);
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #FFF;
}
.divider_bar
{
	background-image: url(../img/yellow_bar.png);
	background-repeat: no-repeat;
	background-position: top left;
	width: 951px;
}

.grey_bkg
{
	background-color: #cccccc;
	padding: 0px 7px 0px 7px;
}

.blue_bar
{
	background-color: #2e296d;
}

.grey_bar
{
	background-color: #ccc;
}

.content_container
{
	background-color: #FFF;
	text-align: left;
	padding: 0px 15px 0px 15px;
}

.content_footer
{
	background-image: url(../img/shadow.gif);
	background-repeat: repeat-x;
}


.copyright
{
	font-size: small;
	font-weight: normal;
	color: #000;
	text-align: center;
}

.copyright a
{
	font-size: x-small;
	font-weight:bold;
	color: #003366;
	text-transform: uppercase;
}

.content_left
{
	width: 50%;
	padding: 10px;
}

.content_right
{
	border-left: solid 1px #8c89af;
	width: 50%;
	padding: 10px;
}

h1
{
	font-family: Arial;
	font-size: 26px;
	color: #5699A7;
	font-weight: lighter;
}


h3
{
	color: #2e286d;
	font-size: 18px;
	margin-top: 0px;
}

h4
{
	color: #2e286d;
	font-size: 13px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.clear
{
	clear: both;
}

.Reg_Label_Top
{
	padding-top: 5px;
	border-top: solid 1px #ccc;
	border-right: solid 1px #ccc;
}

.Reg_Data_Top
{
	padding-top: 5px;
	padding-left: 5px;
	border-top: solid 1px #ccc;
}

.Reg_Label
{
	color: #2e286d;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: normal;
}

.Reg_Label_Required
{
	color: #2e286d;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
}


.Reg_Data
{
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.Reg_Input
{
}


.Survey_Label
{
	text-align: left;
	font-weight: bold;
	color: #333;
	padding-bottom: 3px;
}
.Survey_Input
{
	text-align: left;
	padding-top: 5px;
}


.RollOverButton
{
	margin-left: -5px;
}

.callout
{
	border-left: solid 14px #ffae00;
	background-color: #fff;
	padding-left: 10px;
	width: 238px;
	text-align: left;
	font-style: italic;
}



/****** MENU SYSTEM *************/

.headerMenuContainer
{
	background-image: url(../img/header_top_right.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 600px;
	padding-left: 10px;
	padding-right: 50px;
}

.headerMenu
{
	color: #333366;
	font-size: 13px;
	font-weight: bold;
	padding-top: 22px;
}
 

.StaticMenuItem
{
	color: #333366;
	padding: 0px 5px 10px 5px;
	vertical-align: bottom;
}


.StaticMenuItem a:Hover
{
	text-decoration: none;
}


.DynamicMenu
{
	background-color: #68689E;
	background-position: left top;
	border-left: solid 1px #333;
	border-right: solid 1px #333;
	border-top: none;
	z-index:100;
}

.DynamicMenu a, .DynamicMenu a:visited
{
	background: transparent !important;
}

.DynamicMenu a:hover, .DynamicMenu a:active, .DynamicMenu a:focus
{
	background: transparent !important;
	height: 30px;
	min-height: 30px;
	text-decoration: none;
}
.DynamicMenuItem
{
	color: #FFF;
	background-image: url(../img/menu_item_bkg.png);
	background-repeat: repeat-x;
	background-color: #68689E;
	font-size: 13px;
	padding: 2px 5px 2px 5px;
	font-weight: bold;
	border-bottom: solid 1px #333;
	height: 30px;
	min-height: 30px;
	text-align: left;
}


.DynamicMenuItem:Hover
{
	background-image: none;
	background-color: #3B3B5A;
	height: 30px;
	min-height: 30px;
}

.DynamicMenuItemHover
{
	background-image: none;
	background-color: #3B3B5A;
	height: 30px;
	min-height: 30px;
}

.separator_line
{
	background-color: #ccc;
}

.footerText
{
	font-size: 9px;
	font-weight: normal;
	font-style: italic;
}

.SubMenu
{
}

.SubMenu a:hover, a:active, a:focus
{
	text-decoration: underline;
}

.ImageHref a:hover, a:active
{
	text-decoration: none;
}

/* MENU ROWS THAT APPEAR IN SERVICES AND PRODUCTS MAIN PAGES */
.MenuRow
{
	border-bottom: solid 1px #ccc;
	width: 575px;
	height:90px;
	display:block; 
	padding: 10px 10px 10px 10px;
}

.MenuRow:hover
{
	background-color: #f5f5f5;
}

.MenuRowImage
{
	float: left;
	padding-right:10px;
}

.MenuRowImage img
{
	border: solid 1px #333;
}

.MenuRowContent
{
	padding: 3px 30px 0px 10px;
	text-align: left;
}
.MenuRowHeader 
{
	color: #333366;
	padding-bottom: 2px;
	font-weight: bold;
	font-size: 14px;
}


.MenuRowText
{
	padding-top: 5px;
	text-align: left;
}


/* Home MENU ROWS THAT APPEAR IN SERVICES AND PRODUCTS MAIN PAGES */
.HomeMenuRow
{
	border-bottom: solid 1px #ccc;
	width: 340px;
	height:91px;
	display:block; 
	padding: 5px;
}

.HomeMenuRow:hover
{
	background-image: url(../img/hilite_bkg.png);
	background-repeat:no-repeat;
	background-position:bottom right;
}

.HomeMenuRowImage
{
	float: left;
	padding-right:10px;
	display:block;
}

.HomeMenuRowContent
{
	display:block; 
	padding: 3px 30px 0px 10px;
	text-align: left;
}

.HomeMenuRowHeader a
{
	color: #333366;
	padding-bottom: 2px;
	font-weight: bold;
	font-size: 14px;
}

.HomeMenuRowText
{
	padding-top: 5px;
	text-align: left;
}

.Error
{
	color: Red;
}
.HomeMenuHeader
{
	background-image:url(../img/grey_gradient.png); 
	background-position:bottom left; 
	background-repeat: repeat-x; 
	width:350px;
}

.HomePageContainer
{
	background-image:url(../img/home_steak.jpg);
	background-position:bottom left;
	background-repeat:no-repeat; 
	margin-left:-15px;
	margin-right:-15px;
}