body {
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	font-family: Tahoma, sans-serif, Verdana, Arial;
	font-size: 0.8em;
	color: #353535;
}
#container {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
#container #top {
	display: block;
	height: 119px;
	width: 990px;
}
#container #top #logo {
	height: 99px;
	width: 440px;
	float: left;
	margin-left:0px;
	margin-top: 0px;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#container #top #topsmallholder
{
	width:480px;
	float:right;
    
}


#container #top #smallnav {
	font-size: 1em;
	color: #353535;
	height: 26px;
	text-align: right;
}
#container #top #smallnav a, #container #top #smallnav a:visited {
	color: #353535;
	text-decoration: none;
	cursor: help;
}
#container #top #smallnav a:hover, #container #top #smallnav a:visited:hover {
	color: #850041;
	text-decoration: none;
	cursor: hand !important;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#container #top #smallnav_access {
	font-size: 1em;
	color: #353535;
	width: 480px;
	height: 26px;
	text-align: right;
}
#container #top #smallnav_access a, #container #top #smallnav_access a:visited {
	color: #353535;
	text-decoration: none;
	font-weight: 700;
	letter-spacing: 0.15em;
	cursor: help;
}
#container #top #smallnav_access a:hover, #container #top #smallnav_access a:visited:hover {
	color: #850041;
	cursor: hand !important;
}
.a_sml {
	font-size: 1em;
}

.a_med {
	font-size: 1.2em;
}
.a_lrg {
	font-size: 1.5em;
}
#container #top #topsmallholder #smallnav_access #contrast {
	height: 20px;
	float: right;
	clear:none;
	margin-top: 4px;
}
#container #top #topsmallholder #smallnav_access a.white, #container #top #topsmallholder #smallnav_access a.white:visited {
	background-color: #FFFFFF;
	border: 1px solid #666666 !important;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 5px;
	cursor: help;

}

#container #top #topsmallholder #smallnav_access a.yellow, #container #top #topsmallholder #smallnav_access a.yellow:visited, #container #top #topsmallholder #smallnav_access a.yellow:hover, #container #top #topsmallholder #smallnav_access a.yellow:visited:hover {
	background-color: #FFFF00;
	border: 1px solid #666666 !important;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 5px;
	cursor: help;
}

#container #top #topsmallholder #smallnav_access a.orange, #container #top #topsmallholder #smallnav_access a.orange:visited {
	background-color: #FF9900;
	border: 1px solid #666666 !important;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 5px;
	cursor: help;
}
#container #top #topsmallholder #contacts {
	line-height: 180%;
	clear: left;
	float: right;
	height: 40px;
	padding-top: 5px;
	text-align: right;
}
#container #top #topsmallholder #contacts a, #container #top #topsmallholder #contacts a:visited {
	color: #353535;
	text-decoration: none;
}
#container #top #topsmallholder #contacts a:hover, #container #top #topsmallholder #contacts a:visited:hover {
	color: #850041;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}




#container #navholder {
	display: block;
	height:23px;
	width: 985px;
	font-size: 14px;
	color: #353535;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
#container #footer {
	margin-top:1px;
	clear:both;
	float:none;
	width: 990px;
	height:200px;
}
#container #footer #left {
	display:inline-block;
	float: left;
	width: 712px;
	margin-right: 10px;
	border-top-width: 20px;
	border-top-style: solid;
	border-top-color: #860040;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
#container #footer #left a, #container #footer #left a:visited {
	color: #353535;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #90103B;
}
#container #footer #left a:hover, #container #footer #left a:visited:hover {
	color: #90103B;
	text-decoration: none;
}

#container #footer #right {
	display:inline-block;
	float: left;
	width: 228px;
	border-top-width: 20px;
	border-top-style: solid;
	border-top-color: #333333;
	text-align: right;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}

#container #footer #right a, #container #footer #right a:visited {
	color: #353535;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #90103B;
	line-height: 170%;
}
#container #footer #right a:hover, #container #footer #right a:visited:hover {
	color: #90103B;
	text-decoration: none;
}
#container #content {
}
#container #content a, #container #content a:visited {
	font-weight: 700;
	color: #860040;
	text-decoration: underline;
}
#container #content a:hover, #container #content a:visited:hover {
	font-weight: 700;
	color: #353535;
	text-decoration: none;
}

