﻿@import url(layout.css);
body {
	color: #000;
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
/*	background-color: #abc;*/
	background-color: #0000C0;
}
#container {
	width: 770px;
	margin: 0 auto;
	background: #fff url(../images/bkgd_tile.gif) top;
	background-repeat: repeat-y;
}
#masthead {
	text-align: right;
	margin-right: 10px;
	margin-left: 10px;
	width: 750px;
	padding: 0;
/*	background-color: #cde;*/
	background-color: #fff;
}
#navigation {
	margin-right: 10px;
	margin-left: 10px;
	background-color: #DE0031;
	overflow: hidden;
	color: #FFFFFF;
	font-weight: bold;
}
#content {
	width: 730px;
	margin: 0px 0px 0px 10px;
	padding: 5px 10px 10px 10px;
}
.fwb {
	width: 730px;
	border: solid 1px #0000C0; 
	float: left;
	background-color: #FFFFFF; 
	color: #0000C0;
	padding-bottom: 5px;
}
.fwb_hdr {
	width: 720px;
	float: left;
	background-color: #0000C0; 
	color: #FFFFFF;
	font-weight: bold;
	padding: 2px 5px 4px 5px;
	margin-bottom: 5px;
}
.fwb_ctnt {
	width: 720px;
	float: none;
	background-color: #FFFFFF; 
	color: #000000;
	margin: 0px 5px 5px 5px;
}
.lwb {
	width: 530px;
	border: solid 1px #0000C0; 
	float: left;
	background-color: #FFFFFF; 
	color: #0000C0;
	padding-bottom: 5px;
}
.lwb_hdr {
	width: 520px;
	float: left;
	background-color: #0000C0; 
	color: #FFFFFF;
	font-weight: bold;
	padding: 2px 5px 4px 5px;
	margin-bottom: 5px;
}
.lwb_ctnt {
	width: 520px;
	float: none;
	background-color: #FFFFFF; 
	color: #000000;
	margin: 0px 5px 5px 5px;
}

#column_l {
	width: 520px;
	margin: 0px 0px 0px 10px;
	padding: 5px 10px 10px 10px;
}
#column_r {
	width: 193px;
	margin: 0;
	float: right;
/*	background-color: #eef;*/
/*  background-color: #ccccf2;*/
/*    background-color: #e6e6f9;*/
	position: relative;
	right: 10px;
	padding-right: 0px;
	padding-left: 0px;
}
/* Styles for Masthead */
#masthead img {
	float: left;
}
#masthead p {
	color: #000;
	font-size: x-small;
	text-align: right;
	margin: 10px 10px 0 10px;
}
/* Styles for Navigation */
#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
	font-family: Tahoma, Arial, Helvetica; 
	font-size:12px; 
	font-weight: bold;
}
#navigation li {
	float: left;
}
#navigation a {
	color: #fff;
	text-decoration: none;
	margin: 0 1px;
	padding: 8px 16px 8px 16px;
	display: block;
/*	border: 1px solid #d3d3d3;*/
	border: 1px solid #fff;
}
#navigation a:hover, #navigation .ActiveLink {
	background-color: #FF0033;
	border: 1px solid #FFFFFF;
}
/* Styles for Content */
h1, h2, h3, h4, h5, h6 {
	color: #DE0031;
	vertical-align: middle; 
	margin-top: 0; 
	margin-bottom: 5px;
}
h1 {
	/*font-size: 1.75em;*/
	font-size: 175%;
}
h2 {
	font-size: 160%;
}
h3 {
	font-size: 150%;
}
h4 {
	font-size: 140%;
}
h5 {
	font-size: 130%;
}
h6 {
	font-size: 120%;
}
#column_r p {
	color: #000;
	font-size: x-small;
	text-align: left;
	margin: 0;
	padding: 5px;
}
#column_r h4 {
	margin-bottom: 0;
}
#column_r ul {
	margin-left: 5px;
	padding-top: 0;
	padding-left: 10px;
}
#column_r ul li {
	font-size: x-small;
	display: list-item;
	list-style-position: outside;
}
/* Styles for Footer */
#footer {
	text-align: center;
/*	background-color: #89a;*/
	background-color: #DE0031;
	margin: 5px 10px 0px 10px;
	overflow: hidden;
	padding: 2px;
}
#footer p {
	color: #fff;
	font-size: x-small;
	margin-top: 2px;
	margin-bottom: 6px;
}
#footer a {
	color: #fff;
	text-decoration: underline;
}
#footer a:hover {
	color: #000;
	text-decoration: underline;
}
/* Styles for Links */
a {
	color: #DE0031;
	text-decoration: underline;
}
a:hover {
	color: #FF0033;
	text-decoration: underline;
}
.wb_link {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: x-small;
	font-weight: bold;
}
.wb_link:hover {
	color: Yellow;
	text-decoration: underline;
	font-size: x-small;
	font-weight: bold;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.bgColorT {
	background-color: Transparent;
}
.Border1 
{
	border-style: solid;
	border-width: 1px;
	border-color: #DE0031;
}
.bgColor1 {
	background-color: #DE0031;
}
.color1 {
	color: #FFFFFF;
}
.bgColor2 {
	background-color: #FF0033;
}
.color2 {
	color: #FF0033;
}
.SideNavBoxHdr {
	width: 193px;
	/*float:left;*/
	margin-right: 0px;
	text-align: center;
}
.SideNavBoxCtnt {
	width: 181px;
	/*float:left;*/
	margin-right: 0px;
	padding: 5px 5px 5px 5px;
	margin-bottom: 5px;
}
.SideNavBoxCtnt a, .SideNavBoxCtnt a:hover, .SideNavBoxCtnt a:active, .SideNavBoxCtnt a:visited, .SideNavBoxCtnt a:link {
	text-decoration: underline; 
	color: #DE0031;
}
.SideNavBoxCtnt a:hover {
	text-decoration: none; 
	color: #000000;
}

.TableHeader {
	font-weight: bold;
	background-color: #DE0031;
	color: #FFFFFF;
	font-size: 12px;
}

.TableHeaderAlt {
	font-weight: bold;
	background-color: #FFFFFF;
	color: #000000;
	font-size: 12px;
}
.TableHeaderLink:link	{	
	text-decoration:	underline;
	color:	#FFFFFF;
	}	
		
.TableHeaderLink:visited	{	
	text-decoration:	underline;
	color:	#FFFFFF;
	}	
		
.TableHeaderLink:active	{	
	text-decoration:	underline;
	color:	#DE0031;
	background-color: #FFFFFF;
	}	
		
.TableHeaderLink:hover	{	
	text-decoration:	none;
	color:	#DE0031;
	background-color: #FFFFFF;
	}

.TableRow {
	font-weight: normal;
	background-color: #FFFFFF;
	color: #000000;
	font-size: 12px;
}

.TableRowAlt {
	font-weight: normal;
	background-color: #C0C0C0;
	color: #000000;
	font-size: 12px;
}

/* FORM */
.LabelRequired {
    color: #0000C0;
    font-weight: bold;
    vertical-align: top;
    text-align: right;
    white-space: nowrap;
}

.LabelOptional {
    color: #0000C0;
    font-weight: normal;
    vertical-align: top;
    text-align: right;
    white-space: nowrap;
}

.Textbox {
    color: #333333;
    font-weight: bold
}

.Button {
    background-color: #0000C0;
    font-weight: bold;
    color: #FFFFFF;
}

.Error {
    color: Red;
    font-weight: bold;
}

.Success {
    color: Green;
    font-weight: bold;
}
