body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: normal;
	text-align: justify;
}
.graytext {
	font-size: 11px;
	color: #666666;
}
.titleDivblue {
	font-size: 13px;
	color: #333333;
	font-weight: bold;
	background-color: #7AC6F7;
	height: 18px;
	width: auto;
	margin-top: 1px;
	padding: 2px;
	text-align: center;
}
.titleDivyellow {
	font-size: 13px;
	color: #333333;
	font-weight: bold;
	background-color: #FFCC00;
	height: 18px;
	width: auto;
	margin-top: 1px;
	padding: 2px;
	text-align: center;
}

.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	list-style-image:url(../images/linkbullet.gif);
	list-style-position: outside;
	list-style-type: none;
	color: #999999;
	margin-left: 10px;
	padding-left: 10px;
	text-decoration: none;
	padding-top: 15px;
	text-indent: 0px;
}
.links li{
padding-bottom:8px;
}
.links a {
	color: #0000FF;
	text-decoration: none;
	line-height:12px;
}
.links a:hover  {
	color: #FFFFFF;
}
.leftborder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #7AC6F7;
}
.titleUnderline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ACC5F7;
}

.style5 {
	font-size: 14pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #1346B0;
	padding-bottom:5px;	
	padding-top: 8px;
}
#imgdiv{
	height:auto;
	width:auto;
	vertical-align:bottom;
	position:relative;
	margin: auto;
}


.style1 {
	font-size: 14pt;
	font-family: Arial, Helvetica, sans-serif;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
.style4 {
	font-size: 9pt
}
.style12 {
	font-size: 8.5pt;
	color: #666666;
}
.row1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	background-color: #CCFFFF;
}
.row2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	background-color: #00FBFB;
}

.style14 {
	font-size: 9pt;
	font-weight: bold;
}
.style17 {font-size: 8.5pt; color: #666666; font-weight: bold; }
.style21 {color: #0033FF}
.save {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
}

root { 
    display: block;
}
.message{
	color : red;
	font-weight : bold;
	font-size: 12px;
}
.successMsg{
	background:#316AC5;
	color:#FFFFFF;
	font-size:12px;
    font-weight:bold;
}
.errorMsg{
	background:#FFFFCC;
	color:#FF0000;
	font-weight:bold;
	font-size:12px;
}
.footer{
	background:#7AC6F7;
	color:#333333;
	font-size:11px;
	text-align:center;
	vertical-align:middle;
	padding:3px;
}

.buttonGlow{
	font-size:15px;
	height: 35px;
	width: 200px;
	text-decoration:blink;
}