/* CSS Document */
@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #e9f5fa
}

a:link {
	text-decoration: none;
	color: #87A0C7;
}

a:visited {
	text-decoration: none;
	color: #87A0C7;
}

a:hover, a:active {
	color: #0066CC;
}

.dkBlkText {
	font-family: "Goudy Old Style", Garamond, Rockwell, serif;
	font-size: 11pt;
	color: #000000;
	font-weight: bold;
}
.nav_bot {
	font-family: "Goudy Old Style", Garamond, Rockwell, serif;
	font-size: 9pt;
	font-weight: bold;
	color: #666666;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	text-align: center;
}

#copyright {
	color: #84A2C6;
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

.mainText {
	font-family: "Goudy Old Style", Garamond, Rockwell, serif;
	font-size: 11pt;
	font-weight: bold;
	color: #577B8A;
}




.contentbg {
	background-color: f3f9fb;
}
.mainHeader {
	font-family: "Goudy Old Style", Garamond, Rockwell, serif;
	font-size: 24pt;
	font-weight: bold;
	color: #4F6D7B;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #789AA9;
}
.textFields {
	font-family: "Goudy Old Style", Garamond, Rockwell, serif;
	background-color: #C6EBF4;
	height: 17px;
	font-size: 11pt;
	font-weight: bolder;
	padding-bottom: 3px;
	background-image: url(../images/textbox_bg.jpg);
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #0F9BC4;
	border-right-color: #0F9BC4;
	border-bottom-color: #A8DCFF;
	border-left-color: #A8DCFF;
}
.loginBG {
	background-color: #D0EAF4;
}

.submitbuttons {
	font-family: "Goudy Old Style", Garamond, Rockwell, serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #B8E0FA;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	height: 21px;
	background-image: url(../images/submitbutton_bg.jpg);
}
.dkBlkTextB {
	font-family: "Goudy Old Style", Garamond, Rockwell, serif;
	font-size: 12pt;
	color: #000000;
	font-weight: bolder;
}
.dkBlkTextBLg {
	font-family: "Goudy Old Style", Garamond, Rockwell, serif;
	font-size: 24pt;
	color: #000000;
	font-weight: bolder;
}
.dkBlkTexti {
	font-family: "Goudy Old Style", Garamond, Rockwell, serif;
	font-size: 11pt;
	color: #000000;
	font-weight: bold;
	font-style: italic;
}
.dkBlkTextSM {
	font-family: "Goudy Old Style", Garamond, Rockwell, serif;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
}
.headingstext {
	font-family: "Gill Sans MT", "Century Gothic", sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #3B9BC1;
}
.secondaryheader {
	font-family: "Goudy Old Style", Garamond, Rockwell, serif;
	font-size: 21pt;
	font-weight: bold;
	color: #273E63;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #C8D6DB;
}
.menulistfield {
	font-family: "Goudy Old Style", Garamond, Rockwell, serif;
	background-color: #C6EBF4;
	font-size: 11pt;
	font-weight: bolder;
	padding-bottom: 3px;
	background-image: url(../images/textbox_bg.jpg);
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #0F9BC4;
	border-right-color: #0F9BC4;
	border-bottom-color: #A8DCFF;
	border-left-color: #A8DCFF;
	line-height: 25px;
}

