body {
	background-image:url(images/bg.gif);
	background-repeat:repeat-x;
	margin-top:13px;
}
#links {
	width:850px;
	height:30px;
	text-align:right;
}

#header {
	width:850px;
	height:106px;
	background-color:#FFFFFF;
	background-image:url(images/header_bg.jpg);
	background-position:right;
	background-repeat:no-repeat;
	border: 1px solid #BBBBBB;
}
#logo {
	width:280px;
	height:66px;
	float:left;
	padding-top:12px;
	padding-left:15px;
}
#image {
	width:850px;
	height:194px;
}
#nav {
	width:850px;
	height:26px;
	background-image:url(images/NAV_BG.jpg);
	background-repeat:repeat-x;
	text-align:left;
}
#nav a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
p, li, .p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	line-height: 15px;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3E4271;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #003366;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
#content {
	width:850px;
	height:auto;
	padding-top:20px;
}
#contentLeft {
	width:600px;
	height:auto;
	float:left;
}
#contentRight {
	width:250px;
	height:auto;
	float:right;
	background-color: #E9E9E9;
}
#relatedlinksright {
	width:180px;
	height:auto;
	float:right;
	background-color:#E9E9E9;
}
#relatedlinksleft {
	width:150px;
	height:auto;
	float:left;
}
#contentleftLeft {
	width:280px;
	height:auto;
	float:left;
	border: 1px solid #CCCCCC;
}
#contentleftRight {
	width:285px;
	height:auto;
	float:right;
	margin-left:15px;
	margin-right:15px;
	text-align:left;
}
.title {
	padding:8px;
	text-align:left;
	background-image:url(images/title_bg.jpg);
}
.title a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
#logos {
	width:850px;
	height:141px;
	margin-top:8px;
}
.green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #5E7E03;
	margin-bottom:5px;
	line-height: 20px;
}
.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #740A0D;
	line-height: 20px;
}
.orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #935304;
	line-height: 20px;
}
.purple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #660066;
	line-height: 20px;
}
.blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #3E4271;
	line-height: 20px;
}
#quicklinks {
	width:850px;
	height:135px;
	background-image:url(images/quicklinks_bg.gif);
	background-repeat:repeat-x;
}
#quicklinks a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
#footer {
	width:850px;
	height:25px;
	background-color:#666666;
	text-align:center;
}
.greenblock {
	width:150px;
	height:15px;
	padding:5px;
	background-color:#A8CE3B;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.greenblock a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align:left;
	display:block;
}
.greenblock a:hover {
	text-decoration:none;
}
.blueblock {
	width:150px;
	height:15px;
	padding:5px;
	background-color:#00458C;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.blueblock a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align:left;
	display:block;
}
.blueblock a:hover {
	text-decoration:none;
}
.ltblueblock {
	width:150px;
	height:15px;
	padding:5px;
	background-color:#7AA8D9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.ltblueblock a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align:left;
	display:block;
}
.ltblueblock a:hover {
	text-decoration:none;
}
.redblock {
	width:150px;
	height:15px;
	padding:5px;
	background-color:#F04653;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.redblock a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align:left;
	display:block;
}
.redblock a:hover {
	text-decoration:none;
}
.orangeblock {
	width:150px;
	height:15px;
	padding:5px;
	background-color:#F69520;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.orangeblock a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align:left;
	display:block;
}
.orangeblock a:hover {
	text-decoration:none;
}
.purpleblock {
	width:150px;
	height:15px;
	padding:5px;
	background-color:#A42691;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.purpleblock a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align:left;
	display:block;
}
.purpleblock a:hover {
	text-decoration:none;
}

.titlebar_sml {
	width:180px;
	height:15px;
	padding:5px;
	background-image:url(images/title_bg.jpg);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.titlebar_sml a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align:left;
}li {
	list-style-image: url(images/arrows_grey.jpg);
}
