/* CSS Document */

body {
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
}
.clearFix:after { /* for modern browsers */
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
.clearFix { /* for IE7/Win */
    min-height:1px;
}
* html .clearFix { /* for IE5-6/Win */
    height:1px;
}
* html>body .clearFix { /* for IE5/Mac */
    height:auto;
    display:inline-block;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

#top-navigation ul#nav-right{

	float:center;

	margin:0px;

	padding:0px 0px 0px 0px;

	list-style-type:none;

	text-align:center;

	color:#311583;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;

	}

	

	#top-navigation ul#nav-right li{

	margin:0px;

	padding:0px 3px 0px 0px;

	list-style-type:none;

	display:inline;

	}



	#top-navigation ul#nav-right li a{

	color:#311583;
	text-decoration: none;

	}
#top-navigation ul#nav-right li a:hover{

	color:#FC4618;
	
	}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #0000FF;
}
.li_head {
	list-style-type:none;
	font-family:Arial, Helvetica, sans-serif;
	color:#311583;
	font-size:18px;
	font-weight:bold;
	text-decoration: none;	
}
.li_headsub {
	list-style-type:none;
	font-family:Arial, Helvetica, sans-serif;
	color:#FC4618;
	font-size:16px;
	font-weight:bold;
	text-decoration: none;	
}
.li_headsubtxt {
	list-style-type:none;
	font-family:Arial, Helvetica, sans-serif;
	color:#311583;
	font-size:13px;
	font-weight:bold;
	text-decoration: none;	
}
.li_sub {
	list-style-type:none;
	font-family:Arial, Helvetica, sans-serif;
	color:#FC4618;
	font-size:14px;
	font-weight:bold;
	text-decoration: none;	
}
#sub a{
    list-style-type:none;
	font-family:Arial, Helvetica, sans-serif;
	color:#FC4618;
	font-size:14px;
	font-weight:bold;
	text-decoration: none;
}
#sub a:hover{
color:#B02502;
}
.subtxthead {color: #311583; text-decoration:none;}
.headertop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.style1_a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.select {
	font-family: Arial, Helvetica, sans-serif;
	color: #006600;
}
.selectbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
}
.formtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #311583;
}
.input {
color: #000000;
    font-size: 11px;
    height: 17px;
 border: 1px solid #311583;
}
