/* CSS Document */

body {
	background-image: url(../images/bkg_1.jpg);
	background-repeat: repeat-x;
	background-color: #61573E;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	height:100%	
}

a {
	color: #000000;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	cursor:pointer;
	cursor:hand;
}

.divider {
	border-style: dotted;
	border-width: 1px 0px 0px 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	
}
	

/* Texts */


.Head_Line {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #600;
	text-align: center;
	font-weight: normal;
}

.bodyText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 19px;
	color: #000;
	font-weight: normal;
	text-align: left;
}

.address {
	font-family: Arial;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	font-weight: normal;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	width: 172px;
	font-style: normal;
}

.copyright {
	font-family: Arial;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	font-weight: normal;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	width: 172px;
	font-style: normal;

}

.news {
	font-family: Arial;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	font-weight: normal;
	text-align: left;
	padding-top: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
	padding-right: 20px;
	width: 172px;
	font-style: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
}

h1{
	font-family:Arial;
	font-size: 16px;
	color: #000000;
	font-weight: normal;
}

h2{
	font-family:Arial;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
}

h3{
	font-family:Arial;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}

/* Header Columns */
.left_header
	{
	background-image: url(../images/header_left.jpg);
	background-repeat: no-repeat;
	background-color: #FFF;
	text-align: center;
	width: 250px;
	height: 113px;
	/*border-style: solid;
	border-width: 1px 1px 1px 1px;*/
	float: left;
	}

.right_header 
	{
	background-image: url(../images/header_right.jpg);
	background-repeat: no-repeat;
	background-color: #FFF;
	text-align: center;
	width: 572px;
	height: 113px;
	/*border-style: solid;
	border-width: 1px 1px 1px 1px;*/
	float: left;
	}

/* Middle Header */
.middle_left{
	background-image:url(../images/middle_header_1.jpg);
	background-repeat:no-repeat;
	width: 250px;
	height: 231px;
}

.middle_right{
	background-image:url(../images/middle_header_2.jpg);
	background-repeat:no-repeat;
	width: 570px;
	height: 231px;
}

	
	

/* Navigation Bar */

a.Menu:link {
	color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	line-height: 11px;
}

a.Menu:visited {
	color: #ffffff;
	font-weight: normal;
	background-position: center;
	text-decoration: none;
	line-height: 11px;
}

a.Menu:hover {
	color: #ffffff;
	font-weight: normal;
	background-position: center;
	text-decoration: none;
	line-height: 11px;
}

a.Menu:active {
	color: #ffffff;
	font-weight: normal;
	background-position: center;
	text-decoration: none;
	line-height: 11px;
}

.cellbkg {
	background-image: url(../images/nav.gif);
	background-repeat: repeat-x;
	height: 33px;
}

.cellbkg:hover {
	background-image: url(../images/nav_over.gif);
	background-repeat: repeat-x;
	height: 33px;
}

.navbkg{
	border-style: solid;
	border-width: 0px 0px 0px 0px;
	background-image: url(../images/nav.gif);
}



.subnav_header {
	background-image: url(../images/column_bkg.gif);
	background-position: top;
	background-repeat: no-repeat;
	font-family: Arial;
	font-size: 12px;
	text-align: center;
	color: #ffffff;
	font-weight: normal;
	line-height: 14px;
	height: 50px;
	padding-top: 10px;
	padding-bottom: 10px;
}

/* Middle Content */

.middle_content {
	background-image: url(../images/middle.jpg);
	background-position: top;
	background-repeat: repeat-x;
	text-align: center;
	font-family: Arial;
	font-size: 14px;
	line-height: 11px;
	color: #FFF;
	font-weight: normal;
}

#content_bkg {
	background-image: url(../images/content_bkg.gif);
	background-repeat: repeat-y;
}



/* Side Navigation*/

.glossymenu{
list-style-type: none;
margin: 10px 0;
padding: 0;
width: 250px;
border-bottom-width: 0;
}

.glossymenu li a{
	/*background: white url(../images/glossyback.gif) repeat-x bottom left;*/
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	display: block;
	width: auto;
	padding: 4px 0;
	padding-left: 25px;
	text-decoration: none;
}


* html .glossymenu li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
width: 200px;
}

/*.glossymenu li a:visited, .glossymenu li a:active{
color: white;
}*/

.glossymenu li a:hover{
background-image: url(../images/gloss_over.gif);
opacity:0.7;
filter:alpha(opacity=70);

}



/* Table Bkgs */

#headerLeft {
	background-image: url(../images/leftSide_bkg.jpg);
	background-repeat: repeat-y;
	height: 49px;
	width: 238px;
}

/* Footer */

.footer {
	font-family: Arial;
	background-image: url(../images/footer_2.gif);
	font-size: 9px;
	text-align: center;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 14px;
	padding-top: 0px;
	width: 658px;
	height: 28px;
	/*padding-left: 0px;
	padding-right: 0px;*/
	
}

.footer_bkg {
	background-image: url(../images/footer_2.gif);
	text-align: center;
	
}

a.FooterLink:link {
	color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	line-height: 11px;
}

a.FooterLink:visited {
	color: #ffffff;
	font-weight: normal;
	background-position: center;
	text-decoration: none;
	line-height: 11px;
}

a.FooterLink:hover {
	color: #ffffff;
	font-weight: normal;
	background-position: center;
	text-decoration: none;
	line-height: 11px;
}

a.FooterLink:active {
	color: #ffffff;
	font-weight: normal;
	background-position: center;
	text-decoration: none;
	line-height: 11px;
}

/* Contact Us */

.contact {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-align: left;
	margin-left: 25px;
	padding-top: 15px;
	width: 215px;
}

.contact_bkg {
	background-image:url(../images/contact_bkg_1.jpg);
	background-repeat: repeat-y;
	width: 250px;
	
}


_fm_captcha_img {
}
