BODY {
	MARGIN: 0px;
	padding: 0px;
	BACKGROUND-POSITION: center 50%;
	BACKGROUND-IMAGE: url(../images/background.png);
	BACKGROUND-REPEAT: repeat-y;
	BACKGROUND-COLOR: #cecece;
	font: 12px Arial,Verdana,Helvetica,sans-serif;
	TEXT-ALIGN: center;
}

H1 {
	MARGIN: 0px;
	padding: 0px;
	BACKGROUND-IMAGE: url(../images/head.jpg);
	TEXT-INDENT: -9999px;
	HEIGHT: 129px;
}

UL#mainmenu {
	MARGIN-TOP: 6px;
	FLOAT: left;
	LIST-STYLE-TYPE: none;
}

UL#mainmenu LI {
	PADDING-LEFT: 3px;
	DISPLAY: inline;
}

UL#mainmenu LI A:hover {
	COLOR: white;
	TEXT-DECORATION: underline;
}

UL#mainmenu LI A:active, UL#mainmenu LI A  {
	COLOR: white;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	TEXT-DECORATION: none;
}

UL#nav1 {
	MARGIN-TOP: 15px;
	margin-right: 20px;
	FLOAT: right;
	LIST-STYLE-TYPE: none;
}

UL#nav1 A:hover {
	text-decoration: underline;
}

UL#nav1 LI {
	PADDING-LEFT: 5px;
	DISPLAY: inline;
	color: #1f3474;
	font-size: 12px;
	font-weight: bold;
}

UL#nav1 LI A:active, UL#nav1 LI A, UL#nav1 LI A:visited {
	color: #1f3474;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	TEXT-DECORATION: none;
}

UL#nav1 LI A:hover {
	text-decoration: underline;
}

UL#nav2 {
	margin-left: 0.5em;
	padding-left: 0.5em;
	width: 175px;
	list-style: none;
	font-size: 14px;
}

UL#nav2 LI A:active, UL#nav2 LI A, UL#nav2 LI A:visited {
	padding-left: 12px;
	list-style-type: none;
	color: #1f3474;
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	background-position: 0 .25em;
	text-decoration: none;
	line-height: 1.5em;
	text-decoration: none;
}

UL#nav2 LI A:hover {
	background-image: url(../images/bullet_on.png);
}

UL#news {
	margin-left: 0.5em;
	padding-left: 0.5em;
	width: 175px;
	list-style: none;
	font-size: 12px;
}

UL#news LI {
	padding-bottom: 15px;
}

UL#news LI A:active, UL#news LI A, UL#news LI A:visited {
	padding-left: 12px;
	list-style-type: none;
	color: #1f3474;
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	background-position: 0 .25em;
	line-height: 1.2em;
	text-decoration: none;
}
UL#news LI A:hover {
	background-image: url(../images/arrow_on.png);
}

.newshead {
         font-weight: bold;

}
.clear {
	CLEAR: both;
}

#colleft {
	FLOAT: left;
	margin-top: 15px;
	WIDTH: 195px;
	padding: 0px;
	TEXT-ALIGN: left;
}



#colleft H2 {
	padding-top: 20px;
	COLOR: gray;
	FONT-SIZE: 16px;
	text-align: center;
}

#colright {
	FLOAT: right;
	WIDTH: 525px;
	margin-right: 15px;
	margin-top: 10px;
	TEXT-ALIGN: left;
}
#colright ul {
margin-top: 6px;
margin-bottom: 6px;
}

#colright IMG {
	BORDER-RIGHT: #1f3474 1px solid;
	BORDER-TOP: #1f3474 1px solid;
	BORDER-LEFT: #1f3474 1px solid;
	MARGIN-RIGHT: 5px;
	BORDER-BOTTOM: #1f3474 1px solid;
}
#colright A, #colright A:visited {
	COLOR: blue;
}

#colright H2 {
	COLOR: #1f3474;
	FONT-SIZE: 16px;
text-transform: uppercase;

}

#colright H3 {
	COLOR: gray;
	FONT-WEIGHT: bold;
	FONT-SIZE: 90%;
}

#colright IMG {
	BORDER-RIGHT: #1f3474 2px solid;
	BORDER-TOP: #1f3474 2px solid;
	FLOAT: left;
	BORDER-LEFT: #1f3474 2px solid;
	MARGIN-RIGHT: 10px;
	BORDER-BOTTOM: #1f3474 2px solid;
}

#colright P {
	FONT-SIZE: 12px;
	LINE-HEIGHT: 120%;
margin-top: 7px;
	margin-bottom: 7px;
}

#container {
	MARGIN-LEFT: auto;
	WIDTH: 760px;
	MARGIN-RIGHT: auto;
	padding: 0px;
}

#content {
	PADDING: 0px;
}

#crumb {
	float: left;
	width: 750px;
	padding-left: 10px;
	background-color: #d1d8ed;
	color: #1f3474;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	height: 24px;
}

#footer {
	CLEAR: both;
	MARGIN: 0px auto;
	WIDTH: 760px;
	padding: 0px;
	BACKGROUND-IMAGE: url(../images/footer.png);
	COLOR: #4c4c4c;
	BACKGROUND-REPEAT: no-repeat;
	FONT-SIZE: 11px;
	TEXT-ALIGN: center;
	POSITION: relative;
	HEIGHT: 43px;
}

#footer A, #footer A:visited {
	MARGIN-LEFT: 2px;
	COLOR: #4c4c4c;
	FONT-SIZE: 11px;
	TEXT-DECORATION: none;
}

#footer A:hover {
	COLOR: buttonhighlight;
}

#footer P {
	PADDING-TOP: 15px;
	padding-right: 15px;
	color: Gray;
	font-weight: normal;
	text-align: right;
}

#logo {
	float: left;
}

#nav1 {
	float: right;
}

#navi {
	FLOAT: left;
	WIDTH: 760px;
	background-color: #1f3474;
	HEIGHT: 34px;
}

#topline {
	background-color: #f8f6f7;
	height: 50px;
}

