﻿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: #322b70;
}
a:hover
{
	border-bottom: solid 1px #322b70;
}
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/tab_register.gif);
	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;
}

.content_container
{
	margin-top: 0px;
	background-color: #FFF;
	text-align: left;
}

.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
{
	color: #003366;
}

.content_left
{
	width: 50%;
	padding: 10px;
}

.content_right
{
	border-left: solid 1px #8c89af;
	width: 50%;
	padding: 10px;
}

h1
{
	font-size: 25px;
	font-weight: bold;
	color: #5699A7;
}


h3
{
	color: #2e286d;
	font-size: 18px;
	margin-top: 0px;
}

h4
{
	color: #2e286d;
	font-size: 13px;
	margin: 5px 0;
}

.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
{
	border-right: solid 1px #ccc;
	padding-top: 3px;
	padding-bottom: 3px;
}

.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;
}
