body
{
	margin: 0px;
	
}

#wrapper
{
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	padding-left: 2px;
	padding-right: 2px;
	\width: 563px;
	w\idth: 559px;
	background-color: white;
}

a, a.visited
{
	color: #333333;
	
}

/* BEGIN TOP AREA STYLES */

#top
{
	width: 559px;
	height: 103px;
	background-color: white;
	border-bottom: solid 1px #666666;
	margin-bottom: 3px;
	background-image: url(/images/logo.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#logo_link
{
	float: left;
	width: 94px;
	height: 67px;
	margin-top: 17px;
	margin-left: 24px;
	border: 0px;	
}

#dropdown
{
	\width: 194px;
	w\idth: 176px;
	height: 25px;
	padding-left: 12px;
	padding-right: 6px;
	background-color: #2A6184;
	margin-top: 43px;
	float: right;
	color: White;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	/*text-transform: uppercase;*/
}

#dd_links
{
	width: 194px;
	position: absolute;
	top: 107px;
	clear: both;
	background-color: #2A6184;
	color: White;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	overflow: hidden;
	/*text-transform: uppercase;*/
}

.hidden
{
	display: none;
}

.visible
{
	display: block;
}

.dd_link
{
	padding-left: 12px;
	color: White;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 6px;
	cursor: hand;
	cursor: pointer;
}

.dd_link a
{
	color: White;
	text-decoration: none;
}

#dropdown img
{
	cursor: hand;
	cursor: pointer;
	float: right;
	vertical-align: bottom;
	border: 0px;
}

#dd_wrapper
{
	float:right;
	width: 194px;
	height: 25px;
}

#dd_text
{
	padding-top: 6px;
	float: left;
}

/* BEGIN MIDDLE AREA STYLES */

#mid
{
	width: 559px;
	border-bottom: solid 1px #666666;
}

#menu
{
	width: 559px;
	background-image: url(/images/background_large.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	height: 216px;
}

#menu_inner
{
	width: 153px;
	background-image: url(/images/background_narrow.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	margin-bottom: 3px;
	height: 288px;
	float: left;
}

#menu_links
{
	padding-top: 10px;
	width: 153px;
}

.links
{
	color: white;
	width: 129px;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	padding-top: 8px;
	margin-left: 12px;
	padding-left: 12px;
}

.links a
{
	color: White;
	text-decoration: none;
}

#selected
{
	background-image: url(/images/selected.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
}

#content
{
	\width: 559px;
	w\idth: 386px;
	border-top: solid 1px #666666;
	margin-top: 3px;
	padding-top: 18px;
	padding-bottom: 30px;
	padding-left: 163px;
	background-image: url(/images/address.gif);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: white;
	color: #949296;
	font-size: 11px;
	line-height: 15px;
	font-family: arial;
	padding-right: 10px;
}

#content_inner
{
	\width: 351px;
	w\idth: 351px;
	margin-top: 3px;
	padding-bottom: 30px;
	margin-left: 35px;
	float: left;
	background-position: top left;
	background-repeat: no-repeat;
	background-color: white;
	color: #949296;
	font-size: 11px;
	line-height: 15px;
	font-family: arial;
	padding-right: 10px;
}

p 
{
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 15px;
}

#content .bold, #content_inner .bold
{
	color: #4B7A97;
	font-weight: bold;
}

/* BEGIN BOTTOM AREA STYLES */
#bot
{
	width: 559px;
	height: 27px;
	background-color: #2A6184;
	margin-top: 8px;
}

#bot_right
{
	float: right;
	height: 27px;
	\width: 407px;
	w\idth: 405px;
	border-left: solid 2px white;
	background-color: #666666;
	background-image: url(/images/p_f_e.gif);
	background-position: top right;
	background-repeat: no-repeat;
}