.hide {
	display: none;
}

#nav {
}
#primenav {
}
#document {
}
#home {
}
#about {
}
#services {
}
#press {
}
#testimonials {
}
#employment {
}
#contactlinks {
}
#links {
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
    line-height: 13pt;
	color: #000000;
	background-color: #000000;
	background-image: url(../images/background.jpg);
	/*background-attachment: fixed;*/
	margin: 0px 0px 0px 0px;	
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #426579;
	margin: 0;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	margin-bottom: 0px;
    letter-spacing: 1px; /*kerning*/
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
    letter-spacing: 1px; /*kerning*/
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0px;
    letter-spacing: 1px; /*kerning*/
}

hr { 
    width: 100%;
    height: 1px;
    color: #000000;
	line-height: 0px;
	margin-top: 5px;
}

A:link {
	color: #FFFFFF;	
}
A:active { 
	color: #D9D9D9;	
}
A:visited { 
	color: #C0C0C0;	
}

.lmenu_content A:link {
	color: #FFFFFF;
	text-decoration: none;	
}
.lmenu_content A:active { 
	color: #D9D9D9;
	text-decoration: none;	
}
.lmenu_content A:visited { 
	color: #C0C0C0;
	text-decoration: none;	
}

/*ul {
	list-style-image: url(../images/bullet.jpg);
}*/

.italic {
	font-style: italic; 
}

.bold {
	font-style: bold; 
}


.ampm {
	font-size: 8pt;
}

.dropcap {
	float:left;
	align: top;
	color:#FFFFFF;
	font-size: 58px;
	line-height:48px;
	padding-right:1px;
	font-family: Times New Roman, Georgia, Times, serif;
} 

.floatright {
	float:right;
	align: top;
	margin: 10px;
	margin-top: 0px;
} 

.floatleft {
	float:left;
	align: top;
	margin: 10px;
	margin-top: 0px;
} 

ul {
	margin-top: 0px;
	padding-top: 0px;
}

#border {
	border-right: 10px solid #FFFFFF;
	border-left: 10px solid #FFFFFF;
	border-bottom: 3px solid #FFFFFF;
}
#border_left {
	border-left: 10px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 3px solid #FFFFFF;
}
#border_right {
	border-right: 10px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-bottom: 3px solid #FFFFFF;
}
#border_left_nr {
	border-left: 10px solid #FFFFFF;
	border-bottom: 3px solid #FFFFFF;
}
#border_right_nl {
	border-right: 10px solid #FFFFFF;
	border-bottom: 3px solid #FFFFFF;
}
#border_bottom {
	border-bottom: 3px solid #FFFFFF;
}
#border_bottom_lmenu {
	border-bottom: 1px solid #FFFFFF;
}

#logocolor {
    background-color: #426579;
}


.menu {
	color: #CCCCCC;
	font-size: 10px;
	text-decoration: none;
}
.menu a:link {
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
}
.menu a:active {
	color: #CCCCCC;
	font-size: 10px;
	text-decoration: none;
}
.menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
}


.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
    line-height: 130%; /*leading*/
	background-color: #5E87A1; 
    padding: 10px;
    padding-right: 15px;
	padding-top: 20px;
	padding-bottom: 20px;	
	algn: left;
	widows: 3; 
	orphans: 3; 
}

.content2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
    line-height: 130%; /*leading*/
	background-color: #5E87A1; 
    padding: 2px;	
}

.lmenu_content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	background-color: #5E88A1; 
    padding: 4px;
    padding-bottom: 2px;
	algn: right;
}

.header_content{
	background-color: #000000;
    padding: 8px;
	algn: left;
}

.footer {
	font-size: 9px;
    text-align: center;
	height: 50px;
	color: #FFFFFF;
	padding: 5px;
	background-image: url(../images/footer.jpg);
}

.footer a:link {
	color: #A57357;
	font-size: 9px;
}
.footer a:active {
	color: #999999;
	font-size: 9px;
}
.footer a:hover {
	color: #D9BFB1;
	font-size: 9px;
}
.footer a:visited {
	color: #5E87A1;
	font-size: 9px;
}

.oemtextcolor a:link {
	color: #5E88A1;
	font-size: 14px;
	font-weight: bold;
}
.oemtextcolor a:active {
	color: #96C7E4;
	font-size: 14px;
	font-weight: bold;
}
.oemtextcolor a:hover {
	color: #96C7E4;
	font-size: 14px;
	font-weight: bold;
}
.oemtextcolor a:visited {
	color: #5E87A1;
	font-size: 14px;
	font-weight: bold;
}