body,html{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 100%;
	width: 100%;
	background-color: #FFFFFF;
/*	background-image: url(images/background.jpg);  */
/*	background-repeat: repeat-x; */
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
/*	overflow-y: scroll;*/
}

#container {
	width: 750px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}

#container-header {
	width: 670px;
	height: 85px;
	padding: 10px 0px 0px 40px;
	font-weight:bold;
}

span,#container-slogan span {
	color: #006AC3;
}

#container-name span{
	font-size: 20px;
	color: #006AC3;
}

#container-eyecatcher {
	width: 670px;
	padding: 0px 40px 0px 40px;
	height: 183px;	
}

#container-navigation {
	width: 670px;
	background-color: #45AAFF;
	height: 22px;
	border-bottom: 1px solid #ffffff;
}

#container-content {
	border-top: 4px solid #D0D0D0;
	width:670px;
	padding: 10px 0px 0px 0px;
	margin: 0px 20px 20px 40px;
	height: auto !important;
	min-height:400px !important;
	height:400px;
}

#container-iFrame {
	border: none;
	width:100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height: auto !important;
	min-height:200px !important;
	height:200px;
}

#container-sitemap {
	border-top: 4px solid #D0D0D0;
	width:670px;
	padding: 10px 0px 0px 0px;
	margin: 0px 20px 20px 40px;
	height: auto !important;
	min-height:100px !important;
	height:100px;
}

#container-topics {
	width:670px;
	padding: 20px 40px 0px 40px;
	margin: 0 0 0 0;
	height: auto;!important;
	min-height:100px !important;
	height:100px;
}

#content {
	width: 490px;!important;
	width: 460px;
	padding: 0 0 0 0;
	margin:  0 0 0 0;
	height: auto !important;
	min-height: 400px !important; 
	height:400px;
}

#border {
	float: left;
	width: 170px;
	padding: 0px 0 0 0;
	margin: 20px 0 0 0;
	height: auto !important; 
	min-height: 400px !important;
	height:400px;
}

#container-footer {
	border-top: 4px solid #D0D0D0;
	width: 670px;
	padding: 10px 0px 10px 0px;
	margin: 40px 40px 20px 40px;
	clear: both;
	color: #D0D0D0;
	border-bottom: 4px solid #D0D0D0;
}

#container-footer a {
	font-weight: bold;
	padding: 2px 2px 2px 2px;
	color: #aeaeae;
}

#container-footer a:hover {
	color: #006AC3;
}

#footer {
	font-size: 11px;
	color: #aeaeae;
	width: 670px;
	margin-bottom: 20px;
}

#footer-copyright {
	float: left;
	width: 325px;
	padding-left: 10px;
}

#footer-meta {
	float: right;
	text-align: right;
	width: 325px;
	padding-right: 10px;
}

.clearer {
	clear: both;
}

.submenu{
	display:none;
	position:absolute;
	background-color: ransparent;
	border-style: none;
	padding: 0px 0px 0px 0px;
	width: auto;
	height:auto !important;
	min-height:22px !important;
	height:22px;
}

div.line {
	height:1px;
	background-color:#B0B0B0;
	line-height:1px;
	clear:both;
	display:block;
	overflow:hidden
}

div.topics {
	font-size: 22px;
	font-weight:bold;
	color: #666666;
	margin: 0 0 0 0;
	padding: 10px 0px 10px 25px;
	background-image: url(images/topics.gif);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 0px;
}

div.list{
	height: 40px;
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
}

div.underline{
	height:2px;
	margin: 0 0 0 0;
	padding: 0px 0px 0px 25px
}

h1 {
	font-size: 22px;
	color: #666666;
	margin: 0 0 0 0;
	padding: 0px 0 20px 25px;
	background-image: url(images/h1_arrow.gif);
	background-repeat: no-repeat;
	background-position: 5px 7px;
	line-height: 24px;
}

h2 {
	font-size: 16px;
	color: #006AC3;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin: 0 0 0 0;
	padding: 5px 0 15px 5px;
}

h3 {
	font-size: 14px;
	color: #006AC3;
	padding: 5px 0 0px 25px;
	text-transform: uppercase;
	letter-spacing: -0.5px;
	}
	
h4 {
	font-size: 14px;
	color: #006AC3;
	text-transform: uppercase;
	letter-spacing: -0.5px;
	}

hr {
	border: none 0;
	border-top: 1px solid #cccccc;
	height: 1px;
}

#content hr {
	border: none 0;
	border-top: 1px solid #cccccc;
	margin: 0px 0 0px 25px;
	height: 1px;
}

#content p {
	line-height: 19px;
	color: #666666;
	margin: 0 0 20px 25px;
}

#content p a, #border p a {
	text-decoration: none;
	color: #006AC3;
	border-bottom: 1px dotted #006AC3;
	padding: 2px 2px 2px 2px;
}

#content p a:hover, #border p a:hover  {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #006AC3;
	padding: 2px 2px 2px 2px;
}

#content li {
	line-height: 20px;
	color: #666666;
	margin: 0 0 0 15px;
}

#content .quote {
	border-top: 1px solid #E5E5E5;
	background-color: #f7f7f7;
	border-bottom: 1px solid #E5E5E5;
	padding: 15px 15px 15px 65px;
	background-image: url(images/bg_quote.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	color: #0066CC;
	font-style: italic;
}

#border p {
	line-height: 17px;
	font-size: 11px;
	color: #666666;
	margin: 0 0 15px 10px;
}

ul#subnavigation {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
	background-image: none;
}

#subnavigation li {
	list-style: none;
	padding: 2px 0px 2px 10px;
	margin: 0px 0px 5px 0px;
}

#subnavigation li a {
	text-decoration: none;
	color: black;
	border-bottom: 1px dotted black;
}

#subnavigation li a:hover {
	text-decoration: none;
	color: red;
	border-bottom: 1px solid red;
}

img.alignleft {
	float: left;
	margin: 0 15px 5px 0px;
}

img.alignright {
	float: right;
	margin: 0 0 5px 15px;
}

img.alignabove {
	margin: 0 0 10px 0;
}

table.header
{
	border-style: none;
	border-collapse:collapse;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
}

.header tr{
	height: 85px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;	
}

table.mainmenu
{
	border-style: none;
	border-collapse:collapse;
	margin: 0px 0px 0px 0px;
	padding: 0 0 0 0;	
}

.mainmenu tr{
	height: 22px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;	
}

.mainmenu tr td{
	height: 22px;
	width: 80px;
	border-style: none;
	valign:middle;
	text-align:center;
	vertical-align:middle;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-right: 1px solid #ffffff;
}

.mainmenu tr td a{
	display:block;
	height:19px;
	text-align:center;
	valign:middle;
	outline-style:none;
	color: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 0px 0px;
	font-size: 15px;
	text-decoration: none;
}

.mainmenu tr td:hover {
	background-color: #0066CC;
}

.mainmenu tr td.select {
	background-color: #0066CC;
}
.submenu table
{
	border-style:none;
	border-collapse:collapse;
	background-color: #45AAFF;
	margin: 3px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
}

.submenu table tr{
	height: 22px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;	
}

.submenu table tr td{
	height: 22px;
	width: 80px;
	border: 1px solid #FFFFFF;
	text-align:left;
	text-valign:center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.submenu table tr td a{
	display:block;
	height:19px;
	text-align:center;
	valign:middle;
	outline-style:none;
	color: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 0px 0px;
	font-size: 15px;
	text-decoration: none;
}

.submenu table tr td:hover {
	background-color: #0066CC;
}

.tbl{
	padding: 5px;
}

.tdicon {
	width:5px;
	padding: 0px 0px 5px 15px;
}

.tdlist {
	width:500px;
	padding: 5px 10px 5px 5px;
	border-bottom: 1px dotted #BBB;
}

.tbl td {
	padding: 5px 10px 5px 5px;
	border-bottom: 1px dotted #BBB;
}

.label {
	background-color: #EEE;
	text-align:left;
}

.sitemap th{
	text-align: left;
        padding-left: 25px;
	font-size: 18px;
	padding-bottom: 15px;
}

.sitemap tr{
	text-align: left;
        padding-left: 0px;
	height:20px;
}

.sitemap td{
	padding-left: 25px;
	font-size: 13px;
}

.sitemap tr a {
	padding-left: 10px;
	text-decoration:none;
	color:#006AC3;
}

.sitemap tr a:hover {
	text-decoration: underline;
	color: red;
 }

.tbl a {
	border-bottom:1px dotted #006AC3;
	color:#006AC3;
	text-decoration:none;
}
