﻿div.header a img
{
	border-width:0px;
}

div.header td.phone
{
	padding-left:25px;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	color:White;
	background-image:url(Images/back_blue.gif);
	background-repeat:repeat-x;
}

div.header td.phone img
{
	margin-right:5px;
}

div.title
{
    margin-bottom: 5px;
	line-height:30px;
	padding-left:180px;
	font-family:Arial;
	font-size:13px;
	color:White;
	background-color:#728286;
}

div.title big
{
	font-size:18px;
	font-weight:bold;
}

div.titleUs
{
	line-height:30px;
	font-family:Arial;
	font-size:13px;
}

div.titleUs big
{
	font-size:18px;
	font-weight:bold;
}

div.leftNav
{
	font-family:Verdana;
	font-size:11px;
}

div.leftNav a
{
	display:block;
	padding:5px 3px 5px 15px;
	text-decoration:none;
	color:Black;
	background-color:#f7f7f7;
	background-image:url(Images/arrow_red.gif);
	background-position:7px center;
	background-repeat:no-repeat;
	border-left:1px solid #b50122;
	border-right:1px solid #b50122;
	border-bottom:1px solid #b50122;
}

div.leftNav a.first
{
	border-top:1px solid #b50122;
}

div.leftNav a:hover
{
	color:#cc0000;
	background-color:#dddddd;
}

div.footer
{
	line-height:30px;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	color:White;
	background-color:#003399;
}

div.recognitiontext
{
	 font-size:7px; 
	 text-align:left;
	 padding-bottom:5px;
}

div.error
{
	font-family:Arial;
	font-size:11px;
}

div.error img
{
	border-width:0px;
}

table.main
{
	margin-left:auto;
	margin-right:auto;
}

td.content
{
	font-family:Arial;
	font-size:11px;
}

td.content input
{
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
}

td.content a
{
	color:#000099;
}

td.content a:visited
{
	color:#752589;
}

td.content a:hover
{
	color:#cc0000;
}

td.content div.blueBar
{
	padding:2px 4px;
	color:White;
	background-color:#003399;
}

@media print
{
	body
	{
		margin:0px;
	}
	
	table.main
	{
		width:100%;
	}
	
	td.content
	{
		width:100%;
		padding-left:0px;
	}
	
	.hideOnPrint
	{
		display:none;
	}
}

a img
{
	border-width:0px;
}
