@import url(_formStyle.css);

/************************
	 TAGS
************************/
body {
	margin: 0px;
	font-faimly: tahoma, verdana, arial;
}

p, td {
	font-family: tahoma, verdana, arial;
	font-size: 12px;
	color: #284040;
}

p {
	line-height: 17px;
}

li {
	margin-bottom: 7px;
}

/************************
	 CLASSES
************************/
p.mp {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.mpInitCap {
	font-size: 19px;
	color: #FFBB59;
	font-weight: bold;
}

.intInitCap {
	font-size: 19px;
	color: #E28317;
	font-weight: bold;
}

.mpFootDivider {
	font-size: 10px;
	color: #FFFACB;
}

.intFootDivider {
	font-size: 10px;
	color: #71A7B3;
}

.intCopy {
	color: #E28810;
	font-weight: bold;
	font-size: 10px;
}

.mpCopy {
	color: #F0F0F0;
	font-size: 10px;
}

.whiteSm {
	color: #FCFEF9;
	font-size: 11px;
}

.bold, b {
	font-weight: bold;
}

.header {
	font-size: 19px;
	font-weight: bold;
	color: #4891B3;
}

.caption {
	font-size: 10px;
	color: #3D79AB;
	font-weight: bold;
}

.required {
	color: #B82633;
}

/************************
	 ANCHOR
************************/

a.mpFoot:link, a.mpFoot:visited {
	font-size: 10px;
	color: #D1F0FA;
	font-weight: bold;
}

a.mpFoot:hover {
	font-size: 10px;
	color: #F9C988;
	font-weight: bold;
	text-decoration: none;
}

a.intFoot:link, a.intFoot:visited {
	font-size: 10px;
	color: #2C6674;
	font-weight: bold;
}

a.intFoot:hover {
	font-size: 10px;
	color: #DE890F;
	font-weight: bold;
	text-decoration: bold;
}

a.mpEvents:link, a.mpEvents:visited {
	font-size: 11px;
	color: #FBFAC4;
	font-weight: bold;
}

a.mpEvents:hover {
	font-size: 11px;
	color: #FBFAC4;
	text-decoration: none;
	font-weight: bold;
}

a.leftNav:link, a.leftNav:visited {
	font-size: 11px;
	color: #2C6674;
	font-weight: normal;
	text-decoration: none;
}

a.leftNav:hover {
	font-size: 11px;
	color: #2C6674;
	text-decoration: none;
	font-weight: normal;
}

a.secNav:link, a.secNav:visited {
	font-size: 12px;
	color: #31769B;
	font-weight: bold;
	text-decoration: none;
}

a.secNav:hover {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a.mp:link, a.mp:visited {
	color: #FBFAC4;
	font-weight: bold;
}

a.mp:hover {
	color: #FBFAC4;
	text-decoration: none;
	font-weight: bold;
}

a:link {
	color: #427B8A;
	font-weight: bold;
}

a:visited {
	color: #71ACBB;
	font-weight: bold;
}

a:hover {
	color: #427B8A;
	text-decoration: none;
	font-weight: bold;
}

/*DHTMl MENU*/
#divCont { position: absolute; z-index: 1; left: 0px; top: 84px; height: 500px; width: 176px; visibility: hidden;}
.clTop { position: absolute; z-index: 1; width: 170px; }
.clSub { position: absolute; z-index: 1; left: 0px; top: 20px; width: 170px; }

#divCont .navBullet { font-family: verdana, arial, helvetica; font-size: 11px; color: #aeb3d8; }

.leftNavTable {
	border: 1px solid #D9830F;
}

.leftNavOver {
	background-color: #D1E4ED;
}