body {
	background-color:#231F20;
	margin: 0px;
	background-image: url(stock/concept1background.jpg);
	background-repeat: repeat-x;}
.body {
	font-family: Arial, Helvetica, Verdana, sans-serif; 
	font-size: 12px; 
	color: #000000;
	line-height: 14px;}
.body a { color: #78765f; text-decoration: underline; }
.body a:hover { color: #5a5948; text-decoration: underline;}

.body h1 {
	margin: 0px 300px 10px 0px;
	font-size: 15px;
	font-weight: bold;
	color: #232122;
	padding-bottom: 3px;
	border-bottom: 1px #000000 solid;}	
	
.body h2 {margin: 12px 0px 0px 0px;
	font-size: 13px;
	color: #232122;
	font-weight: bold;}
.body h3 {margin: 0px;
	font-size: 13px;
	font-weight: bold;
	color:#938f74;}
.body h4 {margin: 0px;
	font-size: 12px;
	font-weight: bold;
	color:#938f74;}
.body p {margin: 6px 0px 12px 0px;}
	

.title {margin: 10px 0px 0px 0px;
	font-size: 16px;
	font-weight: bold;
	color: #232122;
	border-bottom: 1px #000000 solid;}
.background_nav {
	background-image:url(stock/nav_background_21.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color:#bbb89d;
	width: 128px;}
	
.background_shadow {
	background-image:url(stock/shadow_32.gif);
	background-repeat: repeat-y;
	background-position: left top;
	background-color:#fbfbfa;
	width: 10px;}
	
.background_header {background-image:url(stock/header_03.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 602px;}
	
.background_header_main {background-image:url(stock/header_03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 602px;}
.background_offwhite {background-color: #fbfbfa;
	background-image:url(stock/background_bottom_grad_52.gif);
	background-repeat: repeat-x;
	background-position: left bottom;}
.background_charcoal {background-color: #231F20;}
.background_footer {background-image:url(stock/footer_background_43.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 31px;}
.navline {
	background-image: url(stock/bar_60.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 0px 20px;
	margin: 2px 0px 2px 0px;}
.border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #afadad;
	border-right-color: #afadad;
	border-bottom-color: #afadad;
	border-left-color: #afadad;
}

.error {color: #FF0000;}

.footer {  
	font-family: Arial, Helvetica, Verdana,  sans-serif; 
	font-size: 10px; 
	color: #2a2525;
	padding: 7px 2px;}
.footer a { color: #2a2525; text-decoration: none; }
.footer a:hover { color: #2a2525; text-decoration: underline;}
.footer2 {  
	font-family: Arial, Helvetica, Verdana,  sans-serif; 
	font-size: 10px; 
	color: #EAE8D9;
	padding: 7px;}
.footer2 a { color: #EAE8D9; text-decoration: none; }
.footer2 a:hover { color: #EAE8D9; text-decoration: underline;}
form {margin: 10px 0px 0px 0px;}
.nav {
	font-family: Arial, Helvetica, Verdana,  sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #2a2525;
	padding: 0px 14px 0px 12px;
	margin: 5px 0px;}
.nav a { display: block; color: #2a2525; text-decoration: none;  padding: 1px 2px;}
.nav a:hover { color: #000000; text-decoration: none; background-color: #fbfbfa; }
.headerlinks {
	font-family: Arial, Helvetica, Verdana, sans-serif; 
	font-size: 11px; 
	color: #EAE8D9;
	font-weight: bold;
	padding: 15px 0px 5px 5px;}
.headerlinks a { color: #EAE8D9; text-decoration: none; }
.headerlinks a:hover { color: #EAE8D9; text-decoration: underline;}

.subnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2a2525;
	line-height: 14px;
	list-style-position: inside;
	list-style-image: url(stock/bullet.gif);}
.subnav a { color: #2a2525; text-decoration: none; margin-left: 3px;}
.subnav a:hover { color: #92334C; text-decoration: underline;}
.subnav ul {margin: 0px; padding: 3px 10px 0px 15px;}
.tablebackground {padding-left: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #232122;
	background-image:url(stock/titlebar_05.gif);
	background-repeat: repeat-x;
	height: 32px;}
.whitebackground {
	background-color:#FFFFFF;
	border: 1px solid #232122;
}
.blackbackground {background-color: #232122; color:#bebba3; font-size: 12px; font-weight: bold;}
.tanbackground {background-color: #dbd8c3; color:#232122; font-size: 11px; font-weight: bold;}
.gray {background-color:#e6e7e7;}

.paddinghome {padding: 0px 10px 10px 0px;}
.paddingright {padding-right: 5px;}
