body
{
margin:0px 0px 0px 0px;
background:#f5f5f5;
}
		
a, a:link, a:active, a:visited {

}

a:hover {


}

p
{
font:14px arial, verdana, sans-serif;
color:#000;
margin:0 15px 0 5px;
padding:8px 0 4px 15px;
text-align:justify;
}

h1
{
font:30px arial, verdana, sans-serif;
line-height:26px;
color:#ffffff;
padding:25px 0 4px 15px;
margin:0 15px 0 15px;
}

h2
{


font:20px arial, verdana, sans-serif;
line-height:16px;
color:#555;
padding:7px 0 4px 16px;
margin:0 15px 0 15px;
}

ul.disc
{list-style-type: disc;
font:14px arial;
color:#000;
}

ol.decimal
{
list-style-type: decimal;
font:14px arial;
color:#000;
}

#header
{
width:100%;
background:#ffffff;
text-align:center;
height:75px;
}

#subheader
{
clear:both;
width:100%;
background:#000080;
text-align:center;
border-top:1px solid #B1A06E; 
}

#subheader p
{
font:10px arial, verdana, sans-serif;
color:#333;
padding:7px;
margin:0;
text-align:center;
}

#rightcontent {

	float:right;
	width:75%;
	background:#fff;
	margin-left:15px;
	padding-bottom:20px;
	border-left:2px solid #B1A06E;

}

#rightcontent h1 {

	padding:25px 0 15px 15px;
}

#leftcontent {

}

#leftcontent p{

	font:14px arial, verdana, sans-serif;
	color:#000;
	margin:2px;
	padding:5px;
	text-align:justify;
}

#leftcontent ul{

	font:11px arial, verdana, sans-serif;
	color:#333;
	list-style-type:square;
	padding-bottom:2px;
	margin-bottom:0;
	
}

#leftcontent li{
	margin-left:25px;

}

#insideleft
{

}

#insideright {

	float:right;
	width:20%;
	border-left:1px dashed #B1A06E;
	margin-left:15px;

}

#insideright p {

	padding:1px;

}

#footer
{
clear:both;
width:100%;
background:#CCCC99;
text-align:right;
border-top:1px solid #B1A06E; 
}

#footer p
{
font:10px arial, verdana, sans-serif;
color:#333;
padding:7px;
margin:0;
text-align:right;
}

/* this is for the links in the left column */
a.one:link{color: #000080}

a.one:link {text-decoration: none}

a.one.link {font-size: 14px}

a.one:visited {text-decoration: none}

a.one:visited {color: #000080}
a.one:visited {font-size: 14px}

a.one:hover {text-decoration: underline}

a.one:hover {color: #000080}

a.one:hover {font-size: 14px}

a.one:active {color: #000080}

a.one:active {font-size: 100%}



/* this is for the header link */
a.header:link{color: #000080}

a.header:link {text-decoration: none}

a.header.link {font-size: 100%}

a.header:visited {text-decoration: none}

a.header:visited {color: #000080}
a.header:visited {font-size: 100%}

a.header:hover {text-decoration: none}

a.header:hover {color: #000080}

a.header:hover {font-size: 100%}

a.header:active {color: #000080}

a.header:active {font-size: 100%}

