@import url('tinyStyles.css');
html { min-height: 100%; margin-bottom: 1px; }

body {
	background-image:  url(images/bg.jpg);
	background-color: #ffffff;
	background-repeat: none;
	background-position: center center;
	margin:0; font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	overflow:yes;
	scrollbar-track-color: #ffffff;
	scrollbar-base-color: #ffffff;
	scrollbar-arrow-color: #B8BDCF;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-highlight-color: #B8BDCF;
	scrollbar-face-color: #E1E7FD;
	scrollbar-shadow-color:#B8BDCF;
	scrollbar-darkshadow-color:  #ffffff;
	
}

p {
	font-size: 12px;
	color: #525252;
	text-align: justify;
}
li {
	text-indent:15px;
    list-style-type: none;
    background: url(images/bullet.gif) no-repeat;
	font-size: 12px;
	color: #525252;
	text-align: justify;
}
table {
	font-size: 12px;
	color: #525252;
	text-align: justify;
}

.hometext {
	font-size: 15px;
	color: #525252;
	text-align: justify;
}

.p {
	font-size: 12px;
	color: #525252;
	text-align: justify;
}

.field1{
	border: 1px solid #8C8B8B;
	width: 160px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A80B07;
	height: 18px;
}
.field{
	border: 1px solid #8C8B8B;
	width: 131px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A80B07;
	height: 18px;
}
.formTable{
	height: 47px; 
	border: 0px solid #EEEEEE;
	margin: 0px 0px 0px 0px;
	/*border-collapse: separate;*/
	border-collapse: collapse;
}
.emailtext {
	font-size: 10px;
	color: #A36E5E;
	
}
.newsText {
	font-size: 10px;
	color: #104A9A;
	text-align: right;
}
.bullet {
	font-size: 12px;
	color: #525252;
	text-align: justify;
}
.microtext {
	font-size:10px;
	color: #525252;
	text-align: justify;
}
.redHeader {
	font-size: 16px;
	color: #B80013;
	text-align: justify;
	font-weight: bold;
}
.medredHeader {
	font-size: 18px;
	color: #B80013;
	text-align: justify;
}
.bigredHeader {
	font-size: 20px;
	color: #B80013;
	text-align: justify;
}
.red {
	font-size: 12px;
	color: #B80013;
	text-align: left;
}
.redHead {
	font-size: 14px;
	color: #B80013;
	text-align: justify;
}
.bigbluehead {
	font-size: 16px;
	color: #0F3B93;
	text-align: justify;
	font-weight: bold;
}
.medbluehead {
	font-size: 18px;
	color: #0F3B93;
	text-align: justify;
}
.bigbluecenter {
	font-size: 17px;
	color: #4F789F;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}
.bluecenter {
	font-size: 14px;
	color: #254663;
	text-align: center;
	font-style: italic;
}
.bluehead {
	font-size: 14px;
	color: #0F3B93;
	text-align: justify;
	font-weight: bold;
}
.blue {
	font-size: 12px;
	color: #0F3B93;
	text-align: justify;
	
}
.articletext {
	font-size: 12px;
	color: #525252;
	text-align: justify;
}
.bluelink{
	font-size: 12px;
	color: #0b2874;
	text-align: right;
	padding-top: 5px;
}

a:hover {  
	color: #2d62c6;
	text-decoration:none;
}

a { 
	color: #0b2874;
	text-decoration: underline;
	font-size: 12px;
	text-decoration:none;

}

.noborder {
	border: 0px;
}

.pagesettings {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: 000000
}
.sidebarlinks {
font-size: 12px;
	color: #4F789F;
	text-align: justify;
	font-weight: bold;
}.statusBox,.statusBox a{font-size:10px;}

.mceIframeContainer iframe body.mceContentBody ul{margin: 0px; padding: 0px;}/*Fix the diff between dcdigtal news page & tinyMCE EDITOR*/

div.blue a:link,div.blue a:visited{text-decoration:underline;}
div.blue a:hover,div.blue a:active{text-decoration:none;}
.newsLtrSignUp{
text-align: left;}
