/*
Copyright 2007 TCP of Central Florida, INC
*/

body {margin:0; padding:0;}

.header {  
	background-color: #003399;
	background-image:url(/img/header.jpg);
	background-position:center;
	background-repeat:no-repeat;
	margin:0;
}

#loading {
 	width: 800px;;
 	height: 150px;
 	background-color: #ffffff;
 	position: absolute;
 	left: 50%;
 	top: 25px;
	display:block;
 	margin-top: -50px;
 	margin-left: -400px;
 	text-align: center;
}

.keywords {
	color: #003399;
	font-family: Arial;
	font-size: 3px;
	text-align:center;
	line-height:1px;
}

/* Footer Text and Links */

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #ffffff;
	background-color: #003;	/*background-color: #3366CC;*/
}

.footer a:link {
	color: #999;
	text-decoration: none;
	font-weight: normal;
}

.footer a:visited {
	color: #999;
	text-decoration: none;
	font-weight: normal;
}

.footer a:hover {
	color: #000000;
	text-decoration:underline;
	font-weight: normal;
}

.footer a:active {
	color: #000099;
	text-decoration: none;
	font-weight: normal;
}

.date1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	line-height: 15px;
}

.signature {
  	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	color: #FFFFFF;
	font-style:italic;
}

.headings {
	text-decoration:underline;
	font-weight:bold;
}

body {
	background-color: #003399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #FFFFFF;
	margin:0px;
}

.smallbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
}

.twhite td, th {
	background-color:#FFFFFF;
	border:1px solid #333333;
	line-height: 26px;
	}
	
table.twhite a { 
	width:380px;  
	display: block; 
	border:1px solid #333333;
} 

div.twhite a { 
	padding: 3px 5px;
	border:1px solid #ffffff;
	color:#000099;
}

div.twhite a:link { 
	color:#000099;
	text-decoration: none;
	font-weight: normal;
}

div.twhite a:visited { 
	color:#000099;
	text-decoration: none;
	font-weight: normal;
}

div.twhite a:hover { 
	border:1px solid #333333;
	color:#000000;
	text-decoration: none;
	font-weight: bold;
	background-color: #CCCCCC;
}

div.twhite a:active { 
	color:#000099;
	text-decoration: none;
	font-weight: normal;
}
	
/* Main content */
.maincontent, td, th {
	background-color: #3366CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #FFFFFF;
}

.maincontent a:link {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
}

.maincontent a:visited {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
}

.maincontent a:hover {
	color: #000000;
	text-decoration:underline;
	font-weight: normal;
}

.maincontent a:active {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
}

h2 {
	line-height: 28px;
	}



/* Menu */


table.menu a { 
	width:148px; 
	border:1px solid #333333; 
	display: block; 
} 

div.menu a {
	color: #FFFFFF; 
	background-color: #0066CC; 
	text-decoration:none; 
	font-size:14px; 
	line-height:18px; 
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px 5px;
}

div.menu a:link {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

div.menu a:visited {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

div.menu a:hover {
	font-weight: normal;
	font-style:italic;
	background-color: #0099CC;
	border:1px solid #000000; 
	text-decoration: none;
}

div.menu a:active {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

.spacermenu {
	background-image: url(/img/menu_spacer.gif);
	background-repeat:repeat-x;
	background-position:center;
	height:5px;
	line-height:5px;
	font-size:5px;
}

.exitlink a:link {
	color: #000099;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
}

.exitlink a:visited {
	color: #000099;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
}

.exitlink a:hover {
	color: #000000;
	text-decoration:underline;
	font-weight: bold;
	font-size: 16px;
}

.exitlink a:active {
	color: #000099;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
}

.notice {
  	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 2px;
	line-height: 16px;
	color: #3FF;
}


.notice a:link {
	color: #0F9;
	text-decoration: none;
	font-weight: normal;
}

.notice a:visited {
	color: #0F9;
	text-decoration: none;
	font-weight: normal;
}

.notice a:hover {
	color: #000000;
	text-decoration:underline;
	font-weight: normal;
}

.notice a:active {
	color: #0F9;
	text-decoration: none;
	font-weight: normal;
}