@charset "utf-8";
body {
	font: 100% Arial, Helvetica, sans-serif;
	background: #F6F6F7;
	background-image:url(images/custom/bg_top.jpg);
	background-repeat:repeat-x;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.oneColFixCtrHdr #container {
	width: 980px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtrHdr #header {
	margin-top: 0px;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #mainContent {
	padding: 12px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
	margin: 20px 0 0 0;
}

.oneColFixCtrHdr #indexContent {
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	margin: 20px 0 0 0;
	background: #FFFFFF;
	width: 980px;
}
.oneColFixCtrHdr #footer {
	margin-top:20px;
	height: 204px;
	background-image:url(images/custom/ftr_bg_rpt_x.gif);
	background-repeat:repeat-x;
	color:#FFFFFF;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

.oneColFixCtrHdr #subContainer {
	width: 100%;
	padding: 0 0 10px 0;/* remember that padding is the space inside the div box and margin is the space outside the div box */
}
/*###############################TRACYS ADDITIONS###################################*/

a { color:#3366FF; }
a:link {text-decoration: none}
a:visited {text-decoration: none}
a:active {text-decoration: none}
a:hover { color: #0066CC;
		  text-decoration:underline;
}

.breadcrumb {  color:#093d66; font-size:18px; }
.breadcrumb a { color:#093d66; }
.breadcrumb a:link {text-decoration: none}
.breadcrumb a:visited {text-decoration: none}
.breadcrumb a:active {text-decoration: none}
.breadcrumb a:hover { color: #157ed0;
		  text-decoration:underline;
}

.clr {border: medium none; clear: both; display: block; font-size: 0; height: 0;line-height: 0; margin: 0; padding: 0;}

.content_panel	{
	position:relative;
	display: table;
	width: 990px;
	margin-bottom: 20px;
}

.transparent_container	{
	float: left;
	background-image:url(../image/spacer_75alpha.png);
	border: 1px #000066 solid;
	padding: 10px;
	margin: 20px 0px 0px 20px	
}

.menu { float:left; margin: 15px 0px 0px 0px; padding: 0px 10px 0px 10px; color:#0C3D75; border-left: #0C3D75 1px solid; font-size: 12px; }
.menu a:link { color:#0C3D75; text-decoration: none}
.menu a:visited { color:#0C3D75; text-decoration: none}
.menu a:active { color:#0C3D75; text-decoration: none}
.menu a:hover { color: #953C96; text-decoration: none}


h1 {
    font-size: 210%;
    color: #0C3D75;
	margin: 0 0 .5em 0;
}

h2 {
    color: #4396CA;
    font-size: 125%;
	font-weight:bold;
    margin: 0 0 .5em 0;
}

h3 {
    font-size: 110%;
    color: #4396CA;
    margin: 0 0 0 0;
}

h4 {
    font-size: 100%;
    color: #666666;
    padding-bottom: 10px;
}

h5 {
	float: right;
	font-weight: normal;
	font-size: 90%;
	color: #333333;
}
	
p {
    font-size: 90%;
    color: #333333;
    margin: 1.5em 0 1.5em 0;
	text-align: justify;
}




li {
    font-size: 90%;
    color: #666666;
    margin: 0 0 1.5em 0;
	list-style-image:url(images/custom/list_arrow.png);
}

.categories li {
    color: #565656;
    margin: 0;
	padding: 10px 0 10px 0;
	border-bottom: #dfdfdf 1px solid;
	list-style-image:url(images/custom/list_arrow.png);
	list-style-position:outside;
	position: relative;
}


.error {
    font-size: 120%;
    color: #CC0000;
    margin: 1.5em 0 1.5em 0;
	font-weight: bold;
}

.white { color:#FFFFFF; }
.black { color:#000000; }
.grey { color:#999999; }
.dark_grey { color:#666666; }
.red { color:#CC0000;}
.yellow { color: #FFCC00;}
.bold { font-weight:bold;}
.small { font-size:90%;}
.tiny { font-size:80%;}
.ittybitty { font-size:70%;}

.header_columns{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7d7b77;
	/*background: #684F17;*/
	background-color: #f4f3ef;
	padding: 4px;
}

.list_display_light{
	background-color: #B1C0E2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #050C3D;	
}

.list_display_dark{
	background-color: #83A1E4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #050C3D;
}

.whitestar_header {
	position:relative; 
	width:1077px; 
	height:133px; 
	background-image:url(images/custom/hdr_blue_main.jpg); 
	background-repeat:no-repeat; 
	left:-77px;
}

.whitestar_hdr_menu	{
	position:relative; 
	width:1022px; 
	height:46px; 
	left:-42px; 
	background-image:url(images/custom/hdr_grey_logo_overlap.jpg); 
	background-repeat:no-repeat;
}

.footer_menu {
	position:relative; 
	width:560px; 
	height:30px;
	padding-top: 20px;
	padding-bottom: 31px;
	left:210px;
}

.footer_box {
	width:1390px; 
	height:123px;
	background-image:url(images/custom/ftr_main.jpg);
	position:relative; 
	left:-340px;  
	text-align:right; 
	color:#FFFFFF;
}

.footer_byline {
	float:right; 
	margin:45px 90px 0 0; 
	width:200px; 
	text-align:right;
}

.whiteform input {
	border: 1px #000033 solid;	
}

.left_segment_container {
	position:relative;
	width: 226px;
	border: 1px solid #d3d9dc;
	padding: 4px;
	color: #565656;
	margin-bottom:5px;
}

.left_segment_container {  color:#565656; font-size:18px; }
.left_segment_container a { color:#565656; }
.left_segment_container a:link {text-decoration: none}
.left_segment_container a:visited {text-decoration: none}
.left_segment_container a:active {text-decoration: none}
.left_segment_container a:hover { color: #a3a3a3;
		  text-decoration:underline;
}

.left_segment_container .header_orange {
	position:relative;
	width: 226px;
	height: 38px;
	background-image: url(images/custom/hdr_left_orange.png);
	background-repeat:no-repeat;
}

.left_segment_container .header_grey {
	position:relative;
	width: 226px;
	height: 38px;
	background-image: url(images/custom/hdr_left_grey.png);
	background-repeat:no-repeat;
}

.segment_header {
	position:relative; width:188px; text-align:left; color: #565656; font-size: 18px;	font-weight: bold; top:8px; left:44px;
}

.segment_body {
	position:relative;
	width:100%;
}

.subcat_link {  color:#FFFFFF; font-size:12px; }
.subcat_link a { color:#FFFFFF; }
.subcat_link a:link {text-decoration: none}
.subcat_link a:visited {text-decoration: none}
.subcat_link a:active {text-decoration: none}
.subcat_link a:hover { color:#FF9900; text-decoration:none; }

.sort_by_link {  color:#1c242e; font-size:12px; }
.sort_by_link a { color:#1c242e; }
.sort_by_link a:link {text-decoration: none}
.sort_by_link a:visited {text-decoration: none}
.sort_by_link a:active {text-decoration: none}
.sort_by_link a:hover { color:#0000CC; text-decoration:none; }

.Button {
       FONT-FAMILY: Arial;
	   BACKGROUND: URL(images/custom/butbg.png);
       COLOR: #FFFFFF; 
       FONT-SIZE: 11px;
       TEXT-DECORATION: none;
}