@charset "UTF-8";
/* CSS Developed by Chris Porter - from scratch, I didn't copy if from anywhere*/

/* That said, the idea for the design of the page is based on http://www.free-css.com/free-css-templates/page53/silver-glow.php */


* {
margin: 0;
}

img {
border: 0;
}


h2 {
color: #3366cc;
border-top: dotted 1px;
font-size:16px;
margin-top: 10px;
line-height:35px;
}


h3 {
color: #3366cc;
border-top: dotted 1px;
border-bottom:dotted 1px;
font-size:12px;
margin-top: 10px;


}

h4 {
color:#999999;
font-size:10px;
font-style:normal;

}

h5 {
color: #3366cc;
font-size:14px;
margin-top: 10px;


}

h6 {
color: #3366cc;
font-size:12px;
margin-top: 10px;


}

h7 {
color: #669933;
border-top: dotted 1px;
font-size:16px;
margin-top: 10px;
line-height:35px;
}


body {
background-image:url(images/background.gif);
background-repeat:repeat-x;
text-align:center;
font-family: tahoma, Verdana, sans-serif;
font-size: 10px;
}

div.main {
width: 800px;
height: 75%;
text-align:center;
margin-top: 5px;
}

div.infoform {
	text-align:left;
	font-size:10px;
	font-style:normal;
	color:#666666;
	margin-left: 125px;
	
}

div.content {
	margin-top: 10px;
	width: 980px;
	height: 100%;
	text-align:center;
	
}	

div.infoform {
	text-align:left;
	font-size:12px;
	margin-left: 75px;
	}

div.contactus {
	text-align:center;
	width: 100%;
	height: 100px;
	clear:both;
	float:left;
	margin-bottom:20px;
	margin-top: 20px;
	
}

div.loginform {
float:right;
margin-right: 2px;
height: 100px;
width: 320px;
color: #003399;
text-align:right;
padding-right:25px;
}

.loginform h4 {
font-size:12px;
line-height: 22px;
color: #cccccc;
margin-bottom: 3px;
}

div.loginlabel {
float:left;
width: 150px;;
height: 25px;
font-size:10px;
color:#666666
}	

div.middletop {
background-image:url(images/middle_box_top.gif);
background-repeat:no-repeat;
height: 20px;
}

div.middlemiddle {
background-image:url(images/middle_box_middle.gif);
background-repeat:repeat-y;
height:100%;
}

div.middlebottom {
background-image:url(images/middle_box_bottom.gif);
background-repeat:no-repeat;
height: 30px;
}

div.topsection {
height: 55px;
width: 775px;
}

div.header_image {
width: 400px;
height: 30px;
float:left;
padding-left: 20px;
}

div.navbar {
width: 320px;
height: 50px;
padding:0px;
float:left;
font-family: tahoma, Verdana, sans-serif;
font-size:10px;
}

div.topimages {
height: 200px;
width: 700px;
margin-left:auto;
margin-right:auto;
margin-top:20px;
padding-bottom:10px;
}

div.mainleftimage {
height: 200px;
width: 290px;
float: left;
}

div.maincenterimage{
height: 175px;
width: 700px;
float:none;
margin:0px;
padding:0px;

}

div.mainrightimage {
height: 200px;
width: 460px;
float:right;
padding:0px;
margin:0 auto;

}

div.content {
height: 100%;
width: 780px;
text-align:justify;
}

.content p {
padding: 0 5px 0 5px;
font-size:12px;
}

div.leftcolumnbox {
width: 250px;
height: 100%;
float:left;
margin-left: 20px;
}

div.leftcolumnbox2 {
width: 125px;
height: 100%;
float:left;
margin-left: 20px;
}

div.rightcolumnbox {
width: 425px;
height: 100%;
float:left;
margin: 0 auto auto auto;
padding-left:10px;
}

div.rightcolumnbox2 {
width: 525px;
height: 100%;
float:left;
margin-left:25px;
margin-top:0px;
margin-bottom:5px;
padding:0px;

}

div.footer {
clear:both;
height: 75px;
width: 100%;
text-align:center;
margin-top: 10px;
margin-bottom: 10px;
}

ul#list-nav {
margin:12px;
padding:0;
list-style:none;
width:325px;
font-size: 13px;
font-family: tahoma, Verdana, sans-serif;
text-decoration:none;

}

ul#list-nav li {
display:inline
}

ul#list-menu li a {
text-decoration:none;
padding:1px 0;
width:100px;
background:none;
float:left;
text-decoration:none;

}












