﻿/*
GREY is:#466172
*/
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin:0; padding:0 }

/* @group Basic Styles */

html, body {
	height:100%;
	font-family:"Tahoma", Verdana, "Tahoma", Verdana, Arial, Helvetica, Sans-Serif;
	background-color: #fff;
	font-size:11px;
	color:#000033;
}

#header {
	position: relative;
	height: 143px;
	float:left;
	width:980px;
}

#header-functions {
	position:absolute;
	top:20px;
	right:0;
	width:250px;
	text-align:right;

}
#header-logo {
	position:relative;
	top:10px;
	height: 120px;
	padding-left:30px;
	float:left;
	width:250px;
}
#header-text{
	float:left;
	font-size:160%;
	font-weight:bold;
	color:#ffffff;
	padding-top:50px;
	padding-left:80px
}
#site-container {
	background-image: url('../images/st-bkg.gif');
	background-repeat: repeat-x;
	margin:0 auto;
	width:100%;
	float:left
}

#container {
	width:981px;
	float:left
}
#contenthold{
	float:left;width:100%;
}
#content{
	color:#4A4537;
	margin-top:10px;
	background-color:#ffffff;
	float:left;
	border-right:1px black solid;
	border-left:1px black solid;
}
#content-left {
	float:left;
	width:149px; 
	padding:5px;
	border-right:1px black solid;

}
#content-main {
	padding:5px;
	float:left;
	width:602px
}
#content-main2 {
	padding:5px;
	float:left;
	width:789px
}

#content-right {
	padding:5px;
	float:left;
	width:176px;
	height:400px;
	height:auto;
	min-height:400px;
	background:#ffffff;
	margin-top:10px;
	border-right:1px black solid;

}
/*Content Links*/
#lower-content {
	background: url(../images/foot.gif) repeat-x;
	padding-bottom:20px;float:left;	width:100%;
	margin-bottom:5px
}
#lower-content-container {
	width:780px;
	margin:0 auto;
	font-size:80%;
	color:#FFFFFF;
}

#lower-content-container a:link {
	color:#FFFFFF;
}
#lower-content-container a:hover {
	color: #CCCCCC;
}
#lower-content-container a:visited {
	color:#FFFFFF;
}
#lower-content-container a:active{
	color:#FFFFFF;
}

#list1 li {
	padding-left: 20px;
	padding-bottom:3px;
	list-style :none;
}
ul #list1{
	list-style :none;
	padding-top:3px 
}
.span1{
	font-weight: bold;
	padding-right:10px;
}
p {
	margin: 1em 0;
	color: #666;
	line-height: 145%;
}
p.date {
	padding-left:5px;
	font:bold 80% "Tahoma", Verdana, Arial, Helvetica, Sans-Serif;
	color:#ffffff;
	letter-spacing:1px;
	margin:0 0 6px 0;
}
p.p1{
	text-align:center ;
	max-width:800px;
}
img {
	border: none;
}
img.img1{
	width:600px; height:140px;border:1px solid #466172
}
img.img2{
	width:175px; height:118px;border:1px #466172 solid
}
img.img3{
	width:787px; height:140px;border:1px #466172 solid
}

.clear {
	clear: both;
}

/*HEADERS*/

h1{
	color:#ffffff;
	background-image:url('../images/head1.gif');
	background-repeat:repeat-x;
	font-size:130%;
	padding:5px;
	margin-bottom:10px
}
h2{
	font-size:130%;
	margin-bottom:5px;
	padding:3px;
	color:#466172;
	border-bottom:1px dotted #466172
}
h3{
	margin:8px 0px 5px 0px;
	color:#466172;
	font-size:110%;
	text-decoration:underline;
}
h4{
	margin-bottom:12px;
	color:#000000;
	font-size:90%;
	text-align:center 
}
h5{
	color:#ffffff;
	background-image:url('../images/head1.gif');
	background-repeat:repeat-x;
	font-size:120%;
	padding:2px;
	margin-bottom:10px
}


/*END HEADERS*/

/*SCROLL*/
div#scroll{
	position: relative;
	width: 175px;
	height: 247px;
	overflow: hidden;
}
div#scroll_content{
	position: relative;
	width:173px;
	padding-bottom:5px
}
div#scroller_buttons{
	height:35px;
	margin-top:5px;
	background-color:#466172;
	padding-left:20px;
	padding-top:5px
}
.cursorbtn{
	cursor:pointer;float:left;border:1px white solid;margin-right:5px;margin-left:10px	
}
a.news {
	text-decoration:none;
	cursor:default;
	color:#000033;

}
p.news{
	margin-bottom:5px
}
/*END SCROLL*/
a:link	{color: #466172;background: inherit;text-decoration: underline;	font-weight: bold;}
a:visited	{color: #466172; background: inherit; text-decoration: underline;font-weight: bold;}
a:hover	{color: #466172; background: inherit; text-decoration: none;font-weight: bold;}
a:active	{color: #466172; background: inherit; text-decoration: underline;font-weight: bold;}

/*FORM*/
#trap {display: none;}
a.slide{
	background: url('../images/plus.gif') no-repeat left 7px;
	text-align: center;
	width: 280px;
	height: 25px;
	padding: 8px 0px 0px 0px;
	display: block;
	text-decoration: none;
	color:#466172;
}
a.slide2{
	background-position: left -33px;
	background: url('../images/minus.gif') no-repeat left 7px;
}
input.btn1{
   color:#ffffff;
   background-color:#466172;
   width:120px
}
form {  /* set width in form, not fieldset (still takes up more room w/ fieldset width */
  margin: 0;
  padding: 0;
  min-width: 500px;
  max-width: 600px;
  width: 560px;
}
 
form fieldset {
  border:1px solid #466172;
  padding: 10px;        /* padding in fieldset support spotty in IE */
  margin: 0;
}
label { width: 14em; float: left; }
label.error { float: none; color: red; padding-left: .5em; }
form input, form textarea, form select {
	width:auto;      
	margin:5px 0 0 10px; 
	font-size:100%;
}
form textarea { overflow: auto; }
form.cmxform label.error, label.error  {
	/* remove the next line when you have trouble in IE6 with labels in list */
	color: red;
	font-style: italic
}

input.error,select.error {
	border: 1px dotted red;
	background-color: #FFFFD5;
	color: red;
}

/*END FORM*/

table .tblhead{
	background-color:#466172;
	color:#ffffff;
	font-weight: bold;
	padding:3px
}
.moduletable{
	margin-top:9px;
	color:#ffffff;
	font-size:100%;
	font-weight:bold 
}
#mit{
	text-align:center 
}
#mit a{
	color:#466172;
	text-decoration:none;
	font-size:90%
}

