/* ----- General Styles ----- */

body {
	margin: 0 0 0px;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #eceaea url(../images/bg_fade.gif) center top repeat-x;
}

p, a, h1, h2, h3, h4, h5, h6, li, td, input, select, dt, dd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #262222;
	line-height: 18px;
	margin: 0;
	padding: 0;
	background-position: top;

}

h1, h2, h3, h4 {
	color: #336699;
	margin: 0 0 10px 0;
}

h1 {
	font-family: "Lucida Sans", "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 18px;
	line-height: 21px;
	font-weight: normal;
	color: #999999;
}

h2 {
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 14px 0;
}

h3 {
	font-weight: bold;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin: 0;
}

a {
	margin: 0 0 0px 0;
}

a:link, a:visited {
	color: #336699;
	text-decoration: none;
	background: transparent;
	padding: 0 0 0 0px;
}

a:hover, a:active {
	color: #ffffff;
	background: #336699;
}

p {
	margin: 0 0 13px 0;
}

p.line {
	clear: both;
	background: url(../images/bg_dot.gif) repeat-x;
	line-height: 19px
}

p.disclaimer, .disclaimer p {
	font-size: 9px;
	color: #6a6262;
	margin: 0 0 13px 0;
}

ul {
	margin: 0 0 20px 25px;
	padding: 0;
}

input {
	height: 21px;
	border: 1px solid #cccccc;
	margin: 0 0 5px 0;
	padding: 4px 5px;
	line-height: 12px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 13px;
}

input.button {
	width: 58px;
	padding: 0;
	margin: 5px 0 0 0px;
	border: 1px solid #999999;
	cursor: hand;
	height: 24px;
}

select {
	width: 150px;
	height: 20px;
	border: 1px solid #cccccc;
	padding: 2px;
	color: #4d4a4a;
}

.redbold {
	color: #ef1a22;
	font-weight: bold;
}

/* footer */

#footer {
	clear: both;
	float: left;
	width: 900px;
	margin: 0;
	padding: 28px 0 10px 0;
	background: #ffffff;
}

#footernav {
	float: left;
	list-style: none;
	margin: 0 38px 0 0;
	padding: 0;
}

#footernav li {
	color: #999999;
	display: inline;
}

#copyright {
	color: #b3aaaa;
}

/* ----- Layout Divs ----- */

#holdall {
	width: 962px;
	margin: 0 auto;
	padding: 0 20px;
	background: #fff;
	border-left: 1px solid #cbc5c5;
	border-right: 1px solid #cbc5c5;
	border-bottom: 1px solid #cbc5c5;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 920px;
}

/* header */

#header {
	width: 920px;
	margin: 0;
	padding: 0;
}
#nav {
	float: left;
	list-style: none;
	padding: 0;
	margin: 2px 0 0 0;
}

#nav li {
	list-style: none;
	float: left;
	margin: 0 0 0 1px;
	padding: 0;
} 

#nav a {
	display: block;
	float: left;
	color: #ffffff;
	height: 21px;
	background: #999999;
	line-height: 20px;
	text-decoration: none;
	margin: 0;
	padding-left:10px;
	padding-right:10px;
	padding-top:0;
	padding-bottom:0;
}

#nav a:hover, #nav a.selected {
	background: #a60d14;
}

img.logo {
	float: left;
	margin: 0 9px 0 0;
}

#qsearch  {
	float: left;
	padding: 0px 0 0 0px;
}

#qsearch input {
	float: left;
	width: 140px;
	margin: 0 10px 0 0;
	voice-family: "\"}\"";
	voice-family: inherit;
}

#qsearch input.button {
	width: 50px;
	height: 23px;
	border: none;
	margin: 0;
	padding: 0;
}

/* navcol left */

#navcol {
	clear: left;
	float: left;
	width: 220px;
	margin: 0 10px 0 0;
}	

#red {
	margin: 0;
	padding: 0;
	list-style: none;
}

#red li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#red a, #red a.deselected {
	display: block;
	width: 220px;
	line-height: 23px;
	margin: 0;
	padding: 0 0 1px 10px;
	color: #fff;
	background: #003399;
	border-bottom: 1px solid #fff;
	overflow: hidden;
	text-decoration: none;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 210px;
}

#red a:hover, #red a.selected {
	background: #000099;
}

#red li.alt a, #red li.alt a.deselected {
	background: #006699;
}

#red li.alt a:hover, #red li.alt a.selected {
	background: #006699;
}

#red ul.sub {
	margin: 0;
	padding: 0;
	list-style: none;
}

#red ul.sub a {
	background: #6699CC;
	color: #FFFFFF;
}

#red ul.sub a:hover, #red ul.sub a:active, #red ul.sub a.selected {
	background: #6699CC;
	color: #CCCCCC;
}

#grey {
	margin: 0 0 10px 0;
	padding: 0;
	list-style: none;
}

#grey li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#grey a, #grey a.deselected {
	display: block;
	width: 220px;
	line-height: 23px;
	margin: 0;
	padding: 0 0 1px 10px;
	color: #333333;
	background: #b3aaaa;
	border-bottom: 1px solid #fff;
	overflow: hidden;
	text-decoration: none;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 210px;
}

#grey a:hover, #grey a.selected {
	color: #111111;
	background: #9c8f8f;
}

#grey li.alt a, #grey li.alt a.deselected {
	background: #b3aaaa;
}

#grey li.alt a:hover, #grey li.alt a.selected {
	background: #9c8f8f;
}

#grey ul.sub {
	margin: 0;
	padding: 0;
	list-style: none;
}

#grey ul.sub a {
	color: #574f4f;
	background: #e8e6e6;
}

#grey ul.sub a:hover, #grey ul.sub a:active, #grey ul.sub a.selected {
	color: #333333;
	background: #d2d0d0;
}

/* main column */

#maincol {
	float: left;
	width: 460px;
	line-height: 18px;
	margin: 0 10px 1px 0;
	padding: 0;
	background: #ffffff;
}

#maincolwide {
	float: left;
	width: 690px;
	line-height: 18px;
	margin: 0 0 1px 0;
	padding: 0;
	background: #ffffff;
}

#maintext {
	margin: 0;
	padding: 18px 20px 10px 20px;
	background: #f3f1f1;
}
#maintext input.button {
	width: 100px;
	height: 23px;
	border: solid #CCCCCC;
	margin: 0;
	padding: 0;
}

/* latest news */

#newsholder {
	clear: both;
	float: left;
	width: 460px;
	margin: 1px 0 0 0;
}

#news {
	margin: 1px 19px 1px 0;
	padding: 20px 0 7px 20px;
}

#headlines {
	list-style: none;
	margin: 0 0 0 -20px;
	padding: 0 0 5px 0;
}

#headlines li {
	background: transparent;
	padding: 0 0 0 20px;
	margin: 0 0 7px 0;
}

/* newsroom */

#newslist {
	list-style: none;
	margin: 0 0 0 2px;
	padding: 0 0 5px 0;
}

#newslist li {
	background: transparent;
	padding: 0 0 0 20px;
	margin: 0 0 7px 0;
}

#newslist li span.date {
	font-size: 9px;
	color: #868181;
}

/* right column */

#rightcol {
	float: left;
}

div.panel {
	width: 220px;
	background: #f3f1f1;
	padding: 0 0 5px 0;
	margin: 0 0 10px 0;
	border: 1px solid #cccccc;
}


div.panel h4 {
	font-weight: bold;
	color: #ffffff;
	background: #2e2c2c;
	line-height: 24px;
	padding: 0 0 0 10px;
	border: 1px solid #2e2c2c;
	font-family: Geneva, Arial, Helvetica, sans-serif;

}

div.panel img {
	background: #ffffff;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

div.panel p, div.panel a {
	font-size: 10px;
	line-height: 16px;
	margin: 0 10px 3px 10px;
}

div.panel a {
	font-size: 10px;
	margin: 0;
	line-height: 20px;
}

div.panel input {
	float: left;
	width: 100px;
	margin: 0 10px 0 0;
	voice-family: "\"}\"";
	voice-family: inherit;
}

div.panel input.button {
	width: 50px;
	height: 23px;
	border: solid #CCCCCC;
	margin: 0;
	padding: 0;
}
div.panel td {
	padding: 5px;
}

.thumbPlacemark {
	width: 100px;
	padding: 5px;
	margin: 0px;
}

.tabletitles {
	width: 100px;
}
.textbold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.imgPlacemark {
	padding: 5px;
	margin: 0px;
}
.boxborder {
	border: 1px solid #CCCCCC;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
.copyright a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-decoration: underline;
}

.copyright a:hover, #grey ul.sub a:active, #grey ul.sub a.selected {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #cccccc;
}