/* CSS Document */
body{
	margin: 3px 0px;
	color: #ffffff;
	background: #cccccc;
	font: 11px Arial,  Helvetica,  sans-serif;
	text-align:center;
}
#Content {
	margin:0px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
	width: 700px;
}
table{
	margin: 0;
	width: 700px; 
}
table#capTable{
	width: 499px;
}
table td{
	font: 11px Arial,  Helvetica,  sans-serif;
    color: #ffffff;
	padding: 0px; 
	border-width: 0px;
	vertical-align: top;
}
td#leftmain{
	width: 201px;
	color: #ffffff;
	background: #A7A9AC;
}
td#right{
	width: 499px;
	color: #ffffff;
	background: #858585;
}
img{
	display: block;
	border: 0px;
}
p.cap{
	font: 11px/150% Arial,  Helvetica,  sans-serif;
    color: #ffffff;
	margin: 15px 20px 0px 10px;
}
p.cap ul{
	margin: 5px 0 5px 0;
	padding: 0;
}
a:link { text-decoration: none; color: #B81215;}
a:active { text-decoration: none; color: #B81215;}
a:visited { text-decoration: none; color: #B81215;}
a:hover { text-decoration:none; color: #ffffff;}	
/* THE DIVS */
div#capPoints p{
	text-indent: -10px;
	margin: 10px 0px 10px 0px;
}
div#capPointsOverview p{
	text-indent: 10px;
	margin: 0px;
	padding: 0px;
}
div#subnav{
	height: 133px;
	padding-left: 40px;
}
div#subnav p{
	text-indent: -10px;
	margin: 0px 0px 5px 0px;
}
div#footer{
	width: 700px;
	margin: 0;
	padding: 0;
	color: #ffffff;
	background: #3A3A3A;
}
.footercopy {
	font-size: 10px;
	line-height: 20px;
	color: #ffffff;
}
div#capTitle{
	font: 26px Arial,  Helvetica,  sans-serif;
	color: #000000;
	margin: 20px 20px 0px 10px;
}
div#capOverview{
	margin: 10px 70px 10px 10px;
	line-height: 160%;
}
div#capOverview p{
	margin: 5px 0 5px 0;
}
div#capOverview ul{
	margin: 5px 0 5px 20px;
}
div#capPoints{
	color: Black;
	padding: 10px 20px 0px 30px;
}
div#overview{
	height: 80px;
	margin: 40px 70px 0px 100px;
	line-height: 125%;
}
div#front{
	margin: 10px 0px 25px 0px;
}
div#front p{
	margin-top: 5px;
	margin-bottom: 5px;
}
div#front ul{
	margin: 5px 0 0 30px;
}
div#projNav{
	padding: 0px 0px 0px 20px;
}
div#projNav a{
	font-size: 12px;
	padding-right: 5px;
	display: block;
	margin-bottom: 3px;
}
/* view news styles */
div#viewnews{ margin:100px 25px 50px 25px;color: #000000;}
div#viewnewsimage{
	margin:0px 0px 20px 0;
}
div#closewindow {margin:25px 0 25px 0;text-align: center;width: 100%;}
div#closewindow a{
	color: #000000;
}
div#viewnewstype {text-align: right;}
/* HOME PAGE ITEMS */
div#PRlist{ padding-left: 15px;}
div#PRlist p{ text-indent: -10px; margin: 0px 0px 5px 0px;}
div#PRlist a{ color: #ffffff;}
p#homePS{ 
	font: 12px/125% Arial,  Helvetica,  sans-serif; 
	text-indent: -10px; 
	color: #ffffff; 
	margin: 5px 50px 0px 20px;}
td#txtArea{ 
	width: 276px; 
	background: #666666; 
	border-color: #FFFFFF; 
	vertical-align: bottom; 
	padding: 0px 20px 20px 20px;
}
/* TIN MAN TABLE */
table#tinMan{ height: 109px; width: 201px;}
td#tinPic{ width: 78px;}
td#inq{ height: 55px; vertical-align: bottom;}
td#line{ width: 123px; height: 13px;}
td#contact{ height: 41px;}
.login { margin: 20px;}
.login table { width: 400px;}
/*NAV */
table#nav{
	width: 499px;
	height: 29px;
	background: #202020;
}
tr#arrows td{
	height: 8px;
	padding: 0px;
	border: 0px;
	vertical-align: bottom;
}
table#nav td{
	padding: 0px; 
	border-width: 0px;
	vertical-align: bottom;
}
span#navOn{
	color: #cccccc;
}
table#nav a:link { color: #ffffff;}
table#nav a:active { color: #ffffff;}
table#nav a:visited { color: #ffffff;}
table#nav a:hover { color: #cccccc;}
