*, html {
	padding: 0;
	margin: 0;
	}
	
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
	background-color: #E4E7EF;
	background-image: url(images/bg2-2.gif);
	background-repeat: repeat;
	}
	
.clear {
	clear: both;
	}
	
.fl {
	float: left;
	}
	
.fr {
	float: right;
	}
	
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
	
ul, li {
	list-style: none;
	}
	
a {
color:#3B8AC3;
text-decoration:none;
}
a:hover {
text-decoration:underline;
color:#444444;
}	

#tagline {
	float: right;
	background-image: url(images/text.gif);
	background-repeat: no-repeat;
	width: 420px;
	height: 40px;
	margin-top: 10px;
	margin-left: 520px;
	z-index: 1;
	position: absolute;
}
#wrapper {
	width: 960px;
	padding: 0 15px;
	margin: 0 auto;
	background: url(images/bg-wrap.jpg) no-repeat top center;
	}
	
#header {
	width: 960px;
	height: 92px;
	padding-top: ;
	}
	
#header img {
	float: left;
	}
	
#header h1 {
	overflow: hidden;
	width: 0;
	height: 0;
	}
	
#header ul {
	float: right;
	height: 33px;
	list-style: none;
	background: url(images/nav-bg.gif) repeat-x;
	margin-top: 59px;
	}
	
#header li {
	float: left;
	font-size: 10px;
	padding: 10px 30px;
	background: url(images/nav-divider.gif) top right no-repeat;
	}
	
#header li a {
	color: #FFFFFF;
	text-decoration: none;
	}
	
#header li a:hover {
	text-decoration: underline;
	}
	
#header li.last {
	background: none;
	}
	
#main {
	width: 930px;
	padding: 15px;
	background: #FFFFFF;
	}
	
#main #masthead {
	width: 890px;
	height: 224px;
	margin-bottom: 15px;
	}
	
#main #masthead h2 {
	font-size: 24px;
	color: #FFFFFF;
	}
	
#main #masthead p {
	font-size: 12px;
	color: #d0d49d;
	line-height: 24px;
	width: 525px;
	margin: 30px 0 25px 0;
	}
	
#main #container {
	background: url(images/sidebar-bg2.gif) repeat-y right;
	}
	
#main #content {
	float: left;
	width: 602px;
	padding-left: 3px;
	}
	
#main #content h3 {
	color: #0B3365;
	font-size: 18px;
	margin: 15px 0 20px 0;
	}
	
#main #content p {
	line-height: 20px;
	padding: 0 25px 25px 0;
	}
	
#main #content hr {
	border: none;
	height: 1px;
	background: #ddded1;
	color: #ddded1;
	margin-bottom: 25px;
	}
	
#main #content h4 {
	color: #0B3365;
	font-size: 14px;
	margin-bottom: 20px;
	}
	
#main #content ul {
	width: 275px;
	}
		
#main #content li {
	padding: 8px 0 8px 24px;
	background: url(images/bullet.gif) left no-repeat;
	}
	
#main #sidebar {
	float: right;
	width: 265px;
	padding: 15px;
	}
	
#main #sidebar .feed {
	padding: 2px 8px 0 0;
	}
	
#main #sidebar h4 {
	color: #0B3365;
	font-size: 14px;
	margin-bottom: 20px;
	}
	
#main #sidebar p {
	margin-bottom: 20px;
	line-height: 20px;
	}
	
#red   {
	color: #B7060B;
	text-decoration: none;
	}
	
#main #sidebar #red p a   {
	color: #e90b11;
	text-decoration: none;
	}
	
#main #sidebar p a {
	color: #3B8AC3;
	text-decoration: none;
	}	
	
#main #sidebar p a:hover {
	text-decoration: underline;
	color: #444444;
	}
	
#main #sidebar span {
	color: #666666;
	font-style: italic;
	}
	
#main #sidebar p a.link {
	color: #3B8AC3;
	text-decoration: none;
	font-style: italic;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0B3365;
	}
	
#footer {
	color: #0B3365;
	font-size: 10px;
	margin: 15px 3px;
	padding-bottom: 15px;
	}
	
#footer a {
	color: #0B3365;
	text-decoration: none;
	}
	
#footer a:hover {
	text-decoration: underline;
	color: #3B8AC3;
	}
#main-popup {
	width: 500px;
	padding-left: 15px;
	background-color: #FFFFFF;
	padding-right: 25px;
	padding-top: 10px;
}
#main-popup h3 {
	color: #0B3365;
	font-size: 18px;
	margin: 15px 0 20px 0;
	}
#main-popup p {
	line-height: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
	}
#main #content100 {
	float: left;
	width: 100%;
	padding-left: 3px;
	}
	
#main #content100 h3 {
	color: #0B3365;
	font-size: 18px;
	margin: 15px 0 20px 0;
	}
	
#main #content100 p {
	line-height: 20px;
	padding-top: 0;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 0;
	}#main #container100 {
	background-position: right;
}
.form/*FORM ELEMENTS*/
 {
	width: 480px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	vertical-align: top;
	background-position: top;
	}
.form-main {
	background-color: #F7F7F7;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #dddddd;
	border-right-color: #dddddd;
	border-bottom-color: #dddddd;
	border-left-color: #dddddd;
}
.form h1 {
	font-family:inherit;
	font-size:13px;
	font-weight:normal;
	color:#000000;
	margin-left:10px;
}
.form p {
	margin-left:10px;
	margin-top: 10px;
	margin-bottom: 0px;
}
.form input, textarea {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00;
	border:1px solid #999999;
	margin-top: 5px;
	padding: 5px;
	width: 80%;
	margin-bottom: 10px;
}
.form input#Submit{
	width:121px;
	border:none;
	margin: 0px;
	padding: 0px;
}
.date{
	font-style: italic;
	color: #000000;
}
