/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#3D4C85;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	
   /* background-image: url(images/bg.jpg);*/
   
  }
}
td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.style1 {
	font-size: 26px;
	font-weight: bold;
	font-style: italic;
	color: #0F1F81;
}
.style2 {
	color: #052091;
	font-weight: bold;
	font-size: 12px;
}
.style3
{
color:#000000;
font-weight:100;
font-size:13px;
}
.Name
{
color:#003366;
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;

}
.NameContent
{
color:#000000;
font-size:13px;
font-family:Arial, Verdana, Helvetica, sans-serif;
line-height:0.6cm;

}
.NameContent1
{
color:#000000;
font-size:11px;
font-family:Arial, Verdana, Helvetica, sans-serif;
line-height:0.6cm;

}

.TableHeaderFont
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
}
.bgcolors
{
background-color:#33CCCC;
}
.LeftMenuFont
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
}

a:link {
	color: #0066CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0066CC;
}
a:hover {
	text-decoration: underline;
	color: #0066FF;
}
a:active {
	text-decoration: none;
	color: #0066CC;
}
.MildPageBorder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EEEEEE;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EEEEEE;
}
.Content {
	padding: 4px;
	margin-top: 5px;
	margin-left: 15px;
}.copyrights {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #666666;
	margin-top: 10px;
	margin-left: 100px;
	background-image: url(images/copyrights.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: auto;
}
b {
	color: #2C3A7B;
}
ul {
	margin-top: 0px;
}
.diag {
	font-size: 9px;
	color: #333333;
}
.downloads {
	width: 80%;
	text-align: left;
	padding: 6px;
	background-image: url(images/BlueBG.jpg);
	background-repeat: repeat-x;
}
