@charset "utf-8";
/* CSS Document */

A:active {
	text-decoration: none;
}
A:link {
	color: #0AA3DB;
	text-decoration: none;
	font-weight: normal;
}
A:visited {
	color: #05047a;
	text-decoration: none;
	font-weight: normal;
}
A:hover  {
	color: #0AA3DB;
	text-decoration: underline;
	font-weight: normal;
}
body {
	background-color: #05047a;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.tablebg {
	background-attachment: scroll;
	background-image: url(images/headbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #ffffff;
}
.def1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.brief {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	line-height: 13pt;
	padding-left: 5px;
}
.quicktxt {
	font-family: Verdana;
	font-size: 11px;
	text-align: justify;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	line-height: 10pt;
	padding-left: 5px;
}
.titles {
	font-family: "Arial Narrow";
	font-size: 10pt;
	font-weight: bold;
}

.imgbrdr {
	border:1px solid #FFE193;
	padding: 5px;
	///background-color: #FFEBB7;
	background-color: #FFE96A;
}
.tagline {
	font-size: 9pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
//.style19 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #62CACA;
	font-weight: bold;
}
.cellbg
{
	background-attachment:scroll;
	background-color:#FFFBDC;
	background-image:url(images/cellbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bgfooter{
	background-attachment:scroll;
	background-color:#FFFFFF;
	background-image:url(images/footbg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.smalltxt {
	font-size: 10px;
	font-family: "MS Sans Serif";
}
.pagename {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: justify;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	line-height: 13pt;
	padding-left: 5px;
	font-weight: bold;
	color: #DD0000;
}
.sitename {
	color: #000000;
	font-family: "Arial Narrow";
	font-weight: bold;
	font-size: 18px;
}
#apDiv1 {
	position:absolute;
	width:300px;
	height:25px;
	z-index:1;
	left: 160px;
	top: 80px;
	visibility: visible;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	line-height: 13pt;
	padding-left: 5px;
	height: 300px;
	width: 500px;
}
.titlebg {
	background-attachment: scroll;
	background-image: url(images/topgrunge.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

