/*
 * header color: #571314; 092b47
 * navigation: #c3c3c3;
 * navigation-bottom: #424242;
 * content: #FFFFF0;
 */
body {
	background: #E8E8E8;
	margin: 0px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

h1{
	font-size:12pt;
	font-weight: bold;
}
h2 {
	font-size: 9pt;
	font-weight: bold;
	padding-left: 10px;
	font-variant: small-caps;
}
table{
	font-size: 9pt;
}
a{
	text-decoration: none;
	color: #092b47;
}

a:hover
{
	text-decoration: underline;
}
a.info{
	text-decoration: underline;
	color: #092b47;
}
a.info:hover{
	color: #0B5792;
}

a img
{
	border: none;
}

#container {
	width: 1024px;
	text-align: left;
	margin: auto;
	font-family: verdana, geneva, arial, helvetical, sans-serif;
	font-size: 11pt;
}
#isConfirm{
	width: 700px;
}
#errMsg {
	font-weight: bold;
	font-size: 10pt;
	text-align: center;
}
#findconfirm {
	height: 400px;
	width: 750px;
}
#header {
	width: 1024px;
	height: 86px;
	background-color: #666666;
	overflow: hidden;
}

#Infocontent{
	width: 550px;
	font-size: 9pt;
}
#navigation {
	background-color: #FFFFF0;
	width: 200px;
	float: left;
	text-align: center;
}
#navigation img{
	padding: 5px 5px 25px 5px;
	border: 0px;
}
#navigation table{
	background: #c3c3c3;
}
#otherContent {
	width: 700px;
	font-size: 9pt;
}
#regStart {
	width: 800px;
}
#relatedLinks {
	background: white;
	border: 1px solid #E8E8E8;
	padding: 5px;
	width: 240px;
}
#relatedLinks ul li{
	list-style: square;
	font-size: .8em;
	padding: 0px 0px 3px 10px;
	padding: 0px;
}
#selAction{
	width: 75px;
}
#theTimeT {
	color: red;
	font-size: 9pt;
	position: static;
	text-align: center;
}
#topMenu{
	width: 1024px;
	height: 28px;
	background: url(../images/navbar.jpg) repeat-x;
	color: #CCCCCC;
	text-align: right;
}
#topMenu a{
	font-size: .7em;
	color: #CCCCCC;
	padding-left: 5px;
}
#topMenu a:hover{
	color: #EAEAEA;
}
A.footer
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #FFFFF0;
	text-decoration: underline;
}
A.footer:HOVER
{
	text-decoration: underline;
}
A.footer:VISITED
{
	color : white;
	text-decoration: none;
}
A.menu
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #092b47;
	text-decoration: none;
	padding: 3px 0xp 4px 24px;
}

A.menu:HOVER {
	text-decoration: none;
}

A.menu:VISITED{
	color : #092b47;
	text-decoration: none;
}
A.secondary_title
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #092b47;
	text-decoration: none;
	font-variant: small-caps;
}
A.secondary_title:HOVER {
	text-decoration: underline;
}
A.secondary_title:VISITED{
	text-decoration: none;
}
select.drpdown{
	width: 150px;
}
input.groovybutton
{
	color: #fffff0;
	background-color: #411013;
	border: 2px solid;
	border-top-color:#092b47;
	border-left-color:#092b47;
	border-right-color:#092b47;
	border-bottom-color:#092b47;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#ff092b47',EndColorStr='#ff175387');
	font-family:Tahoma,sans-serif;
	font-weight:bold;
	margin-left:10px;
}
input.txtNoBorder{
	border: 0px;
	background:#FFFFF0;
	font-weight: bold;
	text-align:center;
	width: 100px;
}
INPUT.verify{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:bold;
	width: 500px;
	height:24px;
	border: 1px solid #092b47;
	background:#ffffff;
}
INPUT.verifyHover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:bold;
	width: 500px;
	height:24px;
	border: 1px solid #092b47;
	background: #092b47;
	color:#FFFFF0;
}
p.red_message
{
	color: #ff0000;
	font-family: arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11pt;
	padding-left: 5px;
}
table.ada{
	border: 1px solid #747474;
}
table.ada tr{
	background-color:#b9cad2;
}
table.ada tr td{
	padding: 10px;
	font-size: 11px;
}

td.column_left {
	border-left: 1px solid silver;
	border-right: 1px solid silver;
}

td.column_content
{
	padding: 15px 10px 15px 10px;
	border-right: 1px solid silver;
	width: 774px;
}
td.content{
	padding:0px;
}
td.content_bold{
	font-weight: bold;
	padding: 0px 0px 10px 0px;
	text-align: center;
}
td.content_gray{
	color: #708090;
}
td.footerbar
{
	background: url(../images/footerbg.jpg) repeat-x;
	color: white;
	font-size: 7pt;
	height: 16px;
	padding: 5px 5px 5px 5px;
}
td.formFields
{
	font-weight: bold;
	padding: 7px 0px 0px 0px;
	width: 145px;
}
td.infoLeft{
	background-color: #E8E8E8;
	border-top: 1px solid #c3c3c3;
	border-left: 1px solid #E8E8E8;
	border-right: 1px solid #E8E8E8;
	font-weight: bold;
	font-size: 11px;
}
td.infoRight{
	background-color: #ffffff;
	border-top: 1px solid #EBEAEA;
	border-right: 1px solid #EBEAEA;
}
td.menu_item
{
	padding: 3px 30px 4px 14px;
	border-top: 1px solid #EBEAEA;
	text-align: right;
}
td.menu_item_secondary_highlight
{
	background-color: #F9F9F9;
	padding: 3px 30px 4px 14px;
	border-top: 1px solid #F9F9F9;
	text-align: right;
}
TD.menu_title_highlight
{
	background-color: #D9E4ED;
	font-weight: bold;
	padding-bottom: 3px;
	padding-left: 7px;
	padding-top: 4px;
}
TD.results_name_noborder
{
	font-size: 8pt;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 3px;
}
TD.small
{
	font-size: 7pt;
	width: 500px;
}
ul.dates li{
	list-style: square;
	padding-bottom: 5px;
	
}

ul.confirm li{
	list-style: square;
	padding-bottom:10px;
}

