body	{
background-color: #333333;
padding: 24px 0px 24px 10%;
margin: 0; 
}


#container {
width: 860px;
border-top: solid 14px #175260;
border-right: solid 28px #175260;
border-bottom: solid 14px #175260;
border-left: solid 28px #175260;
}


#content {
padding: 14px 2px 14px 14px;
margin: 0px;
background-color: #fff;
font-family: arial, helvetica, sans-serif;
font-size: 12px;
}


#column {
padding: 10px 12px 30px 0px;
margin: 0px;
background-color: #66a2b0;
font-family: arial, helvetica, sans-serif;
font-size: 11px;
text-align: right;
border-left: solid 1px #C9D0D1;
}

#bodycopy {
padding: 10px 18px 30px 8px;
}

.hr	{
border-bottom: solid 1px #C9D0D1; 
}

h1 {
margin: 0;
padding-top: 3px;
font-size: 20px;
font-family: 'trebuchet ms', helvetica, sans-serif;
color: #810F0C;
text-transform: uppercase;
}

h2 {
margin: 0;
padding-top: 2px;
font-size: 14px;
font-family: 'trebuchet ms', helvetica, sans-serif;
color: #757575;
}


h3 {
margin-bottom: 0px;
padding-bottom: 0px;
font-size: 13px;
font-family: arial, helvetica, sans-serif;
color: #7F0E14;
}

h4 
{
margin: 0px;
padding: 0px;
font-size: 12px;
font-family: arial, helvetica, sans-serif;
color: #666;
}

td {
font-family: arial, helvetica, sans-serif;
font-size: 12px;
}

.ital {
font-style: italic;
}

.bold {
font-weight: bold;bold;
font-size: 1.1em;
}

p	{
font-family: arial, helvetica, sans-serif;
}


.milc-head {
font-size: 16px;
font-family: arial, helvetica, sans-serif;
color: #666;
font-weight: bold; 
}

a:link, a:visited, a:active	{
	color: #5698A9;
	background-color: #fff;
	font-weight: bold;
	text-decoration: underline;
	}

a:hover {
	color: #9E9E9E;
	background-color: #fff;
	font-weight: bold;
	text-decoration: underline;
	}
	
	





	