* {margin: 0; padding: 0;}

body {
	background: #FFFFFF url(../img/background.if);
	color: #222;
	font: normal 62.5% sans-serif;
	padding: 2% 0;
}

.bodyText 
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 15px;
	font-weight: normal;
}


a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
}

a.white_link:link, a.white_link:visited {  // compacted for tidyness
   color: white;
}
a.white_link:hover {
   color: red;
}



h1,h2,h3 {color: black; padding: 8px 0 2px;}

h1 {font: normal 2.4em serif,sans-serif;}
h1 a {text-decoration: none;}
h1 a:hover {text-decoration: underline;}

h2 {font: normal 1.6em Tahoma,sans-serif;}
h3 {font: bold 1.2em serif,sans-serif;}

form,table {margin-bottom: 1.2em;}
img {border: none;}

li {line-height: 1.5em;}
p {padding: 2px 0 10px;}

ul {padding: 0 2em 1.2em;}

/* structure */
#wrapper {
	background: #000000 url(../img/wrapper.gif) no-repeat left bottom;
	margin: 0 auto;
	width: 762px;
}
#container {
	background: #FFFFFF;
	border-top: 6px solid black;
	font-size: 1.3em;
	line-height: 1.3em;
	margin: 0 auto;
	width: 750px;
}


/* header */
.title {
	background: black url(../img/header-h1.jpg) repeat-x;
	border-top: 2px solid white;
}
.title h1 {
	color: white;
	font: normal 2.2em Georgia,"Trebuchet MS",sans-serif;
	padding: 10px 0 10px 18px;
}
.title a {
	color: white;
}

.header {
	border-top: 2px solid white;
	background: #DAD7C5 url(../img/header.jpg) no-repeat left bottom;
	height: 220px;
	color: #efebe0;
	font: normal 1.8em Georgia,"Trebuchet MS",sans-serif;
}



/* navigation */
.navigation {
	background: #DED9D0 url(../img/nav.gif) repeat-x; height: 41px;
	border-top: 1px solid purple;
}
.navigation a {
	background: #FFF url(../img/nav.gif) repeat-x;
	border-right: 1px solid orange;
	color: red;
	float: left;
	font: bold 1em Tahoma,sans-serif;
	padding: 0 14px;
	line-height: 41px;
	text-align: center;
	text-decoration: none;
}
.navigation a:hover,.navigation a#active {background-position: left bottom; color: #331;}

/* main */
.main#two-columns {background: #FFF;}
.main#one-columns {background: #FFF;}
/* bottom */
.bottom {
	background: #DCDAC9 url(../img/bottom.gif) no-repeat left bottom;
	border-top: 1px solid red;
	color: #444;
	padding: 14px 20px;
}


/* footer */
.footer {
	background: black;
	color: #EED;
	font: 1em Tahoma,sans-serif;
	padding: 10px;
}

.footer a {
	color: #FFF;
	text-decoration: none;
}
.footer a:hover {
	color: #FFF;
	text-decoration: underline;
}



/* misc */
.clearer {clear: both;} 
.clearer {
	font-size: 1em;
	text-align: center;
}
.col2 .left {width: 25%;}
.col2 .right .content {background: #FFF;}
.col2 .right {width: 73%;}
.col2 .right2 {width: 99%;}
.content {padding: 18px 20px;}
.left {float: left; border-right: 5px groove #999966;}
.right {float: right;}
.right .content {padding: 18px 12px 12px;}


.handcursor{
	cursor:hand;
	cursor:pointer;
	font: normal 1.2em Tahoma,sans-serif;
	border-top: 1px dashed;
	width: 490px;
	margin-left: 10px;
	margin-top: 5px;
	background-color: FFFFFF;
}


.switchgroup1{
	width: 460px;
	margin-left: 25px;
	margin-top: 5px;
	background-color: #FFFFF0;
	font-size: 1.4em;
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: normal;
}

.table_1{
	width: 710px;
margin-left: 1px;
}
	
.formpro{
margin-left:20%;
width:60%;
}

.newsroom ul {
	color: #FFF;
	text-decoration: none;
}#wrapper #container .header ul li h3 font {
	color: #FFF;
}
