/* CSS Document */
/* MJSmith */

html,body{
	margin: 0;
	padding-bottom: 20px;
}
	
div#container {
	width:720px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	margin-top: 25px;
}

div#vertmenu{
	height: 700px;
	width: 185px;
	float:left;
	text-align: left;
}

div#horizmenu{
	height: auto;
	width: 800px;
	float:left;
	text-align: right;
}


div#rightcontent{
	height: auto;
	width: 515px;
	float:left;
	text-align: left;
	padding-bottom: 15px;
}


div#scroller{
	height: 320px;
	width: 470px;
	float:left;
	text-align: left;
	padding-top: 15px;
	padding-bottom:15px;
	overflow:auto;
}



div#righttextbox2{
	height: 350px;
	width: 466px;
	float:left;
	text-align: left;
	background: #dce3e8;
	border: solid #FFFFFF 1px;
	padding: 15px;
	padding-right: none;
	overflow: auto;
}



div#righttextbox{
	height: 350px;
	width: 468px;
	float:left;
	text-align: left;
	background: #dce3e8;
	border: solid #FFFFFF 1px;
	border-right: none;
	padding: 15px;
}

div#header {
	width:748px;
	height:15px;

}

div#textbox2{
	height: inherit;
	width: 748px;
	float:left;
	text-align: right;
}

div#content {
	width:748px;
	float:left;
	text-align: left;
	height: auto;
	background: #577993;
	border: 1px solid #FFFFFF;
	border-top: none;
	padding: 15px;
}

div#bottom{
	height: inherit;
	width: 748px;
	float:left;
	text-align: right;
	padding-top: 15px;
}

div#footer{
	height: 10px;
	width: 748px;
	float:left;
	text-align: right;

}

div#links{
	height: inherit;
	width: 748px;
	float:left;
	text-align: center;

}	

#div1{
	position: absolute;
	background-position: left top;
	height: 30px;
	background-image: url(images/back.gif);
	background-color: Transparent;
	background-repeat: repeat-x;
	left: 0px;
	z-index: 1;
	width: 100%;

}

div#main {
	width: 100%;
	margin: 0px;
	background: #577993;

}

#sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 215px;
	height: auto;
	padding-right: 18px;
	padding-bottom: 15px;
}

#picframe {
	float: left; /* since this element is floated, a width must be given */
	width: 249px;
	height: auto;
}

#top {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left:185px;
	margin: 0px;
	/*background-color: #2F6680;*/
	background-color: #577993;
}

#search {
	/*background-color: #2F6680;*/
	background-color: #577993;
	float: right;
	margin-left: 900px;
	margin-right: auto;
	position: fixed;
}

.image{
	border-style:solid;
	border-color: #FFFFFF;
	border-width:1px;
      }

a img { border: none; 

}

.formbutton{
	cursor:pointer;
	border:solid 1px #333333;
	background:url(images/formbg.gif) repeat-x left top;
	color:#333333;
	padding: 1px 1px;
	background:url(images/formbg.gif) repeat-x left top;
	position: fixed;
}

    a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
}

    a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;

}	
	
    a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CC0000;
	text-decoration: none;
}

    a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;

}

	.main {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

	.copyright {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
	
	.style2 {
	color: #002D46
}
	
	.header1 {
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #002D46;

}

	.red {
	color: #dce3e8;
	font-size: 20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: bold;	
}

	.dark {
	color: #577993;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}

	.grey {
	color: #4E5C65;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}

.bodybold {
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.bodyred {
	color:#990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

