body {
	background: #0f2648 url(../images/body_bg.gif) repeat-y center;
	margin: auto;
	font-family: Verdana, Arial,  Tahoma, sans-serif;
	font-size: 11px;
	color: #4b4b4b;
}

h1 {
	font-family: Arial Narrow, sans-serif;
	color: #0f2648;
	font-size: 18px;
	margin: 0;
	padding: 0;
}

h2 {
	font-family: Arial Narrow, sans-serif;
	color: #0f2648;
	font-size: 14px;
	margin: 0;
	padding: 0;
}

h3 {
	font-family: Arial Narrow, sans-serif;
	color: #6faa12;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

img {
	border: 0;
	margin: 0;
	padding: 0;
}

p {
	margin: 0 0 10px 0;
	line-height:16px;
}

a {
	color:#0f2648;
	text-decoration: underline;
}

a:hover {
	color:#cf301c;
	text-decoration: underline;
}

strong {
	font-weight:bold;
}

input, select {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size:11px;
	background-color:#deeffa;
}

textarea {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size:11px;
	padding:5px;
	background-color:#deeffa;
	border:1px solid #0f2648;
}

.text {
	border: 1px solid #0f2648;
}

.label {
	font-weight:bold;
	text-align:left;
	color:#0f2648;
}

.label_right {
	font-weight:bold;
	text-align:right;
	color:#0f2648;
}

.button {
	border:0;
	background-color:#cf301c;
	color:#fff;
}

.border {
	border:1px solid #0f2648;
}

.noborder {
	border: 0;
	background:none;
}

hr {
	color: #0f2648;
	background-color: #0f2648;
	height: 1px;
	width: 98%;
	text-align: left;
	margin:0;
	padding:0;
	border:0;
	line-height:1px;
}

.left {
	float:left;
}

.right {
	float:right;
	display:inline;
	margin:0;
	padding:0;
}

/********************* MAIN BODY *************************/

#main_body {
	margin: auto;
	width:760px;
	position: relative;
}

.logo {
	margin: 17px 0 0 20px;
}
.top {
	position:relative;
	width:760px;
	height: 119px;
	margin:0;
	background: url(../images/top_bg.gif) no-repeat;
	z-index:10001;
}

.top_nav {
	height:20px;
	width:385px;
	color:#f2c334;
	font-size:10px;
	position:absolute;
	top: 50px;
	left: 352px;
}

.top_nav a:link {color:#0f2648;}
.top_nav a:active {color:#0f2648;}
.top_nav a:visited {color:#0f2648;}
.top_nav a:hover {color:#0f2648;text-decoration:underline;}


#main_nav {
	width:740px;
	height:47px;
	margin:auto;
	position:relative;
	top:10px;
}

#banner_home {
	width:740px;
	height:373px;
	margin:auto;
	position:relative;
	z-index:100;
}

.banner_cont {
	width:740px;
	height:69px;
	margin:auto;
	position:relative;
}

#content_home {
	background:#ffffff;
	width:740px;
	margin:auto;
	padding:0;
	position:relative;
}

.home_col_1 {
	width:237px;
	background:url(../images/home_col_1_bg.gif) no-repeat top;
	float:left;
	margin:0;
	padding:0;
	position:relative;
}

.home_col_1 h1 {
	margin: 18px 0 10px 26px;
	width: 200px;
}

.home_col_1 a {
	text-decoration:none;
}

.home_col_1 h2 {
	margin: 18px 0 10px 26px;
	width: 200px;
}

ul.quick_links	{
	list-style:none;
	width:200px;
	margin:0 0 0 25px;
}

ul.quick_links li {
	background:url(../images/bullet_quick.gif) no-repeat 2px 3px;
	/*height:20px;*/
	margin:0 0 7px 0;
	border-bottom:1px solid #eeeeee;
	padding: 0 0 3px 18px;
}

.home_col_2 ul	{
	list-style:none;
	margin:0 0 15px 10px;
}

.home_col_2 ul li {
	background:url(../images/bullet.gif) no-repeat 0 3px;
	margin:0 0 5px 0;
	padding-left: 15px;
}

.home_col_2 {
	width:503px;
	background:url(../images/home_col_2_bg.gif) no-repeat top;
	float:left;
	margin:0;
	padding:0;
	position:relative;
}

.container {
	margin: 17px 25px 40px 27px;
}

#calendar {
	border: 1px solid #0f2648;
	width:450px;
}

#calendar th {
	background-color:#0f2648;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	padding:5px;
}

#calendar td {
	border: 1px solid #0f2648;
	background-color:#ffffff;
	padding:3px;
}

.today {
	background:#fbffbe;
}

.children {
	background-color: #f5f9fd;
	border: 1px solid #0f2648;
	padding: 10px;
	margin: 20px 10px 10px 0;
}

.children h2 {
	font-size: 18px;
}

.children ul {
	list-style: none;
	margin: 10px 0 0 0;
	padding: 0;
}

.children ul li {
	background: url(../images/bullet.gif) no-repeat 0 3px;
	margin: 0 0 5px 0;
	padding-left: 15px;
}

.children ul li a {
	text-decoration: none;
	color: #0f2648;
}

.children ul li a:hover {
	text-decoration: underline;
	color: #990000;
}

/* ***************  FOOTER STYLES *************** */

#footer {
	width:720px;
	height:100px;
	text-align:left;
	margin:auto;
	background:#f5f5f5;
	border-top:1px solid #cfcfcf;
	padding: 1px 0 0 20px;
	color:#c1c1c1;
}


#footer a {
	color:#c1c1c1;
	text-decoration:none;
}

/* ***************  SUCKERFISH NAV STYLES *************** */

#nav, #nav ul {
	padding: 0;
	margin:0;
	list-style: none;
}

#nav a {
	display: block;
	/*width: 10em;*/
	text-decoration: none;
	color: #ffffff;
	padding: 0;
	margin:0;
}

#nav li {
	float: left;
	/*width: 10em;*/
	padding: 0;
	margin:0;
}

#nav li ul {
	position: absolute;
	/*width: 10em;*/
	left: -999em;
	z-index: 10000;
}

#nav li:hover ul {
	left: auto;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}


/* *************** CUSTOM NAV STYLES **************** */

#btn_learn a { background: url(../images/btn_learn.gif) no-repeat; width: 209px; height: 47px; }
#btn_seeit a { background: url(../images/btn_seeit.gif) no-repeat; width: 108px; height: 47px; }
#btn_apply a { background: url(../images/btn_apply.gif) no-repeat; width: 147px; height: 47px; }
#btn_track a { background: url(../images/btn_track.gif) no-repeat; width: 116px; height: 47px; }
#btn_support a { background: url(../images/btn_support.gif) no-repeat; width: 160px; height: 47px; }

#btn_learn a:hover {background-position: -209px 0;}
#btn_seeit a:hover {background-position: -108px 0;}
#btn_apply a:hover {background-position: -147px 0;}
#btn_track a:hover {background-position: -116px 0;}
#btn_support a:hover {background-position: -160px 0;}

.btn_text { visibility: hidden; }

#nav li ul {
	top: 37px;
}

#nav li ul li {
	clear: both;
	width:160px;
	text-indent: 0; 
	font-size: 10px;
	padding: 0 1px 0 1px; 
	background: #72ab13; 
	border: 1px solid #ffffff;
	border-top: 0; 
	vertical-align: middle;
	/*overflow: hidden;*/
	position: relative;
	z-index: 10001;
}

#nav li ul li a {
	padding: 3px 5px 3px 13px;
	height: auto;
	width:auto;
	background: none;
}

#nav li ul li a:hover {
	background-color: #9ec13a;
	background-image: none;
	height: auto;
	width:auto;
	color:#0f2648;
}

#nav #btn_learn ul {
	top:37px;
	margin: 0 0 0 15px;
}