@charset "utf-8";

/* --------------------------------*/
/* -------->> RESET! <<<-----------*/
/* --------------------------------*/

html, body, h1, h2, h3, h4, h5, h6, ul, li, p, form, ol, dl {
	margin: 0px;
	padding: 0px;
}

/* --------------------------------*/
/* -------->> GLOBAL <<<-----------*/
/* --------------------------------*/

html {
	overflow-y: scroll;
	height: 100%;
	}

body {
	background: #FFF;
	color: #464646;
	font-family:Arial, Verdana, sans-serif;
	font-size: 12px;
	height: 100%;
	}
	
#container {
	width: 780px;
	margin: 0 auto;
	height: 100%;
	}
	
body > #container {
	height: auto; min-height: 100%;
	}

#content {
	/*padding-bottom: 30px;*/
	}

h1, h2, h3, h4, h5, h6 {
	color: #464646;
	margin: ;
	}
	
h1 {font-size:18px;}

h2 {font-size:16px;}

h3 {font-size:14px;}

h4 {font-size:12px;font-weight:600;}

h5 {font-size:12px;font-weight:600;}



p, #content form {
	margin: 10px 10px 0 10px;
	line-height: 24px;
	}
	
ul, ol {
	color: #039;
	font-weight: 600;
	line-height: 24px;
	margin: 10px 10px 0 40px;
	}
	
	ul li span, ol li span {
		color: #464646;
		}
	
a:link, a:visited {
	color: #4665b6;
	font-weight: 600;
	}
	
	div.ctaLinks {
		margin: 20px 0;
		text-align: center;
		}
		
		div.ctaLinks a {margin: 0px 5px;}
			
a:hover, a:active {
	color: #7996E2;
	}

/* --------------------------------*/
/* -------->> HEADER <<<-----------*/
/* --------------------------------*/

#header {
	background: url('images/headerbg2.gif') repeat-x;
	height: 85px;
	border: 1px solid #9db8e3;
	}

	#header #headerLeft {
		float: left;
		width: 550px;
		
		}
		
			#header img#logo {
				float:left;
				position:relative;
				top: -1px;
				}
				
			#header h1 {
				color: #039;
				font-size:18px;
				font-weight: 500;
				padding-top:22px;
				}
			
			#header h3 {
				color: #464646;
				font-size:11px;
				}
			
			#header h1, #header h3 {
				margin: 0;
				}
	
	#header form {
		width: 200px;
		float: right;
		padding: 22px 10px 0 0;
		}

/* ------------------------------------*/
/* -------->> NAVIGATION <<<-----------*/
/* ------------------------------------*/

ul#navigation {
	
	background: url('images/navbg2.gif') repeat-x center;
	border-right: 1px solid #9db8e3;
	border-left: 1px solid #9db8e3;
	height: 34px;
	list-style-type: none;
	margin: 0
	}
	
	ul#navigation li {
		background: url('images/nav_sprite.gif') no-repeat left bottom;
		padding-left:15px;
		height: 34px;
		float: left
		}
		
	ul#navigation li:hover {
		}
		
		ul#navigation a:link, #navigation a:visited {
			background: url('images/nav_sprite.gif') no-repeat right -34px;
			height: 30px;
			float: left;
			font-size: 14px;
			font-weight: bold;
			color: #4665b6;
			line-height: 23px;
			padding-right: 16px;
			display: block
			
			}
			
			  /* Commented Backslash Hack
				 hides rule from IE5-Mac \*/
			  #header a {float:none;}
			  /* End IE hack */
			
		ul#navigation a:hover, ul#navigation a:active {
			color: #7996E2;
			}
			
		ul#navigation li#currentPage {
			background: url('images/nav_sprite.gif') no-repeat left top;
			}
			
			ul#navigation li#currentPage a {
				background: url('images/nav_sprite.gif') no-repeat right top;
				color: #FFF
				}

	ul#navigation li#studentLogIn {
		float: right;
		border-left: #005826 2px solid;
		border-right: none;
		}
			
		ul#navigation li#studentLogIn a:link, ul#navigation li#studentLogIn a:visited {
			background: url('images/logBG.gif') repeat-x;
			}
		
		ul#navigation li#studentLogIn a:hover, ul#navigation li#studentLogIn a:active, ul#navigation li#studentLogIn a#currentPage {
			background: url('images/logBGHover.gif') repeat-x;
			color: #000
			}

/* -----------------------------------*/
/* -------->> STRUCTURE <<<-----------*/
/* -----------------------------------*/

#content {width:100%;}

	.contentBox {border:#9db8e3 1px solid;clear:both;margin:10px 0 0 0;padding-bottom:10px;}
	
		.contentBox h3 {
			background: url('images/content_header_bg.gif') repeat-x bottom center;
			border-bottom: 1px solid #9db8e3;
			font-size: 12px;
			padding-left:10px; padding-right:10px; padding-top:5px; padding-bottom:5px
			}
			
		.right {clear: none;float: right; margin-bottom:10px; width:430px; height:200px;}
			
ul.checks {list-style-image:url('images/greencheck.gif'); list-style-position:outside}

div.noBox {text-align: center; margin-top: 20px;}

/* --------------------------------*/
/* --------->> FODDER <<<----------*/
/* --------------------------------*/


.fodderBox {
	background: url('images/arrow_blue.gif') no-repeat left 2px; 
	padding-left:15px; margin-left:0; margin-right:0; margin-top:20px; margin-bottom:0
	}
	
	.fodderBox h3 {
		border-bottom: #9db8e3 1px solid;
		}
	
	.fodderBox p {margin-left:0;}
	
	
/* ---------------------------------------*/
/* ----------->> CROSS PROMO <<<----------*/
/* ---------------------------------------*/

table#crossPromo {border-spacing: 0;}

	table#crossPromo tr th {
		background: url('images/content_header_bg.gif') repeat-x bottom center; 
		border:1px solid #9db8e3;
		text-align: left;
		vertical-align:top;
		width:188px
		}
		
		table#crossPromo tr th h3 {padding: 5px 10px; font-size: 12px;vertical-align:top;}
		
	table#crossPromo td.spacer {width:10px;}
	
	table#crossPromo tr#crossPromoContent td {
		border-right: #9db8e3 1px solid;
		border-bottom: #9db8e3 1px solid;
		border-left: #9db8e3 1px solid;
		padding-bottom: 10px;
		vertical-align:top;
		}
		
		table#crossPromo tr#crossPromoContent td p {line-height:16px;}

/* --------------------------------*/
/* --------->> FOOTER <<<----------*/
/* --------------------------------*/

#footer {
	border-top: #9db8e3 1px solid;
	font-size: 11px;
	font-weight: 500;
	margin-top: 15px;
	text-align:center;
	}



/* -------------------------------*/
/* -------->> EXTRA <<<-----------*/
/* -------------------------------*/

#mainCall {
	background: url('images/cta_home.jpg') no-repeat left;
	border-right: 1px solid #9db8e3;
	border-bottom: 1px solid #9db8e3;
	border-left: 1px solid #9db8e3;
	height: 313px;
	color: #FFF
	}
	
	#mainCall span {
		display: none;
		}

	#mainCall #links {
		height: 230px;
		width: 310px;
		position: relative;
		top: 70px;
		left: 330px;
		}
	
		#mainCall a:link, #mainCall a:visited {
			display: block;
			float: left;
			height: 225px;
			width: 145px;
			margin: 0 7px 0 0;
			}
			
		#mainCall a:hover, #mainCall a:active {
			}
			
			#mainCall a span {
				display: none;
				}
				
#thingsCall {
	background: url('images/cta_things.jpg') no-repeat left top;
	border-right: 1px solid #9db8e3;
	border-bottom: 1px solid #9db8e3;
	border-left: 1px solid #9db8e3;
	height: 180px;
	color: #FFF
	}
	
	#thingsCall span {
		display: none;
		}

	#thingsCall #links {
		height: 110px;
		width: 600px;
		position: relative;
		top: 65px;
		left: 200px;
		}
	
		#thingsCall a:link, #thingsCall a:visited {
			display: block;
			float: left;
			height: 100px;
			width: 265px;
			margin: 0 30px 0 0;
			}
			
		#thingsCall a:hover, #thingsCall a:active {
			}
			
			#thingsCall a span {
				display: none;
				}
#thingsCall1 {
        background: url('images/cta_things1.jpg') no-repeat left top;
        border-right: 1px solid #9db8e3;
        border-bottom: 1px solid #9db8e3;
        border-left: 1px solid #9db8e3;
        height: 180px;
        color: #FFF
        }

        #thingsCall1 span {
                display: none;
                }
#thingsCall1 A {display:block; width:260px; height:100px;margin:60px 0px 0px 90px; float:left;}

#thingsCall2 {
        background: url('images/florida-header.jpg') no-repeat left top;
        border-right: 1px solid #9db8e3;
        border-bottom: 1px solid #9db8e3;
        border-left: 1px solid #9db8e3;
        height: 180px;
        color: #FFF
        }

        #thingsCall2 span {
                display: none;
                }



#thingsCall2 A {display:block; width:200px; height:120px;margin:60px 0px 0px 40px; float:left;}


#aboutCall {
	background: url('images/cta_about.jpg') no-repeat left top;
	border-right: 1px solid #9db8e3;
	border-bottom: 1px solid #9db8e3;
	border-left: 1px solid #9db8e3;
	height: 300px;
	color: #FFF
	}
	
	#aboutCall span {
		display: none;
		}
		
#contactCall {
	background: url('images/cta_contact.jpg') no-repeat left top;
	border-right: 1px solid #9db8e3;
	border-bottom: 1px solid #9db8e3;
	border-left: 1px solid #9db8e3;
	height: 300px;
	color: #FFF
	}
	
	#contactCall span {
		display: none;
		}
.baner{ width:778px; border-bottom:1px solid #9db8e3; border-left:1px solid #9db8e3; border-right:1px solid #9db8e3; border-top:0px none; background:url('images/baner_bg.gif') repeat-x; height:300px; line-height:18px}

.baner_about_content{ background:url('images/about_baner.jpg') no-repeat 100% 0%; height:275px; font-size:12px; padding-left:20px; padding-right:0; padding-top:25px; padding-bottom:0}

.baner_contact_content{padding:25px 0 0 20px; font-size:13px; line-height:18px;}

.baner_contact{ background:url('images/cta_contact.jpg') no-repeat; height:300px; width:778px; border-bottom:1px solid #9db8e3; border-left:1px solid #9db8e3; border-right:1px solid #9db8e3; border-top:0px none;}

.baner_curb{ background:url('images/baner_bg_curb.gif') no-repeat 20% 100%; height:300px}

.vertCTAs {float:left; width:310px;height:218px; margin:15px 0 0 15px;}

.horzCTAs {margin: 20px 0; text-align: center; width:100%;height:105px;}

	.vertCTAs a img, .horzCTAs a img {border:none;}

.font_normal{font-weight:normal;}	


.main_box{ margin:10px; font-family:Arial; font-size:16px; color:#000000;}

.main_box a{color:#4665B6; text-decoration:underline; font-weight:normal; font-size:16px; font-weight:bold;}

.main_box a:hover{color:#4665B6; text-decoration:none; font-weight:normal; font-size:16px;}

.bold{ font-weight:bold;}

.error{color:#C93C44; font-weight:normal; font-size:20px; padding:4px 0 8px 0; border-bottom:1px solid #C93C44;}

.text1 {font-size:12px; color:#000; font-weight:bold;}

.text2 {font-size:16px; color:#72001A; font-weight:bold;}

.text3 {font-size:16px; color:#000; font-weight:bold;}