@charset "utf-8";
/* CSS Document */
/** {
	margin: 0px auto;
	padding: 0px;
}*/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	word-spacing: normal;
	letter-spacing: normal;
	text-align: left;
	vertical-align: top;
	background-repeat: repeat-x;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Verdana, sans-serif;
	color: #000000;
	font-size: 12px;
	background-color: #000;
}
.oneColElsCtr #container {
	margin: 0 auto;
	width: 950px;
}
.oneColElsCtr #mainContent {


}
 .oneColElsCtr  a {
	text-decoration:underline;
	color: #648635;
}
		.oneColElsCtr  a:hover {
	text-decoration:none;
	color: #333;
/*	border: 1px;
	border-bottom-color: #CE6D50;
	border-bottom-style: dotted;*/
}

.oneColElsCtr #logo {
	position:absolute;
	top:1px;
}
.oneColElsCtr #menu {
	position:relative;
	float: right;
	margin-right: 20px;
}
/* DEFAULTS 
--------------------------------- */

.pagetitle {
	color: #FFF;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 5px;
	text-transform: uppercase;
	font-family: Verdana, Geneva, sans-serif;
}
 .pagetitle  a {
	text-decoration:underline;
	color: #435E7C;
}
	.pagetitle  a:hover {
	text-decoration:none;
	color: #D06F52;
	border: 1px;
	border-bottom-color: #CE6D50;
	border-bottom-style: dotted;
}

.whitebold {
	list-style-image: url(images/bullete.gif);
	color: #666666;
	font-size: 9px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
}
 .whitebold  a {
	color: #FFFFFF;
	text-decoration:underline
}
		.whitebold  a:hover {
	color: #FFFFFF;
	text-decoration:none
}

.line_div {
	font-size: 1px;
	border-top-color: #0E0E0E;
	border-top-style: solid;
	border-top-width: 1px;
	color: #121212;
	margin-top: 10px;
	margin-bottom: 10px;
}
.line_foot {
	font-size: 1px;
	border-top-color: #CE6D50;
	border-top-style: dashed;
	border-top-width: 1px;
	color: #003399;
	margin-top: 10px;
	margin-bottom: 30px;
}
  
.subhead {
	line-height: normal;
	font-size: 25px;
	color: #FF362C;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 25px;
	text-transform: uppercase;
	width: 500px;
	text-decoration: underline;
}
.images {
	background-color: #000;
	padding: 5px;
	margin-right: 20px;
}
.right_box {
	background-color: #F9FBF6;
	padding: 5px;
	display: block;
	text-align: center;
}


/*---------------TABLES END--------------------------------------------*/
.tagline {
	font-size: 20px;
	color: #FFF;
	font-weight: bold;
	font-style: normal;
	padding-bottom: 5px;
	padding-top: 10px;
	line-height: normal;
}
.flashhead4 {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 18px;
	color: #1C2939;
	font-style: normal;
	line-height: 20px;
	text-align: left;
	padding-bottom: 5px;
	font-weight: bold;
}
/*-----------------------------------------------------------*/
.below_header_block {
	text-align: left;
	background-repeat: no-repeat;
	background-position: 100% 100%;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-right: 15px;
	margin-left: 0px;
	font-size: 12px;
	list-style-image: url(images/arrow.gif);
	line-height: normal;
}

strong{
	color:#648635;
	font-size: 12px;
}
.home_content_block {
	color: #666666;
	padding-top: 15px;
	padding-bottom: 3px;
	vertical-align: text-top;
	padding-left: 5px;
	width: 630px;
	padding-right: 20px;
	font-size: 12px;
	line-height: 16px;
}
.content_block {
	color: #484848;
	padding-bottom: 3px;
	vertical-align: text-top;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 13px;
	line-height: 20px;
	margin-right: 10px;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-weight: normal;
	margin-top: 20px;
	list-style-position: inside;
	list-style-type: disc;
}
 .content_block  a {
	text-decoration:underline;
	color: #CE6D50;
}
	.content_block  a:hover {
	text-decoration:none;
	color: #435E7C;
}
.logo {
	background-repeat: no-repeat;
	background-image: url(images/blup.png);
	color: #999999;
	margin-top: -60px;
	background-position: 99% 100%;
	height: 62px;
	line-height: 18px;

}
 .logo  a {
	text-decoration:underline;
	color: #659832;
}
		.logo  a:hover {
	text-decoration:none;
	color: #333;
	border: 1px;
	border-bottom-color: #9C6;
	border-bottom-style: dotted;
}
.menu {
	padding-bottom: 20px;
	vertical-align: bottom;
	padding-left: 20px;

}
.head {
	padding-bottom: 10px;
	margin-top: 15px;
}
/* .head  a {
	text-decoration:underline;
	color: #CE6D50;
}
		.head  a:hover {
	color: #435E7C;
	text-decoration:none;
	border-bottom-color: #333333;
	border: 1px;
	border-bottom-style: dotted;
}*/

.link {
	float:none;
	padding-left:8px;
	background-repeat: no-repeat;
	background-position: right 7px;
	background-image: url(images/arrow_blue.gif);
	font-size: 12px;
	font-weight: bold;
	padding-right: 12px;
	padding-bottom: 10px;
}
 .link  a {
	text-decoration:underline;
	color: #CE6D50;
}
		.link  a:hover {
	color: #435E7C;
	text-decoration:none;
	border-bottom-color: #333333;
	border: 1px;
	border-bottom-style: dotted;
}
.widgeto
{
	float: none;
	-webkit-border-radius: 9px;
	background-repeat: repeat-x;
	padding-right: 10px;
}
.widget
{
	overflow: hidden;
	-webkit-border-radius: 5px;
	font-size: 13px;
	color: #CCC;
	line-height: 16px;
	border: 2px;
	border-bottom-color: #121212;
	border-bottom-style: solid;
	background-image: url(images/box_bg.jpg);
	background-repeat: repeat-x;
	background-color: #090909;
	padding: 20px;
}
.box2 .spacer.white, .list2 li
{
	background: #f5f5f5;
}
.top {
	text-align: left;
	padding: 3px;
	background-color: #1C2939;
	padding-right: 10px;
	height: 40px;
	vertical-align: middle;
}
.inputfield {
	border: 2px #9C6;
	border-style: solid;
	background-color: #FBFDFF;
	margin: 2px 0 2px 5px;
	padding: 2px;
}
.submit {
	BACKGROUND-COLOR: #CFE7B8;
	font-weight: normal;
	color: #000;
	margin: 5px;
	padding: 5px;
	border: 1px #1C2939;
	font-size: 18px;
}
.footer {
	font-size: 12px;
	color: #999;
	background-color: #333;
	line-height: normal;
	text-align: center;
	background-repeat: repeat-x;
	background-image: url(images/footbg.jpg);
}
 .footer  a {
	text-decoration:underline;
	color: #9C6;
}
		.footer  a:hover {
	text-decoration:none;
	color: #FFF;
/*	border: 1px;
	border-bottom-color: #CE6D50;
	border-bottom-style: dotted;*/
}
.header {
	background-color: #000;
	background-image: url(images/topbg.jpg);
	background-repeat: repeat-x;
	height: 105px;
}
 .header  a {
	text-decoration:underline;
	color: #CE6D50;
}
	.header  a:hover {
	text-decoration:none;
	color: #435E7C;
/*	border: 1px;
	border-bottom-color: #CE6D50;
	border-bottom-style: dotted;*/
}

.foot_logos {
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(images/logos_bg.jpg);
	background-repeat: repeat-x;
}
