
body {
	background-color:#CCC;
	text-align:left;
	font-family:arial, verdana;
	font-size:9pt;
	background-image:url(images/all4_shadow2.gif);
	background-position:center;
	margin:0; /* top,right,bottom,left */
	padding:0;
	color:#E0E5F6;
}

input, select, textarea {
	background-color:#D7E0E3;
	border:1px solid #BFDAE3;
	font-size:8pt;
}

div#wrap {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

div#header {
	padding:0px;
	margin:0px;
	width:900px;
	background-image:url(images/button_header.gif);
	background-repeat:no-repeat;
}

div#allcontentwrap {
	width:900px;
	background-color:#5D7F8C;
}

table#header {
	width:900px;
	height:43px;
}

td.header1 {
	background-image:url(images/button_header.gif);
	background-repeat:no-repeat;
	width:631px;
}

td.header2 {
	background-image:url(images/button_to_login.gif);
	background-repeat:no-repeat;
	width:30px;
}

td.header3 {
	background-color:#5D7F8C;
	width:242px;
}

form#login {
	margin:0px;
	padding:0px;
}

table#navigation {
	width:631px;
	background-color:#005A84;
	text-align:center;
}

table#navigation img {
	width:20px;
	height:43px;
}

table#navigation a {
	color: #FFF;
	font-family: arial, verdana;
	font-size:9pt;
	text-decoration:none;
	padding:1em;
}

td.hover {
	background-color:#2B7191;
}

td.normal {
	background-color:#005A84;
}

div#title {
	padding:0px;
	margin:0px;
	width:900px;
	height:178px;
}

div#blurbnotes p {
	top:0px;
	font-weight:bold;
	margin:30px 25px 10px 25px;
}

div#blurbnotes h3 {
	margin-left:25px;
	font-size:12pt;
	color:#FEBA31;
}

div#blurbnotes a, div#footer a, td.header3 a {
	text-decoration:none;
	color:#FEBA31;
}

div#footer {
	width:685px;
	height:25px;
	background-color:#005A84;
	color:#FFF;
	font-size:8pt;
	line-height:25px;
}

div#footer p {
	padding-left:15px;
}

p.signature {
	text-align:right;
	color:#FEBA31;
}

img {border:0;}

a {
	text-decoration:none;
	color:#5D7F8C;
}

div#footer a#cb {
	color:#FFF;
}

div#footer a#cb:hover {
	text-decoration:underline;
}

/* Used for navigation dropdown */
#dropmenudiv{
	position:absolute;
	border:1px solid black;
	border-bottom-width: 0;
	font:normal 12px arial;
	line-height:18px;
	z-index:100;
	margin-left:-10px;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	color:#FFF;
	padding: 1px 0;
	text-decoration: none;
}

#dropmenudiv a:hover{ /*hover background color*/
	background-color: #2B7191;
}
/* Used for navigation dropdown */


#newsscroll	{
	width: 200px;
	height: 120px;
	border: 0;
	padding: 0px;
	background-color: #5D7F8C;
	overflow:hidden;
}

#newsscroll a {
	text-decoration: none;
}
