/**************************************************************************
Background colour, fonts, margins, all are done here
**************************************************************************/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #647CB8;
	margin: 0px auto 0px auto;
}

/**************************************************************************
All the goodness of links
**************************************************************************/	
a:link, a:visited, a:active {
	color: #0C2D83;
	text-decoration: none;
}

/**************************************************************************
Need I comment?
**************************************************************************/
a:hover {
	text-decoration: underline;
	color: #006546;
}

#upper {
	text-align: left;
	color: #eeeeee;
	font-size:11px;
	width: 786px;
	margin: 15px auto 15px auto;
	padding: 0 0 0 28px;
}

#upper a{
color: #FFFFFF;
margin: 0px 4px 0px 4px;
text-decoration:none;
}
#upper a:hover{
color: #0C2D83;
text-decoration:none;
}

/**************************************************************************
This is the giant white box that holds everything together
**************************************************************************/
#top {
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	background-position:top;
	margin: 0px auto 0px auto;
	height: 130px;
	width: 760px;
	}

#table {
	width: 100%;
	background-color: white;
	border-top: 1px #0C2D83 solid;
	border-bottom: 1px #0C2D83 solid;
	margin: 10px auto 10px auto;
	padding: 0px 0px 0px 0px;
}

#thebox {
	width: 786px;
	background-color: white;
	color: #666;
	border-top: 1px #006546 solid;
	border-bottom: 1px #006546 solid;
	border-left: 1px #ffffff solid;
	border-right: 1px #ffffff solid;
	margin: 0px auto 0px auto;
	padding: 0px 20px 0 20px
}

#thebox2 {
	width: 760px;
	background-color: white;
	color: #666;
	border-bottom: 1px #006546 solid;
	border-left: 1px #ffffff solid;
	border-right: 1px #ffffff solid;
	margin: 0px auto 0px auto;
	padding: 0px 20px 0 20px
}

#thebox3 {
	width: 760px;
	background-color: white;
	color: #666;
	border-left: 1px #ffffff solid;
	border-right: 1px #ffffff solid;
	margin: 0px auto 0px auto;
	padding: 0px 20px 0 20px
}


#logo { 
	text-align: center;
	width: 186px;
	margin: 0px 0px 30px 2px;
	padding: 50px 4px 5px 4px;
	background-color: #006546;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	letter-spacing: 1px;
}

#logo .tint {
	color:#8EA4BC;
	}
	

#logo2 { 
	text-align: left;
	width: 180px;
	height: 125px;
	margin: 0px 0px 10px 2px;
	padding: 30px 5px 5px 0px;
	background-color: #FFFFFF;
	background-image:url(images/small_mr_logo.jpg);
	background-repeat:no-repeat;
	color: #006546;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	letter-spacing: 3px;
}

/**************************************************************************
Navigation bar, lists, and links - Uses Gill Sans for the good ol' Mac. 
I'm using different linking styles for the navigation bar. Also, <li> tags 
are used.
**************************************************************************/
#homepage_nav {
	width: 680px;
	margin: -125px 0px 60px 150px;
	padding: 0px 0px 10px 0px;
	font-family: 'Gill Sans', Verdana, Helvetica, sans-serif;
	font-weight: bold;
}


#nav {
	width: 680px;
	margin: -75px 0px 20px 170px;
	padding: 0px 0px 10px 0px;
	font-family: 'Gill Sans', Verdana, Helvetica, sans-serif;
	font-weight: bold;
}


/**************************************************************************
The content - full of goodness and textaulity, hehe.
**************************************************************************/
#homepage_content {
	font-size: 13px;
	line-height: 16px;
	color: #666;
	font-family: 'Gill Sans', Verdana, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 10px 40px;
}


#content {
	font-size: 13px;
	line-height: 16px;
	color: #666;
	font-family: 'Gill Sans', Verdana, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 15px 10px 10px 10px;
}

.border1 {
	margin: 0px 0px 15px 15px;

}

.hptext {
	color:#ffffff;
	padding:32px 30px 0px 12px;
	line-height:16px;
	font: 12px Arial, Helvetica, sans-serif;
}

a.hp:link, a.hp:visited, a.hp:active {
	color: #ffffff;
	text-decoration: underline;
	text-align:right;
}

a.hp:hover {
	color:#016445;
	text-decoration: underline;
	text-align:right;
}



/**************************************************************************
Header #1 - This header displays the topic name of text
**************************************************************************/
#content h1 {
	padding: 0px 0px 10px 0px;
	font-size: 12px;
	color: #006546;
	font-family: 'Gill Sans', Verdana, Helvetica, sans-serif;
	font-weight: normal;
	}

/**************************************************************************
Header #2 - This header displays the date
**************************************************************************/

#content h2 { 
font-size: 13px;
margin-top: 30px;
margin-bottom: -.5em;
letter-spacing: 3px;
text-transform: uppercase;
}

#foot {
width: 760px;
margin: 0px auto 0px auto;
text-align: center;
color: #0C2D83;
font-size:11px;
clear:both;
}

#foot2 {
width: 760px;
margin: 0px auto 0px auto;
text-align: center;
color: #eeeeee;
font-size:10px;
padding: 0px 0px 10px 0px;
}

#foot2 a{
color: #eeeeee;
}

ul.links
{
list-style-image:url('images/triangle.gif');
margin:12px;
}

.caption {
font-size:11px;
color:006546;
font-style:oblique;
}
.disclaimer {
	width:600px;
	float:right;
}
.disclaimernav {
	width:150px;
	float:left;
}

.clear {
	clear:both;
}