body
{
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #222222;
	background: #FFFFFF url(../images/template/content/bg-v-stripes.gif) top left;
	margin: 0px;
	padding: 0px;
}

a					{ font-weight: bold; }
a:link		{ color: #223D72 }
a:visited	{ color: #735F22 }
a:hover		{ text-decoration: underline; }

acronym		{text-decoration: none;}

/* Typography: */
p, li, ol, ul, table, tr, th, td {
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-size: 13px;
}

p {
	line-height: 120%;
}

li {
	padding: 8px 0px;
}



/* mea styles */
.admin {
	background: #f0f0f0;
	padding: 10px;
}

.background {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-align: justify;
}

.big {
	font-weight: bold;
	font-size: 15px;
}

.black {
		color: #000000;
		font-weight: bold;
}

.breadcrumb,
.breadcrumb a {
	font-size: 11px;
	font-weight: normal;
	padding: 2px 5px;
	#padding: 0px 5px; /* makes Windows IE play nice */
}

.breadcrumb a {
	padding: 0px 2px;
}

.contentSides {
	background: url(../images/template/content/bg-v-stripes-top.gif) top left repeat-x;
}

.deliverable {
	color: #666666;
	font-style: italic;
}

.error {
	color: #CC0000;
	font-weight: bold;
}

.faq_q {
	font-size: 14px;
	font-weight: bold;
	line-height: 1.1em;
	margin: 21px 0px 0px 0px;
	padding: 0px;
}

.footer {
	padding: 5px 10px;
}

.footer,
.footer a,
.footer a:link, 
.footer a:visited,
.footer a:hover,
.footer p,
.footer p a,
.footer p a:link, 
.footer p a:visited,
.footer p a:hover {
	background: #262e6c;
	color: #FFFFFF;
	font-size: 10px;
}

.imgBorder {
	border: 1px solid #222222;
}

.nologo {
	border-color: #117883;
	border-style: double none;
	border-width: 3px 0px;
	color: #090468;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: 3px;
	padding: 2px;
	width: 140px;
	vertical-align: middle;
}

.pageTitle {
	color: #E8CB84; /* yellow-orange */
	font-weight: bold;
	line-height: 90%;
}

.password {
	font-family: "Courier New", Courier, mono;
}

.section, h3 {
	color: #5C6535; /* dark green */
	font-size: 17px;
	font-weight: normal;
}

.sidebar {
	color: #666666;
	font-size: 11px;
	padding: 0px 10px 10px 10px;
}

.sidenav {
	background: #4a4f86;
	border-top: 1px solid #ffffff;
	margin-left: 1px;
}

.sidenav a {
	border: 1px solid #ffffff;
	border-top: 0px;
	color: #ffffff;
	display: block;
	font-size: 12px;
	font-weight: bold;
	line-height: 25px;
	padding: 0 9px;
	text-decoration: none;
}

.sidebar a:visited {
	color: #e5e0ca;
}

.sidenav a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.small {
	font-size: 11px;
}

.subhead, h2 {
		color: #223D72; /* dark blue */
		font-size: 18px;
		font-weight: normal;
		line-height: 90%;
		padding-top: 10px;
}

.admin .subhead {
		padding: 0px;
		padding-bottom: 10px;
		margin: 0px;
}

.subsection {
	color: #5C6535; /* dark green */
	font-size: 15px;
}

.tip {
	color: #666666;
	font-size: 11px;
	font-style: italic;
}

.tiny {
	color: #666666;
	font-size: 10px;
}

#titleArea {
	background: url(../images/template/content/bg-titleArea.gif) right no-repeat;
}

#titleArea h1 {
	color: #4a4f86;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin: 5px 73px 0 0;
	padding: 0;
}
