body { 
margin:auto; 
padding:0; 
height:100%; 
background-image: url(images/body_bg.jpg);
	background-position: top;
	background-repeat: repeat;
}

a.clickhere:link, a.clickhere:active, a.clickhere:visited {
	font-family: Verdana;
	font-size: 11px;
	line-height: 12px;
	color: white;
	text-decoration: none;
}

a.clickhere:hover {
	font-family: Verdana;
	font-size: 11px;
	line-height: 12px;
	color: white;
	text-decoration: underline;
}


a.clickhereb:link, a.clickhereb:active, a.clickhereb:visited {
	font-family: Verdana;
	font-size: 11px;
	line-height: 12px;
	color: #666666;
	text-decoration: none;
}

a.clickhereb:hover {
	font-family: Verdana;
	font-size: 11px;
	line-height: 12px;
	color: #666666;
	text-decoration: underline;
}

#wrap {
	margin: auto;
	background-color: White;
	width: 745px;
	padding: 0px 0px 0px 0px;
	border-right: 10px;
	border-right-color: #DBDBDB;
	border-right-style: solid;
	border-left: 10px;
	border-left-color: #DBDBDB;
	border-left-style: solid;
}
 
#wrapb {
	left: 0px;
	top: 0px;
	background-color: White;
	width: 743px;
	padding: 13px 0px 13px 0px;
	border-right: 1px;
	border-right-color: #B8B8B8;
	border-right-style: solid;
	border-left: 1px;
	border-left-color: #B8B8B8;
	border-left-style: solid;
	border-bottom: 1px;
	border-bottom-color: #B8B8B8;
	border-bottom-style: solid;
	overflow: auto;
} 
#header { 
margin-left: 13px;
background-image: url(images/header.jpg); 
width: 717px;
height: 116px;
}
	
#left {
	border-left: 13px;
	border-left-color: White;
	border-left-style: solid;
	background-color: #ffffff;
	width: 239px;
	float: left;
}
	
#navandlinks {
	background-color: #0A7FDC;
	width: 219px;
	margin-top: 0px;
	padding: 0px 10px 10px 10px;
}

#navbg {
	background-color: #076BB9;
	width: 199px;
	padding: 10px 10px 1px 10px;
}

#linksbg { 
background-color: #0083CC;
width: 199px;
padding: 10px 10px 0px 10px 
}

#navpromo { 
background-color: #555555;
width: 239px; 
height: 116px;
margin-top: 1px;
}

#navpromobg { 
background-color: #333333;
width: 199px; 
height: 96px;
margin-left: 10px;
padding: 10px 10px 0px 10px;
}

#mempic { 
background-image: url(images/membership_pic.gif);
background-repeat: no-repeat;
width: 84px; 
height: 84px;
border: 1px solid white;
margin-right: 10px;
float: left;
}

.memarrow { 
background-image: url(images/memarrow.gif);
background-repeat: no-repeat;
width: 11px; 
height: 11px;
margin-top: 5px;
float: left;
}

#right {
background-color: White;
width: 478px;
float: left;
}

#text { 
background-color: #ffffff;
width: 438px; 
height: 153px;
padding: 10px 20px 23px 20px;
}

#news { 
background-color: #ffffff;
width: 199px; 
padding: 0px 20px 0px 20px;
float: left;
}

#promos { 
background-color: #ECECEC;
width: 219px; 
padding: 0px 10px 10px 10px;
float: left;
}

#promobg { 
background-color: #DBDBDB; 
width: 199px; 
padding: 10px 10px 10px 10px;
}

.promowrap {
	background-color: #DBDBDB;
	width: 199px;
	padding: 10px 10px 0px 10px;
	overflow: hidden;
}

.promowrap2 {
	background-color: #DBDBDB;
	width: 219px;
	height: 10px;
}

.promopic { 
width: 35px; 
height: 35px;
border: 1px solid white;
margin-right: 10px;
float: left;
}

.promoarrow { 
background-image: url(images/promoarrow.gif);
background-repeat: no-repeat;
width: 11px; 
height: 11px;
margin-top: 3px;
}

#footer {
	margin: auto;
	background-color: #dbdbdb;
	width: 725px;
	padding: 10px 20px 20px 20px;
	border-bottom: 1px;
	border-bottom-color: #B8B8B8;
	border-bottom-style: solid;
	overflow: auto;
}

/* navigation section divs */

#navlist {       
margin-left: 0;
padding-left: 0;
list-style: none;
width: 198px;
}

#navlist li {
padding-left: 0px;
padding-top: 0px;
height: 20px;
background-image: url(images/dot.gif);
background-repeat: repeat-x;
background-position: bottom;
	line-height: 17px;
}

#navlist li a { 
text-decoration: none; 
font-family: verdana; 
font-size: 11px; 
color: white; 
}

#navlist li a:link { 
font-family: verdana; 
font-size: 11px; 
color: white; 
text-decoration: none; 
}

#navlist li a:visited { 
font-family: verdana; 
font-size: 11px; 
color: white; 
text-decoration: none; 
}

#navlist li a:hover {
font-family: verdana;
font-size: 11px;
color: yellow;
text-decoration: none; 
}

/* newsnavigation section divs */

#newsnavlist {       
margin-left: 0;
padding-left: 0;
list-style: none;
width: 198px;
}

#newsnavlist li {
padding-left: 0px;
padding-top: 0px;
height: 20px;
background-image: url(images/dot2.gif);
background-repeat: repeat-x;
background-position: bottom;

}

#newsnavlist li a:link { 
font-family: verdana; 
font-size: 11px; 
	color: Gray;
	text-decoration: none;
}

#newsnavlist li a:visited { 
font-family: verdana; 
font-size: 11px; 
	color: Gray;
	text-decoration: none; 
}

#newsnavlist li a:active {
	font-family: verdana;
	font-size: 11px;
	color: Gray;
	text-decoration: none; 
}

#newsnavlist li a:hover {
	font-family: verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

/* font classes */

p {
	font-family: verdana;
	font-size: 11px;
	margin: 0px;
	line-height: 12px;
}



.navtitle {
	font-family: verdana;
	font-size: 13pt;
	color: white;
	padding-left: 0px;
	font-weight: normal;
}

.newstitle {
font-family: verdana;
font-size: 13pt;
font-weight: bold;
color: #333333;
padding-left: 0px;
margin-top: 10px;

}

.promotitle {
font-family: verdana;
font-size: 13pt;
font-weight: bold;
color: gray;
padding-left: 10px;
margin-top: 10px;
margin-bottom: 10px;

}

.title {
	font-family: verdana;
	font-size: 13pt;
	font-weight: bold;
	color: #333333;
	margin-bottom: 20px;
}

.titleblue {
	font-family: verdana;
	font-size: 13pt;
	font-weight: bold;
	color: #0A7FDC;
	
}

.text {
	font-family: Verdana;
	font-size: 11px;
	color: #494949;
}

.homepromotext {
font-family: Verdana;
font-size: 11px;
color: #ffffff;
}

.graytext {
font-family: Verdana;
font-size: 11px;
color: #666666;  
}

.graytextstrong {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
}

.breadcrumb{
	font-family: Verdana;
	font-size: 10px;
	color: #535353;
	line-height: 16px;
	text-indent: 5px;
	padding-left: 0px;
	margin-top: 0px;
}

a.breadcrumb:link {
	font-family: Verdana;
	font-size: 10px;
	color: #535353;
	line-height: 16px;
	text-indent: 5px;
	padding-left: 0px;
	margin-top: 0px;
	text-decoration: none;
}

a.breadcrumb:active {
	font-family: Verdana;
	font-size: 10px;
	color: #535353;
	line-height: 16px;
	text-indent: 5px;
	padding-left: 0px;
	margin-top: 0px;
	text-decoration: none;
}

a.breadcrumb:visited {
	font-family: Verdana;
	font-size: 10px;
	color: #535353;
	line-height: 16px;
	text-indent: 5px;
	padding-left: 0px;
	margin-top: 0px;
	text-decoration: none;
}

a.breadcrumb:hover {
	font-family: Verdana;
	font-size: 10px;
	color: black;
	line-height: 16px;
	text-indent: 5px;
	padding-left: 0px;
	margin-top: 0px;
	text-decoration: underline;
}

#clear {
clear: both; 
} 