@charset "utf-8";
/* CSS Document */

body {
	background-color: #e7e8ec;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	margin: 0 0 0 0;
}

#page-container {
	width: 788px;
	margin-left: auto;
	margin-right: auto;
}

#top-menu {
	background-image: url(../img/top-menu.gif);
	color: #FFF;
	width: 788px;
	height: 20px;
	text-align: right;
}

#top-menu-link {
	color: #FFF;
	font-size: x-small;
	font-weight: bold;
	text-decoration: none;
}

#top-menu-link:hover {
	text-decoration: underline;
}

#top-menu ul {
	margin-left: 0px;
	padding-left: 0px;
	display: inline;
} 

#top-menu ul li {
	margin-left: 0px;
	padding: 3px 5px;
	list-style: none;
	display: inline;
}

#top-menu-link-divider {
	font-size: x-small;
	color: #ff751a;
	margin-right: 3px;
}

#top-header {
	background-image: url(../img/top-header.gif);
	height: 151px;
	width: 788px;
}

#top-header-region-select {
	margin-left: 600px;
	padding-top: 5px;
	font-size: 10px;
}

#top-header-region-select-header {
	text-align: right;
	margin-right: 10px;
}

#top-header-region-selectbox {
	text-align: right;
	margin-right: 10px;
}

#form-region-select {
	width: 100px;
}

#content {
	clear: both;
	background-image: url(../img/bg-page-content.gif);
	min-height: 500px;
}

#content-banner {
	float: left;
	background-image: url(../img/content-banner.jpg);
	width: 604px;
	height: 187px;
}

#content-menu {
	float: left;
	background-image: url(../img/content-menu.gif);
	width: 184px;
	height: 187px;
}

#page-content-menu {
	float: left;
	background-image: url(../img/content-menu.gif);
	width: 184px;
	height: 400px;
}

#content-menu-links {
	padding-top: 10px;
	clear: both;
}

#site-content-menu {
	float: left;
	width: 184px;
	height: 400px;
}

#content-menu-links li {
	color: #919191;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	list-style-position: outside;
	list-style-type: none;
	margin-left: -35px;
	line-height: 25px;
}

#content-menu-links li a {
	color: #919191;
	text-decoration: none;
}
#content-menu-links li a:hover {
	text-decoration: underline;
}

#content-mainlinks {
	float: left;
}

#content-mainlinks-header {
	background-image: url(../img/content-mainlinks-header.gif);
	width: 364px;
	height: 25px;
}

#content-mainlinks-header-text {
	color: #FFF;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-indent: 25px;
	margin-top: 0px;
	position: relative;
	top: 5px;
}

#content-mainlinks-body {
	background-image: url(../img/content-mainlinks-body.gif);
	background-repeat: repeat-y;
	width: 364px;
	padding-top: 10px;
	padding-bottom: 10px;
	min-height: 300;	
}

#content-resources-header {
	background-image: url(../img/content-resources-header.gif);
	width: 240px;
	height: 25px;	
}

#content-resources-header-text {
	color: #FFF;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-indent: 25px;
	margin-top: 0px;
	position: relative;
	top: 5px;	
}

#content-resources-body {
	background-image: url(../img/content-resources-body.gif);
	background-repeat:repeat;
	width: 240px;
	padding-top: 10px;
	padding-bottom: 10px;
	min-height: 300px;	
}

#content-resources-body-list {
	font-size: 10px;
	line-height: 25px;
	font-weight: bold;
}

#content-resources-body-list li { 
	list-style-position: outside; 
	list-style-image: url(../img/resource-bullit.gif);
	margin-left: -10px;
}  

#content-resources-body-list li a { 
	color: #000;
	text-decoration: none;
}

#content-resources-body-list li a:hover { 
	text-decoration: underline;
}

/* begin main resources page*/
#page-content-resources-header {
	background-image: url(../img/content-big-header.gif);
	width: 604px;
	height: 25px;	
}

#page-content-resources-header-text {
	color: #FFF;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-indent: 25px;
	margin-top: 0px;
	position: relative;
	top: 5px;	
}

#page-content-resources-body {
	background-image: url(../img/content-big-body.gif);
	background-repeat:repeat;
	width: 604px;
	padding-top: 10px;
	padding-bottom: 10px;
	min-height: 300px;	
}

#page-content-resources-body h1 {
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 25px;
	
}

#content-resources-body-list {
	font-size: 10px;
	line-height: 25px;
	font-weight: bold;
}

#content-resources-body-list li { 
	list-style-position: outside; 
	list-style-image: url(../img/resource-bullit.gif);
	margin-left: -10px;
}  

#content-resources-body-list li a { 
	color: #000;
	text-decoration: none;
}

#content-resources-body-list li a:hover { 
	text-decoration: underline;
}
/* end main resources page*/

#resource-table {
	margin-left: 25px;
	width: 575px;
	padding: 0px;
	font-size: 10px;
}

#resource-table td {
	margin-left: 25px;
	border-bottom-color: #000000;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	line-height: 25px;
	padding-left: 5px;
}

#resource-table a {
	color: #000;
	text-decoration: none;
}

#resource-table a:hover {
	color: #000;
	text-decoration: underline;
}


#content-links-header {
	/* background-image: url(../img/content-links-header.gif); */
	width: 184px;
	height: 25px;	
}

#content-links-header-text {
	color: #FFF;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-indent: 25px;
	margin-top: 0px;
	position: relative;
	top: 5px;	
}

#content-links-body {
	background-image: url(../img/content-links-body.gif);
	background-repeat:repeat;
	width: 184px;
	padding-top: 10px;
	padding-bottom: 10px;	
	min-height: 300px;		
}

#content-resources {
	float: left;
}

#page-content-resources {
	float: left;
}

#content-links {
	float: left;
}

#footer {
	background-image: url(../img/footer.gif);
	width: 788px;
	height: 20px;
	clear: both;
}

#copyright {
	margin-top: 3px;
	color: #FFF;
	font-size: x-small;
	text-align: center;
}

