body {
	background-color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: Black;
	margin: 0px 25px 0px 25px;
}
h1 {
	color: black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight:normal;
	padding-left: 15px;
	border-left-color: #ff6666;
	border-left-width: 2px;
	border-left-style: solid;
 	text-transform: uppercase;
}

h1 b {
	color: #1186e2;
	font-size: 20pt;
	font-weight: bold;

}

h1 em {
	text-transform:none;
	font-style:normal;
}

h2 {
	color: #1186e2;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	padding-left: 15px;
	border-left-color: #ff6666;
	border-left-width: 2px;
	border-left-style: solid;
}

h3 {
	color: black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight:bold;
	font-style: italic; 
	padding-left: 15px;
	border-left-color: #ff6666;
	border-left-width: 2px;
	border-left-style: solid;
}

li{
	list-style-position: outside;
	list-style-type: square;
	line-height: 150%;
}
a{
	color: black;
	text-decoration: underline;
}
a:hover{
	color: #ff8c00;
	text-decoration: underline;
}
.maintext {
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10pt;
	text-align:justify;
	margin-right: 200px;
}

.revtext {
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:normal;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
}

.se{
	color:#00053c;
	font-size:1px;
	font-weight:lighter;
	visibility:hidden;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 0;
	width: 1px;
	z-index: -1;
	height: 1px;
}

.tbldata
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 9pt;
	margin-left: 10px;
}

TH.tbldata
{
    font-weight: bold;
    color: White;
	background-color : #1186e2;
}

TD.tbldata
{
    font-weight: normal;
    color: Black;
	background-color : #CBE8FD;
}


.tbldata2
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 8pt;
	border-color: white;
	border-style: solid;
}

.tbldata2 TH
{
    font-size: 7.5pt;
    font-weight: bold;
    color: white;
	background-color : #1186e2;
	border-color: white;
	border-style: solid;
}

.tbldata2 TD
{
    font-weight: normal;
    color: black;
	background-color : #CBE8FD;
	border-color: white;
	border-style: solid;
}
.formdata {
	font-size : 8pt;
	color : black;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-color: white;
}
.formtext
{
	font-size : 8pt;
	color : black;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	border-style: solid;
	border-width: 1;
	font-weight: normal;

}
.formname {
	font-size : 9pt;
	color : black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    clear: both;
}
.dhtmlform {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #000000;
    background-color: #ECECEC;
    border-style: solid;
    border-width: 0;
	margin : 2px;
    font-weight: bold;
}

.lists {  
	line-height: 150%;   
}
.roller {
	margin-left:6px;
	background-color:#00053c;
	color: white;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:900;
	text-decoration:none;
	text-transform:uppercase;
}
#menu {
	width: 100%;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
#menu td {
	background: #1186e2;
	vertical-align: middle;
	text-align: center;
	color: #ff6666;
}
#menu td a {
	text-decoration: none;
	width: 100%;
	color: white;
	background: #1186e2;
	padding: 5px;
}
#menu td a:hover {
	background: #FFAA33;
	color: white;
}
#menu th {
	background: #FFFFFF;
	font-size: 0pt;
	color: #FFFFFF;
}
.footer{
	color:black;
	font-family:Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:7.5pt;
	letter-spacing:.15em;
	font-weight: normal;
	border-top: 1px solid #1186e2;
	padding: 1em;
}

li.tabbed{
	list-style-position: inside;
	list-style-type: disc;
	padding-left: 20px;
}

div.navilayer {
	position: absolute;
	top: 1px;
	visibility: hidden;
	width: 150px;
	background: #1186e2;
	layer-background-color: #1186e2;
}
div.navilayer div {
	padding-top: 1px;
	padding-bottom: 1px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: white;
}
div.navilayer div a {
	display: block;
	color: white;
	text-decoration: none;
	padding: 5px;
}
div.navilayer div.over {
	background: #FFAA33;
}
div.navilayer div.over a {
	color: white;
	text-decoration: none;
}

/* These classes are used by the script as rollover effect*/
.tableRollOverEffect{
	background-color:white;
}

.tableRowClickEffect1{
	background-color:#1186e2;
	color:white;
}

/* menu styles */
#jsddm
{	margin: 0;
	padding: 0;}

#jsddm li
{	float: left;
	list-style: none;
	font-size:7pt;
	font-weight:bold;
}

#jsddm li a
{	display: block;
	text-decoration: none;
	background-color: #1186e2;
	padding: 3px 3px;
	color: White;
	border-left: 5px solid #ff6666;
	white-space: nowrap;
	line-height:75%;}

jsddm li a:hover
{	background-color: #FF9900;
	color: white;
	border-left: 5px solid #000000;
	letter-spacing: .01px;}
		
#jsddm li ul
{	margin: 0;
	padding: 0;
	position: absolute;
	visibility: hidden;
	border-top: 1px solid white;}

#jsddm li ul li
{	float: none;
	display: inline;}
	
#jsddm li ul li a
{	width: auto;
	background-color: #1186e2;
	color: White;}
	
#jsddm li ul li a:hover
{	background-color: #FF9900}

#jq-translate-ui{font-size:9pt; font-family:Tahoma, Geneva, sans-serif; color:white;}

