body,html {
  font-family: Arial, Helvetica,sans-serif;
  font-size:12px;
  color:  #666666;
  font-weight: normal;
  margin: 0px;
  padding: 0px;
}
div
{
	overflow: hidden;
}
input,select,option,textarea
{
	font-size: 11px;
	color: #666666;
	font-weight:normal;
	border: 1px solid #aaaaaa;
}
.frmlabel
{
	color:#5A5F63;
	font-size:11px;
}
.frm
{
	margin-left:auto;
	margin-right:auto;
}
.frm a,.frm a:link,.frm  a:active,.frm  a:visited
{
	font-size:11px;
}
.frmlabel1
{
	color:#2D89B7;
	font-weight:bold;
	font-size:11px;
	text-align: right;
	padding-right:10px;
}
.frmlabel2
{
	color:#2D89B7;
	font-weight:bold;
	font-size:11px;
}
.frmdata1
{
	color:#5A5F63;
	font-size:11px;
}
.frmdata2
{
	color:#333333;
	font-size:11px;
	padding-bottom:5px;
}
.frmhd
{
	background-color: #EFEFEF;
	color: #3E6395;
	font-size: 12px;
	font-weight:bold; 
	padding-top:5px;
	padding-bottom:5px;
	padding-left: 8px;
	margin-top:5px;
	margin-bottom:5px;
}
.frmcomp
{
	color:#F66149;
}
.frmerrors
{
 background-color: #FFFBB8;
 border:1px solid #CCC889;
 padding:10px; 
 padding-left:50px;
 background-image: url(../images/global/alert.gif);
 background-repeat: no-repeat;
 background-position: 5px 8px;
 margin-bottom:10px;
	
}
.frmerrors ul
{
	margin-top:0px;
	color:#E4443C;
	margin-bottom:0px;
	margin-left:15px;
}
.error
{
	color:#E4443C;
}
.frminnderpanel
{
	background-color: #E9F3F9; 
	margin-left:13px;
	margin-right:13px;
	padding-top:15px;
	padding-bottom:15px;
}
.inlineerror
{
	display: none;
}
.ActionMessage
{
 background-color: #FFFBB8;
 border:1px solid #CCC889;
 padding:20px 10px 10px 10px; 
 padding-left:50px;
 background-image: url(../images/global/alert_tick.gif);
 background-repeat: no-repeat;
 background-position: 5px 8px;
 margin-bottom:20px;
 height:30px;
 font-weight:bold;
}
#frmerrorstitle
{
	font-weight:bold;
	margin-bottom:10px;
}
.txtxlarge
{
	width:356px;
}
.txtlarge
{
	width:200px;
}
.txtmedium
{
	width:150px;
}
.txtsmall
{
	width:100px;
}
.txtarealarge
{
	width:240px;
	height:140px;
}
.srchinput
{
	width:150px;
}
.srchselect
{
	width:153px;
}
.srchdate
{
	width:130px;
}
.imgbtn
{
	border:0px;
}
.chkbox input,.chkbox 
{
	border:0px;
}
.linkstype1,
.linkstype1 a:link, 
.linkstype1 a:active,
.linkstype1 a:visited {
	font-size: 11px;
	color:#4A92C2;
	text-decoration: none;
	font-weight: normal;
}
.linkstype2 a:link, 
.linkstype2 a:active,
.linkstype2 a:visited {
	font-size: 11px;
	color:#4A92C2;
	font-weight:normal;
	text-decoration: underline;

}
.frmbtnmargin
{
	padding-top:15px;
}
.txttype1
{
	font-weight: normal; font-size: 11px; color:#4A92C2;
}
.txttype2
{
	font-weight: normal; font-size: 12px;color:#F96108;;
}
.txttype3
{
	font-weight: normal; font-size: 11px; color:#6D6D6D;
}
.txttype4
{
	font-size: 11px; color:#C72938;
}
.linkstype3,
.linkstype3 a:link, 
.linkstype3 a:active,
.linkstype3 a:visited {
	font-size: 11px;
	color:#F66107;
	font-weight: bold;
}
a,a:link,a:active, a:visited {
	font-size: 12px;
	color:#F96108;
	text-decoration: underline;
	font-weight: normal;
}

.pagetitle
{
	font-size: 14pt;
	color:#0B67AD;
	padding-bottom:10px;
	font-weight:normal;
	margin:0px;
}
form{
	margin: 0px;
}
img
{
  border: 0px;
  margin: 0px;
  padding: 0px;
}
p
{
 font-size:12px;
 margin-top:0px;
 margin-bottom:15px;
}
.comp
{
	font-weight: normal;
	font-size: 12px;
	color:#C61818;
	padding-right:4px;
}
.normalfont
{
	font-weight: normal; font-size: 11px; color:  #666666;
}
.normalboldfont
{
	font-weight: bold; font-size: 11px; color:  #666666;
}
.smallfont
{
	font-weight: normal; font-size: 10px; color: #666666; 
}
.linkstype4 a,
.linkstype4 a:link, 
.linkstype4 a:active,
.linkstype4  a:visited {
	font-size: 11px;
	color: #AA9E3A;
	text-decoration: none;
	font-weight: bold;
	background-image: url(../images/general/arrow.gif);
	background-position: left;
	background-repeat: no-repeat;
	height:9px;
	padding-left:15px; 
}	
h1
{
	font-size: 14pt;
	color:#0B68AE;
	padding-bottom:8px;
	font-weight:normal;
	margin:0px;
}
h2,h3
{
	font-size: 12px;
	color:#5B5B5B;
	padding-bottom:2px;
	font-weight:bold;
	margin:0px;
	border-bottom:1px dotted #C9C9C9;
	margin-bottom: 10px;
}
h3{
	font-size: 14px;
}

ul,ol
{
  margin-top:15px;
 }
li
{
	margin-bottom:5px;
}
.bul1
{
	color:#FFB514;
	font-size:14px;
	margin-top:2px;
	font-weight:bold;
}
.rapimg
{
	margin-left:10px;
	margin-bottom:10px;
}
div.faq{
		display:none;
 	   background: url(../images/global/icon_answer.gif) 0 7px no-repeat;	
		padding-left:20px;
		padding-top:5px;
}
ul.faqs {
   list-style-type: none;
   margin-left: 0;
   margin-bottom: 9px;
	padding: 0;
	margin-top:0px;
}

ul.faqs ul.faqs {
	margin-bottom: 0px;}
	
ul.faqs li {
   list-style-type: none;
   background: url(../images/global/icon_question.gif) 0 2px no-repeat;	
	color: #666;
	margin-left: 0px;
	padding: 0 0 0 0px;
	font-weight: bold;
	line-height: 150%;
}
ul.faqs li ul
{
	margin-top:5px;
}
ul.faqs li .faqslist li
{
	list-style-type: disc;
	font-weight: normal;
	line-height: normal;
	background: none;
}
ul.faqs p {
	font-weight:normal;
	margin-bottom:5px;
}
.faqs a, 
.faqs a:link, 
.faqs a:active,
.faqs a:visited {
	font-size: 12px;
	color:#2C7CAE;
	margin-left:20px;
	text-decoration: underline;
}
.faqs p a, 
.faqs p a:link, 
.faqs p a:active,
.faqs p a:visited {
	font-size: 12px;
	color:#2C7CAE;
	text-decoration: underline;
}
.faqsnormal a, 
.faqsnormal a:link, 
.faqsnormal a:active,
.faqsnormal a:visited {
	font-size: 12px;
	color:#F96108;
	text-decoration: underline;
	font-weight: normal;
	margin-left:0px;
}
ul.faqs li.selected {
     background: url(../images/global/icon_question.gif) 0 2px no-repeat;	
	  
}
ul.faqs li.selected a, 
ul.faqs li.selecteda:link, 
ul.faqs li.selected a:active,
ul.faqs li.selected a:visited {
 color:#F96108;
 text-decoration: none;
}
ul.faqs li.normal {
     background: url(../images/global/icon_question.gif) 0 2px no-repeat;	
}
.linkstype5,
.linkstype5 a:link, 
.linkstype5 a:active,
.linkstype5 a:visited {
	font-size: 12px;
	color:#79BB3F;
	text-decoration: underline;
}
.linkstype6,
.linkstype6 a:link, 
.linkstype6 a:active,
.linkstype6 a:visited {
	font-size: 12px;
	color:#656565;
	text-decoration: underline;
}
.linkstype7 a:link, 
.linkstype7 a:active,
.linkstype7 a:visited {
	font-size: 11px;
	color:#C72938;
	text-decoration: underline;
}

ul.sitemap
{
 list-style-type: none;
 margin-left:5px;
 margin-top:4px;
 margin-bottom:5px;
 padding:0px;
} 
ul.sitemap li
{
	padding: 3px 0 3px 9px;
	margin-bottom:0px;
	background-image: url(../images/global/arrow_blue.gif);
	background-position: 0 8px; 
	background-repeat: no-repeat;
	color: #666;
	font-weight: bold;
}
ul.sitemap li a:link, 
ul.sitemap li a:active,
ul.sitemap li a:visited {
	font-size: 11px;
	color:#3E6380;
	font-weight:bold;
	text-decoration: none;
}
ul.sitemap li ul 
{
	padding-top: 3px;
}
ul.sitemap li li
{
	font-weight: normal;
}
ul.sitemap li li a:link, 
ul.sitemap li li a:active,
ul.sitemap li li a:visited {
	font-weight:normal;
}	map li li a:visited {
	font-weight:normal;
}	