/* CSS Document */
html,body{
	padding: 0px;
	margin: 0px;
   }
   
body {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: 400;
	line-height: 16px;
	padding: 0;
	margin: 0;
	text-align: left;
	color: #444444;
	font-size: 70%;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	font-weight: 400;
	text-align: left;
	color: #1d2d40;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: 400;
	color: #FFF;
	text-align: left;
}

/* Text Styles*/
.grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 700;
	padding: 0;
	margin: 0;
	color: #333;
}
.lightgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 400;
	padding: 0;
	margin: 0;
	color: #666;
}
.whiteheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: 700;
	color: #FFF;
	text-align: left;
}
.orangeheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: 700;
	color: #F68B1F;
	text-align: left;
}

.greyheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	line-height: 20px;
}

.article{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: 400;
	line-height: 14px;
	margin: 0;
	text-align: left;
	color: #585759;
	font-size: 100%;
	padding-left: 7px;
	padding-top: 5px;
	padding-right: 5px;
}

.whitetext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: 400;
	color: #FFF;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-style: normal;
	font-weight: bold;
	padding: 0;
	margin: 0;
	color: #0066CB;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-style: normal;
	font-weight: bold;
	padding: 0;
	margin: 0;
	color: #CF263B;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	line-height: 20px;
}

.listblue {

	list-style-position: inside;
	list-style-image: url(images/blue.gif);

}

.listred{

	list-style-position: inside;
	list-style-image: url(images/red.gif);

}

.listyellow {
	list-style-position: outside;
	list-style-image: url(images/yellow.gif);

}

.page ul li {
	position: relative;
	width:148px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	
}
/* tables */
#fulltable {
	height:100%;
	width:100%;
	vertical-align: top;
	text-align: left;
}
#outerdiv {
	width: 780px;
	position: relative;
}

#maildiv {
	width: 142px;
	position: relative;
	left: 0px;
	background-color: #D1D2D4;
	float: left;
	height: 158px;
	top: 5px;
}

#newsdiv {
	width: 142px;
	position: relative;
	left: 0px;
	float: left;
	height: 178px;
	top: 10px;
}		
#articlediv {
	width: 150px;
	position: relative;
	left: 0px;
	float: left;
	height: 75px;
	top: 5px;
}


/* links */
a:link, a:visited, a:active {
	color: #444;
	text-decoration: none;
	font-weight: 400;
	font-size: 100%;
} 
a:hover {
	color: #CF263B;
	text-decoration: underline;
	font-weight: 400;
	font-size: 100%;
	}	
.menulinks a:link, .bottomlinks a:visited, .bottomlinks a:active {
	color: #225067;
	text-decoration: none;
	line-height: 100%;
	font-size: 100%;
} 
.menulinks a:hover {
	color: #CCCCCC;
	text-decoration: none;
	line-height: 100%;
	font-size: 100%;
	}
.bottomlinks a:link, .bottomlinks a:visited, .bottomlinks a:active {
	color: #666666;
	text-decoration: none;
	line-height: 100%;
	font-size: 100%;
} 
.bottomlinks a:hover {
	color: #194C8E;
	text-decoration: none;
	line-height: 100%;
	font-size: 100%;
	}
	
a:link.topnav, a:visited.topnav, a:active.topnav {
	color: #225067;
	text-decoration: none;
	font-size: 90%;
	font-weight: 700;
} 
a:hover.topnav {
	color: #567F91;
	text-decoration: underline;
	font-size: 90%;
	font-weight: 700;
	}	

.sub_nav a:link, .sub_nav a:visited, .sub_nav a:active {
	color: #225067;
	text-decoration: none;

}
.sub_nav a:hover {
	color: #567F91;
	text-decoration: underline;
}

a:link.bodylink2, a:visited.bodylink2, a:active.bodylink2 {
	color: #E0162C;
	text-decoration: none;
	font-weight: 400;
	font-size: 100%;
} 
a:hover.bodylink2 {
	color: #1D2D40;
	text-decoration: underline;
	font-weight: 400;
	font-size: 100%;
	}	
a:link.breadcrumb, a:visited.breadcrumb, a:active.breadcrumb {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: 400;
	font-size: 90%;
}
a:hover.breadcrumb {
	color: #002D40;
	text-decoration: underline;
	font-weight: 400;
	font-size: 90%;
}


/* main content area */
#topnavdiv {
	width: 853px;
	left: 0px;
	top: 0px;
	position: relative;
	height: 30px;
}
#topnav_button {
	width: 120px;
	left: 0px;
	top: 0px;
	position: relative;
	height: 21px;
}
#bannerdiv {
	width: 612px;
	left: 0px;
	top: 0px;
	position: relative;
	padding-top: 1px;
	height: 295px;
}
#contentdiv {
	width: 853px;
	left: 0px;
	top: 0px;
	position: relative;
	padding-top: 5px;
	min-height: 300px;
}
#textdiv {
	width: 400px;
	left: 30px;
	top: 25px;
	position: relative;
	text-align: left;
}
#pagenavdiv {
	width: 127px;
	left: 0px;
	top: 25px;
	position: relative;
}
#articlediv {
	width: 612px;
	left: 0px;
	top: 0px;
	position: relative;
	padding-top: 5px;
}
/* footer */
#footerdiv {
	width: 854px;
	left:0px;
	top: 0px;
	position: relative;
}
#eventsnavdiv {
	width: 127px;
	left: 0px;
	top: 25px;
	position: relative;
}

/* on page link text ------------------------------------------------------------------------------------------------- */



/* navigation ------------------------------------------------------------------------------------------------- */
#sidenav {
	width: 142px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	color: #999999;
	top: 0px;
	position: relative;
	height: 317px;
}

.navdivs_main {
	margin: 0px;
	padding: 0px;
	float: left;
	position: relative;
	width: 142px;
	text-decoration: none;
	height: 21px;
	padding-bottom: 1px;

}

.navdivs_grey {
	margin: 0px;
	padding: 0px;
	float: left;
	position: relative;
	width: 175px;
	font-weight: 700;
	color: #225067;
	text-decoration: none;
	padding-left: 5px;
	height: 22px;
	padding-top: 0px;
	font-size: 100%;
}

.navdivs_grey p {
	margin: 0px;
	padding: 0px;	
}

.navdivs_grey a:link, .navdivs_grey a:visited, .navdivs_grey a:active {
	color: #225067;
	text-decoration: none;

}
.navdivs_grey a:hover {
	color: #567F91;
	text-decoration: none;
}

.nav_grey_sub {
	color: #999999;
	text-decoration: none;
	padding-left: 5px;
	font-weight: 400;
	line-height: 1.5em;
	padding-top: 3px;

}

.nav_grey{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-weight: normal;
	color: #999999;
}

.navdivs {
	margin: 0px;
	padding: 0px;
	float: left;
	position: relative;
}
.sub_nav{
	color: #666666;
	text-decoration: none;
	padding-left: 24px;
	font-weight: normal;
	line-height: 20px;
	font-size: 90%;
	}

/*border styles*/


.border_grey{
	border: solid #666 1px;
}


.bordernav{
	border-right: solid;
	border-right-color: #FFFFFF;
	border-right-width: 1px;
}
.border_article{
	border-right: solid;
	border-right-color: #6A6A6A;
	border-right-width: 1px;
}

/*form style*/
.field{
	background-color: #bbbdbf;
	border-style: solid;
	border-width: 0px;
}
.border_split {

	border-top: solid;
	border-top-color: #f5821f;
	border-top-width: 1px;
}
.border_split_grey {

	border-bottom: solid;
	border-bottom: #d1d2d4;
	border-bottom: 1px;
}
