* {
	font-size: 12px;
	font-family: Arial;
}




.topmenumargins {
	margin: 4px 6px 2px 6px;
}
.submenumargins {
	margin: 2px 6px 2px;
}



.perstab {
	background-color: #2D5688;
	color: White;
}



.contimg {
	border: 2 solid #cc804c;
}




p {
	text-align: justify;
	text-indent: 14px;
	margin: 0px 0px 10px 0px;
	text-align: justify;
}



	h1 { color: Black; font-size: 16px; text-weight: bold;border-width: 0px 0px 2px 0px; border-color: black; border-style: solid}
	h2 { color: Blue; font-size: 14px; text-weight: bold;}
	h3 { color: Tean; font-size: 12px; text-weight: bold;}
h4 { color: Black; font-size: 12px; text-weight: bold;}
h5 { color: #2D5688; font-size: 12px; text-weight: bold; border-width: 0px 0px 1px 0px; border-color: #E5E5E5; border-style: solid}
	h6 { color: Black; font-size: 10px; text-weight: bold; font-style: Italic;}


.txtb {
	color: Black;
}

.txtw {
	color: White;
}

.txtg {
	color: #808080;
}

.txto {
	color: #cc804c;
	font-size: 10px;
}





a {	
	color: #2D5688;
}

a.mg {
	color: #4e4e4e;
	text-decoration: none;
}
a.mg:hover {
	text-decoration: underline;
}

a.mb {
	color: Black;
	text-decoration: none;
}
a.mb:hover {
	text-decoration: underline;
}

a.mw {
	color: White;
	text-decoration: none;
}
a.mw:hover {
	text-decoration: underline;
}

a.mo {
	color: #cc804c;
	font-weight: bold;
	text-decoration: none;
}
a.mo:hover {
	text-decoration: underline;
}

a.mblue {
	color: #2D5688;
	font-weight: bold;
	text-decoration: underline;
}




li {
	list-style-image: url('/img/bullet.gif');
}


hr {
	color: #E5E5E5;
	height: 1px;
}