/*####################################
#	RESET
#	http://meyerweb.com/eric/thoughts/2007/04/14/reworked-reset/
####################################*/
html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: normal;
	font-style: inherit;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
	text-align: left;
	vertical-align: baseline;
	}

a img, :link img, :visited img {
	border: 0;
	}
	
table {
	border-collapse: collapse;
	border-spacing: 0;
	}
	
ol, ul {
	list-style: none;
	}
	
q:before, q:after,
blockquote:before, blockquote:after {
	content: "";
}


/*####################################
#	BODY,HTML
####################################*/

body,html {
	background-color: #000;
	color: #000;
	font: normal 75% Verdana,sans-serif;
	width: 100%;
	}
	
html>body {
	font-size: 12px;
	}
	
.clear {
	clear: both;
	}
	
.clearLeft {
	clear: left;
	}
	
.clearRight {
	clear: right;
	}
	
a {
	color: #47b2da;
	outline: none;
	}
	
strong {
	font-weight: bold;
	}


/*####################################
#	HEADER
####################################*/
	
	
#headerContainer #header #homelink {
margin-top:20px;
margin-left: 76px;
text-indent:-9000em;
float:left;
width: 55px;
height: 20px;
background: url(../img/home_icon.jpg) no-repeat;
background-position:0 0;
}
#headerContainer #header #applylink {
margin-top: 10px;
margin-left: 0px;
text-indent:-9000em;
float: left;
width:75px;
height:35px;
background: url(../img/apply_icon.jpg) no-repeat;
background-position:0 0;
}
}
#headerContainer #header #applylink a:hover	{
background-position:0 -18px;
}	

}
/*#headerContainer #header #homelink a:hover	{*/
/*background-position:0 -37px;*/
}	

	
#headerContainer {
	background: url(../img/header_container_bg.gif) repeat-x center 219px;
	/*height: 258px;*/
	}

#header {position: relative;}

#flashPlayer {
	position: absolute;
	width: 200px;
	right: -45px;
	bottom: 89px;
}

#headerContainer #header {
	/*background: url(../img/header3.jpg) no-repeat top center;*/
	margin: 0 auto;
	width: 998px;
	}
	
#headerContainer #header h1,
#headerContainer #header form {
	float: left;
	}
	
#headerContainer #header h2 a {
	padding-top: 0px;
	width: 948px;
	}

#headerContainer #header h2 a {
	background: url(../img/header_bg-home.jpg) no-repeat top left;
	display: block;
	float: left;
	text-indent: -7000px;
	height: 59px;
	/*padding: 0 24.5px;*/
	width: 603px;
	}
	
#headerContainer #header form {
	position: relative;
	display: block;
	float: right;
	margin-top: 14px;
	}
	
#headerContainer #header form label {
	display: none;
	}
	
#headerContainer #header form input#search {
	padding: 3px;
	}
	



#headerContainer #header a#jra {
	background: url(../img/jra_logo.png) no-repeat top left;
	float: right;
	height: 0px;
	/*margin: 11px 25px 0 0;*/
	text-indent: -1000em;
	width: 166px;
	background: url(../img/jra_logo.png) no-repeat top left;
	float: right;
	height: 45px;
	margin: 16px 25px 0 0;
	text-indent: -1000em;
	width: 166px;
	}
	
	
/*####################################
#	MAIN NAVIGATION
####################################*/
		
#headerContainer #mainNav {
	background: #00bde6 url(../img/header_nav_bg.jpg) no-repeat top center;
	clear: both;
	}
		
#headerContainer #mainNav ul {
	background: url(../img/header_nav_ul_bg.jpg) no-repeat top center;
	height: 48px;
	margin: 0 auto;
	padding: 0 25px;
	width: 947px;
	}
	
#headerContainer #mainNav ul li {
	display: inline;
	}
	
#headerContainer #mainNav ul li a {
	float: left;
	line-height: 48px;
	text-indent: -1000em;
	}
	
/*#headerContainer #mainNav ul li a:hover {
	background: url(../img/header_nav_ul_bg.jpg) no-repeat 1000em bottom;
}*/
	
#headerContainer #mainNav ul li.about a {
	width: 103px;
	}
	
#headerContainer #mainNav ul li.about a:hover,
#headerContainer #mainNav ul li.about_sel a {
	background: url(../img/header_nav_ul_bg.jpg) no-repeat -25px bottom;
	}
	
#headerContainer #mainNav ul li.prospective a {
	width: 244px;	
	}
	
#headerContainer #mainNav ul li.prospective a:hover,
#headerContainer #mainNav ul li.prospective_sel a {
	background: url(../img/header_nav_ul_bg.jpg) no-repeat -128px bottom;
	}
	
#headerContainer #mainNav ul li.media a {
	width: 101px;	
	}
	
#headerContainer #mainNav ul li.media a:hover,
#headerContainer #mainNav ul li.media_sel a {
	background: url(../img/header_nav_ul_bg.jpg) no-repeat -372px bottom;
	}
	
#headerContainer #mainNav ul li.blog a {
	width: 88px;	
	}
	
#headerContainer #mainNav ul li.blog a:hover,
#headerContainer #mainNav ul li.blog_sel a {
	background: url(../img/header_nav_ul_bg.jpg) no-repeat -473px bottom;
	}
	
#headerContainer #mainNav ul li.faq a {
	width: 78px;	
	}
	
#headerContainer #mainNav ul li.faq a:hover,
#headerContainer #mainNav ul li.faq_sel a {
	background: url(../img/header_nav_ul_bg.jpg) no-repeat -561px bottom;
	}
	
#headerContainer #mainNav ul li.contact a {
	width: 122px;	
	}
	
#headerContainer #mainNav ul li.contact a:hover,
#headerContainer #mainNav ul li.contact_sel a {
	background: url(../img/header_nav_ul_bg.jpg) no-repeat -639px bottom;
	}
	
#headerContainer #mainNav ul li.current a {
	width: 211px;	
	}
	
#headerContainer #mainNav ul li.current a:hover,
#headerContainer #mainNav ul li.current_sel a {
	background: url(../img/header_nav_ul_bg.jpg) no-repeat -761px bottom;
	}
	
	
/*####################################
#	FOOTER
####################################*/

#footerContainer {
	background: url(../img/footer_container_bg.gif) repeat-x bottom center;
	clear: both;
	/*margin-top: -110px;*/
	position: relative;
	top: -110px;
	}

#footerContainer #footer {
	background: #000 url(../img/footer_bg.gif) no-repeat top center;
	margin: 0 auto;
	width: 997px;
	}
	
#footerContainer #footer #copyright {
	font-size: .84em;
	margin: 0 auto;
	padding: 94px 0 0 29px;
	}
	
#footerContainer #footer #cbc {
	padding: 36px 0 26px 676px;
	}
	
	
/*####################################
#	BODY
####################################*/

#bodyContainer {
	background: #cfcdcd url(../img/body_container_bg2.jpg) repeat-y top center;
	clear: both;
	}
	
#bodyContainer #body {
	background: url(../img/body_bg.png) repeat-y top center;
	margin: 0 auto;
	}
	
#bodyContainer #body #contentContainer {
	background-color: #f2f3f3;
	margin: 0 auto;
	padding: 24px 0 110px 24px;
	width: 973px;
	}
	
#bodyContainer #body #contentContainer .box {
	margin-right: 24px;
	margin-bottom: 24px;
	}
	
#bodyContainer #body #contentContainer h2 {
	color: #1b1f25;
	font-size: 2.09em;
	margin-bottom: 24px;
	}
	
	
/*####################################
#	SUBNAV
####################################*/
	
#bodyContainer #body #contentContainer ul#subnav {
	float: left;
	}
	
#bodyContainer #body #contentContainer ul#subnav li {
	margin-bottom: 1px;
	}
	
#bodyContainer #body #contentContainer ul#subnav li a {
	background-image: url(../img/subnav_bg.jpg);
	background-repeat: no-repeat;
	color: #000;
	display: block;
	line-height: 61px;
	padding-left: 25px;
	text-decoration: none;
	width: 194px;
	}
	
#bodyContainer #body #contentContainer ul#subnav li a:hover,
#bodyContainer #body #contentContainer ul#subnav li.sel_a a,
#bodyContainer #body #contentContainer ul#subnav li.sel_b a {
	color: #f2f3f3;
	}
	
#bodyContainer #body #contentContainer ul#subnav li.a a {
	background-position: top right;
	}

#bodyContainer #body #contentContainer ul#subnav li.a a:hover {
	background-position: top center;
	}
	
#bodyContainer #body #contentContainer ul#subnav li.sel_a a {
	background-position: top left;
	}
	
#bodyContainer #body #contentContainer ul#subnav li.b a {
	background-position: bottom right;
	}
	
#bodyContainer #body #contentContainer ul#subnav li.b a:hover {
	background-position: bottom center;
	}

#bodyContainer #body #contentContainer ul#subnav li.sel_b a {
	background-position: bottom left;
	}
	
	
/*####################################
#	CALLOUTS
####################################*/

#callouts {
	margin-left: 729px;
	}
	
#callouts a {
	display: block;
	margin-bottom: 24px;
	}