/* CSS Document */
.topmenu{
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;

}
.alert
{
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
	line-height: 18px;
	list-style-type: none;
	vertical-align: text-bottom;
}
.links{
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.links:hover{
	text-decoration: underline;
}

.btmmenu{
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.btmmenu:hover{
	text-decoration: underline;
}
.sidemenu{
	color: #575757;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	line-height: 20px;
	list-style-type: none;
	
}

.sidemenu:hover{
text-decoration: underline;
}

.list{
	list-style-position: outside;
	list-style-type: disc;
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
			}
.listnone{
	text-align: left;
	list-style-type: none;
	line-height: 20px;
}

.border_top{
	
	border-top-color:#e0e0e0;
	border-top-style:solid;
	border-top-width:1px;
}
.border_bottom{
border-bottom-color:#e0e0e0;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
.seperator{
border-left:solid;
	border-left-color:#e0e0e0;
	border-left-style:solid;
	border-left-width:1px;
}

.bdytext{
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
	text-align:justify;
	
}
.bdytext1{
font-family: Verdana;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
	}
.text1{
	font-family: Verdana;
	font-size: 10px;
	color: #575757;
	text-decoration: none;
}
.text2{
	font-family: Verdana;
	font-size: 11px;
	color: #007bc2;
	line-height: 18px;
	text-decoration: none;
}
.text3{
	font-family: Verdana;
	font-size: 10px;
	color: #0066cb;
	line-height: 18px;
	
	text-decoration: none;
}

.header1{
	color: #0066cb;
	font-family: Arial;
	font-size: 14px;
	text-transform: capitalize;
	font-weight: bold;
	letter-spacing: 1px;
	
	
}

.header2{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #575757;
	text-decoration: none;
	
}
.header3{
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
	list-style-type: none;
	vertical-align: text-bottom;
		
	
}
.header4{
	color: #0066CA;
	font-family: Arial;
	font-size: 11px;
	text-transform: none;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 18px;
	text-decoration: none;
	
}
.header5{
	color: #0066CA;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
	}
	.header6{
	color: #0066CA;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
	border-bottom-color:#e0e0e0;
	border-bottom-style:solid;
	border-bottom-width:1px;
	line-height:18px;
	}
	
	.header3:hover{
text-decoration: underline;
}
.header5:hover{
text-decoration: underline;
}
.text1:hover{
text-decoration: underline;
}
	
#rightNav UL {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none
}
#rightNav LI {
	MARGIN: 0px
}
#rightNav A {
	PADDING-RIGHT: 0px;
	DISPLAY: block;
	PADDING-LEFT: 15px;
	FONT-WEIGHT: bold;
	PADDING-BOTTOM: 4px;
	WIDTH: auto;
	COLOR: #575757;
	PADDING-TOP: 3px;
	BORDER-BOTTOM: #999 1px solid;
	TEXT-DECORATION: none;
	font-family: verdana;
	font-size: 10px;
	background-color: #ddd;
	background-repeat: no-repeat;
	background-position: left top;
	height: 16px;
}

#rightNav A:hover {
	COLOR: #0066cb; BACKGROUND-COLOR: #fff; TEXT-DECORATION: underline
}

#rightNav A#on {
	COLOR: #000; BACKGROUND-COLOR: #fff
}
#rightSubNav A {
	PADDING-RIGHT: 10px;
	DISPLAY: block;
	PADDING-LEFT: 35px;
	FONT-WEIGHT: normal;
	BACKGROUND: #eee no-repeat left top;
	PADDING-BOTTOM: 4px;
	WIDTH: auto;
	COLOR: #666;
	PADDING-TOP: 3px;
	BORDER-BOTTOM: #ccc 1px solid;
	TEXT-DECORATION: none;
	font-family: verdana;
	font-size: 10px;
	height: 16px;
}
#rightSubNav A:hover {
	COLOR: #0066cb; BACKGROUND-COLOR: #fff; TEXT-DECORATION: underline
}
#rightSubNav A#on {
	COLOR: #000; BACKGROUND-COLOR: #fff
}
#rightSubNav UL {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none
}
#rightSubNav LI {
	MARGIN: 0px
}
