/* CSS Document */
body
{
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif ;
}
h2
{
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size:18px;
}
h1
{
	font-size:20px;
	padding-top:10px;
	font-family:Arial, Helvetica, sans-serif;
}
a
{
	color:#4884cd;
	text-decoration: none;
}	
a:hover
{
	color:#4884cd;
	text-decoration: underline;
}
img, a img {
	border: none;
}
ul 	
{
	margin-right: 0; 
}
li 	
{ 
	margin-left: 0; 
	line-height: 140%;
	padding: 0px 0px 5px 0px;
}
#top-td
{
	background: url(images/top_bg.jpg) repeat-x;
	height:77px ;
}

#logo
{	
	padding-left:10px;

}
#top-links 
{
	text-align:right;
	padding-right:10px;
	color:#5396e8;
	font-size:12px;	
}
#top-links a
{
	text-decoration:none;
	color:#022052;
}
#top-links a:hover
{
	text-decoration: underline;
	color:#000;
}
#menu-td
{
	padding:5px;
	text-align:center;
}
#left-menubar
{
	background: url(images/menu_center.jpg) no-repeat;
	height:29px;
	width:7px;
}
#center-menubar
{
	background: url(images/menu_center.jpg) repeat-x;
	height:29px;
	text-align:left;
	padding: 0px 5px;
	vertical-align:middle;
	color:#b9c3cd;
	font-weight:normal;	
}
#center-menubar a
{
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	font-size:16px;
	padding:0px 5px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
#center-menubar a:hover
{
	color:#64a6fc;
	font-weight:bold;
	text-decoration:none;
}
#right-menubar	
{
	background: url(images/menu_center.jpg) no-repeat;
	width:7px;
	height:29px;
}
#left-td
{
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
	vertical-align:top;
	width:200px;
}
#left-td a
{
	font-family: Arial, Helvetica, sans-serif;
	color:#022052;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	background: url(images/red_btn.jpg) no-repeat;
	line-height:27px;
	display:block;
	padding-left:5px;
	margin:3px 0px;
}
#left-td a:hover, #left-td a:active
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-weight: bold;
	background: url(images/gray_btn.jpg) no-repeat;
}
#left-td ul
{
	list-style: none;
}
#left-td li 
{
	list-style-image: url(images/list_red.png);
}
#left-td li a
{
	text-decoration:none;
	color:#022052;
	background:none;
	line-height:14px;
}
#left-td li a:hover
{
	text-decoration:none;
	color:#000;
	background:none;
}
#left-red-top
{
	background: url(images/red_top.jpg) no-repeat ;
	background-position:bottom;
	height:8px;
}
#left-red-mid
{
	background:#64a6fc;
	width:200px;
}
#left-red-bot
{
	background:url(images/red_bot.jpg) no-repeat ;
	height:8px;
}
#center-td
{
	text-align:left;
	width:480px;
	padding-left:5px;
	vertical-align:top;
}
#right-td
{
	width:200px;
	vertical-align:top;
}
#right-mid
{
	background:url(images/white_mid.jpg) repeat-y;
	background-position:top;
	width:200px;
	text-align:center;
}
#main-bdy
{
	font-size:12px;
	width:450px;
	text-align:left;
}
#wel-com
{
	width:133px;
}
#bottom-td
{
	background:url(images/bottom_bg.jpg) repeat-x;
	text-align:left;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	height:20px;
	vertical-align:bottom;
	color: #000;
}
#bottom-td a
{
	color:#000;
	text-align:right;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
}
#bottom-td a:hover {
	color: #022052;
}
#left-data
{
	padding:0px 5px;
}
#right-bot
{
	background:url(images/white_bot.jpg) no-repeat;
	background-position:top;
	width:200px;
}
#bot-links
{
	color:#000;
	text-align:right;
	padding-right:10px;
}
#bot-links a:hover
{
	text-align:right;
	color: #022052;
	text-decoration:underline;
}
.red-bold
{
	font-weight:bold;
	font-size:18px;
	text-decoration:none;
	color:#000;
	font-family:"Trebuchet MS", Helvetica, Sans-serif;
}
.red-normal
{
	font-family:"Trebuchet MS", Helvetica, Sans-serif;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	color:#4884cd;
}
#index2-bdy
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	width:350px;
	width:480px;
	padding:5px;
}
/*New content is below*/
.login, 
{ 
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #FFCC00;
	text-align: center;
	background-color:#4884cd;
	font-weight: bold;
}

.login a
{
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #FFCC00;
	text-align: center;
	background-color:#4884cd;
	font-weight: bold;
}

.login a:hover
{
	background-color: #669900;
	color: #444444;
	text-align: center;
}

.loginHover
{
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color:#FFCC00;
	color: #4884cd;
	font-weight: bold;
}

.loginHover a
{
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color:#FFCC00;
	color: #4884cd;
	font-weight: bold;
}

.loginHover a:hover
{
	text-align: center;
}
td.borderBar
{
	background-color: #cb0000;
	color: #ff0000;
	font-size: 9pt;
	text-align: center;
}
#florida-td
{
	vertical-align:top;
	padding-left:15px;
	font-size: 12px;
}
#startTable
{
	margin: 0 auto 0 auto;
	width: 98%;
	font-size: 12px;
	line-height: 20px;
}
div.button {
	margin: 30px auto 30px auto;
	padding-bottom: 3px;
	background: #aa0000;
	height: 25px;
	text-align: center;
	font-weight: bold;
	position: relative;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #990000;
}
div.button a {
	color: #fff;
	text-shadow: -1px -1px 0px #990000;
	font-size: 14px;
	line-height: 2;
}
div.button a:hover {
	text-decoration: none;
}