body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	background: #FFFFFF url('/images/page-background.png') top left repeat-x;
	color: #444444;
	text-align:center;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {
	color: #008C99;
	text-decoration: underline;

}
a:hover {
	color: #273691;
	text-decoration: underline;
}

h1{
	font-family: Arial, Helvetica, sans-serif;
	color: #273691;
	text-decoration: none;
	background: #FFF url('/images/BreadcrumbBar.gif') bottom left repeat-x;
	padding-left: 0.5em;
	margin: 0px;
	font-size: 18px;
	line-height: 1.5em;	
	font-weight: normal;	
}

ul li, ol li {
	line-height: 1.5em;
}

ul {
	text-align: left;
	list-style: square;
}
	
ol {
	text-align: left;
	list-style: decimal;
}

ul ol{
	list-style: decimal;
}

ol ul{
	list-style: square;
}


blockquote {
	margin: 1em 0em;
	padding: 1em 2em;
	background: #D8E3E9 url('/images/blockquote_background.gif') top left repeat-x;
	color: #000;
	border: 1px solid #3B6E8F;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	text-align: center;
}

blockquote td{
	text-align: left;
}

.article blockquote {
	text-align: left;
}

p {
	font-weight: normal;
	line-height: 1.5em;
	margin: 0.5em 0;
	text-align: left;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #273691;
	text-align: left;
	line-height: 1.4em;
	border: thin none;
	margin-top: 1.5em;
	margin-bottom: 0.3em;	
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #444;
	text-decoration: none;	
	margin-top: 1.5em;
	margin-bottom: 0.3em;
	text-align: left;
	line-height: 1.4em;
}

blockquote h3 {
	margin-top: 7px;
}

blockquote h4 {
	margin-top: 0.5em;
}


h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

.h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

h3 a {
	color: #273691;
	text-decoration: none;
}

h3 a:hover {
	color: #273691;
	text-decoration: underline;
}

h4 a {
	color: #273691;
	text-decoration: none;
}

h4 a:hover {
	color: #273691;
	text-decoration: underline;
}

dt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #444;
	text-decoration: none;	
	margin-top: 1.5em;
	margin-bottom: 0.5em;
}

.warning {
	color: #CC0000;
}

em {
	color: #008C99;
	font-style: normal;
}

#pagesummary {
	background: #273691 url('/images/nav_blue.gif') top left repeat-x;
	border-top: solid 2px #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	line-height: 1px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0;
	margin: 0;
}

#pagesummarytext{
	font-size: 15px;
	line-height: 1.3em;	
	margin: 10px;
}

#pagesummaryimage{
	display: inline;
	margin: 0 0 0 10px ;
	border-left: solid 2px #FFF;
	background: #FFF;
	float: right;
}

* html #pagesummaryimage{
	display: none;
}

#pagesummaryend{
	clear: both;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	padding: 0;
	margin: 0;
	border: 0;
	overflow: hidden;
	background: #FFF;
	color: #FFF;
}

#pagesummaryend hr{
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	padding: 0;
	margin: 0;
	border: 0;
	background: #FFF;
	color: #FFF;
}



h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 1.2em;
	color: #FFFFFF;
	font-weight: normal;
}

td[height="1"]
{
	padding: 0px;
	overflow: hidden;
	height: 1px;
	font-size:1px;
}

.button {
	display: block;
	margin: 2px;
	border: 1px solid #444444;
	background: #F5F5F5;
	color: #444444;
	text-decoration: none;
	text-align: center;
	padding: 2px;
	cursor: pointer;
}

.button:hover {
	background: #E5E5E5;
}

.rightboxout {
	margin: 2px;
	border: 1px solid #008C99;
	background: #F5F5F5;
	color: #273691;
	text-decoration: none;
	text-align: center;
	padding: 2px;
}

.searchTitle a {
	font-size: 16px;
	font-weight: bold;
	color: #273691;
	text-decoration: none;
}


.searchTitle a:hover {
	text-decoration: underline;
}

.searchText {
	color: #444444;
	font-size: 10px;
	padding-left: 20px;
}

.searchHighlight {
	color: #000044;
}


.searchPagination {
	text-align: center;
	font-size: 12px;
}

.searchPagination a {
	font-weight: bold;
	color: #273691;
	text-decoration: none;
}


.searchTitle a:hover {
	text-decoration: underline;
}

#header {
	position: relative;
	top: 0px;
	left: 0px;
	width: 780px;
	padding: 0px 0px 4px 0px;
	margin: 0 auto;
	text-align: left;
	background: #FFF;
}



#topmenu {
	position: relative;
	top: 0px;
	left: 0px;
	height: 25px;
	line-height: 25px;
	text-align: right;
	padding: 0 10px;
	background: #273691 url('/images/TopMenuBar.gif') bottom left repeat-x;
	color: #D8E3E9;
	font-family: tahoma, sans serif;
	font-size: 11px;
}

#topmenu a{
	color: #D8E3E9;
	text-decoration: none;
}

#topmenu a:hover{
	color: #FFF;
	text-decoration: none;
}

#layout {
	width: 780px;
	padding: 0;
	margin: 0 auto;
	border: 0;
	border-spacing: 0;
	background: #FFF;
}

#layout td {
	vertical-align: top;
	text-align: left;
	padding: 0;
}

#layout #content {
	padding: 0 5px;
}

#layout #innercontent {
	padding: 0 10px;
}


#layout #rightmenu {
  width:155px;
  border-left: 1px solid #CCC;
  padding-left: 5px
}

#layout #leftmenu {
  width:136px;
  border-right: 1px solid #CCC;
  text-align: center;
}





#contentend{
	clear: both;
	font-size: 1px;
	line-height: 1px;
	height: 2px;
	padding: 0;
	margin: 0;
	overflow: hidden;
}

#joinlink {
	position: absolute;
	left: 10px;
	top: 0px;
}

#breadcrumbs {
	position: relative;
	top: 0px;
	left: 0px;
	height: 20px;
	line-height: 20px;
	padding: 0 10px 0px 10px;
	background: #FFF url('/images/BreadcrumbBar.gif') bottom left repeat-x;
	color: #5D87A1;
	font-family: tahoma, sans serif;
	font-size: 11px;
}

#breadcrumbs a{
	color: #5D87A1;
	text-decoration: none;
}

#breadcrumbs a:hover{
	color: #5D87A1;
	text-decoration: underline;
}

#sitesearch {
	display: inline;
	position: absolute;
	margin: 0;
	right: 10px;
	top: 0px;
}

#sitesearchbox{
	font-size: 10px;
	font-family: tahoma, sans serif;
	color: #5D87A1;
	border: 1px solid #F0F0F0;
	text-indent: 5px;
	width: 125px;
}

#sitesearchbutton{
	display: inline;
	padding: 0px;
	margin: 0px;
	text-indent: 0px;
	font-size: 10px;
	font-family: tahoma, sans serif;
	color: #5D87A1;
	border: none;
	background: transparent;
	cursor: pointer;
}

#sitesearchbutton:hover{
	color: #B9C7D4;
}

#logonform {
	display: block;
	position: absolute;
	right: 0px;
	top: 0px;
	height: 20px;
	width: 279px;
	line-height: 20px;
	padding: 0 0px 0px 10px;
	margin: 0;
	background: #FFF url('/images/LogonBar.gif') bottom left repeat-x;
	color: #5D87A1;
	font-family: tahoma, sans serif;
	font-size: 11px;	
}


#logonform_username{
	font-size: 10px;
	font-family: tahoma, sans serif;
	color: #5D87A1;
	border: 1px solid #F0F0F0;
	text-indent: 5px;
	width: 100px;
}
#logonform_password{
	font-size: 10px;
	font-family: tahoma, sans serif;
	color: #5D87A1;
	border: 1px solid #F0F0F0;
	text-indent: 5px;
	width: 100px;
}

#logonform_button{
	display: inline;
	padding: 0px;
	margin: 0px;
	text-indent: 0px;
	font-size: 10px;
	font-family: tahoma, sans serif;
	color: #D8E3E9;
	border: none;
	background: transparent;
	cursor: pointer;
}

#logonform_button:hover{
	color: #FFF;
}

#logoffform {
	display: block;
	position: absolute;
	right: 0px;
	top: 0px;
	height: 20px;
	width: 279px;
	line-height: 20px;
	padding: 0 0px 0px 10px;
	background: #FFF url('/images/LogonBar.gif') bottom left repeat-x;
	color: #FFF;
	font-family: tahoma, sans serif;
	font-size: 11px;	
}

#logoffform_button{
	display: inline;
	width: 50px;
	padding: 0px;
	margin: 0px;
	text-indent: 0px;
	font-size: 10px;
	font-family: tahoma, sans serif;
	color: #D8E3E9;
	border: none;
	background: transparent;
	cursor: pointer;
	position: absolute;
	top: 2px;
	right: 10px;
}

#logoffform_button:hover{
	color: #FFF;
}

#rssbutton {
margin-right: 5px;
}

#footer {
	position: relative;
	top: 0px;
	left: 0px;
	width: 760px;
	padding: 0px 10px;
	margin: 0 auto;
	text-align: right;	
	height: 22px;
	line-height: 22px;
	background: #FFF url('/images/BottomMenuBar.gif') top left repeat-x;
	color: #5D87A1;
	font-family: tahoma, sans serif;
	font-size: 11px;
	clear: both;
}

#footer a{
	color: #5D87A1;
	text-decoration: none;
}

#footer a:hover{
	color: #5D87A1;
	text-decoration: underline;
}

#policyform {
	display: block;
	text-align: right;
	width: 146px;
	margin: 0 auto;
	padding: 65px 5px 5px 5px;
	background: #FFF url('/images/policyform_bg.gif') top left no-repeat;
	color: #FFF;
	font-family: tahoma, sans serif;
	font-size: 11px;	
}


#policybox{
	font-size: 10px;
	line-height: 14px;
	height: 14px;
	font-family: tahoma, sans serif;
	background: #ffffff;
	color: #5D87A1;
	border: 1px solid #5D87A1;
	text-indent: 5px;
	width: 110px;
}

#policybutton{
	display: inline;
	padding: 0px;
	margin: 0px;
	text-indent: 0px;
	font-size: 10px;
	font-family: tahoma, sans serif;
	color: #D8E3E9;
	border: none;
	background: transparent;
	cursor: pointer;
}

#policybutton:hover{
	color: #FFF;
}


/* =============================================================================

Left Menu Styles

============================================================================= */

.leftmenu{
}

#menuList {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
}

#menuList li {
	color: #FFF;
	font-size: 11px;
	font-family: tahoma, sans serif;
	border-bottom: 1px solid #FFF;
	list-style-type: none;
	list-style-image: none;
	background: #008C99 url('/images/nav_green.gif') top left repeat-x;
}

#menuList li a{
	color: #FFF;
	text-decoration: none;
	display: block;
	padding: 2px 10px 2px 10px;
	background: transparent;
}

#menuList li a:hover{
	background: #008C99
}

#menuList li ul{
	margin: 0 0 0.5em 1em;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
	background: transparent;
}


#menuList li ul li{
	list-style-type: none;
	list-style-image: none;
	background: transparent;
	border-bottom: none;
	font-size: 8pt;
}

#menuList li ul li a{
	background: transparent;
	display: inline;
	padding: 0;
}

#menuList li ul li a:hover{
	color: #FF0;
	text-decoration: underline;
	background: transparent;
}

#menuList li.current {
	background: #273691 url('/images/nav_blue.gif') top left repeat-x;
}

#menuList li.current a {
	color: #FF0;
}

#menuList li.current a:hover {
	background: transparent;
}

#menuList li.current li a {
	color: #FFF;
}

#menuList li.current li.current a {
	color: #FF0;
}

#menuList li.current li.current li a {
	color: #FFF;
}

#menuList li.current li.current li.current a {
	color: #FF0;
}

#menuList li.current li.current {
background: transparent;
}

.error {
background: #900;
color: #FFF;
font-weight: bold;
margin: 1em 0em;
padding: 1em 2em;
-moz-border-radius: 5px;
-khtml-border-radius: 5px;
}

.error a {
color: #FFF;
}

.error a:hover {
color: #FFF;
}



a.clickhere {
	display: block;
	color: #273691;
	line-height: 17px;
	font-size: 11px;
	font-weight: bold;
	border: 1px #008C99 solid;
	text-decoration: none;
	padding: 0 5px 0 15px;
	margin: 4px 0;
	background: #FFF url('/images/link_arrow.gif') 5px center no-repeat;
}

a.clickhere:hover {
	color: #273691;
	border: 1px #273691 solid;
}

.smalltext {
	font-size: 11px;
}

#leftmenu blockquote {
        margin: 5px;
        padding: 0 10px;
        font-size: 11px;   
}

#leftmenu blockquote h4{
        font-size: 11px;   
}

#leftmenu blockquote ul{
        margin: 1em 0;
        padding: 0;
}

#leftmenu blockquote li{
        margin: 0 0 0 10px;   
        padding: 0;
}

input[type=text] {
	border: 1px solid #CCC;
}

select.required-field {
	border: 1px solid red;
	background: #FFF5F5;
}

input.required-field {
	border: 1px solid red;
	background: #FFE5E5 0px 1px no-repeat;
}

form abbr {
	color: red;
	text-decoration: none;
	border: 0;
	font-weight: bold;
	font-size: 10px;
	cursor: help;
}