body {
	margin:0px;
	text-align:center;
	background-color:#267878;
}

body,td,input,textarea,select {
	font-size:8pt;
	font-family:Verdana, Arial, Helvetica, Sans-Serif;
	text-align:left;
}

a {
	color:#267777;
}

a img {
	border-width:0px;
}

#main {
	margin-left:auto;
	margin-right:auto;
	border-collapse:collapse;
	width:911px;
}

#main #left-border {
	background:url(images/shadow_rep_left.gif) repeat-y right;
	vertical-align:top;
}

#main #right-border {
	background:url(images/shadow_rep_right.gif) repeat-y left;
	vertical-align:top;
}

#main #left {
	width:178px;
	background-color:#ffffff;
	vertical-align:top;
	padding:0px;
	border-left:1px solid #ffffff;
}

#main #right {
	width:704px;
	vertical-align:top;
	background-color:#edffff;
	padding:0px;
}

#main #shadow-bottom-left {
	padding:0px;
	background:url(images/shadow_rep_left.gif) repeat-y right;
	text-align:right;
}

#menu {
	background:url(images/link.gif) repeat-y left;
	text-align:right;
}

#menu a {
	display:block;
	text-align:right;
	height:29px;
	color:#75ada5;
	text-decoration:none;
	font-size:10pt;
}

#menu a:hover,#menu .selected {
	background:url(images/link_hover.gif) no-repeat left;
	
}

#menu a span {
	display:block;
	float:right;
	text-align:left;
	padding-left:25px;
	padding-top:5px;
	width:136px;
	padding-bottom:5px;
	background:url(images/arrow.gif) no-repeat 15px center;
	cursor:cursor;
	cursor:hand;
}

#menu a span.open {
	background:url(images/arrow_down.gif) no-repeat 15px center;
}

#menu .divider {
	background:url(images/divider.gif) repeat-x top left;
	height:1px;
	width:146px;
	text-align:right;
	overflow:hidden;
	margin: 0px 0px 0px auto;
}

#menu .articles a {
	font-size:8pt;
	color:#acd1cc;
}

#menu .articles a span {
	background-color:#b7d7d4;
	background-image:url(images/arrow_highlight.gif);
	color:#ffffff;
	padding-top:8px;
	padding-bottom:8px;
}

#newsletter {
	margin-top:40px;
	text-transform:uppercase;
	color:#267777;
	padding-left:3px;
}

input.field,input.button {
	border:1px solid #b0b0b0;
	color:#b0b0b0;
	text-transform:uppercase;
	padding:4px;
	background-color:#e0e2e3;
	margin:3px;
	font-weight:normal;
}

input.button {
	color:#267777;
}

#feature {
	background:url(images/feature_image.jpg) no-repeat top left;
	height:254px;
}

#search {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/search_bg.png');
	padding:15px;
	text-align:right;
	color:#267777;
	text-transform:uppercase;
	font-size:10pt;
	font-weight:bold;
	width:275px;
	float:right;
}

#search[id] {
	background:url(images/search_bg.png);
}

#main-body {
	float:left;
	width:480px;
	background-color:#ffffff;
}

#main-body #text {
	padding:20px;
	line-height:1.75em;
	color:#6c6c6c;
	background:url(images/divider.gif) repeat-y left;
	height:400px;
}

#main-body #text[id] {
	height:auto;
	min-height:400px;
}

#main-body #text h1 {
	color:#1e6659;
	font-size:15pt;
	font-weight:normal;
	margin-bottom:5px;
	padding:0px;
}

#sidebar {
	padding-left:30px;
	padding-top:10px;
	width:145px;
	padding-right:10px;
	color:#868686;
	float:left;
	line-height:1.5em;
}


#sidebar h1 {
	color:#75ada5;
	font-size:15pt;
	font-weight:normal;
	margin-bottom:15px;
	padding:0px;
}

#sidebar h2 {
	color:#267777;
	font-size:10pt;
	margin:0px;
	padding:0px;
}

#sidebar em {
	color:#267777;
	font-style:normal;
}

#sidebar .news-article {
	background:url(images/divider.gif) repeat-x bottom;
	padding-bottom:15px;
	margin:0px;
	margin-bottom:5px;
}

#footer-left {
	background-color:#267878;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	height:30px;
}

#footer-main {
	padding-left:100px;
	color:#ffffff;
	font-size:7pt;
	background-color:#267878;
	border-bottom:1px solid #ffffff;
	border-right:1px solid #ffffff;
}

#footer-main a {
	text-decoration:none;
	color:#ffffff;
}

#footer {
	padding:0px;
}

.field-set {
	border-collapse:collapse;
	width:100%;
}

.field-set th {
	width:140px;
	vertical-align:top;
}

.field-set td input,.field-set td textarea {
	width:100%;
}

.field-set td input.button {
	width:auto;
}