/* CSS Document */

.main_font_style {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.copyright_font_style {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 500;
}

.bottom_nav_font_style {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color: #000000;
}

.bottom_nav_font_style a:link {
	color: #000000;
	text-decoration: none;
}

.bottom_nav_font_style a:visited {
	color: #000000;
	text-decoration: none;
}

.bottom_nav_font_style a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}

.bottom_nav_font_style a:active {
	color: #000000;
	text-decoration: none;
}


table.left_nav_font_style {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #999999;
	line-height:18px;
}

table.left_nav_font_style a:link {
	color: #999999;
	text-decoration: none;
}

table.left_nav_font_style a:visited {
	color: #999999;
	text-decoration: none;
}

table.left_nav_font_style a:hover {
	color: #000000;
	text-decoration: underline;
}

table.left_nav_font_style a:active {
	color: #999999;
	text-decoration: none;
}

.blue_nav_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #260500;
}

.blue_nav_font a:link {
	color: #999999;
	text-decoration: none;
}

.blue_nav_font a:visited {
	color: #666666;
	text-decoration: none;
}

.blue_nav_font a:hover {
	color: #666666;
	text-decoration: underline;
}

.blue_nav_font a:active {
	color: #666666;
	text-decoration: none;
}
.blue_Title_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #260500;
	text-transform: uppercase;
	letter-spacing: 1px;
	word-spacing: 1px;
}
.main_font_style_normal {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.blue_Title_font_tight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #260500;
	text-transform: none;
}
.form_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #260500;
	background-color: #E4E4E4;
}
h4{
	color: #999999;
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 10px;
}
h5{
	color: #999999;
	font-size: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
ul{
	margin: 0px;
	padding: 0px;
}
li{
	height: 90px;
	width: 120px;
	display: block;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
	list-style-type: none;
}
.clients a {
	color: #333333;
	text-decoration: none;
}
.clients a:hover {
	text-decoration: underline;
}
.whats_new_title {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-top: 30px;
	text-transform: uppercase;
	font-size: 14px;
	width: 250px;
	margin-bottom: 20px;
}
.whats_new {
	width: 250px;
	margin-bottom: 20px;
	font-weight: normal;
}
.whats_new a {
	color: #270000;
	text-decoration: none;
}
.whats_new a:hover {
	text-decoration: underline;
}
