h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #001165;
	text-transform: capitalize;
	/* border-bottom: 1px solid #001165;
	*/ width: 100%;
	}
	
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-transform: uppercase;
	}	
	
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	}

li {	
	list-style-position: outside;	
	list-style-image: url(/persistent/templateimages/liASN.gif);
	padding-bottom: 10px;
}	

input,textarea, select {
	color: #666666;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #CCCCCC;
}

input.button {
	background-color: #001165;
	color: #FFFFFF;
	font-size: 10px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-left-color: #A69FB6;
	border-top-color: #A69FB6;
	border-right-color: #413E58;
	border-bottom-color: #43384C;
}

.header {
	background-color: #5D88A2;
	text-align: left;
	background-image: url(../templateimages/header-linesASN.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	vertical-align: bottom;
	height: 90px;
	}
	
	
.content {
	padding: 45px 45px 20px 35px;
	vertical-align: top;
	background-color: #F5F5F5;
	color: #454545;
	vertical-align: top;
	margin: 0px;
}	

.content a {
	color: #0066CC;
	}
	
.content a:hover {
	color: #666666;
	text-decoration: none;
	}
	
.contentWmap {
	padding: 45px 25px 20px 30px;
	vertical-align: top;
	background-color: #F5F5F5;
	color: #454545;
	vertical-align: top;
	margin: 0px;
}
.contentWmap a {
	color: #0066CC;
	}
	
.contentWmap a:hover {
	color: #666666;
	text-decoration: none;
	}	
	
.submenu {
	background-color: #477690;
	width: 160px;
	vertical-align: top;
	padding-top: 5px;
	line-height: 0.1;
	background-image: url(../templateimages/column_gradientASN.jpg);
	background-position: top;
	background-repeat: repeat-x;
	}
	
.submenuitem {
	background-color: #C7D1D7;
	display: block;
	width: 100%;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	vertical-align: middle;
	line-height: 2;
	text-decoration: none;
	padding-left: 10px;
	}

.submenuitem:hover {
	background-color: #B5C0C7;	
	}	
	
.submenuitem_current {
	background-color: #B5C0C7;
	display: block;
	width: 100%;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	vertical-align: middle;
	line-height: 2;
	text-decoration: none;
	padding-left: 10px;
	}	
	
	
.sub_subitem {
	padding-left: 30px;
	padding-bottom: 2px;
	padding-top: 2px;
	display: block;
	width: 140px;
	height: 20px;
	line-height: 1;
	color: #000000;
	text-decoration: none;
	}
	
.sub_subitem:hover {
	color: #666666;
	}	
	
.sub_subitem_current {
	background-image: url(../templateimages/subitem_selectedASN.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-top: 2px;
	padding-bottom: 2px;
	display: block;
	width: 140px;
	height: 20px;
	line-height: 1;
	color: #000000;
	text-decoration: none;
	}
	
/* 3rd level sub menu item start */

.sub_subitem2 {
	padding-left: 35px;
	padding-bottom: 2px;
	padding-top: 2px;
	display: block;
	width: 140px;
	height: 20px;
	line-height: 1;
	color: #000000;
	text-decoration: none;
	}
	
.sub_subitem2:hover {
	color: #666666;
	}	
	
.sub_subitem2_current {
	background-image: url(../templateimages/subitem_selectedASN.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 35px;
	padding-top: 2px;
	padding-bottom: 2px;
	display: block;
	width: 140px;
	height: 20px;
	line-height: 1;
	color: #000000;
	text-decoration: none;
	}
	
/* 3rs level sub item end */
	
	
.submenu_extraspace {
	width: 30px;
	background-color: #F5F5F5;
	}		
	
.footer {
	background-color: #454545;
	text-align: right;
	color: #FFFFFF;
	padding-right: 10px;
	height: 15px;
	}		
	
.table_listing {
	}
	
.table_listing td {
	border-bottom: 0.5px solid #666666;
	background-color: #d8e3e9;
	}	

.news_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #001165;
	background-color: #C7D1D7;
	width: 100%;
	padding-left: 10px;
	height: 20px;
	}
	
.news {
	color: #FFFFFF;
	}	
	
.news a {
	color: #001165;
	text-decoration: none;
	}
	
.news a:hover {
	color: #000000;
	text-decoration: underline;
	}
	
.forum_submenu {
	background-color: #D4DDE2;
	width: 100%;
	height: 20px;
	padding-left: 10px;
	}	
	
.forum_submenu a {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-right: 10px;
	}
	
.forum_submenu a:hover {
	color: #666666;
	}	
	
.login_box {
	padding: 0px;
	line-height: 1;
	padding-left: 5px;
	padding-right: 5px;
	}	
	
input.login {
	border: 1px solid black;
	}	
	

