body {
	font: 12px  arial, sans-serif;
	margin: 5px;
	line-height: 1.5em;
}

h3 {
	font-size: 24px;
	margin: 10px 0px 20px 0px;
}

.red {
	color: #cc0000;
}

small {
	font-size: 10px;
}

.header {
	width: 798px;
	height: 106px;
	margin: 0px auto;
	background-image: url(imagess/headerBG.jpg);
	position: relative;
}

.headerNav {
	position: absolute;
	top: 50px;
	left: 220px;
}

.headerNav a {
	
	font: 13px  helvetica, arial, sans-serif;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	display: block;
	width: 100%;
	padding-top: 13px;
	padding-bottom: 10px;
	text-align: center;
}

.headerNav a:hover {
	color: #fff;
}

.content {
	width: 798px;
	margin: 0px auto;
	background: url(imagess/bodyBG.jpg) repeat-y;
}

.features {
	color: #666;
	font-size: 11px;
	margin-top: 0px;
	margin-left: 16px;
	padding-left: 0px;
	list-style-image: url(imagess/bullit.gif);
}

.featuresHeader {
	margin-bottom: 8px;
	margin-top: 0px;
	font-size: 16px;
	
}

.footer {
	width: 796px;
	margin: 0px auto;
	background: url(imagess/footerBG.gif) repeat-x;
	border-bottom: 1px solid #0066CC;
	border-left: 1px solid #0066CC;
	border-right: 1px solid #0066CC;
	text-align: center;
	position: relative;
	height: 56px;
}

.footer a {
	font-weight: bold;
	color: #333;
}

.loginUpperBorder {
	background: url(imagess/loginUpperBorder.gif) repeat-x;
}
.loginLeftBorder {
	background: url(imagess/loginLeftBorder.gif) repeat-y;
}
.loginRightBorder {
	background: url(imagess/loginRightBorder.gif) repeat-y;
}
.loginBottomBorder {
	background: url(imagess/loginBottomBorder.gif) repeat-x;
}
.loginContent {
	background: url(imagess/loginBG.gif);
}


/* faq/support styles */
.artSum {
	display: block;
	padding: 1px 1px 1px 15px;
	margin: 3px 0px 4px 0px;
	font-weight: normal;
	background: URL(imagess/article.gif) no-repeat left;
}

.articlesBan {
	background: #fff;
	padding: 3px;
	border: 1px solid #D8E7F6;
	color: #999;
}

.faqCat {
	width: 300px;
	float: left;
	margin: 0px 3px 15px 3px;
}

.breadCrumb {
	padding-left: 15px;
	background: URL(imagess/mapIcon.gif) no-repeat left;
}

.pageTitle {
	font-size: 18px;
	font-weight: bold;
	color: #D37F1D;
	line-height: 30px;
}

.articleTitle {
	font-size: 1.5em;
	font-weight: bold;
	border-bottom: 1px solid #D37F1D;
	padding-bottom: 5px;
}

.pTitle {
	color: #D37F1D;
	font-size: 14px;
}

.hClear {
	clear: both;
}

.cPad {
	padding: 10px 50px;
}
.nPage {
	width:700px;
}

/*------ resource styles ---------*/
.leftSideMenu {
	padding: 5px;
} 

.dirCat a {
	display:block;
}

.dirSubCats a {
	display:block;
}
.bQuote {
	padding-left: 20px;
}

/*============= flash uplaod styles ==============*/

.swfuploadbtn {
	display: block;
}
