body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
#navcontainer
{
margin: 0;
padding: 0 0 0 5px;
}

#navcontainer UL
{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#navcontainer LI
{
display: block;
margin: 0;
padding: 0;
float: left;
width: auto;
}

#navcontainer A
{
color: #fff;
display: block;
width: auto;
text-decoration: none;
background: #2F6FBD;
margin: 0;
padding: 2px 10px 5px;
/*border-left: 1px solid #fff;
border-top: 1px solid #fff;
border-right: 1px solid #aaa; */
font-weight: bold;
}

#navcontainer A:hover, #navcontainer A:active 
{ 
background: #265997;
color: #fff;
font-weight: bold; 
}

#navcontainer A.active:link, #navcontainer A.active:visited
{
position: relative;
z-index: 102;
background: #2F6FBD;
font-weight: bold;
}

#subnav
{
position: relative;
top: -1px;
z-index: 101;
margin: 0;
padding: 0px 0 3px 0;
background: #BBBBBB;
border-top: 1px solid #fff;
border-bottom: 1px solid #aaa;
}

#subnav UL
{
list-style: none;
margin: 1px 0 0px 13px;
padding: 0px;
border-right: 1px solid #fff;
border-left: 1px solid #aaa;
}

#subnav LI
{
position: relative;
z-index: 102;
display: block;
margin: 0;
padding: 0;
float: left;
width: auto;
}

#subnav A
{
color: #fff;
display: block;
width: auto;
text-decoration: none;
margin: 0;
padding: 2px 12px 2px 10px;
}

#subnav A:hover, #subnav A:active { color: #444; }
#subnav A.active:link, #subnav A.active:visited { color: #444; }
#subnav BR, #navcontainer BR { clear: both; }
#header {
	background-color: #2F6FBD;
	width: 100%;
}
#logo {
	width: 100%;
	background-color:#265997;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
#sub-footer {
width: 100%;
margin: 35px 0 0 0;
text-align:center;
font-size: 90%;
}

#footer {
	width: 100%;
	background-color: #BD952F;
	margin: 5px 0 30px 0;
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
	font-size: 90%;
}
#content {
	width: 100%;
	background-color:#fff;
	margin: 15px 0 0 0;
	padding: 5px 0 0 0;
	}
#internal-content {
width: 60%;
background-color:#fff;
margin: 15px 10px 0 10px;
padding: 5px 10px 0 0;
margin-right: 15px;
	}
	
#content-left {
	float:left;
	width: 40%;
	padding: 0px 15px 0 0;
	margin-left: 5px;
	padding-left: 5px;
	
	}
#content-right {
	float:left;
	width: 50%;
	padding: 0 0 0 15px;
}
.title {
	width:100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.dc {
	margin-left: 5px;
	padding-left: 5px;
}
.services {
list-style: none;
line-height: 200%;

}
.services li a {
text-decoration:none;
font-size: 140%;
}

.services li a:hover {
text-decoration:underline;
}

.staff
{
list-style: none;
line-height: 175%;
}
h3 {
	line-height: normal;
	margin-bottom: 0px;
}

 #signup {
 background-color: #F9FBFD;
 color: #000000;
 width: 100%;
 border: 1px solid #D7E5F2;
 border-collapse: collapse;
}

.leftpad {
	margin-left: 90px;
}
.photo {
	margin: 5px;
}
#content #status {
	color: #000066;
	background-color: #FFFF00;
}
#client-files li {
list-style:none; 
line-height:150%;
display: block;
text-decoration: none;
}
#client-files A:hover, #client-files A:active 
{ 
background: #265997;
color: #fff;
/*font-weight: bold; */
}
#client-files A {
display: block;
}

.delete-link A:hover, #client-files A:active 
{ 
background: #265997;
color: #fff;
/*font-weight: bold; */
}
.delete-link A {
display: block;
}

#press_table td {
padding-right: 10px;
}
