/* ======= *B* ======== */
body
{
background-color:#0882c6; 
}
.bodySides {
	margin: 0px;
	
}
.style2 {font-size: 12px; font-family:Verdana, Arial, Helvetica, sans-serif;}
 
a:link
{
 color:#2d5185;
 text-decoration:none;
}
a:hover
{
	color:#000000;
	text-decoration:none;
}
a:visited
{
	color:#2d5185;
	text-decoration:none;
}
a:active
{
	color:#000000;
}

.blacktxt{
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.bluetxt {
	font-family: verdana;
	font-size: 11px;
	color: #006AED;
	text-decoration: none;
}
.bluetxtnav{
	font-family: verdana;
	font-size: 11px;
	color: #758E94;
	text-decoration: none;
}

.bluetxtarrow {
	font-family: verdana;
	font-size: 10px;
	color: #006AED;
	text-decoration: none;
}
/* ======= *G* ======== */
.graytxt {
font-family:verdana; 
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-align:justify;
}
.graytxt4 {
font-family:verdana; 
	font-size: 11px;
	color:#333333;
	text-decoration: none;
	text-align:justify;
}

.graytxt1 {
	font-family:verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-align:center;
}


.graytxt1:hover {
	font-family: verdana;
	font-size: 11px;
	color: #CACACA;
	text-decoration: none;
	text-align:justify;
}

.graytxtnav {
	font-family: verdana;
	font-size: 10px;
	color: #777777;
	text-decoration: none;
}

.graytxtdark {
	font-family: verdana;
	font-size: 11px;
	color: #4C4C4C;
	text-decoration: none;
	line-height: 13px;
}
/* ======= *M* ======== */
.mandatory
{
	font-family: verdana;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
}
/* ======= *O* ======== */
.orangetxt {
	font-family: verdana;
	font-size: 11px;
	color: #FC5328;
	text-decoration: none;
}
.orangetxtlarge {
	font-family: verdana;
	font-size: 16px;
	color: #FC5328;
	font-weight:bold;
	text-decoration: none;
}
/* ======= *R* ======== */

.redLink
{
	font-family: verdana;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
}
.redLink:hover
{
	font-family: verdana;
	font-size: 11px;
	color: #758E94;
	text-decoration: none;
}


/* ======= *S* ======== */
.searchbox {
	width: 73px;
	border: 1px solid #181818;
}
/* ======= *T* ======== */
.txtBox
{
font-family:verdana;
font-size:11px;
color:#333333;
width:160;
height:18;
border:1px solid #E1E1E1;
}

.txtArea
{
font-family:verdana;
font-size:11px;
color:#333333;
width:272;
height:70;
border:1px solid #E1E1E1;
}

/* ======= *W* ======== */
.whitetxt {
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;



	}
	
	
.background		{
	
		font-size:14px;
		font-family:verdana;
		color: #393939;
		font-family:verdana;
		background-color:#8ac7ff;
		text-align:center;
		height:25px;		
}

.bold		{
		
		font-weight:bolder;

}	
	

.graytxt2 {
	font-family:verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-align:justify;
	border:1px solid #999999; 
	
}

.graytxt3 {
	font-family:verdana;
	font-size: 11px;
	font-weight:bold;
	color: #000000;
	text-decoration: none;
	text-align:justify;
	border:1px solid #999999;
}

.block {
	font-family:verdana;
	font-size: 11px;
	color: #032781;
	text-decoration: none;
	
	font-weight:bold;
	padding-top:3px;

	
}
.green {
	font-family:verdana;
	font-size: 11px;
	color: #525d73;
	text-decoration: none;
	font-weight:bold;
	
}

.white {
	font-family:verdana;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight:bold;
	padding-top:10px;
}

.padding
{
		padding-top:5px;
		padding-bottom:5px;
		padding-left:10px;
		padding-right:10px;
		}
		
		.padding1
{
		padding-top:5px;
		
		}
	
	.border
	{
	border:1px solid #295184;
	}

.cat_bg
{
background-image:url(../images/cat_bg.jpg);
background-repeat:repeat-y;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
font-weight:bold;
}
.bordertable
{
border:1px solid #006699;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
font-weight:bold;
background-color:#eeeeee;
}