@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-color: #F3F7FA;
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
}
h1 {
	font-size: 1.7em;
	color: #036;
	letter-spacing: 0.05em;
	font-weight: normal;
}
h2 {
	font-size: 1.4em;
	color: #036;
	letter-spacing: 0.05em;
	font-weight: normal;
}
h3 {
	font-size: 1.1em;
	color: #036;
	letter-spacing: 0.05em;
	font-weight: normal;
}

p {
	font-size: .95em;
	line-height: 1.3em;
}

#wrapper #bodybg #body #footer {
}

#wrapper {
	width: 948px;
	margin-right: auto;
	margin-left: auto;
	overflow: visible;
	height: auto;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CBE7EF;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#wrapper #masthead  {
	background-image: url(images/mast.jpg);
	background-repeat: no-repeat;
	height: 114px;
	position: relative;
}
#wrapper #masthead #secnav {
	position: absolute;
	top: 0px;
	right: 88px;
	background: #019FC2;
}
#wrapper #masthead #secnav ul {
	padding: 0;
	margin: 0px;
	list-style-type: none;
	float: left;
}
#wrapper #masthead #secnav li {
	padding: 0px;
	float: left;
	margin: 0px;
	font-weight: bold;
	font-size: 70%;
}


#wrapper #masthead #secnav a {
	padding: 6px 15px;
	display: block;
	float: left;
	color: #036;
	text-decoration: none;
	border: 1px solid #019FC2;
}
#wrapper #masthead #secnav a:hover {
	background-image: url(images/hover.jpg);
	background-repeat: repeat-x;
	background-position: left center;
}



#wrapper #topnav  {
	height: 34px;
	width: 948px;
	background-color: #019FC2;
	margin: 0px;
	padding: 0px;
	float: left;
	background-image: url(images/nav.jpg);
	background-repeat: no-repeat;
}
#wrapper #topnav ul {
	padding: 0 16px 0 0px; 
	margin: 0px;  
	list-style-type: none; 
	float: left;
}
#wrapper #topnav li {
	padding: 0px;
	float: left;
	margin: 0px;
	font-weight: bold;
	font-size: 90%;
	line-height: 1.3em;
}
#wrapper #topnav a {
	padding: 7px 15px;
	display: block;
	float: left;
	color: #036;
	text-decoration: none;
	border-top: 1px solid #019FC2;
	border-right: 1px solid #019FC2;
	border-left: 1px solid #019FC2;
	border-bottom-style: none;
}

#wrapper #topnav a:hover, #wrapper #topnav a.current {
	background-image: url(images/hover.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	border: 1px solid #06ADD0;
}
#wrapper #bodybg  {
	background-image: url(images/curve-bg.jpg);
	background-repeat: repeat-y;
	background-position: right;
	margin: 34px 0 0 0;
	background-color: #FFF;
}
#wrapper #bodybg #body {
	background-image: url(images/content.jpg);
	background-repeat: no-repeat;
	margin: 34px 0 0 0;
	padding: 0px;
}
#wrapper #bodybg #body #content {
	min-height: 400px;
	padding-top: 60px;
	margin-left: 250px;
	margin-right: 105px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#wrapper #bodybg #body #content img {
	margin: 6px;
	padding: 1px;
	float: right;
	border: 1px solid #07B1D5;
}

#content li{
	font-size: 0.95em;
	line-height: 1.4em;
	color: #036;
	list-style-type: circle;
}
#wrapper #bodybg #body #content a {
	color: #069BBB;
}
#wrapper #bodybg #body #content a:hover {
	text-decoration: none;
}


#wrapper #bodybg #body  #subnav{
	float: left;
	width: 216px;
	padding-top: 76px;
	padding-bottom: 20px;
}
#wrapper #bodybg #body #subnav ul {
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #CBE7EF;
}
#wrapper #bodybg #body #subnav ul ul {
	margin: 0;
	padding: 0;
	border-bottom-style: none;
}


#wrapper #bodybg #body #subnav ul li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-size: 90%;
	font-weight: bold;
	border-top: 1px solid #CBE7EF;
}
#wrapper #bodybg #body #subnav ul ul li {
	font-size: 85%;
	font-weight: normal;
}
#wrapper #bodybg #body #subnav a {
	display:block;
	padding: 7px 15px;
	color: #036;
	text-decoration: none;
}
#wrapper #bodybg #body #subnav ul ul a {
	display:block;
	padding: 7px 28px;
	color: #036;
	text-decoration: none;
}

#wrapper #bodybg #body #subnav a:hover, #wrapper #bodybg #body #subnav a.current, #wrapper #bodybg #body #subnav a.active {
	background-image: url(images/subhover.jpg);
	background-repeat: repeat-x;
	background-position: left center;
}
#wrapper #bodybg #body #subnav img {
	margin-top: 12px;
}


#wrapper #bodybg #body  #right{
	float: right;
	width: 68px;
	background-image: url(images/curve-bg.jpg);
}

#wrapper #bodybg #body #footer {
	height: 69px;
	position: relative;
	clear: left;
	background: url(images/footer.jpg) no-repeat;
	margin-top: 50px;
}
#wrapper #bodybg #body #footer #footercontent  {
	position: absolute;
	width: 680px;
	left: 16%;
	right: auto;
	height: 69px;
}
#wrapper #bodybg #body #footer #footercontent p {
	margin-top: 8px;
	padding-top: 8px;
	margin-bottom: 4px;
	padding-bottom: 4px;
	font-size: 0.8em;
	text-align: right;
}
#wrapper #bodybg #body #content .homeboxout {
	float: left;
	width: 47%;
	border-top: 1px solid #CBE7EF;
	border-bottom: 1px solid #CBE7EF;
	margin: 8px 6px;
}
#wrapper #bodybg #body #content .homeboxout img {
	float: left;
	margin: 6px;
	padding: 1px;
	border: 1px solid #07B1D5;
}
#wrapper #bodybg #body #content .homeboxout h3 {
	margin-top: 3px;
	padding-top: 3px;
	margin-bottom: 3px;
	padding-bottom: 3px;
}
#wrapper #bodybg #body #footer #footercontent p.small {
	font-size: 0.7em;
	line-height: 0.9em;
	text-align: right;
}
#wrapper #bodybg #body #subnav .NewsSummary .NewsSummaryPostdate, #wrapper #bodybg #body #subnav .NewsSummary .NewsSummaryAuthor {
	font-size: 0.7em;
	padding-left: 16px;
}
#wrapper #bodybg #body #subnav .NewsSummary .NewsSummarySummary {
	padding-left: 16px;
	font-size: 0.84em;
	padding-top: 4px;
	margin-bottom: 0;
	padding-bottom: 0;
	padding-right: 14px;
}
#wrapper #bodybg #body #content .NewsSummary .NewsSummaryPostdate, #wrapper #bodybg #body #content .NewsSummary .NewsSummaryAuthor, #wrapper #bodybg #body #content .NewsSummary .NewsSummaryMorelink {
	font-size: 0.7em;
}
#wrapper #bodybg #body #content .NewsSummary {
	margin-bottom: 30px;
	margin-top: 28px;
}
#wrapper #bodybg #body #content .NewsSummarySummary {
	margin-top: 12px;
	margin-bottom: 8px;
}
#wrapper #bodybg #body #subnav .NewsSummary .NewsSummaryMorelink {
	font-size: .7em;
}
#wrapper #bodybg #body #subnav .NewsSummary {
	margin-top: 0px;
	padding-top: 0px;
}
#wrapper #bodybg #body #subnav h2 {
	font-size: 1.2em;
	margin-top: 12px;
	padding-top: 0px;
	padding-right: 6px;
	padding-left: 16px;
}
#wrapper #bodybg #body #content table tr td {
	border-bottom: 2px dotted #D0E4EB;
	font-size: .9em;
	vertical-align: top;
}
#wrapper #bodybg #body #content table tr td form input {
	margin: 4px;
}
#wrapper #bodybg #body #content table tr td p {
	font-size: .9em;
}


#wrapper #bodybg #body #content table tr td img {
	float: none;
}
#wrapper #bodybg #body #content table tr td form img {
	border-style: none;
}
fieldset {
	font-size: .95em;
	border: 1px solid #07B1D5;
	margin-top: 12px;
	margin-bottom: 6px;
	}
legend {
	padding: 0.2em 0.5em;
	border:1px solid #07B1D5;
	color:#333;
	text-align:right;
	font-weight: bold;
	background: #EBFBFE;
  }
label {
	margin-right: 10px;
	line-height: 1.6em;
  }
#wrapper #bodybg #body #content .formbuilderform div {
	margin-bottom: 8px;
}
