A:link
{
	COLOR: #003399;
	text-decoration: none;
}
A:visited
{
	COLOR: #003399;
	text-decoration: none;
}
A:hover
{
    COLOR: #990000;
    TEXT-DECORATION: none
}
A:active
{
	COLOR: #CC0000;
	text-decoration: none;
}
INPUT
{
    FONT-FAMILY: Arial
}
BODY
{
	BACKGROUND-COLOR: white;
	FONT-FAMILY: Arial;
	FONT-SIZE: 12px;
	MARGIN-TOP: 5px;
	color: #000033;
	line-height: 1.4em;
}
.Body
{
    COLOR: #000066;
    FONT-FAMILY: Arial;
    FONT-SIZE: 12px;
    MARGIN-TOP: 5px
}
INPUT.radio
{
    BACKGROUND: #fffffe;
    COLOR: #000000
}
TD.top A:visited
{
    BACKGROUND-COLOR: #000066;
    COLOR: white;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}
.white
{
    COLOR: white;
    FONT-WEIGHT: bold
}
.select
{
    COLOR: black;
    TEXT-ALIGN: center
}
.left
{
    BACKGROUND-COLOR: black;
    COLOR: white
}
TH .white
{
}
TABLE .white
{
}
A:visited #red
{
    COLOR: red
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	background-image: url(/images/objects/ddMenImage.png);
	background-repeat: repeat-x;
	color: #FFFFFF;
	vertical-align: middle;
	background-color: #002D9E;
	background-position: center top;
	padding: 6px;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-o-border-radius:4px;
	border: 1px solid #039;
}
.copyRight {
	font-family: arial, helbetica, sans_serif;
	font-size: 10px;
	text-align: center;	
	color: #FFFFFF;
}
.footerLeft {
	background-image: url(images/Corner_BottomLeft.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: middle;
	padding-left: 20px;
	color: #333333;
	
}

.footerRight {
	background-image: url(images/Corner_BottomRight.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	
}

	
.smallText {
	font-size: 10px;
}
.redTxt {
	color: #FF0000;
}

.paragraph {
	padding: 4px;
}
.largeTxt {
	font-size: 14px;
}

.whiteTxt {
	color: #FFFFFF;
}

.newsParagraph {
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	color: #000000;
}
.headlineBgnd {
	background-color: #f4f4f4;
}
.border {
	border: 1px solid #EbEbEb;
}
.border2 {
	border: 1px solid #CCC;
}
.box {
	border: 1px solid #cccccc;
}
.borderBlue {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #7A8AA5;
	border-bottom-color: #7A8AA5;
	border-left-color: #7A8AA5;
}
.imgRM {
	margin-right: 4px;
}

/* #sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	padding: 3px;
	text-decoration: none;

}

#sectionLinks a:hover{
	background-color: #eff7ff;
	text-decoration: none;
}*/
.borderBlue2 {
	border: 1px solid #0053A6;
}
.bcTitle {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #000099;
	background-image: url(/images/topLeft2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 6px;
}
.imgLM {
	margin-left: 4px;
}
.border_r_dot {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #7A8AA5;
}
.bTitle {

	font-size: 14px;
	color: #FFFFFF;
	background-color: #000099;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 6px;
}

.nav {
	background-image: url(/images/nav0707/nav2_03.png);
	background-repeat: repeat-x;
	background-position: bottom;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-o-border-radius:4px;
	border: 1px solid #039;
}
.nav a:link, .nav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	/*height: 27px;*/
	display: inline-block;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 12px;
	padding-left: 12px;
	margin: 0px;
	vertical-align: middle;
	
}
.nav a:hover {
	background-image: url(/images/nav0707/nav2_03_on.png);
	background-repeat: repeat-x;
	background-position: top;
	
}

#sectionLinks{
	margin: 0px;
	padding: 0px;

}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	padding: 3px;
	text-decoration: none;
	border: 1px solid #FFFFFF;
	color: #003366;

}

#sectionLinks a:hover{
	background-color: #DFEFFF;
	text-decoration: none;
	border: 1px solid #B3D9FF;
}
form {
	margin: 0px;
}
.ErrorMessage {
	color: #FF0000;
	background-color: #FFFFCC;
	padding: 10px;
	border: 1px solid #FF0000;
	margin: 4px;
}
.containerWidth {
	width: 890px;
}
.inputBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000033;
	background-color: #FBFBFB;
	border: 1px solid #000099;
	vertical-align: middle;
	height: 14px;
}
h2 {
	font-size: 16px;
}
h1 {
	font-size: 22px;
}

