/*****************************/
/*** Core html setup stuff ***/
/*****************************/
* {
margin:0;
padding:0;
}

h1,h2,h3,h4,h5,h6,p,blockquote,form,label,ul,ol,dl,fieldset,address {
margin:0.5em 0;
}

li,dd {
margin-left:1em;
}

fieldset {
padding:.5em;
}

body {
	font-size:76%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:1.3;
	text-align:center;
	margin-top: 1em;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
	background-color: #99cccc;
	color: #666666;
}

p {
	margin:0.5em 0;
}
#wrap {
	width:955px;
	text-align:left;
	margin:0 auto;
	background-color: #FFFFFF;
	border: 0px solid #333333;
}
#header {
	width:955px;
	float: left;
}
#logo {
	float:left;
	width:955px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 146px;
}
#sectionmenu {
float:left;
width:150px;
}
#submenu {
	width: 145px;
	float: left;
	padding-left: 0px;
	padding-top: 10px;
	padding-bottom: 30px;
}
div.moduletable {
	border:0px;
	padding:0px;
	margin: 0px;
}
#content {
	float:left;
	width:60%;
	padding-top: 45px;
}
#right {
	padding-top: 30px;	
	padding-left: 30px;
	float:left;
	width:170px;
	border: 0px solid #000000;
}
a {
text-decoration:none;
	color: #669999;
}
a:hover {
text-decoration:underline;
	color: #669999;
}
a:visited {
text-decoration:none;
	color: #669999;
}

#foot_bot {
	background-color: #669999;
	width:100%;
	text-align: center;
	height: 20px;
	padding: 5px 0px 2px;
}
#footer {
	clear: both;
	width:100%;
	background-color: #669999;
	font:0.9em Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	border: 0px solid #333333;
	padding: 0px;
	margin: 0px;
}
#footer a {
	text-decoration:none;
	color: #ffffff;
}
#footer a:hover {
	text-decoration:underline;
	color: #ffffff;
}
#footer a:visited {
	text-decoration:none;
	color: #ffffff;
}
#in_association {
	text-align: center;
	background-color: #ffffff;
	font:1.2em Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
}
#in_association a {
	text-decoration:none;
	color: #669999;
}
#in_association a:hover {
	text-decoration:underline;
	color: #669999;
}
#in_association a:visited {
	text-decoration:none;
	color: #669999;
}.inside {
	padding:10px;
}
.inside_left {
	padding:10px;
	width:780px;
	float:left;
	background-color: #669999;
	border: 0px solid #333333;
}
.inside_right {
	padding:10px;
	width:135px;
	float:right;
	text-align:right;
	background-color: #669999;
	border: 0px solid #333333;
}
.contentinside {
	padding:10px;
	margin-left: 20px;
}
.sectmenutop {
	background-image: url(../images/line_top.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	background-color: #FFffff;
	width: 147px;
	height: 12px;
	
}
.sectmenubot {
	background-image: url(../images/line_bot.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #ffffff;
	height: 12px;
	width: 147px;
}
.sectmenuinside {
	margin-left: 10px;
	padding-right: 15px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #669999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 20px;
	padding-bottom: 30px;
	padding-left: 0px;
}

h1,.componentheading,.contentheading {
font-size:1.6em;
	color: #669999;
	font-family: "Times New Roman", Times, serif;
}

h2 {
	font-size:1.5em;
	color: #669999;
	font-family: "Times New Roman", Times, serif;
}

h3 {
font-size:1.3em;
	color: #669999;
	font-family: "Times New Roman", Times, serif;
}

h4 {
font-size:1.2em;
font-family: "Times New Roman", Times, serif;
}

h5 {
font-size:1.1em;
font-family: "Times New Roman", Times, serif;
}

h6 {
font-size:1em;
font-weight:700;
}

.createdate,.modifydate,.mosimage_caption {
font:0.8em Verdana, Arial, Helvetica, sans-serif;
color:#333333;
}
.small {
font:0.8em Verdana, Arial, Helvetica, sans-serif;
margin:0;
color:#333333;
}

.moduletable_menu {
	margin: 0px;
	background-color: #FFFFFF;	
}

.moduletable_menu h3 {
	background:#ffffff;
	color:#669999;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
	font-family: "Times New Roman", Times, serif;
	margin: 0;
	padding-bottom: 0;
	text-align: right;
}
.moduletable_menu .menu {
	
	color:#669999;
	padding:0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size:1.2em;
	text-align: right;	
}

.moduletable_menu .menu h3 {
	background:#ffffff;
	color:#669999;
	padding: 0;
}

.moduletable_menu .menu ul {
	padding:0;
}

.moduletable_menu .menu li {
	list-style-type: none;
	padding-top: 1.1em;
	padding-right: 0px;
	padding-left: 0px;
}

.moduletable_menu .menu li a {
	display:block;
	background:#ffffff;
	color:#669999;
	text-decoration:none;
	list-style-type: none;
	padding-top: 1em;
	padding-right: 0px;
	padding-left: 0px;
}
.moduletable_menu .menu li a:hover {
	text-decoration:underline;
}
html>body .moduletable_menu li a {
width:auto;
}

.moduletable_menu .menu li a:hover,a#active_menu:link,a#active_menu:visited {
	color:#669999;

}

