/* Edited with EditCSS */
/**** LINK-tag style sheet template_css.css ****/

BODY#body{
	margin:0;
	padding:0;
	text-align: center;
	background: #eee;
}

body, td, th, tr, p, div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	line-height: 150%;
}

#website {
	float: left;
	width: 760px;
	background: #fff;
	border: 1px solid #ccc;	
}

#wbreadcrumbs {
    overflow: hidden;
	display: block;
	height: 25px;
	line-height: 25px !important;
	line-height: 22px;
	padding-left: 11px;
    border-top: 0px;
    border-right: 0px;
	border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc; 
	margin-bottom: 2px;
	width: 433px;
    margin-left: 2px;
}

.back_button {
    margin-left: 15px;
    margin-top:  15px;
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
}

.back_button a:link, 
.back_button a:active, 
.back_button a:visited {
	color: #000000;
	text-decoration: none;
}

.back_button a:hover {
    color: #000000;
    border-bottom: 1px solid yellow;
}

#wspace {
    width: 315px;
}

#wvimages {
    vertical-align: top;
	width: 300px;
}

#wsearch {
    vertical-align: top;
    width: 100%;
    vertical-align: top;
    margin-top: 10px;
    text-align: right;
}

.search {
  margin-right: 18px;  
}

#mod_search_searchword {
    color: #004177;
    border: #004177 1px solid;
    font-family: Verdana;
    font-size: 12px;
}

.hrline {
    background: url(../images/hrline.gif) repeat-x;
    width: 740px;
    height: 6px;
    padding-bottom: 5px;
}

#left div,
#left p {
	color: #60736D;
}

#footer div,
#footer p {
	color: #999;
	font-size: 10px;
}

.moduletable {
	margin: 0;
    padding-left: 10px;
}

#website .moduletable a:link, 
#website .moduletable a:active, 
#website .moduletable a:visited {
	color: #000000;
	text-decoration: none;
}

#website .moduletable ul {
    list-style-type: disc;
}

#website .moduletable li {
    list-style-type: disc;
    color: yellow;
}

#website .moduletable a:hover {
    color: #000000;
    border-bottom: 1px solid yellow;
}

#content .moduletable {
	padding-left: 0;
}

p {
	margin:0;
	padding-right: 15px;
	padding-left: 0;
}

#wrapper {
	position: relative;
	width: 800px;
	margin: 0 auto;
	text-align: left;
}

#header {
	position: relative;
	height: 74px;
    width: 760px;
	background: #fff url(../images/top2.jpg) ;
	margin-bottom: 7px;
}

#logo {
	position: absolute;
	top: -12;
	left: 0;
	width: 90px;
	height: 52px;
}

#menu {
	position: absolute;
	top: 15px;
	right: -15px;
}

#menu .moduletable {
	padding-top: 5px;
}

#left {
	float: left;
	width: 270px;
	background: #fff;
	border: 1px solid #ccc;
	
}

#left_img {}

#left_module {}

#right {
	float: left;
	position: relative;
	width: 490px;
	background: #fff url(../images/right_bg.jpg) no-repeat left top;
	height: 500px;
}

#right_img {
	position: absolute;
	top: 137px;
	left: 1px;
}

#right_module {
	position: absolute;
	top: 349px;
	right: 0;
	width: 206px;
}

#content {
	float: left;
	width: 488px;
	background: #fff;
	margin-left: 2px;
	margin-right: 10px;
	border: 1px solid #ccc;
}

#content-padding {
	padding: 0px;
	padding-left: 10px;
}

#pathway_text {
  overflow: hidden;
	display: block;
	height: 25px;
	line-height: 25px !important;
	line-height: 22px;
	padding-left: 11px;
	border: 1px solid #ccc;
	margin-bottom: 2px;
	width: 478px;
        margin-left: 2px;
		background: #fff;
}
#pathway_text2 {
  overflow: hidden;
	display: block;
	height: 25px;
	line-height: 25px !important;
	line-height: 22px;
	padding-left: 5px;

	margin-bottom: 2px;
	width: 260px;
        margin-left: 2px;
		background: #fff;
}

#pathway_text img {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 6px;
}
#footer {
	width: 760px;
	margin: 0 auto;
	text-align: left;
	clear: both;
}

#footer_module {
	float: left;
	width: 400px;
}

#footer_module .moduletable {
	padding-left: 0;
}

#footermenu {
	float: left;
	text-align: right;
	width: 360px;
}

#footermenu .moduletable-bottom {
	padding-bottom: 10px;
	padding-top: 5px;
}

#logo img,
#left img,
#right img {
	display: block;
}

.space {
	height: 30px;
}

.clear {
	clear: both;
}


/* GENERAL PURPOSE STYLES */

a, a:link, 
a:active, 
a:visited {
	color: #4A8797;
	text-decoration: none;
}

a:hover, a.active {
	text-decoration: underline;
}

table.moduletable {
	padding: 0;
	margin: 0;
	width: 100%;
	margin-bottom: 5px;
	font-weight: normal;
}

.inputbox {
	margin-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	border: 1px solid #ddd;
}

.contentpane {
	padding-left: 0;
	padding-right: 0;
}

.contentpaneopen {
	width: 90%;
	margin: 0;
	padding: 0;
	border: none;
	font-size: 10px;
	font-weight: normal;
}

.contentdescription {
	font-size: 11px;
	color: #333;
	text-align: left;
}

.sectiontableentry1 {
	background-color: #fff;
}

.sectiontableentry2 {
	background-color: #f9f9f9;
}

.small {
  font-size: 9px;
  text-decoration: none;
  font-weight: normal;  
}

form {
	padding: 0;
	margin: 0;
}

.componentheading ,
.contentheading {
	font-size: 11px;
	padding: 0;
	padding-bottom: 10px;
	margin: 0;
	text-transform: uppercase;
	color: #595441;
	font-weight: bold;
}


/* new tags */

h1, h2, h3, h4 {
	margin: 0;
	padding: 10px;
	padding-left: 0;
	padding-bottom: 5px;
}

h1 {
	font-size: 12px;
}

h2 {
	font-size: 12px;
	color: #333;
}

h3 {
	font-size: 12px;
}

#left h3 {
	font-size: 10px;
	text-transform: lowercase;
	color: #68777C;
}


#footer h3 {
	display: none;
}

h4 {
	font-size: 11px;
	color: #333;
}

ul { 
	margin: 2px;
	padding: 6px;
	padding-left: 15px;
}

li {	
	list-style: none;
	list-style-image: url(../images/arrow.png);
	padding-left: 1px;
	line-height: 150%;
}

ul.arrow1 li,
ul.arrow2 li {
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
}

ul.arrow1,
ul.arrow2  {	
	line-height: 150%;
	padding-bottom: 3px;
	margin-top: 2px;
}

ul.arrow1 li {	
	list-style-image: url(../images/arrow1.jpg);
}

ul.arrow2 li {
	list-style-image: url(../images/arrow2.jpg);
}

#left ul {
	margin: 0;
	padding: 0;
}

#left ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
}

#left ul li a, 
#left ul li a:link, 
#left ul li a:visited {
	text-decoration: underline;
	line-height: 20px;
	font-size: 11px;
	text-transform: lowercase;
	color: #69BFDE;
}

#left ul li a:hover,
#left ul li a:active {
	color: #4A8797;
}


/* primary menu - at the top of this site */

#menu ul, 
#menu li {
	list-style-type:none;
	list-style-image:none;
	padding: 0;
	margin: 0;
}

#menu ul li {
	float: left;
	line-height: 27px;
}

#menu a, 
#menu a:link, 
#menu a:visited  {
	font-size: 10px;
	color: #fff;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 27px;
	text-transform: uppercase;
}

#menu ul li a:hover,
#menu ul li a#active_menu {
	text-decoration: underline;
}

#footer a, 
#footer a:link, 
#footer a:visited  {
	font-size: 10px;
	padding-left: 10px;
	padding-right: 10px;
	color: #999;
	text-transform: lowercase;
	background: url(../images/footer_bg.jpg) no-repeat right top;
}

#footer a:hover, 
#footer a#active_menu-bottom {
	text-decoration: underline;
}

#footer .moduletable-bottom {
	color: #999;
}

#footer span.mainlevel-bottom {
	display: none;
}

img {
	border: 0;
}