/* Undo existing styles
======================================================================*/
a img,:link img,:visited img { border: none; }
button, code, h3, h4, h5, h6, input, pre, select, table, td, textarea, th { font-size: 1em; }
blockquote, body, button, dd, dl, dt, fieldset, form, h3, h4, h5, h6, 
html, label, legend, li, ol, p, pre, table, td, th, ul
{ margin: 0; padding: 0; }

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height: 20px;
	color: #3b297d;
	font-weight:bold;
}
h2 {
	font-size:14px;
	line-height:16px;
	font-weight:normal;
	color: #3b297d;
margin:0px;
padding:0px;

}
#maincontent
{
background-color:#FFFFFF;
width:100%;
margin:0px;
padding:0px;
font-size:11px;
line-height:15px;

}

.introtext {
	font-size:12px;
	line-height:20px;
	color: #353535;
}
a {
	font-size:11px;
	text-decoration:none;
	color:#bc0000;
}
.introtext a {
	font-size:12px;
	line-height:20px;
	color:#bc0000;
}
.arrowlinks a {
	font-weight:bold;
	color:#3b297d;
	margin-left: -2px;
}
.arrowlinks img {

}


#leftcolumn
{
top:0px;
vertical-align:top;
width:250px;
float:left;
border-right:1px solid #3b297d;
padding:0px;
margin:0px;
}

#leftcolumn .module
{
padding:0px;
margin:0px;
padding-right:20px;
padding-left:20px;
border-bottom:1px solid #3b297d;
}
#leftcolumn h1
{
margin-top:15px;
}
#rightcolumn
{
width:530px;
padding:0px;
margin-left:250px;
top:0px;
vertical-align:top;
}
#rightcolumn .module
{
top:0px;
padding:0px;
margin:0px;
	border-bottom:1px solid #3b297d;

padding:15px;
}
.divider
{
	border-top:2px solid #3b297d;
	width:100%;
	padding: 0px;
	margin: 0px;
background-color:#FFFFFF;
line-height:2px;
}


/* Temp
======================================================================*/
.info
{
	border-top:2px solid #3b297d;
	border-bottom:2px solid #3b297d;
	background-color:#FFFFFF;
}

.article
{
width:250px;
float:left;
padding-top:10px;
padding-left:20px;
padding-right:25px;
height:90px;
background-color:#FFFFFF;
	border-right:1px solid #3b297d;
}
.article h2
{
color:#3b297d;
margin-bottom:10px;
font-weight:normal;
font-size:14px;
}

/* Foundation
======================================================================*/

body {
	background-color:#CCCC99;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
}

.clear {
	clear: both;
}

/* HEADER
======================================================================*/	
#header {

	border:0px;
	background-color:#CCCC99;
	color:#3b297d;
	top:0px;
	left:0px;
	width:100%;
}
#logo
{

	border-bottom:2px solid #3b297d;
}
/* NAVIGATION
===========================================================
*/
#nav
{
	position:absolute;
	margin:0px;
	padding:0px;
	top:0px;
	list-style:none;
	width:500px;
	left:266px;
}
#nav a, #nav a:visited, #nav a:link {
	display: block;
	padding: 10px 10px 0px 10px;
	font-weight: bold;
	color: #3b297d;
	text-decoration: none;
}
#nav a:hover {
	background-color: #e8e8d1;
}
#nav li /*parent menu item*/ { 
	border-left:1px solid #3b297d;
	float: left;
	position: relative;
	padding: 0px;
	text-align: center;
}
#nav li#end /*parent menu item*/ { 
	border-left:1px solid #3b297d;
	border-right:1px solid #3b297d;
	float: left;
	position: relative;
	padding: 0px;
	text-align: center;
}
#nav ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
#nav_secondary
{
	background-color: none;
	height: 16px;
	float: right;
	list-style-type: none;
	margin:0px;
	padding:0px;
	position: relative;
	top: 80px;
	right: 0px;
 	width:495px;
}

#nav_secondary li /*parent menu item*/ { 
	background-color:#3b297d;
	float: left;
	height: 16px;
	padding: 0px;
	margin:1px;
	text-align: center;
}

#nav_secondary a, #nav_secondary a:visited, #nav_secondary a:link {
	display: block;
	padding: 2px 10px 2px 10px;
	text-transform:uppercase;
	font-size:10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#nav_secondary a:hover {
	background-color: #a61717;
}

/* MAIN CONTENT
======================================================================*/	
#maincontent
{
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
}

/* FOOTER
======================================================================*/	
#footer
{
	background-color:#CCCC99;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
padding:15px;
}
#copyright
{

position:relative;
margin-left:10px;
margin-right:85px;
float:left;
}
#phone
{
position:relative;
float:left;
}
