/* 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
{
	text-decoration: none;
}	
a:hover
{
	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;
	background: #fff;
	height: 80px ;
}

#logo
{	
	/*padding-left:10px;*/

}
#top-links 
{
	text-align:right;
	padding-right:10px;
	color: #09306b;
	font-size: 11px;	
}
#top-links a
{
	text-decoration:none;
	color: #001d49;
}
#top-links a:hover
{
	text-decoration: underline;
	color:#cc0000;
}
#menu-td
{
	padding:5px;
	text-align:center;
}
/*#left-menubar
{
	background: url(images/menu_left.jpg) no-repeat;
	height:29px;
	width:7px;
}*/
#center-menubar
{
	background: url(images/menu_center.jpg) repeat-x;
	background: #001d49;
	border-top: solid 1px #09306b;
	border-bottom: solid 1px #021129;
	text-align:left;
	padding: 5px;
	vertical-align:middle;
	color: #FFFFFF;
	font-weight:bold;	
}
#center-menubar a
{
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	font-size:16px;
	padding:0px 5px;
	color: #e5ecf6;
	font-weight:bold;
	text-decoration:none;
}
#center-menubar a:hover
{
	color: #fff;
	font-weight:bold;
	text-decoration:none;
}
/*#right-menubar	
{
	background: url(images/menu_right.jpg) no-repeat;
	width:7px;
	height:29px;
}*/
#left-td
{
	padding: 0 0 0 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #001d49;
	font-size:12px;
	vertical-align:top;
	width: 200px;
}
#left-td a
{
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	background: #001d49;
	border-top: solid 1px #09306b;
	border-bottom: solid 1px #021129;
	display:block;
	padding: 8px 5px;
}
#left-td a:hover, #left-td a:active
{
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-weight: bold;
	background: url(images/gray_btn.jpg) no-repeat;
	background: #0d3064;
}
#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: #001d49;
	background:none;
	border: none;
	padding: 0 5px;
}
#left-td li a:hover
{
	text-decoration:none;
	color: #0057dc;
	background:none;
}
#left-red-top
{
	background: url(images/red_top.jpg) no-repeat ;
	background-position:bottom;
	height:8px;
}
#left-red-mid
{
	background: #e9eaec;
	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
{
	padding: 0 5px 0 0;
	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;
}
#bottom-td a
{
	color:#cc0000;
	text-align:right;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
}
#left-data
{
	padding: 0px 5px 10px 5px;
}
#right-bot
{
	background:url(images/white_bot.jpg) no-repeat;
	background-position:top;
	width:200px;
}
#bot-links
{
	color:#001d49;
	text-align:right;
	padding-right:10px;
}
#bot-links a {
	color: #001d49;
}
#bot-links a:hover
{
	text-align:right;
	color:#001d49;
	text-decoration:underline;
}
.red-bold
{
	font-weight:bold;
	font-size:18px;
	text-decoration:none;
	color: #001d49;
	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: #001d49;
}
#index2-bdy
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	width:350px;
	width:480px;
	padding:5px;
}

strong, strong a {
	color: #001d49;
}

New content is below
.login, 
{ 
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #FFCC00;
	text-align: center;
	background-color:#CC0000;
	font-weight: bold;
}

.login a
{
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #fff;
	text-align: center;
	background-color:#001d49;
	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:#e9eaec;
	color: #CC0000;
	font-weight: bold;
}

.loginHover a
{
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color:#e9eaec;
	color: #001d49;
	font-weight: bold;
}

.loginHover a:hover
{
	text-align: center;
}
td.borderBar
{
	background-color: #09306b;
	color: #ff0000;
	font-size: 9pt;
	text-align: center;
}
#florida-td
{
	vertical-align:top;
	padding-left:15px;
	font-size: 12px;
}

#startTable {
	padding: 0 10px;
}

#startTable h1 {
	font-size: 24px;
}