body {
	margin: auto;
	padding: 0;
	height: 100%;
	background-image: url(images/body_bg.jpg);
	background-position: top;
	background-repeat: repeat;
}

.links {
	font-family: Verdana;
	font-size: 11px;
	color: #0A7FDC;
	text-decoration: none;
}

a.links:link, a.links:active, a.links:visited {
	font-family: Verdana;
	font-size: 11px;
	color: #0A7FDC;
	text-decoration: none;
}

a.links:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #0A7FDC;
	text-decoration: underline;
}

.clickhere {
	font-family: Verdana;
	font-size: 11px;
	color: white;
	text-decoration: none;
}

a.clickhere:link, a.clickhere:active, a.clickhere:visited {
	font-family: Verdana;
	font-size: 11px;
	color: white;
	text-decoration: none;
}

a.clickhere:hover {
	font-family: Verdana;
	font-size: 11px;
	color: white;
	text-decoration: underline;
}

h1 {
	font-family: verdana;
	font-size: 10pt;
	color: #333333;
}

h2 {
	font-family: verdana;
	font-size: 10pt;
	color: #333333;
	margin: 0px;
	padding: 0px;
}

#wrap {
	margin: auto;
	left: 0px;
	top: 0px;
	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;
}
	
#left {
	border-left: 13px;
	border-left-color: White;
	border-left-style: solid;
background-color: #ffffff;
width: 157px;
float: left;
}
	
#navandlinks {
	background-color: #0A7FDC;
	width: 137px;
	margin-top: 0px;
	padding: 0px 10px 10px 10px;
}

#navbg {
	background-color: #076BB9;
	width: 117px;
	padding: 10px 10px 1px 10px;
}

#activenavbg {
	background-color: #0A7FDC;
	width: 117px;
}

#logo_int { 
width: 157px;
height: 116px;
}

#linksbg { 
background-color: #0A7FDC;
width: 117px;
padding: 10px 10px 0px 10px 
}

#navpromo { 
background-color: #555555;
width: 157px; 
height: 77px;
margin-top: 1px;
}

#navpromobg { 
background-color: #333333;
width: 117px; 
height: 57px;
margin-left: 10px;
padding: 10px 10px 0px 10px;
}

#mempic { 
background-image: url(images/promopic_int.gif);
background-repeat: no-repeat;
width: 37px; 
height: 37px;
margin-right: 5px;
float: left;
}

#mempictext { 
float: left;
}

#middle {
background-color: White;
width: 406px;
float: left;
margin-left: 10px;
margin-bottom: 20px;
}

#breadcrumb {
	background-color: #DBDBDB;
	width: 406px;
	padding-left: 0px;
	margin-top: 0px;
}

.titleb {
	background-color: White;
	width: 406px;
	padding: 0px;
	margin: 0px;
	border-bottom: 1px;
	border-bottom-color: #DBDBDB;
	border-bottom-style: solid;
}

.dots{
width: 296px;
height: 2px;
padding-left: 0px;
padding-top: 0px;
margin: 0px 0px 0px 0px;
background-image: url(images/dot2.gif);
background-repeat: repeat-x;
background-position: top;
}

#title {
	background-color: White;
	width: 406px;
	padding: 0px;
	margin: 0px;
	border-bottom: 1px;
	border-bottom-color: #DBDBDB;
	border-bottom-style: solid;
}

#content{
	background-color: White;
	width: 406px;
	padding-left: 0px;
	margin-top: 20px;
	margin-bottom: 40px;
}

.profileboxb{
	background-color: #fbfbfb;
	width: 380px;
	padding: 5px 10px 2px 10px;
	margin: 0px 0px 20px 0px;
	border: 1px solid #ebebeb;
}

.boxa{
	width: 70px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	float: left;
}

.boxb{
	width: 300px;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
	float: left;
}

#right {
background-color: White;
width: 134px;
float: left;
margin-left: 10px;

}

#pic_int { 
width: 134px;
height: 116px;
}

#quicklinks {
	background-color: #333333;
	width: 134px;
	padding-left: 0px;
	margin-top: 0px;
}

#text { 
background-color: #ffffff;
width: 406px; 
}

#footer {
	background-color: #dbdbdb;
	width: 705px;
	padding: 10px 20px 20px 20px;
	border-top: 0px;
	border-top-color: White;
	border-top-style: solid;
	overflow: auto;
}
/* navigation section divs */

#navlist { 
padding: 0px;
margin-left: 0px;      
list-style: none;
width: 117px;
}

#navlist li {
	padding-left: 0px;
	padding-top: 0px;
	background-image: url(images/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	text-decoration: none;
	font-family: verdana;
	font-size: 11px;
	color: yellow;
	line-height: 17px;
}

#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; 
}

#subnavlist {
padding: 0px; 
margin-top: 5px; 
margin-bottom: 5px; 
margin-left: 0px;      
list-style: none;
width: 107px;
}

#subnavlist li {
width: 100px;
margin-left: 10px; 
	padding-left: 0px;
	padding-top: 0px;
	height: 18px;
background-image: none;
background-repeat: no-repeat;
	text-decoration: none;
	font-family: verdana;
	font-size: 11px;
	color: yellow;
}

#subnavlist li a:link { 
font-family: verdana; 
font-size: 11px; 
color: white;
text-decoration: none; 
}

#subnavlist li a:visited { 
font-family: verdana; 
font-size: 11px; 
color: white;
text-decoration: none; 
}

#subnavlist li a:hover {
font-family: verdana;
font-size: 11px;
color: yellow;
text-decoration: none; 
}

/* links section divs */

.links_int {
	margin: 0px;
	list-style: none;
	width: 134px;
	padding-left: 0px;
	background-color: #f8f8f8;
		
}

.links_int ul{
	margin-left: 0px;
	list-style-image: none;
	width: 134px;
	background-image: url(images/link_bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 5px 0px 5px 0px;
	display: block;

}

.links_int li {
	margin-left: 10px;
	background-image: url(images/link_arrow.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-top: 0px;
	text-decoration: none;
	font-family: verdana;
	font-size: 10px;
	color: #000197;
	line-height: 15px;
}

.links_int li a:link {
	font-family: verdana;
	font-size: 11px;
	color: #000197;
	text-decoration: none;
}

.links_int li a:visited { 
font-family: verdana; 
font-size: 11px; 
color: #000197;
text-decoration: none; 
}

.links_int li a:hover {
	font-family: verdana;
	font-size: 11px;
	color: #994D00;
	text-decoration: underline;
}

/* font classes */

p {
	font-family: Verdana;
	font-size: 11px;
	margin: 0px;
	line-height: 12px;
	color: #333333;
}

.text {
	font-family: Verdana;
	font-size: 11px;
	margin: 0px;
	line-height: 12px;
	color: #333333;
}

ul {
	list-style: bullets;
	font-family: Verdana;
	font-size: 11px;
	line-height: 12px;
	color: #333333;
}





ol {

	font-family: Verdana;
	font-size: 11px;
	line-height: 12px;
	color: #333333;
}

.navtitle {
	font-family: verdana;
	font-size: 13pt;
	color: white;
	padding-left: 0px;
	font-weight: normal;
}

.title {
	font-family: verdana;
	font-size: 13pt;
	color: Black;
	margin-top: 26px;
	margin-bottom: 0px;
	padding: 0px;
}

.titleblue {
	font-family: verdana;
	font-size: 13pt;
	color: #097EDB;
	padding: 0px;
	margin: 0px;
}

.quicklink {
	font-family: Verdana;
	font-size: 10px;
	color: White;
	line-height: 16px;
	text-indent: 10px;
	padding-left: 0px;
	margin-top: 0px;
}

.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;
}

.links_int_text {
	font-family: verdana;
	font-size: 11px;
	color: #323232;
	text-decoration: none;
	text-indent: 10px;
	font-weight: bold;
}

.text {
	font-family: Verdana;
	font-size: 11px;
	color: #494949;
}

.list {
	margin-top: 10px;
	margin-left: 10px;
	font-family: Verdana;
	font-size: 11px;
	color: Yellow;
	text-decoration: none;
}

a.list:link, a.list:active, a.list:visited {
	margin-top: 30px;
	margin-left: 0px;
	font-family: Verdana;
	font-size: 11px;
	color: white;
	text-decoration: none;
}

a.list:hover {
	margin-top: 10px;
	margin-left: 0px;
	font-family: Verdana;
	font-size: 11px;
	color: Yellow;
	text-decoration: none;
}

.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;
}

#clear {
clear: both;
}