body{
padding:0px;
margin:0px;
}
a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
}
a:hover{
color:#083c7b;
text-decoration:underline;
}
a.highlight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF;
}
a.highlight:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.color-red {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
.color-lightblue {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #3CBBDE;
}

.bullet-highlight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF;
}
.bullet-l_text
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#4785A3;
	}	

.m_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:12px;
		color:#454545;
	}
.m1_text
	{
		font-family:Tahoma;
		font-size:14px;
		line-height:14px;
		color:#454545;
		text-align:justify;
	}
.m1_text_bold
	{
		font-family:Tahoma;
		font-size:14px;
		font-weight:bold;
		line-height:14px;
		color:#454545;
		text-align:justify;
	}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #4785A3;
	line-height: 20px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #4785A3;
	line-height: 1px;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	line-height: normal;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
	line-height: normal;
}
.white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	line-height: 1px;
}

.h_text
	{
		font-family:Tahoma;
		font-size:13px;
		line-height:13px;
		color:#4785A3;
	}
.l_text
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:12px;
	color:#4785A3;
	}	
.l1_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#93A81C;
	}	
	
.c_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#FFFFFF;
	}

.form
	{
		width:196px; height:18px; border-color:#878787; border-width:1px; background-color:#ffffff; border-style:solid; padding-left:5px
	}
	
.form1
	{
		width:136px; height:18px; border-color:#878787; border-width:1px; background-color:#ffffff; border-style:solid; padding-left:5px
	}
	
.form_div
	{
		height:21px; margin-top:-1px;		
	}
		
	a.c_text{text-decoration:none;}	
	a.c_text:hover{text-decoration:underline;}

/* micronav */

#micronav {
    position: absolute;
    top: 0px; right: 0px;
    width: 15em;
    text-align: right;
}

#micronav a {
    color: #3CBBDE;
    text-decoration: none;
    padding-right: 18px;
    display: block;
    float: right;
}

#micronav a.home {
    padding-left: 16px;
    position: relative;
    background: url('images/ico_home.gif') no-repeat center left;
}

#micronav a.mail {
    padding-left: 18px;
    background: url('images/ico_email.gif') no-repeat center left;
}

#micronav a.user {
    padding-left: 16px;
    position: relative;
    background: url('images/ico_user.gif') no-repeat center left;
}

#micronav a:hover {
    color: #000;
}

/* body */

.form_subheads {

	MARGIN: 0px 0px 0px; 
	WORD-SPACING: normal; 
	FONT: bold 14px Verdana, Arial, Helvetica, sans-serif; 
	TEXT-TRANSFORM: none; 
	COLOR: #FFFFFF; 
	TEXT-INDENT:7pt; 
	WHITE-SPACE: normal; 
	LETTER-SPACING: normal; 
	TEXT-ALIGN: left; 
	TEXT-DECORATION: none
}

