body {
	background-color: #B6BEC2;
	color: #636363;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	text-align: center;
}

#main {
	background-color: #FFFFFF;
	width: 758px;
	border: 1px solid #716F64;
	margin: 0px auto;
	text-align: left;
}


/* BEGIN HEADER ID'S */

#header {
	width: 758px;
	height: 195px;
	background-color: #F8F9ED;
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
}

#title {
	width: 434px;
	height: 41px;
	float: left;
}

#RM_selector {
	width: 269px;
	margin-top: 60px;
	padding-left: 40px;
	font-size: 11px;
	display: block;
}

#H_doublebar {
	width: 738px;
	height: 30px;
	background-color: #FFFFFF;
	border-top: 1px solid #716F64;
	border-bottom: 1px solid #716F64;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 10px;
	font-size: 11px;
	text-align: right;
}

/* END HEADER ID'S */


/* BEGIN RIGHT RAIL ID'S */

#right_rail {
	width: 250px;
	background-color: #FFFFFF;
	float: left;
}

#rr_title {
	width: 234px;
	height: 14px;
	color: #F5F5F5;
	background-color: #32365E;
	border-bottom: 2px solid #FFFFFF;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 6px;
	padding-bottom: 1px;
	font-size: 14px;
	float: left;
}    

#rr_body {
	width: 234px;
	background-color: #F5F5F5;
	border-bottom: 1px solid #716F64;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 8px;
	padding-bottom: 16px;
	margin-bottom: 2px;
	font-size: 11px;
	float: left;
}

#rr_list {
	width: 234px;
	background-color: #F5F5F5;
	border-bottom: 1px solid #716F64;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 8px;
	padding-bottom: 16px;
	margin-bottom: 2px;
	line-height: 15px;
	font-size: 11px;
	float: left;
}

#copyright {
	color: #C4C4C4;
	text-align: center;
}

/* END RIGHT RAIL ID'S */


/* BEGIN BODY CONTENT */

#main_body {
	width: 468px;
	padding-left: 20px;

	padding-right: 20px;
	padding-bottom: 20px;
	background-color: #FFFFFF;
	float: none;
}

#block {
	margin-bottom: 20px;
	margin-right: 4px;
	float: left;
}

#col {
	width: 234px;
	float: left;
}

#RM_title {
	width: 204px;
	height: 16px;
	color: #32365E;
	border-bottom: 1px solid #716F64;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 6px;
	padding-bottom: 1px;
	margin-right: 10px;
	font-size: 11px;
	font-weight: bold;
}

#RM_body {
	width: 204px;
	background-color: #F8F9ED;
	border-bottom: 1px solid #716F64;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 8px;
	padding-bottom: 16px;
	margin-bottom: 2px;
	margin-right: 10px;
	font-size: 11px;

}

/* END BODY CONTENT */


/* BEGIN LOCATION CONTENT */

#location {
	position:absolute;
	left:0px;
	top:0px;
	width: 250px;
	height: 300px;
	background-color: #FFFFFF;
	text-align: left;
}

#loc_content {
	padding: 10px;
}

#loc_space {
	width: 250px;
	height: 14px;
	background-color: #32365E;
	padding-right: 20px;
	padding-top: 2px;
	margin-bottom: 10px;
} 

/* END LOCATION CONTENT */


/* BEGIN CLASSES */
a {
	color: #427AB9;
	text-decoration: none;
}

a:link {
	color: #427AB9;
	text-decoration: none;
}

a:visited {
	color: #427AB9;
	text-decoration: none;
}

a:hover {
	color: #427AB9;
	text-decoration: underline;
}

.dropdown {
	width: 230px;
	font-size: 11px;
	color: #636363;
	margin-top: 5px;
	margin-bottom: 10px;
}

.title {
	line-height: 17px;
	font-size: 24px;
	color: #427AB9;
}

.H_content {
	color: #32365E;
	background-image: url(../images/circle.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-size: 11px;
	font-weight: bold;
	padding-left: 6px;
	margin-left:20px;
	margin-right: 20px;
	margin-bottom: 2px;
	float: left;
}

a.H_content:link {
	color: #32365E;
}

a.H_content:visited {
	color: #32365E;
}

a.H_content:hover {
	color: #427AB9;
	text-decoration: none;
}

li {
	padding-top: 4px;
}

/* END CLASSES */
