﻿@charset "utf-8";
/* CSS Document */

body {
	background-color: #CCCCCC;
	background-image:url(../images/backGroundTile.jpg);
	background-position:top;
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:13px;
}
table {
background-color:#FFFFFF;
}
.dividerBarTop {
	background-color:#EEEEEE;
	background-image: url(../images/topBarRepeat.jpg);
}
ul {
	list-style-image:url(../images/ArrowBlue.jpg);
}
ul li {
margin-top:2px;
margin-bottom:2px;
}
ul li a:link, ul li a:visited {
color: #797979;
text-decoration: none;
}
ul li a:hover {
color: #797979;
text-decoration: underline;
}
.textPagePadding {
margin-left:2px;
margin-top:20px;
margin-right:10px;
}
.sM {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	text-align:right;
	width: 950px;
	margin: auto;
	padding-top: 10px;
	height: 30px;
}

a.sM {
	font-size:10px;
	color:#666666;
	text-decoration:none;
}

a.sM:hover {
	font-size:10px;
	color:#666666;
	text-decoration:underline;
}

.BodyText {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	text-align: justify;
	font-style: normal;
}
a.BodyText {
	text-decoration: none;
	color:#6699CC;
	font-size: 12px;
	font-weight:bold;
}
a.BodyText:hover {
text-decoration:underline;
}

.BodyTextPadding {
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 20px;
	text-align: justify;
}
Headers {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	margin-top:10px;
}

a.Headers {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a.Headers:Hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
.BottomDisclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color:#666666;
}
a.BottomDisclaimer {
text-decoration:none;
}
a.BottomDisclaimer:hover {
text-decoration:underline;
}
.imageBorder {
border:solid black 1px;
}
.titleSize {
    font-size:14px;
}
.titleHeaderSize {
    font-size:16px;
}
hr {
border: none 0; 
border-top:dotted black 1px; 
height:1px;
}
.textbox {
	width: 300px;
	border: 1px solid #999999;
	background-color: #EAF4FF;
}
.homeTitleWelcome {
	padding-top:10px;
}
.homeContent {
padding-top: 20px;
padding-right: 20px;
text-align:justify;
}
.photoRightImageArticles {
	margin-left:10px;
	margin-bottom:5px;
	border-color:#000000;
	border-style:solid;
	border-width: 1px;
}
.contentBorder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
}
.photoBorder {
border:#666666 double 4px;
}
.bottomFooterColor {
	background-color:#263E88;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-bottom-color: #263E88;
	border-right-color: #263E88;
	border-left-color: #263E88;
}
.copyRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	float: left;
	padding-left: 10px;
	padding-top: 5px;
}
.bottomNavPlacement
{
	width: 470px;
	padding-top:25px;
	padding-left: 30px;
	float: left;
}
.bottomNav {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color: #333333;
	font-weight: bold;
}
a.bottomNav {
text-decoration:none;
}
a.bottomNav:hover {
text-decoration:underline;
}
.contentTitlePadding {
padding-top:20px;
}
.bottomNavBox {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color: #333333;
	width: 957px;
	float: left;
	text-align: center;
}
a.bodyLinks {
text-decoration:none;
color:#000066;
font-weight:bold;
font-size:11px;
}
a.bodyLinks:hover {
text-decoration:underline;
}
