html>body { font-size: 16px; }
html body { font-size: 115%; }  

body {
	background-image: url(images/imgBackground.jpg);
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
}

a:link,a:active,a:visited {color:#006699;}
a:hover{text-decoration:underline;color:#DD6900;}

p, .para {
	font-size: 0.687em;
	margin-top: 0;
}

.message {
	font-size: 0.687em;
	font-weight: bold;
	color: #F2590C;
	margin-top: 0;
}

H1,H2,H3
{
	font-size:16pt;
	font-weight:normal;
	margin-bottom:6px;
	color: #0F387A;
}

H4
{
	font-size:12pt;
	font-weight:normal;
	margin-bottom:6px;
}

a {
	color: #0F387A;
}
td {
	vertical-align: top;
}
img {
	border: 0;
}
.head {
	font-size: 1.25em;
	text-transform: capitalize;
	color: #FFFFFF;
	text-indent: 25px;
	margin: 0;
	height: 37px;
	line-height: 1.7;
}
.menu,.menu a .login,.login a,.login a:link,.login a:visited,.login a:active,.login a:hover{
	font-size: 0.625em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}

.menulevel1,.menulevel2,.menulevel3,.locator,.navigator,.sitemaplevel1,.sitemaplevel2,.sitemaplevel3,.submenu
{
	font-size: 0.625em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 8px;
	padding-bottom: 8px;
	display: block;
	padding-left: 3;
	list-style: none;
}

.menu
{
	font-size: 0.625em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 0px;
	display: block;
	padding-left: 3;
	list-style: none;
}

.menulevel2,.menulevel3
{
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 0px;
	display: block;
	padding-left: 7;
	list-style: none;
}

.login
{
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 10px;
	display: block;
	padding-left: 3;
	list-style: none;
}

.bodyline,.view_article {
	font-size: 0.687em;
	text-decoration: none;
	color: #3F906B;
	font-weight: bold;
}

.view_article a:link, .view_article a:visited {
	text-decoration: none;
	color: #3F906B;
	font-weight: bold;
}

.view_article a:hover {
	text-decoration: underline;
}

.border {
	border: solid 1px #0F387A;
}

.list_head {
	font-size: 0.687em;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #0F387A;
}

.list_item {
	font-size: 0.687em;
	color: #0F387A;
}

.list_selected {
	font-size: 0.687em;
	color: #0F387A;
	font-weight: bold;
	background-color: #8DA7C0;
}

.pager {
	font-size: 0.687em;
	color: #0F387A;
	font-weight: bold;
}

.pager a {
	text-decoration: underline;
	font-size: 0.687em;
	font-weight: normal;
	color: #0F387A;
}

.copyright {font-size:10px;color:#444444;letter-spacing: -1px;}
.copyright a,.copyright a:link,.copyright a:visited {color:#444444;text-decoration:none;}
.copyright a:hover,.copyright a:active {color:#000000;text-decoration:underline;}


