body {
	margin: 0px;}

#container { 
	width: 760px; 
	margin-left: auto; 
	margin-right: auto;
	text-align: center;}
	
.body {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	color: #333333;
	line-height: 16px;}
.body a { color: #000099; text-decoration: underline; }
.body a:hover { color: #3333ad; text-decoration: underline;}

.body h1 {
	font-size: 16px; 
	font-weight: bold;
	color: #000099;
	margin-top: 8px;}
	
.body ul {
	list-style: none;
	list-style-image: url(stock/bullet2.gif);
	list-style-position: outside;
	padding-left: 18px;
	margin: 0px;}
	
.breadcrumbs {
	font-size: 10px; 
	color: #999999;}
.breadcrumbs a { color: #999999; text-decoration: none; }
.breadcrumbs a:hover { color: #333333; text-decoration: underline;}
	
.toplinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px; 
	color: #666666;
	padding: 10px 0px;}
.toplinks a { color: #666666; text-decoration: none;}
.toplinks a:hover { color: #000000; text-decoration: underline;}

.whitebox {
	color: #FFFFFF;
	text-align: left;
	width: 156px;
	padding: 0px;
	background-image: url(stock/sub_back.gif);}
.whitebox ul {
	font-size: 10px;
	line-height: 20px;
	list-style: none;
	list-style-image: url(stock/bullet2.gif);
	list-style-position: outside;
	padding-left: 16px;
	margin: 4px 0px;}
.whitebox a {color: #e8e8e8;}
.whitebox a:hover {color: #FFFFFF;}
.whitebox h1 {color: #e8e8e8; margin: 4px 0px 10px 0px;}
.whiteboxcontent { padding: 0px 14px;}

.whitebox h1 {
	font-size: 14px; 
	font-weight: bold;}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-transform: uppercase;
	text-align: right;
	background-image: url(stock/navbar_05.jpg);}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: center;
	padding: 2px;}
.copyright a { color: #999999; text-decoration: none; }
.copyright a:hover { color: #000000; text-decoration: underline;}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	background-image: url(stock/navbar_05.jpg);
	padding: 7px 0px 10px 0px;}
.nav a { color: #666666; text-decoration: none; padding: 7px 16px;}
.nav a:hover { color: #000099; text-decoration: none;}

.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: normal;
	background-image: url(stock/sub_back.gif);
	width: 156px;
	margin: 0px;
	padding: 0px;}
.subnav a { display: block; color: #e8e8e8; text-decoration: none; padding: 6px 14px 6px 18px;}
.subnav a:hover { background-image: url(stock/subnav_over_13.gif); background-color: #FFFFFF; color: #000000; text-decoration: none;}

.subnav2 {
	font-size: 10px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;}
.subnav2 a { display: block; color: #FFFFFF; text-decoration: none; padding: 3px 14px 3px 30px;}
.subnav2 a:hover { background-color: #e8e8e8; color: #000000; text-decoration: none;}

.subtop div { background: url(stock/sub_top.gif) no-repeat top left; }
.subbot div { background: url(stock/sub_bot.gif) no-repeat bottom left; }
.subtop div { height: 9px; font-size: 1px;}
.subbot div { height: 15px; font-size: 1px;}

.spacer {height: 14px;}

.error {color: #FF0000;}

form {margin:10px 0px; padding: 0px;}

.homelinks a {display: block; padding: 2px;}

/* Styles for FCK editor - These must match the styles in FCKeditor/editor/css/fck_editorarea.css */
.title {
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: bold;
	font-size: 16px;
	color: #000099;}

.subtitle {
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: bold;
	font-size: 14px;
	color: #000099;}
            
.small {
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 10px;
	line-height: 13px;}
            
.caption {
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: bold;
	font-size: 12px;
	color: #666666;}
			