/* CSS Document */
BODY {margin:0px; background-image:url('images/bg.jpg'); background-position: 
               right top;
}
A {text-decoration:none;
}
.list_black {color:#000000; font-family: arial,tahoma; font-size:11px; font-weight:bold;
}
.list_orange {color:#F5B822; font-family: arial,tahoma; font-size:11px; font-weight:bold;
}
/**************[Text]***************************/
.footer_text01{color:#02387E; font-family: arial,tahoma; font-size:11px;
}
.footer_text02{color:#7F7F7F; font-family: arial,tahoma; font-size:11px;
}
.search_text{ color:#C0CFDE; font-family: arial,tahoma; font-size:11px;
}
.inner_text{color:#000000; font-family: arial,tahoma; font-size:11px;
}
.inner_textlower{font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#FFFFFF;
}
.inner_textheading{font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#00397E;
}
.inner_textlower02{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000000; text-align:justify;
}
.inner_textlowerlink02{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000000; text-align:justify; text-decoration: underline;
}
/**************[BG's]***************************/
.footer_bg{ background-image:url('images/footer_bg.gif'); background-repeat:repeat-x; background-position: left top;
}
.search_bg{ background-image:url('images/search_bg.jpg'); background-repeat:repeat-x; background-position: left top;
}
.search_bg_lp{ background-image:url('images/lp_bg.jpg'); background-repeat:repeat-x; background-position: left top;
}
.innerline_bg{ background-image:url('images/inner_linebg.jpg'); background-repeat:repeat-y; background-position-y:50%
}
.inner_bg{ background-image:url('images/inner_bg.jpg'); background-repeat:repeat-x; background-position: left top;
}
/**************[Borders]***************************/
.brd_search{ border:1px solid #6389AF; height:18px; width:191px; background-color:#023E7D;
}

/**************[Hovers]***************************/
.footer_text01:HOVER{ text-decoration:underline;
}
.footer_text02:HOVER{ text-decoration:underline;
}
.list_black:HOVER{text-decoration:underline;
}
.list_orange:HOVER {text-decoration:underline;
}
.inner_textlower02:HOVER{ text-decoration:underline;
}
.inner_textlower02:HOVER{ text-decoration:underline;
}
.inner_textlowerlink02:HOVER{text-decoration:none;
}
.mbtext {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.error_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}

.inputfield {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	width: 160px;
	height: 19px;
}
.inputarea {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;	
}
p{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000000; text-align:justify;
}