h6 {
	font-family: "Trebuchet MS", "Verdana", "Arial", "Sans-Serif";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 0pt;
	letter-spacing: 2px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}


h2 {

	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #980f07;

}

h1 {
	font-family: "Trebuchet MS", "Verdana", "Arial", "Sans-Serif";
	font-size: 14px;
	font-weight: bold;
	color: CC2d30;
	text-decoration: none;
	letter-spacing: 2px;
	line-height: 2px;
	left: 25px;
	right: 25px; 
	position: static;
	margin-top: 25px;
	margin-right: 0px;
	margin-left: 25px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F3B600;
}
.style1 {
color: #232A7C
}

p {
	font-family: "Trebuchet MS", "Verdana", "Arial", "Sans-Serif";
	font-size: 12px;
	font-style: normal;
	color: #232A7C;
	font-weight: normal;
	text-decoration: none;
	margin: 10px 25px 40px;
	line-height: 14px;
}
p1 {
	font-family: "Trebuchet MS", "Verdana", "Arial", "Sans-Serif";
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#outer {
	background-color:#fff;
	width: 70%;
	margin: 0 auto;
	margin-top: 25px;
	text-align: left;
	margin-bottom: 25px;
	
}

#logo {
	width: 100%;
	height: 200 px;
	padding-top: 25px;
	padding-bottom: 25px;
	padding-left: 10px;
		
}
#header {
	width: 100%;
	height:70px;
	background-color:#232A7B;
	vertical-align:middle;
	padding-top: 20px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

#pagetitle  {

	float:right;
	height: 30px;
	vertical-align:baseline;
	padding-right:30px;
	margin-top:40px;
}

#bluerule	{

	width: 100%;
	height: 9px;
	background-image:url(images/brown_rule.gif);
	background-repeat:repeat-x;
	margin: 0px;
	padding: 0px;
	z-index: auto;
	
}

#leftpic {

	width: 140px;
	margin-left: 0px;
	margin-right: 0px;
/*	margin-top:25px; */
/*	padding-right: 15px; */
	float: left
}

#content	{
	width: 420px;
	margin-left: 140px;
	padding-bottom: 25px;


}


#rightnav	{


	width: 100 px;
	width: expression(100 + "px");
	max-width: 100 px;
	text-align: left;
	background-color: #9c9793 ;
	font-family:"Trebuchet MS", "Verdana", "Arial", "Sans-Serif"; 
	font-weight:bold;
	font-size:14px;
	color:#fff;
/*	margin-top: 30px; */
	padding-top: 20px;
	padding-bottom: 0px;
	float:right;

}

#contentwrap	{

	width:100%;
	background-color:#FFFFFF;
	background-image:url(images/grey_col.gif);
	background-position:right;
	background-repeat:repeat-y;
	margin-top: 0px;
	margin-right:0px;
	margin-left:0px;
	padding-top:1px;
}

#bottomnav	{

	background-color:#1a2169;
	padding:10px;
	text-align:center;
	color:#fff;
	font-family:"Trebuchet MS", "Verdana", "Arial", "Sans-Serif"; 
	font-size: 10px;	
	clear:both;
}



#right	{

	font-weight:normal;
	font-size: 11px;
	padding-left:15px;
	padding-top:5px;
/*	margin-left: -40px;
	max-width:100px;
	width: 100 px;
	width: expression(100 + "px"); */
}


a:link	{

	font-family:"Trebuchet MS", "Verdana", "Arial", "Sans-Serif";
	font-size: 12px;
	color:#980f07;
	text-decoration:none;
}

a:visited	{

	font-family:"Trebuchet MS", "Verdana", "Arial", "Sans-Serif";
	font-size: 12px;
	color:#1a2169;
	text-decoration:none;

}

a:active	{

	font-family:"Trebuchet MS", "Verdana", "Arial", "Sans-Serif";
	font-size: 12px;
	color:#1a2169;
	text-decoration:none;

}

a:hover	{

	font-family:"Trebuchet MS", "Verdana", "Arial", "Sans-Serif";
	font-size: 12px;
	color:#980f07;
	text-decoration:underline;
}

a.side:link	{

	color: #fff;
	text-decoration:none;
	padding: 6px; 
}

a.side:visited	{
	color: #fff;
	text-decoration:none;
	padding: 6px; 
	
}

a.side:active	{
	color: #9c9793;
	background-color:#980F07;
	text-decoration:none;
	padding: 6px;
}

a.side:hover	{
	color: #fff;
	background-color:#1a2169;
	text-decoration:none;
	padding: 6px; 
}

a.bottom:link	{
	color: #fff;
	text-decoration:none;
	padding: 7px;
}

a.bottom:visited	{
	color: #fff;
	text-decoration: none;
	padding: 7px;
	
}

a.bottom:active	{
	color:#1a2169;
	background-color: #fff;
	text-decoration:none;
	padding: 7px;

}

a.bottom:hover	{
	color:#1a2169;
	background-color: #fff;
	text-decoration:none;
	padding: 7px;
}

.current	{
	color:#f3b600;
	
}
