/***********************************   html tag class         */
body {
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #242424;
	background-image: url(../images/CNbodyBG.gif);
	background-repeat: repeat-x;
	padding: 0px;
}
hr {
	COLOR: #dddddd; HEIGHT: 1px
}
.dottedBorder{
	border: 1px dotted #CCCCCC;
}
hr.dotted{
	height: 1px;
	background-repeat: repeat-x;
	border: 1px dotted #000000;
}
/***********************************   link tag class         */
a:link, a:visited {
	color: #2A2A2A;
}
a:hover, a:active {
	color: #E07B00;
}
.greenLink:link, .greenLink:visited {
	color: #587034;
}
.greenLink:hover, .greenLink:active {
	color: #8C2C24;
}

.whiteLink:link, .whiteLink:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.whiteLink:hover, .whiteLink:active {
	color: #FF9933;
	text-decoration: none;
}
.headd2 {
	font-size: 15px;
	font-weight:bold;
	padding-bottom:5px;
	padding-top:5px;
	color: #003D99;
	font-family:Arial, Helvetica, sans-serif;
}
/***********************************   heading tag class         */
h1 {
	font-size: 19px;
	font-weight: normal;
	color: #003399;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-width: 0px;
	border-bottom-color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-bottom: 10px;
}
h2 {
	font-size: 15px;
	color: #EF8900;
	font-family:Georgia, "Verdana", Times, serif;
}
h3 {
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #EF8900;
}
h4 {
	font-size: 11px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}
h5 {
	font-size: 10px;
	font-weight: normal;
	color: #0B1E59;
}
h6 {
	font-size: 9px;
	font-weight: normal;
	display: inline;
	color: #0B1E59;
}
/***********************************   list tag class         */
ul{
	list-style: square;
}
ul ul{
	list-style: circle;
}
ul ul ul{
	list-style: disc;
}
/***********************************   form tag class         */
form{
	margin: 0px;
}
input, select, textarea {
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;	
}
select{
	margin: 0px;
	padding: 0px;
}
input:focus {
	background: #FFFFCC;
}
inputClass {
	background: #E7F1FF;
	border: 1px solid #000000;
	padding-right: 2px;
	padding-left: 2px;
}
fieldset {
	border: 1px double #C7DAE4;
	width: auto;
	padding: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
}
fieldset legend{
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 10px;
	padding-top: 10px;
	color: #0B1E59;
}
/***********************************   table tag class         */
td {
	font-family:Georgia, "Verdana", Times, serif;	
	font-size: 14px;
	color: #00459b;
}
th{
	font-family:Arial, Helvetica, sans-serif;	
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	background: #8B8B8B;
	color: #FFFFFF;
}
col.column1{
	background: #E7F1FF;
	padding-left: 3px;
	vertical-align: top;
}
col.column2{
	background: #F6f6f6;
	padding-left: 3px;
}
thead th {
	background: #8C2C24;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.displayTable tbody {
	background: #f6f6f6;
}
tfoot td {
	background: #EFF8FC;
}

/***********************************   user defined tag class         */
.headerBar{
	color: #2A2A2A;
	background-color: #ffd4d5;
	padding: 5px;
	font-size: 11px;
}
#pageHeader {

}
#topMenu {
	background-color: #387b1e;
	background-image: url(../images/topmenu_bg.gif);
	background-repeat: repeat-x;
	margin-right: auto;
	margin-left: auto;
	width: 830px;
}
#pageBody{
	margin-top: 18px;
}
#pageContent {
}
#leftNavCat{
	color: #000000;
}
#leftNavCat strong{
	color: #000000;
	padding-left: 20px;
	display: block;
	margin-bottom: 10px;
}
#leftNavCat a:link, #leftNavCat a:visited {
	display: block;
	color: #000000;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 33px;
	background-image: url(../images/leftnav_CNbullet.gif);
	background-repeat: no-repeat;
	background-position: 20px 6px;
}
#leftNavCat a:hover, #leftNavCat a:active {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 33px;
	background-image: url(../images/leftnav_CNbullet.gif);
	background-repeat: no-repeat;
	background-position: 20px 6px;
	background-color: #666666;
}
#leftNavGeneral {
	font-size: 11px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 10px;
}
#leftNavGeneral a:link, #leftNavGeneral a:visited{}
#leftNavGeneral a:hover, #leftNavGeneral a:active{}
#pageFooter {
	margin-top: 18px;

}
#shoppingCart{
	background-color: #E8F1F8;
	padding: 15px;
}
div.newsLink {
	background-color: #F1F7FA;
	padding: 5px 5px 5px 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-weight: bold;
	background-position: 10px 10px;
	background-repeat: no-repeat;
}
div.dateTxt {
	font-size: 11px;
	background-color: #f6f6f6;
	text-align: right;
	padding: 5px;
	color: #666666;
}
div.placeTxt{
	font-size: 11px;
	font-weight: bold;
	background-color: #f6f6f6;
	padding: 5px;
	color: #666666;
}
div.pageNumbers{
	font-weight: bold;
	background-color: #C1DBE7;
	padding: 5px;
}
div#pagePath{
	color: #3F3A30;
	font-size: 11px;
}
div#pagePath a:link, div#pagePath a:visited{
	color: #746C5A;
}
div#pagePath a:hover, div#pagePath a:active{
	color: #3C372F;
}
div.error{
	color: #FF0000;
	background: #f6f6f6 url(../images/alert.gif) no-repeat 5px 3px;
	border: 1px solid #dbdbdb;
	font-weight: bold;
	padding: 6px;
	width: 80%;
	vertical-align: top;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
div.success{
	color: #006600;
	background: #f6f6f6 url(../images/success.gif) no-repeat 5px 3px;
	border: 1px solid #dbdbdb;
	font-weight: bold;
	padding: 6px 6px 6px 35px;
	margin: 5px auto;
	width: 80%;
	vertical-align: top;
}
div.info{
	color: #003399;
	background: #f6f6f6 url(../images/info.gif) no-repeat 5px 3px;
	border: 1px solid #dbdbdb;
	font-weight: bold;
	padding: 6px 6px 6px 35px;
	margin: 5px auto;
	width: 80%;
	vertical-align: top;
}
.smallTxt{
	font-size: 11px
}
.redTxt{
	color: #CC0000;
}
.WhiteTxt{
	color: #FFFFFF;
}
.blackTxt{
	color: #000000;
}
.greenTxt{
	color: #006600;
}
.sidehead {
	font-size:bold;
	color:#1A77B8;
}
.whiteBG {
	background: #FFFFFF;
}
.redBG {
	color: #FFFFFF;
	background-color: #CC0000;
}
.greyTxt {
	color: #666666;
}

.highlightBG {
	background: #f6f6f6;
}
.formBG {
	background: #E7F1FF;
}

.padding{
	padding: 10px;
}

.whiteDottedLine{
	height: 1px;
	border: 1px dotted #FFFFFF;
}

/*****layout starts *****/
#heddermain {
	background:url(../images/top_bg.gif);
	background-repeat:repeat-x;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}



#logoandhead{
	
	
	width:830px;
	height:97px; 
}
#spaceblock{width:330px; float:left; margin-right:30px;}

#search{ margin-left:0px;	
	padding-top:61px;
	width:200px;
	height:15px;
	float:left;
}

#toprightmentu{
	width:400px;
	float:right;
	margin-top:10px;
	margin-right: 15px;
	text-align: right;
}
#ico{
	width:35px;
	vertical-align:middle;
	float:left;
	height:18px;
}
#icolink{
	width:80px;
	height:18px;
	float:left;
}
#mainnav{
	padding-top:0px;
	background-color:#1A77B8;
	height:35px;
	width:830px;
	background-image:url(../images/blue_cross.gif);
	background-repeat:no-repeat;
	padding-left: 0px;
	margin: 0px;
	clear: both;
	padding-right: 0px;
	padding-bottom: 0px;
	}

#shadowborder {
	width:830px;
	background-color:#FFFFFF;
	clear: both;
	background-image: url(../images/nav_bg.gif);
	background-repeat: repeat-y;
}
#leftnav{
	background:#FFFFFF;
	clear: both;
	width: 192px;
}
#leftnav .leftNavSection{
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
}
#emailbar{
	height:35px;
	width:100%;
	background:#EEEEEE;
	vertical-align:middle;
	clear: both;
}
#corner2{
	background-image: url(../images/corner3.gif);
	width:17px;
	height:36px;
	float:right;
}
#sendmail{
	height:30px;
	width:95%;
	padding-top:5px;
	float:left;
	vertical-align:middle;
}
#blank{
	height:50px;

}
#footermain{
	height:120px;
	padding-top:30px;
	width:833px;
	clear: both;
	margin-right: auto;
	margin-left: auto;

}
.footersub{
	float:right;
	width:22%;
	padding-left:10px;
	background-color:#e6ebee;
	margin-left:1px;
	height:60px;

}

#banner{
	width:617px;
	height:358px;
	background:#0C338E;
	float:left;
}
#ads{
	width:617px;
	height:169px;
	float:left;
	background-color:#FFFFFF;
}
#tophead {
	background:#E0A000;
	width:617px;
	height:35px;
	clear: both;
	text-align: center;
	display: block;
}
#yellowbg{
	background-image:url(../images/yellow_border.gif);
	background-repeat:repeat-x;
	height:9px;
	background-color:#E0A000;
	width:617px;
	clear: both;
}
#wightshadow{
	background-image: url(../images/border_wight.gif);
	background-repeat:repeat-x;
	width:auto;
	background-color:#f6f6f6;
	clear: both;
	padding-top: 10px;
	padding-left: 10px;
}

#maincontent{

}
#highlightBuild {
	background-image: url(../images/h_bg01.gif);
	background-repeat: repeat-x;
	background-color: #FBDD8B;
}
#highlightPremium {
	background-image: url(../images/h_bg02.gif);
	background-repeat: repeat-x;
	background-color: #CCECB4;
}
#highlightValue {
	background-color: #B1E4F4;
	background-image: url(../images/h_bg03.gif);
	background-repeat: repeat-x;
}
