body {
	min-width: 320px;
}

body,html {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 100%;
	width: 100%;
	background-color: #FFFFFF;
	background-image: url(images/bg_main.gif);
	background-repeat: repeat-x;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

img, table, td, blockquote, code, pre, textarea, input, iframe, object, embed, video {
	max-width: 100%;
}

#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;
}

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

span, #container-name span, #container-slogan span {
	color: #006AC3;
}

#container-eyecatcher {
	width: 670px;
	padding: 0px 40px 0px 40px;
	height: 175px;	
	background-image: url(images/bg_eyecatcher.gif);
}

#container-navigation {
	width: 670px;
	background-color: #45AAFF;
	height: 22px;
	border-bottom: 1px solid #FFFFFF;
}

ul#navigation {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: none;
	list-style: none;
}

#navigation li {
	display: inline;
	height: 22px;
}

#navigation li a {
	color: #FFFFFF;
	line-height: 22px;
	font-size: 11px;
	text-decoration: none;
	padding: 5px 15px 6px 15px;
	border-left: 1px solid #FFFFFF;
	font-weight: bold;
}

#navigation li a:hover {
	text-decoration: underline;
	background-color: #0066CC;
}

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

#content {
	width: 450px;
	float: left;
}

#content-left {
	width: 322px;
	float: left;
}

#content-right {
	width: 322px;
	margin-left: 348px;
}

#border {
	width: 190px;
	margin-left: 480px;
}

#container-table {
	width: 670px;
	padding: 10px 0px 20px 0px;
	margin: 0px 0px 0px 0px;
}

#container-footer {
	border-top: 4px solid #E5E5E5;
	width: 670px;
	padding: 10px 0px 20px 0px;
	margin: 0px 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: 325px;
	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: 0px 0px 0px 0px;
	padding: 0px 0px 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 0px 0px 25px;
}

h3 {
	font-size: 14px;
	color: #006AC3;
	padding: 0px 0px 0px 25px;
}
	
h4 {
	font-size: 12px;
	color: #006AC3;
}
hr {
	border: none 0;
	border-top: 1px solid #CCCCCC;
	height: 1px;
}

#content hr {
	border: none 0;
	border-top: 1px solid #CCCCCC;
	margin: 0px 0px 0px 25px;
	height: 1px;
}

#content p {
	line-height: 19px;
	color: #666666;
	margin: 0px 0px 20px 30px;
}

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

#content ul {
	margin: 0px 0px 20px 25px;
	padding: 0px 0px 0px 12px;
	background-image: none;
	list-style-image: url(images/li_cube.gif);
  list-style-position: outside;
}

#content li {
	line-height: 20px;
	color: #666666;
	margin: 0px 0px 0px 5px;
	padding: 2px 0px 2px 0px;
}

#content li a {
	text-decoration: none;
	color: #006AC3;
	border-bottom: 1px dotted #006AC3;
}

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

#content .quote {
	border-top: 1px solid #E5E5E5;
	background-color: #F7F7F7;
	border-bottom: 1px solid #E5E5E5;
	margin: 0px 0px 20px 25px;
	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: 12px;
	color: #666666;
	margin: 0px 0px 15px 10px;
}

ul#subnavigation {
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	background-image: none;
	list-style: none;
}

#subnavigation li {
	margin: 0px 0px 5px 0px;
	padding: 2px 0px 2px 10px;
}

#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;
	color: #FFFFFF;
	background-color: #006AC3;
}

ul#news {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: none;
	list-style-image: url(images/li_cube.gif);
  list-style-position: outside;
}

#news li {
	margin: 0px 0px 15px 15px;
	padding: 2px 0px 2px 0px;
}

#news li a {
	text-decoration: none;
	color: #006AC3;
	border-bottom: 1px dotted #006AC3;
}

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

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

img.alignleft {
	float: left;
	margin: 0px 15px 5px 0px;
}

img.alignright {
	float: right;
	margin: 0px 0px 5px 15px;
}

img.alignabove {
	margin: 0px 0px 10px 0px;
}