body  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; color: #6f6f6f;
	margin: auto;
	border: 0px none;
	padding: 0;
	background-color: #ffffff;
	text-align: center;
	margin-bottom:20px;
	margin-top: 20px;
	line-height: 1.5em;
}

table, tr, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; color: #6f6f6f;
	}	

/* Headings */
/************/

h1 {
	font-size: 14px;
	color: #0a468a;
	font-weight: bold;
	margin: 0px;
}

h2 {
	font-size: 11px;
	color: #3f75b7;
	margin-bottom: 0px;
	font-weight: normal;
}

h3 {
	font-size: 12px;
	color: #a67100;
	font-weight: bold;
	margin: 0px;
}

/* Links */
/*********/

a:link { text-decoration: underline; color: #3f75b7;}
a:active { text-decoration: underline; color: #3f75b7;} 
a:visited { text-decoration: underline; color: #3f75b7;} 
a:hover { text-decoration: underline; color: #0F3F7E;}

a.feature:link { text-decoration: none; color: #3f75b7;}
a.feature:active { text-decoration: none; color: #3f75b7;} 
a.feature:visited { text-decoration: none; color: #3f75b7;} 
a.feature:hover { text-decoration: underline; color: #0F3F7E;}

a.footer:link { text-decoration: underline; color: #ffffff; }
a.footer:active { text-decoration: underline; color: #ffffff; } 
a.footer:visited { text-decoration: underline; color: #ffffff; } 
a.footer:hover { text-decoration: none; color: #ffffff; }

a.nav:link { display: block; text-decoration: none; color: #ffffff; }
a.nav:active { display: block; text-decoration: none; color: #ffffff; }
a.nav:visited  { display: block; text-decoration: none; color: #ffffff; }
a.nav:hover { display: block; text-decoration: none; color: #ffffff;}

/* Header */
/**********/

#masthead {
	width: 696px;
	margin: auto;
	height: 55px;
	}
	
#mastheadleft {
	width: 300px;
	float: left;
	height: 46px;
	text-align: left;
	margin-top: 9px;
	}
	
#mastheadright {
	width: 396px;
	float: left;
	height: 55px;
	text-align: right;
	}
	
/* Menu */
/********/

#menu {
	clear: both;
	height: 29px;
	width: 696px;
	background-color: #1b5ea9;
	margin: auto;
	margin-bottom: 5px;
	}
	
div.menuitem {
	height: 24px;
	background-image: url('image/bkg-navoff.gif');
	background-repeat: repeat-x;
	padding-left: 16px;
	padding-right: 16px;
	text-align: center;
	float: left;
	color: #ffffff;
	padding-top: 5px;
	}
	
div.menuitemon {
	height: 24px;
	background-image: url('image/bkg-navon.gif');
	background-repeat: repeat-x;	
	padding-left: 16px;
	padding-right: 16px;
	text-align: center;
	float: left;
	color: #ffffff;
	padding-top: 5px;
	}	
	

/* Main Body */
/*************/

div.main {
	clear:both;
	width: 696px;
	margin: auto;
	margin-bottom: 3px;
	}

div.mainleft {
	width: 225px;
	margin-right: 7px;
	float: left;
	text-align: left;
	}
	
div.mainright {
	width: 464px;
	float: left;
	text-align: left;
	}
	
#mainrightheader {
	background-color: #3fb265;
	padding-top: 6px;
	padding-left: 13px;
	color: #ffffff;
	height: 22px;
	font-weight: bold;
	}
	
#mainrightmain {
	padding: 20px 10px 20px 13px;
	/* text-align: justify; */
	}
	
div.featureleftheader {
	background-color: #e5e5e5;
	padding-left: 12px;
	padding-top: 6px;
	height: 22px;
	color: #5f5f5f;
	font-weight: bold;
	}
	
div.featureleft {
	border-left: 1px solid #d4d4d4;
	border-right: 1px solid #d4d4d4;	
	padding: 15px;
	color: #000000;
	}
	
div.featureleft2 {
	border-left: 1px solid #d4d4d4;
	border-right: 1px solid #d4d4d4;	
	border-bottom: 1px solid #d4d4d4;	
	padding: 15px;
	color: #000000;
	}
	
font.small {
	font-size: 10px;
	}
	
div.readmore {
	text-align: right;
	}	
	
/* Footer */
/**********/

#footertop {
	clear: both;
	background-color: #0d4a91;
	padding-top: 4px;
	width: 696px;
	margin: auto;
	height: 22px;
	color: #ffffff;
	margin-bottom: 4px;
	font-weight: bold;
	}
	
#footer {
	clear: both;
	background-color: #e0e0e0;
	padding: 12px;
	width: 672px;
	margin: auto;
	color: #969696;
	text-align: center;
	font-size: 10px;
	}	
	
	
/* Forms */
/*********/

input.search {
background-color: #EFEFCD;
color: black;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 10pt;
}

textarea.search {
background-color: #EFEFCD;
color: black;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 10pt
}

input, textarea {
	border: #DB8812;
	background: #ffffff;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px; 
	border-left-width: 1px;	
	width: 220px;
	}

.changedField { 
	background: #eeeeee;
	border: #DB8812;	
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px; 
	border-left-width: 1px;		
	width: 220px;	
	}

/* Extras */
/**********/

.photoright {
	margin-left: 10px;
	margin-bottom: 10px;
	float: right;
	}
	
.imageright {
	margin-left: 20px;
	margin-bottom: 20px;
	float: right;
	}
	
.photoleft {
	border: 1px solid #DB8812;
	margin-right: 20px;
	margin-bottom:20px;
	float: left;
	}
	
.photoright {
	border: 1px solid #DB8812;
	margin-left: 20px;
	margin-bottom:20px;
	float: right;
	}	