body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	background-image: url(../graphics/blackbg.gif);
}

p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin:0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

hr{
	background-color: #6e023a;
	height:1px;
	border:none;
	margin:0px;
	padding:0px;
	
}

a, a:visited {
	color: #a40c0c;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: underline;
}

a:hover, a:active{
	color: #711114;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: underline;
}

h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#999999;
	font-size:9px;
	line-height:26px;
	font-weight:bold;
	padding:0px;
	margin:0px;
}

#PageContainer {
	margin:0 auto;
	vertical-align: top;
	height: auto;
	width: 880px;
	text-align: center;
}

#interface-container {
	background-color: #FFFFFF;
}

#interfacebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	height: 25px;
	width: 765px;
	text-align: right;
	vertical-align: top;
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-top: 5px;
	float: left;
}

#interfacebar a:link, #interfacebar a:visited {
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
	color: #000000;
}

#interfacebar a:hover, #interfacebar a:active {
	text-decoration: underline;
	padding-right: 8px;
	padding-left: 8px;
	background-color: #C1090B;
	color: #FFFFFF;
}

#name {
	margin-right: 6px;
}

#loginbar{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: right;
	vertical-align: top;
	margin-right: 12px;
}

#loginbar a:link, #loginbar a:visited {
	text-decoration: underline;
	padding-right: 6px;
	padding-left: 6px;
	color: #C1090B;
	font-size: 10px;
	font-weight: bold;
}

#loginbar a:hover, #loginbar a:active {
	text-decoration: underline;
	padding-right: 6px;
	padding-left: 6px;
	color: #000000;
	font-size: 10px;
	font-weight: bold;
}

#float-left{
	float: left;
	margin-right: 12px;
}

#homefeature{
	background-image: url(../graphics/home-feature-bg.jpg);
	background-repeat: no-repeat;
	height: 221px;
	width: 595px;
	text-align: center;
	vertical-align: top;
}

#frontphoto{
	float: left;
	height: auto;
	width: 180px;
	text-align: center;
	vertical-align: top;
	margin-top: 55px;
	margin-right: 1px;
	margin-left: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 16px;
}

#frontphoto a:link, #frontphoto a:visited {
	text-decoration: none;
	color: #C1090B;
	font-size: 11px;
	font-weight: normal;
}

#frontphoto a:hover, #frontphoto a:active {
	text-decoration: underline;
	color: #000000
}

#clientphoto{
	float: left;
	height: auto;
	width: 180px;
	text-align: center;
	vertical-align: top;
	margin-top: 20px;
	margin-right: 1px;
	margin-left: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 16px;
}

#clientphoto a:link, #clientphoto a:visited {
	text-decoration: none;
	color: #C1090B;
	font-size: 11px;
	font-weight: normal;
}

#clientphoto a:hover, #clientphoto a:active {
	text-decoration: underline;
	color: #000000
}


#content-container {
	background-color: #FFFFFF;
	padding-right: 20px;
	padding-left: 20px;
	height: auto;
}

#content-window {
	position: relative;
	border: 1px solid #444444;
	width: 605px;
	height: auto;
	padding: 8px;
	margin-top: 14px;
	float: left;
	text-align: left;
	vertical-align: top;
}

#right-window{
	float: left;
	height: auto;
	width: 200px;
	margin-left: 17px;
	margin-top: 14px;
}

#right-window .header {
	font-size: medium;
	font-weight: bold;
	padding-left: 2px;
}

#right-box {
	margin: 2px;
	padding: 4px;
	height: auto;
	width: 188px;
	border: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-align: left;
	vertical-align: top;
}

#right-box a:link, #right-box a:visited {
	text-decoration: underline;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
}

#right-box a:hover, #right-box a:active {
	text-decoration: underline;
	font-size: 10px;
	color: #C1090B;
	font-weight: normal;
}

#footer {
	background-image: url(../graphics/bottombg.jpg);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: top;
	height: auto;
	width: 880px;
	font-size: 9px;
	color: #999999;
	padding-top: 8px;
	line-height: 14px;
	background-position: bottom;
	background-color: #FFFFFF;
	padding-bottom: 15px;
}

#footer .header {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

#footer a:link, #footer a:visited {
	text-decoration: underline;
	font-size: 10px;
	color: #999999;
	font-weight: normal;
	padding-right: 7px;
	padding-left: 7px;
}

#footer a:hover, #footer a:active {
	text-decoration: underline;
	font-size: 10px;
	color: #C1090B;
	font-weight: normal;
	padding-right: 7px;
	padding-left: 7px;
}

#footer a.standlink:link, #footer a.standlink:visited {
	text-decoration: underline;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

#footer a.standlink:hover, #footer a.standlink:active {
	text-decoration: underline;
	font-size: 11px;
	color: #C1090B;
	font-weight: bold;
}


.contentheader {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.newsheader {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}


#toggle1,#toggle2,#toggle3,#toggle4,#toggle5,#toggle6,#toggle7,#toggle8,#toggle9,#toggle10,#toggle11,#toggle12,#toggle13,#toggle14{
	display:none;

}

.clear-floats { 
	clear:both; 
}

.formbutton{
	cursor:pointer;
	color:#FFFFFF;
	font-weight:bold;
	height: 18px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #b43131;
	background-color: #B43131;
}

a.newsheader:link, a.newsheader:visited {
	text-decoration: underline;
	font-size: 13px;
	color: #666666;
	font-weight: normal;
}

a.newsheader:hover, a.newsheader:active {
	text-decoration: underline;
	font-size: 13px;
	color: #C1090B;
	font-weight: normal;
}

a.standlink:link, a.standlink:visited {
	text-decoration: underline;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

a.standlink:hover, a.standlink:active {
	text-decoration: underline;
	font-size: 11px;
	color: #C1090B;
	font-weight: bold;
}

#whatwedo {
	float: left;
	height: auto;
	width: 300px;
}

td.tableheader{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	padding: 5px;
	border: 1px solid #333333;
	text-align: left;
	vertical-align: top;
}

td.tableinfo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	padding: 5px;
	border: 1px solid #333333;
	text-align: left;
	vertical-align: top;
}

.note {
	font-size: 11px;
	color: #CCCCCC;
}

#subheaders{
	background-image: url(../graphics/interface/redlinebg.jpg);
	background-repeat: repeat;
	text-align: left;
	vertical-align: top;
	height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bolder;
	padding-left: 4px;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 3px;
}

.contenttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 7px;
}

#codebox{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-align: center;
	vertical-align: top;
	font-weight: bold;
}
