/*Global Styles*/
a:link {
	color: #000;
	text-decoration: underline;
}

a:visited {
	color: #000;
	text-decoration: underline;
}

a:hover {
	color: #000;
	text-decoration: underline;
}

h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #4e618b;
    text-align: left;
	line-height: 18px;
    margin-bottom: 2px;
}

h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #4e618b;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	/*color: #4e618b;*/
	padding-left: 8px;
}

#container {
	width: 780px;
	margin: auto;
	padding: 0px 0px 0px 0px;
	background: #FFFFFF;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	}

#sidebar {
	width: 170px;
	margin: 5px 3px 0px 2px;
	padding: 5px 5px 5px 5px;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	}

#header {
	padding: 0px 0px 0px 0px;
}

#footer {
	padding: 15px 10px 0px 10px;
	color: #9D9D9D;
	margin-top: 10px;
	border-top: 1px dotted #B8B8B8;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	text-align:center;
	}
	
#footer a 
{
	color: #3e4b8a;
	text-decoration: none;
}

#footer a:hover 
{
	color: #3e4b8a;
	text-decoration: underline;
}
	
.copyright 
{
	color: #9D9D9D;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 10px;	
}

.seobodytext {
	padding: 15px 10px 15px 10px;
	margin-top: 10px;
	border-top: 1px dotted #B8B8B8;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
	}

.seofootertext {
	margin: 10px 30px 10px 30px;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
	}

.footer {
	margin-top: 10px;
	border-top: 1px dotted #B8B8B8;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	}



#nav {
	width: 770px;
	height: 41px;
	background: url(/images/formatting/menu_bg_blue.gif) no-repeat #647DAE;
	margin: auto;
	padding: 0px 0px 0px 0px;
	text-align: center;
	}

#nav td{
	font-size: 12px;
    font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#nav a:link {
	color: #FFFFFF;
	text-decoration: none;
	}
	
#nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}
	
#nav a:hover {
	color: #FFFFFF;
	text-decoration: none;
	}

.hi
{
	padding: 2px;
	background: #F5DEB3;
}

.question
{
    color: #333333;
    margin: 0px;
    padding: 0px;
    font-weight: bold;
}

.error 
{
    background-color:#ffff00;
	font-family: Arial, sans-serif;
	font-size: 12px;
}

body {
	margin: 0px;
	padding: 0px;
	background: url(/images/formatting/reso-background.gif) fixed;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

#module
{
	text-align: left;
}

.homepage
{
	padding: 0px 10px 0px 0px;
}

#container h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #4e618b;
   	text-align: left;
	line-height: 18px;
	margin-bottom: 2px;
}

#container h2 {
	font-size: 14px;
	color: #4e618b;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#container h3 {
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin-left: 10px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#container h3 a{
	color: #000000;
	text-decoration: none;
}

#container h3 a:hover{
	color: #000000;
	text-decoration: underline;
}

#container h4 {
	font-size: 12px;
	/*color: #568E55;*/
	color: #4e618b;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin-left: 10px;
	margin-right: 5px;
	margin-top: 10px;
	margin-bottom: 5px;
	line-height: 110%;
}


/*jamie*/

#lnavmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 5px 0px 3px 0px;
	padding: 0px 2px 0px 2px;
}

#lnavmenuheader {
	font-weight: bold;
	color: #4e618b;
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 2px;
}

#lnavmenuheader a {
	color: #4e618b;
	font-weight: bold;
	text-decoration: none;
}

#lnavmenuheader a:hover {
	color: #4e618b;
	font-weight: bold;
	text-decoration: underline;
}

#lnavmenu ul {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#lnavmenublank {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 6px;
}

#lnavmenuitem {
	font-weight: normal;
	/*color: #3e4b8a;*/
	position: relative;
	margin: 0px 0px 2px 4px;
	padding: 0px 0px 0px 8px;
	line-height: 16px;
	background-image: url(/images/formatting/bullet_item.gif);
	background-repeat: no-repeat;
	background-position: 1px 6px;

}

.tribullet 
{
	list-style: none;
	position: relative;
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 0px 0px;
	/*line-height: 16px;*/
	background-image: url(/images/formatting/bullet_triangle_trans.gif);
	background-repeat: no-repeat;
	/*background-position: 1px 6px;*/
}

#lnavmenuitem a 
{
	/*color: #3e4b8a;*/
	text-decoration: none;
}

#lnavmenuitem a:hover 
{
	/*color: #3e4b8a;*/
	text-decoration: underline;
}

#rnavmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 5px 0px 3px 0px;
	padding: 0px 2px 0px 2px;
}

#rnavmenu ul {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#rnavmenuitem {
	font-weight: normal;
	color: #3e4b8a;
	position: relative;
	margin: 0px 0px 2px 2px;
	padding: 0px 0px 0px 18px;
	line-height: 20px;
	background-image: url(/images/formatting/bullet_triangle_trans.gif);
	background-repeat: no-repeat;
	background-position: left;/* 1px 2px;*/

}

#rnavmenuitem a {
	text-decoration: none;
	color: #3e4b8a;
}

#rnavmenuitem a:hover {
	text-decoration: underline;
	color: #3e4b8a;
}

#deschdr {
	margin: 5px 0px 5px 0px;
}

#deschdr a {
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #4e618b;
}

#deschdr a:hover {
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
	color: #4e618b;
}
/*end jamie*/

.page_title
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #4e618b;
    text-align: left;
	line-height: 18px;
    margin-bottom: 2px;
}

.page_subtitle
{
	font-size: 12px;
	color: #619a27;
	font-weight: bold;
}

.tiny
{
	font-size: 10px;
}


.content1 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #4e618b;
    text-align: left;
	line-height: 18px;
    margin-bottom: 2px;
}

td 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.adlink a 
{
	text-decoration: none;
}

.adlink a:hover 
{
	text-decoration: underline;
}

.searchBorder 
{
	BORDER:0px solid #757575; 
	border-top-width: 0px; 
	border-bottom-width: 0px; 
	border-left-width: 0px; 
	border-right-width: 0px;
	background-color: #cfd8e7;
} 

.search
{
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

