BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	scrollbar-3dlight-color : #496B93;
	scrollbar-arrow-color : #0F2D51;
	scrollbar-base-color : #000000;
	scrollbar-darkshadow-color : #496B93;
	scrollbar-face-color : #A7B9CF;
	scrollbar-highlight-color : #FFFFFF;
	scrollbar-shadow-color : #496B93;
	scrollbar-track-color : #CCCCCC;
}
TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
P {
	margin-top : 12px;
	margin-bottom : 12px;
}
UL.sublinkmenu {
	margin : 0px 0px 0px 22px;
	list-style-position : outside;
	color : #7C92B2;
	list-style-type : square;
}
UL.sublinkmenubox {
	margin : 0px 0px 0px 21px;
	list-style-position : outside;
	color : #7C92B2;
	list-style-type : disc;
}

A.mainlinkcolor:HOVER {
	color : #000000;
	text-decoration : none;
}
.mainlinkcolor {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration : none;
	font-weight : bold;
}
A.sidelinkcolor:HOVER {
	color : #496B93;
	text-decoration : none;
}
.sidelinkcolor {
	color: #000000;
	font-size: 11px;
	text-decoration : none;
}
A.internallinkcolor:HOVER {
	color : #000000;
	text-decoration : none;
}
.internallinkcolor {
	color: #496B93;
	font-size: 11px;
	text-decoration : underline;
}
A.adminlinkcolor:HOVER {
	color : #000000;
	text-decoration : none;
}
.adminlinkcolor {
	color: #000000;
	font-size: 11px;
	text-decoration : underline;
}
A.level1linkcolor:HOVER {
	color : #000000;
	text-decoration : none;
}
.level1linkcolor {
	color: #577194;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
A.level2linkcolor:HOVER {
	color : #000000;
	text-decoration : none;
}
.level2linkcolor {
	color: #7C92B2;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}


A.pageadminlinkcolor:HOVER {
	color : #FFFFFF;
	text-decoration : none;
}
.pageadminlinkcolor {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration : underline;
}
A.smalltitlelinkcolor:HOVER {
	color : #000000;
	text-decoration : none;
}
.smalltitlelinkcolor {
	color : #000000;
	font-size : 13px;
	font-weight : bold;
	text-decoration : underline;
}


A.clickherelink:HOVER {
	color : #000000;
	text-decoration : none;
}
.clickherelink {
	color : #000000;
	font-size : 10px;
	font-style : italic;
	text-decoration : underline;
}
A.mainlinks:HOVER {
	cursor : pointer;
	white-space : nowrap;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration : none;
}
.mainlinks {
	cursor : pointer;
	white-space : nowrap;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration : none;
}
.mainnolinkcolor {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration : none;
	cursor: default;
	font-weight : bold;
}

.backgroundsplash {
	background-image : url(images/backgroundsplash.jpg);
	background-position : center;
	background-position : right;
	background-repeat : no-repeat;
}
.backgroundmain {
	background-image : url(images/backgroundmain.gif);
	background-repeat : repeat;
}
.borderleft {
	background-image : url(images/borderleft.gif);
	background-repeat : repeat-y;
	width : 5px;
	background-position : left;
}
.borderright {
	background-image : url(images/borderright.gif);
	background-repeat : repeat-y;
	background-position : right;
}
.bordertop {
	background-image : url(images/bordertop.gif);
	background-repeat : repeat-x;
	height : 5px;
	background-position : top;
}
.borderbottom {
	background-image : url(images/borderbottom.gif);
	background-repeat : repeat-x;
	height : 5px;
	background-position : bottom;
}
.boxborderleft {
	background-image : url(images/boxborderleft.gif);
	background-repeat : repeat-y;
	background-position : left;
}
.boxborderright {
	background-image : url(images/boxborderright.gif);
	background-repeat : repeat-y;
	background-position : right;
}
.boxbordertop {
	background-image : url(images/boxbordertop.gif);
	background-repeat : repeat-x;
	background-position : top;
}
.boxborderbottom {
	background-image : url(images/boxborderbottom.gif);
	background-repeat : repeat-x;
	background-position : bottom;
}
.repeatbulletline {
	background-image : url(images/repeatbulletline.jpg);
	background-repeat : repeat-x;
	height : 2px;
}
.repeatfooterleft {
	background-image : url(images/repeatfooterleft.jpg);
	background-repeat : repeat-x;
	height : 36px;
}
.repeatfooterright {
	background-image : url(images/repeatfooterright.jpg);
	background-repeat : repeat-x;
	height : 36px;
}
.repeatboxbackgroundyellow {
	background-image : url(images/boxbackgroundyellow.jpg);
	background-repeat : repeat-y;
}
.repeatboxbackgroundgrey {
	background-image : url(images/boxbackgroundgrey.jpg);
	background-repeat : repeat-y;
}
.repeatboxbackgroundgradient {
	background-image : url(images/boxbackgroundgradient.jpg);
	background-repeat : repeat-y;
}
.imagemargin {
	margin-left : 10px;
	margin-bottom : 10px;
}

.titletext {
	color : #072F67;
	font-size : 18px;
	font-weight : bold;
}
.maintitletext {
	color : #072F67;
	font-size : 20px;
	font-weight : bold;
}
.copyrighttext {
	color: #999999;
	font-size: 10px;
}
.graphtext {
	color: #000066;
	font-size: 10px;
}
.graphboldtext {
	color: #000066;
	font-size: 11px;
	font-weight : bold;
}
.captiontext {
	color: #333333;
	font-size: 10px;
}
.smallgraphtext {
	font-size: 10px;
}

.redtext {
	color: #CC0000;
}
.smalltext {
	font-size : 11px;
}
.smalltitletext {
	color : #000000;
	font-size : 13px;
	font-weight : bold;
}
.boldtext {
	font-weight : bold;
}
.whitetext {
	color : #FFFFFF;
	font-size : 11px;
}
.regulartext {
	color : #000000;
	font-size : 11px;
}
.redboldtext {
	color : #CC0000;
	font-size : 11px;
	font-weight : bold;
}
.buttons {
	border-style : solid;
	border-width : 1px;
	background-color : #FFFFFF;
	border-color : #666666;
	font-size : 12px;
	color : #245974;
}
.formtextbox {
	color : #000000;
	border-style : solid;
	border-width : 1px;
	background-color : #EBEEF3;
	border-color : #90A1BA;
	font-size : 11px;
}
.redformtextbox {
	color : #000000;
	border-style : solid;
	border-width : 1px;
	background-color : #FF9999;
	border-color : #90A1BA;
	font-size : 11px;
}

.newsBoxTitle{
	font-weight: bold;
	color: #182F63;
	font-size : 12px;
}

A.newsBoxLink:HOVER {
	color : #000000;
}
.newsBoxLink {
	color: #182F63;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	font-style : italic;
}