@charset "utf-8";

/* 
		Author: Peter Manis
*/


html{
	border:none;
}
body {
	background-color:#dedede;
	background-image:url(../images/body_bg.png) repeat-y top center !important;
	font: Arial, Helvetica, sans-serif;
}

body div#wrapper {
	margin: 0px auto;
	text-align: left;
	width: 960px;
	background-color:#fff !important; 
}

body div#header {
	/* fix for IE background color */
	float: left;
	background: #fff; 

}
body div#header img#logo {
	float: left; 
	margin-top: 1.85em;
	margin-left: 2.1em;
	z-index: 1;
	border: 0;
	}
body div#content_row {
	clear: both;
	width:940px;
	padding:0;
	margin:0px 10px 0px 10px;
	}
body div#content_row div#left_column{
	float:left;
	padding:0px;
	margin-bottom:10px;
	width:593px;
}
body div#content_row div#right_column{
	float:right;
	padding:0;
	margin-bottom:10px;
	width:336px;
	height:225px;
	overflow:hidden;
	border-left:#666 solid 1px;
	border-bottom:#666 solid 1px;
}
body div#content_row div#right_column h3.graystripe {
	background: #666 url(../images/bkgrd-graystripe_header.gif) repeat-y left top;
	padding: .3em 0 .3em 0 !important;
}
body div#content_row div#right_column h3.graystripe a {
	text-decoration: none;
	display: block !important;
	margin-left: .25em;
	padding-left: 1em;
	color:#fff;
	background: url(../images/arrow_white_right.gif) no-repeat 0.125em .333em;
}
body div#content_row div#right_column h4{
	font-size: 1.1em;
	margin:10px 10px 10px 10px;
}
body div#content_row div#right_column p{
	margin:10px 10px 10px 10px;
}

/* ------ HEADER LINKS (Utility-Navigation) ------- */

ul#utility-navigation {
	top:1em;
	_top:1.1em;
	position:relative;
	left:0;
	padding:0;
	z-index:1999;
	float:right;
}

ul#utility-navigation a{
	display: block;
	padding:0 10px 0 12px;
	margin:0 15px 0 0px;
	text-decoration: none;
	font-size:11px;
	font-weight:bold;
	background:url(/common/media/images/style/arrow-gray-down_new.gif) no-repeat 0px 5px;
}
ul#utility-navigation a:hover{
	color:#cc0033;

}
ul#utility-navigation li {
	float: left;
	padding:0;
	list-style:none;
}
ul#utility-navigation li a{
	color:#7f7f7f;
}

ul#utility-navigation li ul {
	display: none;
	position: absolute;
	font-weight: normal;
	margin:0;
	padding:0;
	z-index: 1000000;
	width:135px;
	padding:0px 5px 15px 0px;
	border:1px solid #666;
	background-color:#fff;
}
ul#utility-navigation li ul#section-globalnav{
	width:160px;
	padding:10px 5px 10px 0px;
}
ul#utility-navigation li:hover ul#section-globalnav, ul#utility-navigation li.hover ul#section-globalnav,
ul#utility-navigation li:hover ul, ul#utility-navigation li.uhover ul {
	display: block;
	margin:0;
	padding:10px 0 10px 0;
}
ul#utility-navigation li ul li {
	clear:left;
	padding:1px 0 1px 0;
	margin:0;
	width:135px;
	display: block;
	background:url(/common/media/images/style/utility_bullet.gif) no-repeat 8px 6px;
}

ul#utility-navigation li ul#section-globalnav li{
	width:160px;
}

ul#utility-navigation li ul li:hover, ul#utility-navigation li ul li.uhover {
	display:block;
}
 
ul#utility-navigation li li a {
	font-size:11px;
	font-weight: normal;
	color: #0d6c98;
	background:none;
	padding:0 0 0 14px;
}
ul#utility-navigation li li a:hover{	
	color:#cc0033;
	text-decoration:underline
} 

	
/* ----- MAIN NAVIGATION (Segment-Navigation) -------) */

ul#segment-navigation {
	background: url(../images/topnav.gif) repeat-x left top;
	width:960px;
	height:50px;
	/*margin:2.3em 0 0 auto;
	*margin:2.8em 0 0 auto;*/
	left:0;
	font-weight:bold;
	z-index:1000;
	float:left;
}
ul#segment-navigation li {
	margin: 0;
	display: block;
	float: left;
	/*background:url(../images/big_arrow_white_down.gif) no-repeat 20px 14px;*/
	cursor: pointer;
	}
ul#segment-navigation li#par{
	_border-bottom:1px solid #9f9f9f;
}
ul#segment-navigation li a {	
	display:block;
	color: #fff;	
	text-decoration: none;
	padding:8px 15px 13px 15px;
	background: url(../images/line.gif) no-repeat 0px 0px;
	cursor: pointer;

}
ul#segment-navigation li#home a{
	background-image:none; /* No Menu Spacer '|' on left of Home button */
}
ul#segment-navigation li a#menulink1{
	background-image:none;
}
ul#segment-navigation li a:hover {		
	/*background: #444444 url(/common/media/images/style/big_arrow_white_up.gif) no-repeat 20px 14px;*/
	color:#fff;
	}
ul#segment-navigation li a.select, ul#segment-navigation li a#menulink1.select {
	background: #444444 url(../images/big_arrow_white_up.gif) no-repeat 20px 14px;
	cursor: pointer;
	color:#fff;
	}
ul#segment-navigation li a.select:hover, ul#segment-navigation li a#menulink1.select:hover {
	background: #444444 url(../images/big_arrow_white_up.gif) no-repeat 20px 14px;
	cursor: pointer;
	color:#fff;
	}
ul#segment-navigation li ul{
	position: absolute;
	font-weight: normal;
	z-index: 2000;
	width:250px;
	padding:0px 0px 0px 0px;
	background:#585858 url(../images/menu_back.jpg) repeat-y top left;
}
ul#segment-navigation li ul li{
	clear:left;
	list-style:none;
	background-image:none;
	margin:0 0 0 0;
	padding:0 10px 0 10px;
}
ul#segment-navigation li ul li.top{
	width:250px;
	margin:0;
	padding:0;
	background: url(../images/menu_top_back.jpg) no-repeat top left;
	height:20px;
}
ul#segment-navigation li ul li.bottom{
	width:250px;
	margin:0;
	padding:0;
	background: url(../images/menu_bottom_back.jpg) no-repeat bottom left;
	height:14px;
}
ul#segment-navigation li ul li p{
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	padding:0px 10px 10px 0;
	border-bottom:1px dotted #fff;
	width:220px;
}
ul#segment-navigation li ul li a{
	font-weight: normal;
	font-size:.9em;
	color: #fff;
	padding:4px 0 2px 10px !important;
	background: url(../images/arrow_white_right.gif) no-repeat 0em .7em;
	width:220px;
	cursor:pointer;
}
ul#segment-navigation li ul li a:hover{
	color:#ff0000;
	background: url(../images/arrow_white_right.gif) no-repeat 0em .7em;
}
ul#segment-navigation li ul li p span{
	font-weight:bold;
	display:block;
}
ul#segment-navigation li ul#menutab5 li.bottom{
	_position:absolute;
	_left:0;
	_bottom:-14px; 
}	

#menutab1, #menutab2, #menutab3, #menutab4, #menutab5 {
	display:none;
}


/* ---- FOOTER ---- */
body div#footer { 
	clear: both;
	padding-top: 2em;
	padding-bottom: 1.5em;
	color: #7F7F7F;
	font: 1em Arial, Helvetica, sans-serif;
	width: 960px;
	background-color:#dedede;
}
body ul#nav-footer {
	text-align: center;
} 
body ul#nav-footer li {
	display: inline;
	background: url(../images/slash-lt_gray.gif) no-repeat left center;
	padding: 0 .5em 0 1em;
	margin-top: 1.67px;
}
body ul#nav-footer li.first {
	background-image: none;
}
body ul#nav-footer li a {
	color: #7F7F7F;
}
body ul#nav-footer li a:hover {
	color: #CC0033;
	text-decoration:underline;
}
p#copyright {
	text-align: center; 
	font-size: .8em !important;
	letter-spacing: .1em;
	font-family: Arial, Helvetica, sans-serif !important;
	margin-top: .5em;

}

/*----- Important - DO NOT REMOVE --------*/

* { 
	margin: 0;
	padding: 0;
}
html{
	border:none;
}
body {
	background-color:#dedede;
	background:url(../images/body_bg.png) repeat-y top center !important;
	font: 76% Arial, Helvetica, sans-serif;
}
body div#wrapper {
	margin: 0px auto;
	text-align: left;
	width: 960px;
	background-color:#fff !important; 
}
body div#header {
	/* fix for IE background color */
	float: left;
	background:url(../images/header_greyback_gradient.gif) repeat-x top;  
}
body div#header div#container {
	height:100px;
}
body div#header div#container div#left_column {
	width:500px;
	height:100px;
	float:left;
	text-align:left;
}
body div#header div#container div#right_column {
	width:450px;
	height:100px;
	float:right;
	overflow:hidden;
	margin-right:10px;
	text-align:right;
}
body div#header div#container div#right_column h3 {
	margin-top:18px;
}
body div#header div#container div#right_column p {
	margin-top:2px;
	font-size:14px;
}
body div#header img#logo {
	float: left; 
	margin-top: 18px;
	margin-left: 30px;
	z-index: 1;
	border: 0;
}


/* COMMON */
body img {
	margin:0px;
	padding:0px;
	border:none;
}
body img.bordered {
	border: 1px solid #000;
}
body .access-aid {
	display: none;
}
body a {
	/*color: #0f709d;*/
	color:#0000ff;
	text-decoration: none;
}
body h1 {
	font-size:1.5em;
	margin-bottom:.5em;
}
body h2 {
	font-size:1.3em;
}
body h3 {
	font-size: 1.2em;
}
body h4 {
	font-size: 1.1em;
}
body p {

}
body a:hover {
	color: #b00c33;
}
body ul.styled {
	list-style:url(../images/red_square_for_lists.gif);
	margin-top:10px;
	margin-left:30px;
	margin-bottom:10px;
}
body ul.styled li {
	margin:5px 0px 0px 5px;
}
body ul li ul {
	list-style:url(../images/arrow-small-black-right.gif);
	margin:5px 0px 0px 20px;
}
body a.styled { 
	background:  url(../images/arrow-small-blue-right.gif) no-repeat 0 .45em;
	padding-left: .5em;
	text-decoration: none;
}
body a.styled:hover {
	background:  url(../images/arrow-small-red-right.gif) no-repeat 0 .45em;
	text-decoration: none;
}
body .red {
	color:#cc0033;
}
#errorBox {
	width:378px;
	border: 1px solid #cc0033;
	padding:10px;
	margin:0px auto 28px auto;
	font-weight:bold;
	color:#cc0033;
	background: #fff1f1;
}
#thankyouBox {
	width:378px;
	border: 1px solid #000000;
	padding:10px;
	margin:0px auto 28px auto;
	font-weight:bold;
	color:#000000;
}

/* For Rotating Banners on Home Page */
div.masthead_hidden {
				visibility:hidden;
				position:absolute;
}
div.masthead_show {
	visibility:visible;
	position: static;
}
