@charset "utf-8";
/* CSS Document */

img, div { behavior: url(iepngfix.htc) }

body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	background:#191919;
	color:#4a4a4a;
}

p {
	margin:0;
	padding:0;
	padding-top:5px;
	padding-bottom:5px;
}

a {
	text-decoration:none;
	color:#000000;
}

h1 {
	font-size:20px;
	margin:0;
	padding:0;
	padding-top:5px;
	padding-bottom:5px;
}

h2 {
	font-size:16px;
	margin:0;
	padding:0;
	padding-top:5px;
	padding-bottom:5px;
}

.HeadingSpan {
	color:#005787;
}

hr {
	height:0;
	margin:0;
	border:0;
	border-bottom:1px dotted #888888;
	margin-top:10px;
	margin-bottom:10px;
}

img {
	border:0px;
	padding:0px;
}

/*************************************** Dropdown Menu ***************************************/

div.menus {
	background: none;
	margin-top:1px;
	position: absolute;
	display: none;
}
	
div.menus a.menus {
	display: block;
	width: 100%;
}
	
div.menus a.menus:hover {
	background: white;
}

div.DropBottom {
	height:10px;
	background:url(images/drop_bott.png);
}

div.DropBottomContainer {
	margin-left:-2px;
	margin-right:-2px;
}

div.DropLeft {
	background:url(images/drop_left.png);
	background-position:left;
	background-repeat:repeat-y;
}

div.DropRight {
	background:url(images/drop_right.png);
	background-position:right;
	background-repeat:repeat-y;
}

div.DropSpace {
	background:white;
	margin-left:10px;
	margin-right:10px;
}

/*************************************** Moving Clouds ***************************************/

div#CloudsOne {
	background:url(images/first_cloud.png);
	background-position:50% 0%;
	position:absolute;
	height:121px;
	width:100%;
	top:0px;
}

div#CloudsTwo {
	background:url(images/second_cloud.png);
	background-position:500% 0%;
	position:absolute;
	height:121px;
	width:100%;
	top:0px;
}

div#CloudsThree {
	background:url(images/third_cloud.png);
	background-position:30% 0%;
	position:absolute;
	height:121px;
	width:100%;
	top:0px;
}

/*************************************** Header ***************************************/

div#HeaderBackground {
	background:url(images/header_background.jpg);
}
/*
div#Header {
	background:url(images/header.jpg);
	width:760px;
	margin:0 auto;
	height:121px;
}
*/
div#HeaderBackground div {
	height:121px;
}

div.HeaderLeftContainer {
	position:absolute;
	right:50%;
	left:0;
	padding-right:379px;
}

div#HeaderLeft {
	background:url(images/header_left.jpg);
	background-position:right;
	background-repeat:no-repeat;
}

div.HeaderRightContainer {
	position:absolute;
	left:50%;
	right:0;
	padding-left:379px;
}
/*
div#HeaderRight {
	background:url(images/header_right.jpg);
	background-repeat:no-repeat;
}
*/
/*************************************** Bottom Header / Menu ***************************************/

div#BottomHeaderBackground {
	background:url(images/bottom_header_background.jpg);
}

div#BottomHeaderBackground div {
	height:151px;
}

div#BottomHeaderBackground div#Summary {
	height:70px;
}

div#BottomHeaderBackground div#Menu {
	height:121px;
}

div#BottomHeaderLeft {
	background:url(images/bottom_header_left.jpg);
	background-repeat:no-repeat;
	background-position:right;
}

div#BottomHeaderRight {
	background:url(images/bottom_header_right.jpg);
	background-repeat:no-repeat;
}
/*
div#BottomHeader {
	background:url(images/bottom_header.jpg);
	width:760px;
	margin:0 auto;
	position:relative;
}
*/
/*************************************** Menu ***************************************/

div#Menu {
	text-align:center;
	font-size:17px;
	font-weight:bold;
	padding-top:18px;
}

div#Menu a {
	color:#333333;
	padding-left:15px;
	padding-right:15px;
}

.Light {
	color:#666666;
}

div#Summary {
	padding-top:9px;
	font-size:12px;
	color:#CCCCCC;
}

div#Summary h1 {
	font-size:19px;
	margin:0;
	padding:0;
	padding-bottom:3px;
	color:#0C4402;
	font-weight:bold;
}

div#Summary h1 b {
	color:#333333;
}

/*************************************** Content Bottom ***************************************/

div.ContentBackground {
	background:url(images/main_background.jpg);
	min-width:760px;
}

div.ContentBottomBackground {
	background:url(images/main_background_bottom.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	padding-bottom:50px;
	min-width:760px;
}

div.ContentBottom {
	width:760px;
	margin:0 auto;
	padding-top:10px;
}

/*************************************** Content Top ***************************************/

div.ContentTopBackground {
	background:url(images/content_top_background.jpg);
	min-width:760px;
}

div.ContentTopRepeat {
	background:url(images/content_top_repeat.jpg);
	background-repeat:repeat-x;
}

div.ContentTop {
	background:url(images/content_top_top.jpg);
	background-repeat:no-repeat;
	width:760px;
	margin:0 auto;
	padding-top:20px;
	padding-bottom:10px;
}

/*************************************** Footer ***************************************/

div#FooterWrapper {
	background:url(images/footer_wrapper.jpg);
	background-repeat:repeat-x;
}

div#FooterBackground {
	background:url(images/footer_background.jpg);
	background-repeat:no-repeat;
	width:760px;
	margin:0 auto;
	height:205px;
	text-align:center;
	color:#999999;
	padding-top:40px;
}

div#FooterWrapper a {
	color:#999999;
}

/*************************************** RSS ***************************************/

p.Rss a {
	color:#888888;
	font-size:18px;
}

p.Rss a .RssSmall {
	color:#000000;
	font-size:14px;
	padding:0;
}

.RssTable img {
	padding-bottom:0px;
	margin-top:0px;
}

table.RssTable p{
	text-align:center;
	padding:0;
}

table.RssTable td img {
	border:0;
	padding:0;
	background:none;
}

/*************************************** Images ***************************************/

div.ContentBackground img {
	border-right:1px solid #888888;
	border-bottom:1px solid #888888;
	padding:3px;
	padding-bottom:13px;
	background:#f2f2f2;
	margin:5px;
}

/*************************************** Summary Hover ***************************************/

div.SummaryHover:hover {
	background-color:#d0cfba;
}
