body,html {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 100%;
	width: 100%;
	background-color: #FFFFFF;
    font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}

#container {
	width: 750px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}

#container-header {
	width: 670px;
	height: 85px;
	padding: 20px 40px 0px 40px;
	background-image: url(images/bg_header.gif);
	line-height: 85px;
	font-size:28px;
	font-weight:bold;
}

#container-name {
	float: left;
	background-image: url(images/logo-last.gif);
	background-repeat:no-repeat;
	background-position:top left;
}

#container-slogan {
	float: right;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	padding-right: 0px;
	
}

span, #container-name span,#container-slogan span {
	color: #006AC3;
	padding-left:0px;
	font-size:18px;
}



#container-navigation {
	width: 670px;
	background-color: #EF9B0F;
	height: 24px;
	border-bottom: 1px solid #ffffff;
}

ul#navigation {
	margin-top: 0px;
	padding: 2px;
}

#navigation li {
	display: inline;
	list-style: none;
	height: 20px;
}

#navigation li a {
	color: #ffffff;
	line-height: 20px;
	font-size: 12px;
	text-decoration: none;
	padding: 5px 15px 4px 15px;
	border-right: 1px solid #ffffff;
	font-weight: bold;
}

#navigation li a:hover {
	text-decoration: none;
	background-color: #006AC3;
	border-bottom: 1px solid #ffffff;
	
}

#container-content {
	width:670px;
	background-image: url(images/bg_content.gif);
	background-repeat: no-repeat;
	padding: 0px 40px 0px 40px;
	margin: 0 0 0 0;
	height: auto;
}
#container-contentSub {
	width:670px;
	background-image: url(images/bg_content.gif);
	background-repeat: no-repeat;
	padding: 0px 40px 0px 40px;
	margin: 0 0 0 0;
	height: 300px;
}

#content {
	width: 470px;
	float: left;
	margin-top: 10px;
}
#contentMain {
	width: 659px;
	float: left;
	margin-top: 10px;
}
#border {
	width: 189px;
	margin-left: 480px;
	margin-top: 10px;
	
}

#container-footer {
	border-top: 4px solid #E5E5E5;
	width: 670px;
	padding: 0px 0px 20px 0px;
	margin: 0 40px 0px 40px;
	clear: both;
	color: #aeaeae;
}

#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: 170px;
	padding-left: 10px;
}

#footer-meta {
	float: right;
	text-align: right;
	width: 325px;
	padding-right: 10px;
}

.clearer {
	clear: both;
}

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;
	padding: 0px 0 5px 25px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

h3 {
	font-size: 14px;
	color: #006AC3;
	padding: 5px 0px 0px 0px;
	text-transform: uppercase;
	letter-spacing: -0.5px;
	margin-top: 0px;
	margin-bottom: 0px;
	}
	
h4 {
	background-image: url(images/tab1.gif);
	font-size: 12px;
	color: #ffffff;
	padding: 2px 0px 2px 0px;
	text-transform: uppercase;
	letter-spacing: -0.5px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align:center;
	}
	

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: 18px;
	color: #666666;
	margin: 0 0 10px 0px;
}

#content p a, #border p a {
	text-decoration: none;
	color: #006AC3;
	border-bottom: 1px dotted #006AC3;
	padding: 2px 2px 2px 2px;
}
#contentMain p a {
	text-decoration: none;
	color: #006AC3;
	border-bottom: 1px dotted #006AC3;
	padding: 2px 2px 0px 2px;
}

#content p a:hover, #border p a:hover  {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #006AC3;
	padding: 2px 2px 2px 2px;
}
#contentMain p a:hover {
	text-decoration: none;
	color: #006AC3;
	border-bottom: 1px solid #006AC3;
	padding: 2px 2px 0px 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;
}
#container-footer .quote {
	border-top: 1px solid #E5E5E5;
	background-color: #f7f7f7;
	border-bottom: 1px solid #E5E5E5;
	padding: 15px 15px 15px 15px;
	/*
	background-image: url(images/bg_quote.gif);
	*/
	background-repeat: no-repeat;
	background-position: 10px 10px;
	color: #0066CC;
	font-style: italic;
	padding-top: 0px;
	/*
	border-right: 1px solid #E5E5E5;
	border-left: 1px solid #E5E5E5;
	*/
}

#border p {
	line-height: 17px;
	font-size: 12px;
	color:#006ac3;
	margin: 0px;
	border-right:solid 1px silver;
	border-left:solid 1px silver;
	border-bottom:solid 1px silver;
	border-top:solid 1px silver;
	width:177px;
	padding:5px;
	
}

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: #006AC3;
	border-bottom: 1px dotted #006AC3;
}

#subnavigation li a:hover {
	text-decoration: none;
	border-bottom: 1px solid #006AC3;
}

ul#news {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image: none;
}
ul#news li a {
	text-decoration: none;
	color: #006AC3;
	border-bottom: 1px dotted #006AC3;
}
ul#news li a:hover {
	text-decoration: none;
	border-bottom: 1px solid #006AC3;
}

#news li {
	list-style: none;
	background-image: url(images/li_cube.gif);
	background-repeat: no-repeat;
	background-position: 2px 6px;
	padding: 2px 0px 2px 15px;
	margin: 0 0 15px 0px;
}

#content img {
	background-color: #E7F1FF;
	padding: 4px;
	border: 1px solid #006AC3;
}

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;
}
div.Space{
	background-image: url(images/horizon.gif);
	background-repeat: no-repeat;
	height:20px;
}
p.Links{
	font-weight:bold;
	color:#C00 !important;
	
}
p.Links a:link{
	font-weight:bold;
	color:#CC6600 !important;
	border-bottom: 1px dotted #cc6600 !important;
}
p.Links a:hover{
	font-weight:bold;
	color:#006AC3 !important;
	background:none  !important;
		border-bottom: 1px dotted #006AC3!important;

	
}
p.Events a:link{
	color:#cc6600!important;
	border-bottom: 1px dotted #cc6600!important;
}
p.Events a:hover{
	color:#006AC3!important;
	border-bottom: 1px dotted #006AC3!important;
	background: #FFF!important;
}
p.Events a:visited{
	color:#cc6600!important;
	border-bottom: 1px dotted #cc6600!important;
}
td{
	background-color: #E7F1FF;
	padding: 4px;
	border: 1px solid #006AC3;
	margin:5px !important;
}

	

	
	
	

