.headerwrapper {
	height: 75px;
	width: 885px;
	border-bottom: 1px solid #993333;
	text-align: center;
	position: relative;
	float: left;
}  
.search {
	float: right;
	height: 30px;
	position: relative;
	padding-top: 10px;
}
.searchstyle {
	font: 11px "Trebuchet MS", Arial, Verdana;
	color: #CCCCCC;
	border: 1px solid #CCCCCC;
	padding-left: 5px;
	width: 132px;
}


.logo {
	float: left;
	height: 75px;
	width: 170px;
	position: relative;
	clear: none;
}
.nav {
	float: right;
	position: relative;
	height: 35px;
	font: 14px "Trebuchet MS", Arial, Verdana;
	color: #666666;
	text-decoration: none;
	clear: right;
	width: 700px;
	/*border:solid red 1px;*/
}
.loginfont-text{
	font-size: 14px;
	font: "Trebuchet MS", Arial, Verdana;
	color: #666666;
	text-decoration:underline;
	
}

.splash {
	width: 885px;
	margin-top: 3px;
	border-top: 3px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	position: relative;
	float: left;
	font: 14px "Trebuchet MS", Arial, Verdana;
	color: #999999;
	
}

.navitem {
	float: right;
	padding-right: 15px;
	padding-left: 15px;
	position: relative;
	padding-top: 5px;
	height:25px;
	
}
.navitemIMGLoginBTN{
        width:60px;
        height:20px;
		margin-bottom:20px;
        cursor:pointer;
        background-image:url(img/Charts/loginBtn.png);
		text-decoration:none;
		
       /*border:green solid 1px;*/
        
}


.navitemIMGLoginBTN:hover{
        width:60px;
        height:20px;
        margin-bottom:20px;
        cursor:pointer;
        background-image:url(img/Charts/loginBtn_hover.png);
		text-decoration:none;
        
}

.navitemIMGLoginBTN2{
        width:60px;
        height:20px;
        margin-bottom:20px;
        cursor:default;
        background-image:url(img/Charts/loginBtn.png);
		text-decoration:none;
		
        /*border:green solid 1px;*/
        
}
.navitemIMGLoginBTN2:hover{
        width:60px;
        height:20px;
        margin-bottom:20px;
        /*cursor:default;*/
        background-image:url(img/Charts/loginBtn2.png);
		text-decoration:none;
        
}

/* Button Block
.button {
	width:60px;
	height:28px;
    border: none;
    background-image:url(img/Charts/loginBtn.png);
	cursor:pointer;
}
.button:hover {
	width:60px;
	height:28px;
    border: none;
    background-image:url(img/Charts/loginBtn_hover.png);
	cursor:pointer;
   
}
*/

.wrapper {
	text-align: center;
	width: 885px;
	position: relative;
}
body {
	margin: 0px;
	padding: 0px;
	position: relative;
}
.navitem a {
	color: #666666;
	text-decoration: none;
}
.breadcrums {
	position: relative;
	padding-top: 16px;
	width: 885px;
    padding-bottom: 16px;
	float: left;
	font: 12px "Trebuchet MS", Arial, Verdana;
	color: #666666;
}
.hometeaser {
	float: left;
	width: 287px;
	/*position: relative;*/
	background: #F3F1F1;
	height: 250px;
}
.hometeasermargin {
	float: left;
	width: 12px;
	position: relative;
	background: #FFFFFF;
}
.footer {
	position: relative;
	width: 885px;
	border-top: 1px solid #993333;
	font: 12px "Trebuchet MS", Arial, Verdana;
	color: #666666;
	float: left;
	padding-top: 9px;
}
.footerseperator {
	float: left;
	position: relative;
}

.navitem a:hover {

	color: #993333;
	text-decoration: underline;
}
.footernavitems {
	float: left;
	position: relative;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	white-space: nowrap;
	clear: none;
}
form {
	margin: 0px;
	padding: 0px;
}

.footernavitems a {
	position: relative;
	text-decoration: none;
	color: #666666;
}
.footernavitems a:hover {
	position: relative;
	text-decoration: underline;
	color: #993333;
}
.footernavright {
	float: right;
	position: relative;
	text-decoration: none;
	width: 150px;
	clear: none;
	text-align: right;
}
.hometeaserhead {
	float: left;
	width: auto;
	/*width:267px;;
	height: 40px;*/
	height: 40px;
	width: 93%;
	background-color: #CCCCCC;
	position: relative;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 15px;
	font-size: 16px;
	text-align: left;
	color:#933;
}

/*New ADD-2011/5May/13*/
.hometeaserhead a{
	float: left;
	width: auto;
	position: relative;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 15px;
	font-size: 16px;
	text-align: left;
	text-decoration:none;
	color:#933;
}

.hometeaserhead a:hover{
	float: left;
	width: auto;
	position: relative;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 15px;
	font-size: 16px;
	text-align: left;
	text-decoration:underline;
	color:#933;
}

/*End ADD-2011/5May/13*/

.redcolor {
	color: #993333;
}
.blackcolor {
	color: #000000;
}
.hometeaserleft {
	float: left;
	width: 267px;
	position: relative;
	padding-left: 10px;
	padding-top: 21px;
	font-size: 12px;
	text-align: left;
	clear: none;
	height: 150px;
}
.hometeasermore {
	float: right;
	width: 277px;
	position: relative;
	font-size: 12px;
	text-align: right;
	clear: none;
	color: #993333;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.hometeasermore a {
	position: relative;
	font-size: 12px;
	color: #993333;
	text-decoration: underline;
}
.hometeaserleft ul a:hover {
	color: #993333;
	text-decoration: underline;
}
.hometeaserleft ul a {
	color: #666666;
	text-decoration: none;
}
.contentwrapper {
	width: 885px;
	margin-top: 3px;
	border-top: 3px solid #CCCCCC;
	position: relative;
	float: left;
	font: 14px "Trebuchet MS", Arial, Verdana;
	color: #999999;
	background: url(img/content_left_bg.gif) repeat-y;
	margin-bottom: 12px;
}
.contentnav {
	float: left;
	width: 194px;
	position: relative;
	background: #F3F1F1;
	padding-top: 25px;
	border-top: 12px solid #FFFFFF;
}
.contentnavitem {
	float: left;
	width: 164px;
	position: relative;
	padding-left: 20px;
	text-align: left;
	font: 14px "Trebuchet MS", Arial, Verdana;
	color: #333333;
	padding-bottom: 15px;
}
.contentnavitemseperator {
	float: left;
	width: 167px;
	position: relative;
	text-align: left;
	font-size: 0px;
	line-height: 0px;
	padding-bottom: 15px;
	border-top: 1px solid #CCCCCC;
	margin-left: 7px;
}
.contentnavitem a {
	text-align: left;
	color: #333333;
	text-decoration: none;
}
.contentcontainer {
	width: 515px;
	margin-left: 90px;
	text-align: justify;
	font-size: 12px;
	color: #333333;
	position: relative;
	padding-top: 12px;
	float: left;
	padding-bottom: 100px;
}

.contentnavitem a:hover {
	text-align: left;
	color: #993333;
	text-decoration: underline;
}
.contenttitle {
	float: left;
	position: relative;
	font-size: 16px;
	width: 515px;
	color: #993333;
	text-align: left;
	margin-top: 30px;
	margin-left: 90px;
}
.hometeaserleft li {
	font-size: 12px;
	text-align: left;
	list-style: square;
	padding: 0px;
	margin: 0px;
	font-weight:bold;
}
.hometeaserleft ul {
	font-size: 12px;
	text-align: left;
	padding: 0px;
	margin: 0px 0px 0px 15px;
	list-style: square;
	font-weight:bold;
}
.subtitles {
	width: 515px;
	text-align: justify;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	padding-top: 15px;
}
.subcontent {
	width: 515px;
	text-align: justify;
	font-size: 12px;
	color: #333333;
	padding-top: 10px;
	padding-bottom: 15px;
}
.footernavright a {
	color: #666666;
	text-decoration: none;
}
.footernavright a:hover {
	color: #993333;
	text-decoration: underline;
}
.hometeaserleft ul ul li {
	font-size: 12px;
	list-style: url(img/bullet_dash.gif);
	padding: 0px;
	margin: 0px;
	color: #5A5A5A;
}
.subtitlename {
	width: 515px;
	text-align: justify;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	padding-top: 15px;
	text-decoration: underline;
}
.subnav {
	float: left;
	width: 194px;
	position: relative;
	text-align: left;
	font: 11px "Trebuchet MS", Arial, Verdana;
	color: #6C6B6B;
	padding-bottom: 15px;
	list-style: outside;
}
.subnav li {
	position: relative;
	text-align: left;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.subnav ul {
	position: relative;
	text-align: left;
	margin: 0px 0px 0px 20px;
	padding: 0px;
}
.subnav a {
	color: #6C6B6B;
	text-decoration: none;
}
.subnav a:hover {
	color: #993333;
	text-decoration: underline;
}
.subcontent1 {

	width: 515px;
	text-align: justify;
	font-size: 12px;
	color: #333333;
	padding-top: 15px;
}
.subcontent1 ul {
	margin: 0px 0px 0px 15px;
	padding: 0px;
}
.subcontent1 li {
	margin: 0px;
	padding: 0px;
	list-style: outside;
}
.contentnavitemactive {
	float: left;
	width: 164px;
	position: relative;
	padding-left: 20px;
	text-align: left;
	font: 14px "Trebuchet MS", Arial, Verdana;
	color: #993333;
	padding-bottom: 15px;
	text-decoration: underline;
}
.hometeaserleft ul ul {

	font-size: 12px;
	padding: 0px;
	margin: 0px 0px 0px 15px;
	color: #5A5A5A;
}


.page-wrap {
 margin: 0px 0px 0px 0px;
 width:892px;
 }
 
.page-wrap .inside {
 margin: 3px 0px 0px 0px;
 padding: 5px;
 float:left;
 width:875px;
 border-top: 3px solid #CCCCCC}
 
.maintext{text-align:left;font: 16px "Trebuchet MS", Arial, Verdana; color:#993333;}
.subtext{ color:#333333; font: 12px "Trebuchet MS", Arial, Verdana;  padding-top:5px;  padding-bottom:5px; margin:0px; text-align:left}
.left{
float:left;
text-align:left;
width:430px;}
.right{
text-align:left;
float:right;
width:430px;
padding:0px;
margin:0px}
.list{
padding:0px 0px 10px 0px;
margin:0px;
font: 12px "Trebuchet MS", Arial, Verdana;
color: #333333;
}
.list ul {
padding:0px 0px 10px 0px;
margin:0px;
}
.list li{
margin:0px;
list-style-type:disc;
margin-left:20px;
background-position:0 10px
}
.list li ul li{
margin:0px;
list-style-type:circle;
margin-left:20px;
background-position:0 10px
}
.ulname{
font: 12px "Trebuchet MS", Arial, Verdana;
color: #333333;
font-weight:bold
}

