/* CSS Document */
body
{
	text-align: center;
	margin: 0px;
	padding: 0px;
 /*	background-image: url('../images/backgroundblue.jpg'); */  
	/* background-repeat: both;  */
	background-color: #fff;
		font-family:  Arial, Verdana, Helvetica, sans-serif;	
}

h1
{
	font: bold 14px arial;
	padding-top: 3px;
	padding-bottom: 8px;
	margin: 0;
}  

p
{
	margin: 0px;
	padding: 0px 0px 5px 0px;
}

.Dark_and_Bold {
	color: #000000;
	font-weight: bold;
}

img.header2
{
	float: right;
}

img.hometext
{
	border-top: solid white 2px;
}

img.home_upperright
{
	border-bottom: 2px solid white;
}

img.home_middleright
{
	border-bottom: 2px solid white;
}

img.logo  { padding-bottom:10px; margin-top:10px; margin-left: 18px; }
img.content-header { padding: 0 0 10px 11px; }

a.white
{
	color: #fff;
}
/*-------------------------- Page Areas --------------------------------*/
#wrapper {
	width: 900px;
	background: transparent url("../images/bg_main2.gif") top left repeat-y;
	margin: 0 auto 20px;
	text-align:left;
	padding-top:1px;
	padding-bottom:0;
}
#wrapper_home {
	width: 900px;
	background: transparent url("../images/bg_main2.gif") top left repeat-y;
	margin: 0 auto;
	text-align:left;
	padding-bottom: 0;
}

#wrapper2
{
	margin: 0px auto;
	text-align: left;
	width: 771px;
	background-color: white;
	/*background-image: url('../images/bg_main.gif');*/
}

#header_left
{
	width: 250px;
	margin-left:15px;
	margin-bottom: 0;
}

#header_right
{
	float: right;	
	margin-right: 40px;
	font-size: .9em;
	font-weight:bold;
	color: #333366;
}
#header_right p
{
	text-align:right;
	
}

#header_right a
{
	text-align:right;
	color: #333366;
	text-decoration:none;
}


#foot 
{
	padding: 10px 0px 10px 0px;
	font: bold 11px/16px arial;
	color: red;
	text-align: center;
}
#footer {
	width: 900px;
	height: 40px;
	font-size: 1px;
	background: transparent url("../images/contentFoot.gif") top left no-repeat;
	
}

#footer p {
	color: #fff;
	text-align:center;
	font-size: 12px;
	padding-top: 15px;
	padding-bottom:0;
}

#copyright {
	height: 21px;
	background-color: #161a64;
	padding: 6px 0 0 365px;
	font-size: .84em;
	color: #ffffff;
}

#top
{
	padding-right:15px;
	padding-left:15px;
	margin: 0;
}

#left
{
	float: left;
	width: 248px;
	padding-right:0px;
	padding-left:15px;
	height: 100%;
	margin: 0;
	
	width: expression('215px');
}


#right
{
	margin-left: 263px;
	padding:0;
	margin-right:0;
	width: 622px;
}

#home-right
{
	background:  url("../images/superstars.jpg") top left no-repeat;
	height: 604px;
}


#home-right-text
{
	position:absolute;
	background: transparent url("../images/home_banner.png") no-repeat 0px 374px;
	padding-top: 453px;
	text-align:center;
	color: #333366;
	width: 622px;
	height:150px;

}

#home-right-text h1
{
	text-align: center;
	font-weight: normal;
	letter-spacing: -.01em;
	font-size: 2em;
}

#home-right-text h2
{
	font-weight:bold;
	font-size: .9em;
}

#home-right-text p
{
	font-weight:bold;
}

#home-right-text a
{
	text-decoration: none;
}

/* Hides from IE5-mac \*/
* html #left {margin: 0px -3px 0px 0px;}
* html #right {margin: 0px 0px 0px 260px;}
* html #header_right {margin: 0px 0px 0px -3px;}
* html img.header2 {margin: 0 -3px;}
* html #home_right {margin: 0px 0px 0px -3px;}
* html #right_text {margin: -4px 0px 0px 0px;}
* html #footerclear {margin: -3px 0px;} 
/* End hide from IE5-mac */

#content-heading
{
	margin-top:15px;

}

#content-heading h1
{
	background-image: url("../images/contentBgTop.gif");
	background-repeat: no-repeat;
	background-position: bottom left;
	font-weight: normal;
	font-size: 22px;
	margin-left: 12px;
}

#content-heading h1 .contentheading
{
	background:white url(../images/headingBg.gif) repeat; 
	padding: 10px;
	margin-left:30px;
	font-size:1.5em; 
	color:#161a64;
}

#content
{
	padding: 5px 20px 0 20px;
	font: 12px/16px Arial;
	color: #3C3C3C;
	margin-left: 12px;
	width: 560px;
	background: transparent url("../images/contentBg.gif") top left repeat-y;
}

#content-footer
{
	background-image: url("../images/contentBgBottom.gif");
	background-repeat: no-repeat;
	background-position: top left;
	height:26px;
	padding-bottom:20px;
	margin-left: 12px;
}

/* #home_right
{
	float: right;
	padding-right: 1px;
	width: 213px;
	width: expression('214px');
} */

#home-left-text-box
{
	background: transparent url("../images/bg_nav_bottom.jpg") top left repeat-y;
	padding: 0;
	display:block;
	height: 230px;
	width: 248px;
	color:#ffffff;

}

#home-left-text
{
	padding: 20px;
	text-align:left;
}

#home-left-text-box h1
{
	text-align: center;
	font-weight:normal;
	letter-spacing: -.01em;
	font-size: 1.2em;
	color: #e7e7ef;
}

#home-left-text-box h2
{
	font-weight:bold;
	font-size: .9em;
}

#home-left-text-box p
{
	font-size: .8em;
}

#home-left-text-box a
{
	text-decoration: none;
}

#home-left-text-box a.learn_more
{
	color:#ffffff;
	font-size: .8em;
	float:right;
	padding-right: 15px;
}



#right_text
{
	display: block;
	height: 148px;
	background-color:#E0F0FF;
	border-top: 2px solid white; 
	border-bottom: 2px solid white;
	font: 11px Arial;
	color: #7c7c7c;
}

#right_text ul
{	padding-left : .7em;
	padding-right : .5em;
	margin : 0;
	list-style-position : inside;
	list-style-type : disc;
	line-height : 1.2em;
}

#rightext ul ul
{	padding-left :2em;
}

#footerclear
{
	clear:both;
	margin: 0px;
	padding: 0px;
	height: 1px;
	font-size: 1px;
	background-color: #fff;
}

/*-------------------------Navigation Styles-----------------------*/
img.nav
{
	border-bottom: 1px solid white;
}

img.blanknav
{
	border-bottom: 1px solid white;
	border-top: 1px solid white;
}

/*------------------------Sub navigation styles ----------------------*/
div.subnav ul
{
	margin: 0px 0px 0px 0px;
	padding: 0;
}

div.subnav li
{
	list-style-type: none;
	text-align: left;
	margin: 0;
	padding-right: 36px;
	padding-top: 4px;
	padding-bottom: 5px;
	/* border-bottom: 1px solid #CCCCCC; */
	
}

div.subnav a
{
	color: #575757;
	text-decoration: none;
}

div.subnav a:hover
{
	color: #002447;
}

div.subnav a.selected
{
	color: #002447;
}   

.w400
{
	width: 400px;
}

table.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	border: none;
	margin: 0 10px 0 10px;
	width: 450px;
}
 
table.form td {
	padding: 0 10px 0 10px;
	margin:0;
}

table.form .label {
	text-align: right;
}

table.form .textnormal {
	width: 300px;
}

table.form .textshort {
	width: 150px;
}

.error {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	font-size: 10pt;
}

.error h2 {
	font-size: normal;
}

.clear { 
	clear: both;
	line-height:.1em;
	 }
	 
#sideNav {
	margin-top:25px;
	padding:0;
}

#wrapper_home #sideNav {
	margin:0;
}

#sideNav li {
	/*font-size: 14px; */
/*	margin-bottom: .3em;  
	padding-bottom: .3em;*/
	/* margin-bottom:1px;
 */	/*background-color: #99ccff;*/

	text-align:left;
	color: white;
	background: url('../images/bg_nav.gif') no-repeat; 
	width: 248px;
	margin:0;
	padding:0;
}

#wrapper_home #sideNav li {
	/*font-size: 14px; */
/*	margin-bottom: .3em;  
	padding-bottom: .3em;*/
	/* margin-bottom:1px;
 */	/*background-color: #99ccff;*/

	background: url('../images/bg_nav_home.jpg') no-repeat; 
}

/* #sideNav #home {/* background-color: #c5c5b5;  padding-top: 34px;} */
#sideNav li a {
	display:block;
	height:17px;
	color:#003366;
	padding: 5px 15px 5px 15px; 
	text-decoration: none;
	font-size: .9em;
}

#wrapper_home #sideNav li a {
	color: #ffffff;
	height:22px;
	padding: 8px 15px 4px 15px; 
}
#sideNav li a:hover,
#sideNav li#currentSection a {
	/*background-color: #291670;
	background-color:#161a64;*/
	font-weight:bold; 
	background: url('../images/bg_nav_on.gif') no-repeat; 
}

#wrapper_home #sideNav li a:hover,
#wrapper_home #sideNav li#currentSection a {
	/*background-color: #291670;
	background-color:#161a64;*/
	font-weight:bold; 
	background: url('../images/bg_nav_home.jpg') no-repeat; 
}


#sideNav ul {
	list-style-type: none;
	margin-left:0;
	
}

#sideNav li li a {
/*	font-size: .8em;
	line-height: 1.2;
	font-weight: normal; */
}


#sideNav li#currentSection li a {
	color: #666;
	background-color: transparent;
	font-weight:normal;
	padding-left:40px;
}

#sideNav li#currentSection li a:hover {
	/* color: #78783c; */
	/*color: #333300; */
	color: #333333;
	background-color: transparent;
}

#sideNav li#currentSection li#currentSectionSub a {
	 font-weight: bold; 
}

/*------------------------Sub navigation styles ----------------------*/
div.subnav ul
{
	margin: 0;
	/*padding-left: 10px;*/
}

#currentSection div.subnav li
{
	list-style-type: none;
	text-align: left;
	margin: 0;
	font-size: .8em;
	line-height: 1.2;
	font-weight: normal;

	
	
}

#currentSection div.subnav a
{
	color: #333300;
	text-decoration: none;
	font-weight:normal;
	padding-left: 15px;
	background-color:red;
}

#currentSection  div.subnav a:hover
{
	color: #002447;
/*	font-weight:bold; */
}

div.subnav a.selected
{
	color: #002447;
}

.right { float: right; }
