body {
	background: url(images/bg.jpg) top repeat-x #fff;
	margin: 0px;
	padding: 0px;
	}

body, th, td, p, li, ul {
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 12px;
	color: #000; 
	}

h1 {
	font-size: 12px;
	font-weight: bold;
	color: #1d439c;
	text-transform: uppercase;
	}

h2 {
	font-size: 16px;
	color: #173d96;
	}
	
h3 {
	font-size: 14px;
	color: #bd0000;
	}
	
h4 {
	font-size: 13px;
	color: #173d96;
	}

a:link {
	font-weight: normal; 
	text-decoration: underline; 
	color: #bd0000;
	} 	
a:visited {
	font-weight: normal; 
	text-decoration: underline; 
	color: #20459d;
	}	
a:hover {
	font-weight: normal; 
	text-decoration: none; 
	color: #20459d; 
	}
	
a.nav:link {
	font-weight: bold; 
	text-decoration: none; 
	color: #fff;
	font-size: 14px;
	} 	
a.nav:visited {
	font-weight: bold; 
	text-decoration: none; 
	color: #fff;
	font-size: 14px;
	}
a.nav:hover {
	font-weight: bold; 
	text-decoration: none; 
	color: #bfc9e0;
	font-size: 14px; 
	}
	
a.crumbs:link {
	font-weight: bold; 
	text-decoration: underline; 
	color: #bd0000;
	font-size: 12px;
	} 	
a.crumbs:visited {
	font-weight: bold; 
	text-decoration: underline; 
	color: #20459d;
	font-size: 12px;
	}
a.crumbs:hover {
	font-weight: bold; 
	text-decoration: underline; 
	color: #20459d;
	font-size: 12px; 
	}
	
a.side:link {
	padding-left: 36px;
	font-weight: normal; 
	text-decoration: none; 
	color: #20459d;
	font-size: 12px;
	} 	
a.side:visited {
	padding-left: 36px;
	font-weight: normal; 
	text-decoration: none; 
	color: #20459d;
	font-size: 12px;
	}
a.side:hover {
	padding-left: 36px;
	font-weight: normal; 
	text-decoration: underline; 
	color: #bd0000;
	font-size: 12px; 
	}
	
.red {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #bd0000;
	}

.signName {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #bd0000;
	}
	
.small {
	font-size: 10px;
	}
	
.copyright {
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	padding-right: 25px;
	}

.menuPadding {
	padding-left: 26px;
	padding-right: 26px;
	}

.title {
	font-size: 22px;
	font-weight: bold;
	text-transform: uppercase;
	color: #1e449c;
	}
	
.signTypes {
	witdh: 340px;
	padding-left: 20px;
	padding-top: 10px;	
	}
	
.signTypesTitle {
	font-size: 16px;
	font-weight: bold;	
	color: #20459d;
	}

.imageFloat {
	float: right;
	padding-left: 20px;
	}
	
.imageFloat2 {
	float: left;
	padding-right: 20px;
	}
	
.hmText {
	padding-left: 15px;
	}
	
.contactButton { 
	color: #fff; 
	font-weight: bold;	
	background-color: #fecd06;
	border: 1px solid #fff;
	}

.contactInput { 
	background-color: #fff; 
	border: 1px solid #fecd06;
	}
	
#flashcontent {
	width: 684px;
	height: 380px;	
	}