body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:14px;
	color: #004480;
	background-color: #002d55;
	margin: 0px;
}

.image {
	border: 1px solid #7fa1bf;
}
.smallText {
	font:Arial, Helvetica, sans-serif;
	font-size:9px;
	line-height:14px;
	color: #004480;
}
.smallText a:link, .smallText a:visited, .smallText a:hover{
	color: #004480;
	background-color: inherit;
	text-decoration: underline;
}

.mediumText {
	font:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:14px;
	color: #004480;
}
.largeText {
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	color: #004480;
}

a.largeText:link, a.largeText:visited {
	text-decoration:none;
}
a.largeText:hover {
	color:#0079e3;
	text-decoration:underline;
}


.formFieldSearch {
	width:129px;
	height:16px;
	line-height:normal;
	color: #004480;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #002f5a;
	margin: 2px;
}
.formFieldSearchDownload {
	width:100px;
	height:16px;
	line-height:normal;
	color: #004480;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #00529a;
	margin: 2px;
}
a:link, a:visited {
	color: #004480;
	background-color: inherit;
	text-decoration: underline;
}
a:hover {
	color:#00529a;
}
.normaltext {
	font-size:12px;
	line-height:16px;
}
a.normaltext:link, a.normaltext:visited {
	text-decoration:none;
}
a.normaltext:hover {
	color:#0079e3;
	text-decoration:underline;
}
.headlinesBig {
	font-size:16px;
	font-weight:bold;
}
.headlinesMedium {
	font-size:15px;
	font-weight:bold;
}
.backLeft {
	background-image:url(../images/shadow-left-repeater.gif);
	background-repeat:repeat-y;
	background-position:right;
}
.backRight {
	background-image:url(../images/shadow-right-repeater.gif);
	background-repeat:repeat-y;
	background-position:left;
}
.backTopLeft {
	background-image:url(../images/back-top-left.gif);
	background-repeat:repeat-x;
}
.backTopRight {
	background-image:url(../images/back-top-right.gif);
	background-repeat:repeat-x;
}
.shadowInnerLeft {
	background-image:url(../images/shadow-inner-left.gif);
	background-repeat:repeat-y;
}
.shadowInnerRight {
	background-image:url(../images/shadow-inner-right.gif);
	background-repeat:repeat-y;
}
.footerText {
	color:#3d75a5;
}
.footerText a:link, .footerText a:hover, .footerText a:visited {
	color: #3d75a5;
	background-color: inherit;
	text-decoration: underline;
}
.breadcrumb {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #7fa1bf;
}
.breadcrumb a:link, .breadcrumb a:visited {
	color: #7fa1bf;
	background-color: inherit;
	text-decoration: underline;
}
.breadcrumb a:hover {
	color: #004480;
	background-color: inherit;
	text-decoration: underline;
}
.formFields {
	line-height:normal;
	color: #004480;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #7fa1bf;
	margin: 3px;
}
.greyedOut {
	color: #BFCFDD;
}
.backMid {
	background-image:url(../images/back-mid.gif);
	background-repeat:repeat-y;
}