html body {
	background: URL(images/bgtile.gif);
	font: 12px arial, helvetica, sans-serif; 
	color: #333;
	background-color: #fff; 
	padding: 0px;
	margin: 0px;
}
small {
	display: block;
	font-size: 10px;
}
big {
	font-size: 16px;
}
#body {
	background: URL(images/bgshadow.jpg) repeat-y center;
	padding: 0px;
	margin: 0px;
}


#contentm { 
	width: 710px;
	overflow: visible;
	height: 400px;
	padding: 0px;
	margin: 0px auto;
	position: relative;
}

/*-- mozilla --*/
#body>#contentm {
	height: auto;
    min-height: 400px;	
}

#bottom{
	background: URL(images/bottomshadow.jpg) no-repeat center;
	height: 20px;
	padding: 0px;
	margin: 0px;
}

/* header
---------------------------------------*/
#header {
    position: relative;
    top: 0px;
	background: URL(images/headerBG.jpg) no-repeat top center;
	width: 750px;
	height: 125px;
	padding: 0px;
	margin: 0px auto;
}
#headerLogin {
	position: absolute;
	right: 35px;
	top: 74px;
	color: #fff;
}
#headerLinks {
	position: absolute;
	top: 69px;
	right: 40px;
}
#headerLinksTP {
	position: absolute;
	top: 69px;
	right: 1px;
}
#headerLinks a, #headerLinksTP a {
	float: left;
	display: block;
	padding: 5px 3px;
	color: #fff;
}
#headerLinks a:hover, #headerLinksTP a:hover {
	color: #fc6;
}
/* footer
------------------------------*/
#footer {
	width: 750px;
	margin: 0px auto;
	padding: 10px 0px 5px 0px;
	white-space: nowrap;
	background: URL(images/footerStripe.gif) no-repeat;
	text-align: center;
	line-height: 20px;
}
.footerLink {
	padding: 0px 7px 0px 7px;
	color: #000;
	font-size: 10px;
	font-weight: normal;
}
.footerLink:hover {
	color: #900;
}
/* links
------------------------------*/
a:hover {
    color:#900;
}
.moreLink {
	font-size: 10px;
	display: block;
	margin: 1px 0px 1px 15px;
}

/*  font . styles
-------------------------------*/
#introText h1{
	font-size: 27px;
	font-weight: normal;
	margin: 0px;
}

.large {
	font-size: 16px;
}
.bold {
	font-weight: bold;
}
.noBold {
	font-weight: normal;
}
.smaller {
	font-size: .75em;
}
.blue {
	color: #036;
}
.red {
	color: #C03;
}
#pageHeader {
	font-size: 18px;
	font-weight: bold;
	color: #003366;
	margin: 5px 0px 15px 5px;
	border-bottom: 1px solid #999;
}
#articleTitle {
	font-size:18px;
	font-weight: bold;
	color: #003366;
	margin: 0px 0px 15px 5px;
	padding: 5px 0px 5px 0px;
	border-bottom: 1px solid #999;
}

.articleCatTitle {
	display: block;
	font-size:14px;
	font-weight: bold;
	color: #003366;
	padding: 2px 0px;

	
}




/* faq styles */
.artSum {
	display: block;
	font-size: 10px;
	padding: 4px 1px 4px 15px;
	
	font-weight: normal;
	background: URL(images/article.gif) no-repeat left;
}
.artSum:hover {
	background: #ddd URL(images/article.gif) no-repeat left;
}

#articlesBan {
	background: #fff;
	padding: 3px;
	border: 1px solid #D8E7F6;
	color: #999;
}
#faqCat {
	width: 47%;
	float: left;
	margin: 0px 3px 15px 3px;
}
/* general settings */
.padThree {
	padding: 5px;
}
.pageTitle {
	font-size: 18px;
	font-weight: bold;
	color: #D37F1D;
	line-height: 30px;
}
.breadCrumb {
	padding-left: 15px;
	background: URL(images/mapIcon.gif) no-repeat left;
}
#policyLinks{
	display: block;
	padding: 0px 0px 0px 15px;
	margin: 10px 20px;
	font-size: 13px;
	font-style: normal;
	letter-spacing: 1px;
	background: url(images/smallListArrow.gif) no-repeat left;
}
ol li {
	margin: 10px 0px;
}
.small {
	font-size: 10px;
}
.detailsBox {
	border: 1px solid #344882;
	clear: both;
}
.detailsHeading {
	float: left;
	color: #fff;
	font-weight: bold;
	padding: 5px 1px;
	height: 15px;
	background: URL(images/features-tabCenter.gif) repeat-x;
}
.dhl {
	float: left;
	height: 25px;
	width: 8px;
	background: URL(images/features-tabLeft.gif) no-repeat;
}
.dhr {
	float: left;
	height: 25px;
	width: 37px;
	background: URL(images/features-tabRight.gif) no-repeat;
}
#bullit {
	margin: 0px 10px 0px 20px;
}
#hClear {
	clear: both;
}
#contentHDRImage {
	border: 1px solid #ddd;
	margin-left: 15px;
}
/*-- glossary --*/
#glossarySideMenu {
	width: 200px;
	float: left;
	border: 1px solid #FFAB00;
}
#glossarySideMenu div{
	padding: 5px;
}
#gSideMenuHead {
	background: #FFAB00;
	color: #fff;
	font-weight: bold;
}
 #glossarySideMenu ul {
	margin: 5px 5px 5px 15px;
	background: #fff;
	padding: 0px;
}
#gAlpha {
	margin: 0px auto 10px auto;
	border: 1px solid #ddd;
	padding: 5px;
	text-align: center;
}
#glossaryContent {
	float: right;
	width: 490px;
}
.tFooterLinks a{
	color: #fff;
}
.tFooterLinks a:hover{
	color: #ff9966;
}
.tFooterLinks {
	background:#003366 ;
	color: #fff;
}

/*============ errors ==================*/

.errors {
	color: #900;
	padding: 0px 10px;
	border: 3px double #900;
	background: #ffffcc;
	text-align: center;
}
