body,td,th,input,textarea,select {
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-size: 11px;
}
body {
	background-image: url(images/page-background.png);
	background-color: white;
	background-repeat: repeat-x;
	color: #000000;

	margin: 0px;
}
#logo {
	padding-top: 23px;
}
#logoband {
	/* padding-top: 49px;*/
	height: 128px;
}
#contactinfo {
	width: 170px;
	float: right;
	padding-top: 9px;
}
.contactleft {
	text-align: right;
	color: #CCCCCC;
}
.contactright {
	text-align: left;
	color: #B2B2B2;
}
.contactdivider {
	background-image: url(images/contact-vdot.png);
	background-position: center center;
	background-repeat: repeat-y;
	width: 10px;
	height: 97px;
}
.contactright a, 
.contactright a:link, 
.contactright a:visited, 
.contactright a:active, 
.contactright a:hover {
	font-weight: normal;
	color: #B2B2B2;
	text-decoration: none;
}
.contactright a:hover {
	text-decoration: underline;
}
#lowercontainer {
	background-color: white;
}
#uppercontentarea {
	width: 770px;
	margin-top: 26px;
}
#lowercontentarea {
	width: 770px;
}
#mainbody {
	width: 770px;
	background-image: url(images/content-background.png);
	background-repeat: repeat-x;
}
#lowerbody {
	width: 770px;
}
#clientlogin {
	background-image: url(images/box-bg.png);
	background-repeat: both;
	color: #264055;
}
#clientlogin .field {
	border: 1px solid #CCCCCC;
	background-color: white;
}
#clientlogin .logintitle {
	font-weight: bold;
	/* padding: 8px 0px 8px 0px; */
}
#clientlogin .loginbutton {
	font-weight: bold;
	/* padding: 4px 0px 8px 0px; */
}
.modules_left, .modules_top, .modules_right {
	padding: 0px 8px 0px 8px;
}

.midsep {
	padding-top: 8px;
	padding-bottom: 8px;
	background-image: url(images/nav-vdot.png);
	background-position: center center;
	background-repeat: no-repeat;
}


.lowerblock {
	padding-top: 8px;
	padding-bottom: 8px;
	background-image: url(images/info-vdot.png);
	background-position: center right;
	background-repeat: no-repeat;
	color: #4C4C4C;
}
.lastlowerblock {
	background-image: none;
}
.lowerblock .module_title {
	font-weight: bold;
	padding-bottom: 8px;
}
.lowerblock .module_content {
}

form {
	padding: 0px;
	margin: 0px;
}
a, a:link, a:visited, a:active, a:hover {
	font-weight: bold;
	color: #3E3E3E;
	text-decoration: none;
}
a:hover {
	color: #000000;
}
#contentclip {
	height: 185px;
	overflow-y: auto;
}
#content, #content td {
	color: #EBEDEF;
	line-height: 1.6;
}
#content {
	padding: 0px 17px 5px 17px;
}
#content a, 
#content a:link, 
#content a:visited, 
#content a:active, 
#content a:hover {
	font-weight: bold;
	color: #EBEDEF;
	text-decoration: none;
}
#content a:hover {
	text-decoration: underline;
}
.rightlink {
	text-align: right;
	padding: 8px 5px 0px 0px;
}
#footer {
	height: 40px;
	background-position: 50% 0%;
	background-image: url(images/footer-underbg.png);
	background-repeat: repeat-y;
	border-bottom: 1px solid white;
}
#footerband {
	width: 770px;
	background-image: url(images/footer-bg.png);
	background-repeat: both;
	color: #6C6C6C;
	height: 40px;
}
#footer #copyright {
	padding-left: 10px;
}
#footer #sitelinks {
	float: right;
	padding-right: 10px;
	
}
#footer a, 
#footer a:link, 
#footer a:visited, 
#footer a:active, 
#footer a:hover {
	font-weight: normal;
	color: #6C6C6C;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
.article .articletitle,
.heading {
	font-weight: bold;
	font-size: 11px;
	color: white;
	background-image: url(images/heading-bg.png);
	background-repeat: no-repeat;
	height: 22px;
	padding-left: 12px;
	padding-top: 0px;
	padding-bottom: 8px;
	background-position: 0px 2px;
}
.article .articletitle {
        margin-bottom: 0px;
}

br {
	line-height: 0.8;
}
.navsubitem,
.navsubitem_over {
	padding: 5px; 
	padding-left: 40px; 
}
.navsubitem_over {	
	background-image: url(images/nav-blank-on.png);
}
.navsubitem a, 
.navsubitem a:link, 
.navsubitem a:visited, 
.navsubitem a:active, 
.navsubitem a:hover,
.navsubitem_over a, 
.navsubitem_over a:link, 
.navsubitem_over a:visited, 
.navsubitem_over a:active, 
.navsubitem_over a:hover {
	font-weight: normal;
	color: #EBEDEF; 
	text-decoration: none;
	font-size: 10px;
}
.navsubitem a:hover,
.navsubitem_over a:hover {
	color: white;
}
.showcasecategory .categoryname { display: none; }
.showcasecategory .categoryintro { display: none; }
.showcasecategory {
	height: 138px;
	overflow: hidden;
}
.showcasecategory .categoryitems {
	padding-bottom: 100px;
}
.portfoliopagelink {
	padding: 1px 3px 1px 3px;
	border: 1px solid #62707A;
	background-color: #2A3F4E;
}
