DIV {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
BODY {
	color: #000000;
    font-family: tahoma, arial, helvetica;
    font-size: 12px;
    font-weight: normal;
	margin: 0;
}
FORM, TABLE, TD {
    font-family: tahoma, arial, helvetica;
    font-size: 12px;
	padding: 0px;
	margin: 0px;
	line-height:20px;
	font-weight: normal;
}
P {
	margin-top: 10px;
	line-height:20px;
	font-size:12px;
	text-align: justify;
	font-weight: normal;
}
SELECT, INPUT, TEXTAREA {
    color: #000000;
    font-family: arial;
    font-size: 11px;
    font-weight: normal;
}
H1 {
    color: #006699;
	font-family:'Trebuchet MS','Lucida Grande',Verdana,Arial,Sans-Serif;
    font-size: 18px;
	padding-top: 5px;
	margin: 10px 0 10px 0;
	text-align: left;
}
H1.boxes {
	margin-top: 0;
	margin-left: 20px;
	margin-bottom: 0;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 18px;
	line-height:20px;
}
H2 {
	color: #0099CC;
    font-family:'Trebuchet MS','Lucida Grande',Verdana,Arial,Sans-Serif;
    font-size: 17px;
	font-weight: bold;
	padding-top: 5px;
	margin: 0;
	text-align: left;
}
H3 {
	color: #003366;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
	font-weight: normal;
	padding-top: 5px;
	margin: 0;
}
A {
	text-decoration: underline;
	color: #006699;
}
A:HOVER {
	color: #333333;
}

TABLE.menu {
	width: 180px;
	border: 1px solid #000000;
	background-color: #CCCCCC;
}
TABLE.menu TD{
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #000000;
	font-size:14px;
	font-weight: bold;
	color: #006699;
}
#main_body #content {
	width: 95%;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	padding: 5px;
}
TABLE.main_body TD{	
	padding: 5px;
	vertical-align: top;
}
TABLE.main_body A{
	color: #006699;
	text-decoration: none;
	font-weight: bold;
	font-size:11px;
}
TABLE.main_body A:HOVER{
	color: #CC0000;
}
ul {
	margin: 5px;
	padding-left: 10px;
	line-height: 18px;
	margin-left: 20px;
	text-align:left;
}
ul.main {
	margin-left: 30px;
}

ul.main li {
	margin-bottom: 5px;
	font-size: 10px;
	color: #291972;
	font-weight: bold;
	list-style-type:disc;
}
ol {
	text-align:left;
}
#top_menu {
	text-align: right;
	margin-top: 20px;
	margin-right: 20px;
}
#top_menu a {
	color: #006699;
	font-weight: bold;
	font-size: 12px;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
}
#top_menu a:visited {
	color: #006699;
}
#top_menu a:hover {
	border-bottom: 5px solid #006CC7;
}
#top_menu .active_link {
	color: #006699;
	font-weight: bold;
	font-size: 12px;
	padding-left: 0px;
	padding-right: 0px;
	border-bottom: 5px solid #006CC7;
}
#top_menu .active_link a:hover {
	border-bottom: 0;
}

#top_contact {
	text-align: right;
	margin-top: 17px;
	margin-right: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #0671BB;	
	font-weight: normal;
}
#top_contact a {
	color: #0671BB;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
	font-weight: bold;
}
#top_contact a:visited {
	color: #0671BB;
}
p.menu_summary {
	color: #336699;
	font-weight: bold;
	font-size: 12px;
	margin-top: 10px;
	margin-left: 40px;
}
#menu_links {
	color: #FFFFFF;
	margin-top: 15px;
	margin-left: 110px;
	text-align: left;
}
#menu_links td {
	color: #FFFFFF;
}
#menu_links a {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}
#menu_links a:hover {
	color: #0033CC;
}
#menu_links .active_link {
	text-decoration: none;
	font-weight: bold;
	color: #FFFF33;
	font-size: 12px;
}
#footer {
	margin-top: 10px;
}
#footer p{
	margin-left: 40px;
	color: #000000;
	font-size: 11px;
	padding: 4px;
	margin: 0px;
	text-align: left;
}
#footer a {
	color: #006699;
	font-size: 12px;
}
#footer a:hover {
	color: #993300;
}
#address {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
}
.email {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	margin-right: 10px;
}
.email A{
	color: #FFCC00;
	font-size: 14px;
	text-decoration: none;
}
.email A:HOVER{
	color: #FF9933;
}
H2.blog {
	color: #003366;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	font-weight: normal;
	padding-top: 5px;
	margin: 0;
}
.feature {
	color: #000000;
    font-family: tahoma, arial, helvetica;
    font-size: 12px;
    font-weight: normal;
	background-image: url(images/feature.jpg);
	background-repeat: no-repeat;
	margin: 0;
	padding: 20px;
	padding-top: 10px;
}
.feature h2 {
	color: #006699;
	margin-top: 0;
}
.profile_email {
	color: #FFFF66;
	text-decoration: none;
}
a:hover.profile_email {
	color: #FFFF66;
	text-decoration: underline;
}
.error_container{
	color:#DB8225;
	border:1px solid #DB8225;
	padding:5px;
	margin-bottom:5px;
	margin-right:10px;
	font-weight:600;
	text-align: left;
}
.error {
	color: #CC0000;
	font-weight: bold;
}
#case_studies {
	border: 1px solid #003366;
	background-color: #EFEFEF;
	padding: 10px;
}