/* CSS Document */

/*************************** Body & Header *******************************/
body{
	margin:0px 0px 0px 0px;
	padding:10px 0px 10px 0px;
	border:0px;
	background-color:#ffffff;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
	margin-top: 0px; 
	text-align: left;
	xbackground-color:#00FFFF;
}   

#container {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: justify;
	line-height: 20px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

.header-bg {
	background-image: url(../site-images/common/header-bg.gif);
	background-repeat: repeat-x;
	height:;
}

#left-content {
	margin:8px 5px 10px 8px;
}

#content{
	margin:8px 15px 10px 10px;
}
/****************************MAIN NAV***************************************/
.navs {
	text-decoration: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #113199;
}

.navs a:link {
	text-decoration: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #113199;
}

.navs a:visited {
	text-decoration: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #113199;
}
	
.navs a:hover {
	text-decoration: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}

.navs-highlight a:link, .navs-highlight a:visited{
 	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #FF0000;
}

.navs-highlight a:hover {
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #113199;
}

/*********************************General************************************/
.text {
	color: #003366;
	text-decoration:none;
}

.text a:link {
	color: #1589DD;
	text-decoration:none;
	border-bottom:1px dotted #1589DD;
}

.text a:visited {
	color: #1589DD;
	text-decoration:none;
	border-bottom:1px dotted #1589DD;
}
	
.text a:hover {
	color: #666666;
	text-decoration:none;
	border-bottom:1px dotted #666666;
}


.ptitle {
	font-family:Arial;
	font-size:90%;
	color:#3E4D7D;
	font-size:180%;
	line-height:100%;
	padding:0px 0px 10px 0px;
}

.heading {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

.subheading {
	font-size: 13px;
	font-weight: bold;
	color: #FF0000; /*3E4D7D*/
}

.highlight-txt {
	color: #333333;
}

.news {
	text-decoration: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #113199;
	line-height:16px;
}

.news a:link {
	text-decoration: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #113199;
	border-bottom:1px dashed #113199;
	line-height:16px;
}

.news a:visited {
	text-decoration: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #113199;
	border-bottom:1px dashed #113199;
	line-height:16px;
}
	
.news a:hover {
	text-decoration: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	border-bottom:1px dashed #333;
	line-height:16px;
}

.membership {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #FFFDDF; /*91FFE9*/
	display: block;
	height: 20px;
	width: 98%;
	border: 1px solid #E4E4E4;
	padding:0px 0px 5px 8px;
}
html>body .membership {padding:3px 0px 3px 8px;}

.note {
	font-size: 12px;
	font-weight: normal;
	line-height:16px;
}

.li {
	line-height: 20px;
	list-style:upper-roman;
	list-style-position:inside;
	padding-left: 0px;
	font-weight:normal;
	margin:0px 0px 0px 1px;
}
html>body .li {	line-height: 20px;padding-left: 0px;margin:0px 0px 0px 1px;}

.img-caption {
	text-decoration: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: none;
	color: #003366;
	padding-top:5px;
	text-align:center;
	line-height:16px;
}
/********************************Seprator****************************************/
.var-sep {
	background-image: url(../site-images/common/var-sep.gif);
	background-repeat: repeat-y;
	background-position:left;
}

.hori-sep {
	background-image: url(../site-images/common/hori-sep.gif);
	background-repeat: repeat-x;
	background-position:bottom;
	height:1px;
}

.sublink-sep {
	padding:0px 3px 0px 3px;
}
/********************************Footer******************************/
.footer-bg {
	background-image: url(../site-images/common/footer-bg.gif);
	background-repeat: repeat-x;
	height:;
}
.footer-highligh {
	text-decoration: none;
	font-size: 11px;
	font-weight: none;
	color: #666;
	padding-top:0px;
}

.footer {
	text-decoration: none;
	font-size: 11px;
	color: #999;
	border-bottom:0px dotted #A09F9F;
}

.footer a:link {
	text-decoration: none;
	font-size: 11px;
	color: #A09F9F;
	border-bottom:1px dotted #A09F9F;
}

.footer a:visited {
	text-decoration:none;
	font-size: 11px;
	color: #A09F9F;
	border-bottom:1px dotted #A09F9F;
}
	
.footer a:hover {
	text-decoration: none;
	font-size: 11px;
	color: #00AEEF;
	border-bottom:1px dotted #00AEEF;
}

/***************************** Class Use for Form ********************************/
.textArea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
.grey-small {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
}
