body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.headerLeft {
	background-image: url(../images/headerLeft.jpg);
	background-repeat: repeat-y;
	background-position: top;
	width: 6px;
}

.headerRight {
	background-image: url(../images/headerRight.jpg);
	background-repeat: repeat-y;
	background-position: top;
	width: 6px;
}

.bannerLeft {
	background-image: url(../images/bannerLeft.jpg);
	background-repeat: repeat-y;
	background-position: top;
	width: 6px;
}

.bannerRight {
	background-image: url(../images/bannerRight.jpg);
	background-repeat: repeat-y;
	background-position: top;
	width: 6px;
}


.bannerBg {
	background-color: #EBEBEB;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C7C7C7;
}


.bgNav {
	background-image: url(../images/bgNav.jpg);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}


.bgLeft {
	background-image: url(../images/bgLeft.jpg);
	background-repeat: repeat-y;
	width: 6px;
}

.bgRight {
	background-image: url(../images/bgRight.jpg);
	background-repeat: repeat-y;
	width: 6px;
}

.footerBg {
	background-color: #000000;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #d2d2d2;
}

.bg_footer {
	background-image: url(../images/footer.png);
	background-repeat: repeat-x;
	height: 230px;
}

.text {
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 18px;	
}

a.text:hover {
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}

.textgrey {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height: 14px;	
}

a.textgrey:hover {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;

}

.nav_heading_bg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e1e1e1;
	height:30px;
	padding-left:15px;
}


.textlinks {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
a.textlinks:hover {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.left_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-indent: 22px;
	background-image: url(../images/bullet2.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	height: 17px;
}

.textwhite {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	
}

a.textwhite:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: underline;

}

.textheading {
	font-family: arial;
	margin: 0;
	padding-top:7px;
	padding-bottom:3px;
	font-size: 16px;
	letter-spacing: -0.1px;
	color: #000000;
	display: block;
	position: relative;
	border-bottom-style: solid;
	border-bottom-color: #727272;
	border-bottom-width: 3px;
	font-weight: bold;
	text-align: left;
}

.dottedhg {
	display:block;
	height:1px;
	font: 1px monospace;
	padding:0px;
	margin: 3px 0 3px 0px;
	background-image: url(../images/bdr_HDottedLtGry.gif);
	background-repeat: repeat-x;
}
.dottedh {
	display:block;
	height:1px;
	font: 1px monospace;
	padding:0px;
	margin: 3px 0 3px 0px;
	background-image: url(../images/bdr_HDotted.gif);
	background-repeat: repeat-x;
}
.more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	background-image: url(../images/arrow.jpg);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 20px;
}
a.more:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0033FF;
	text-decoration: none;
	background-image: url(../images/arrow.jpg);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 20px;
	text-decoration:underline
}

.headingsmall {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0000CC;
	text-decoration: none;
	background-image: url(../images/arrow_dotted.jpg);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 15px;
	}
a.headingsmall:hover {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0033FF;
	text-decoration: none;
	background-image: url(../images/arrow_dotted.jpg);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 15px;
	text-decoration:underline;
}


#faqcontainer {
	height:auto;
	width:100%;
	border: 1px solid #CCCCCC;
	padding: 1px;
    }
	
	
	#faqcontainer .faqlinks {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	color: #ffffff;
	text-align: left;
	vertical-align: middle;
	background-position: 5px 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 19px;
	background-image: url(../images/bullet5.gif);
	background-repeat: no-repeat;
	}
	
	
	#faqcontainer .faqlinksbg {
	background-color: #000066;
	height: auto;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0000FF;
	}
	
	#faqcontainer .faqlinks2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 10px;
	background-image: url(../images/bullet5);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #EAF7FF;
	}








#articlecontainer {
	height:auto;
	width:100%;
	border: 0px solid #CCCCCC;
	padding: 1px;
    }


#articlecontainer .articlelinksbg {
	background-color: #ffffff;
	height: auto;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	}
	
	#articlecontainer .articlelinks {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	color: #999999;
	text-align: left;
	vertical-align: middle;
	background-position: 0px 2px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 19px;
	background-image: url(../images/article.jpg);
	background-repeat: no-repeat;
	}


	#articlecontainer .articlelinks2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	color: #999999;
	text-align: left;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 19px;
	/*background-image: url(../images/article.jpg);*/
	background-repeat: no-repeat;
	}
	
	
	
	
	
.paddingLeft {
	padding-left: 20px;
}

.padding {
	padding: 10px;

}



.onepx {
	border: 1px solid #CCCCCC;
}

.tableheader {
	background-color: #CCCCCC;
	height: 30px;
	margin-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}




.footer_heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 3px 0 0 5px;
	font-size: 18px;
	font-style: italic;
	letter-spacing: -1px;
	color: #ffffff;

}
.footer {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.footer_cell {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	background-position: left;
	text-indent: 0px;

}


.bg_footer {
	background-image: url(../images/footer.png);
	background-repeat: repeat-x;
	height: 230px;



}

.footerbase {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	background-image: url(../images/footer2.png);
	background-repeat: repeat-x;

}

.categorybg {
	background-image: url(../images/category_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;

}

.rowheading {
	background-image: url(../images/rowheading_bg.jpg);
	background-repeat: repeat-x;
	height: 27px;
	background-position: center;
}

.rowheadingrey {
	background-image: url(../images/rowheadingrey_bg.jpg);
	background-repeat: repeat-x;
	height: 27px;
	background-position: center;
	vertical-align: middle;	
}

.textbold{
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	line-height: 15px;
	letter-spacing: 0px;
}

a.textbold:hover{
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #2B5FB0;
	line-height: 15px;
	letter-spacing: 0px;
}
.msg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border: 1px solid #E1E1E1;
	background-color: #F9FFDD;
	
}

.titlestyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	background-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	background-image: url(../images/bullet1.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	text-decoration: none;
	height: 25px;
	text-transform: uppercase;
	letter-spacing: -0.09em;
}

.msgstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:11px;
	color: #000000;
	background-color: #FFFFCC;
	border: 1px solid ;
	
}

.textcopy{
font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	line-height: 15px;
	letter-spacing: 0px;
}

a.textcopy:hover{
font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #2B5FB0;
	line-height: 15px;
	letter-spacing: 0px;
}
.lightgrey {
	background-color: #F8F8F8;
	border: 1px solid #EAEAEA;
}
.edge {
	background-image: url(../images/edge.jpg);
	background-repeat: no-repeat;
	height: 209px;
	width: 216px;
}
.gaf {
	border: 1px solid #e1e1e1;
	background-color: #F7F7F7;
}

