﻿
html>body { font-size: 16px; }
html body { font-size: 115%; }  

body {
	background-image: url(Images/imgBackground.jpg);
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
}

p, .para {
	font-size: 0.687em;
	margin-top: 0;
}

.message {
	font-size: 0.687em;
	font-weight: bold;
	color: #F2590C;
	margin-top: 0;
}

h1 {
	font-size: 1em;
	color: #0F387A;
}

h2 {
	font-size: 1em;
	font-weight: bold;
	color: #0F387A;
}

h3 {
	font-size: 0.687em;
	font-weight: bold;
	color: #0F387A;
	margin-bottom: 0;
}


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_item:link, .menu_item:visited {
	font-size: 0.625em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-bottom: 8px;
	display: block;
}

.menu_link:link, .menu_link:visited {
	font-size: 0.687em;
	font-weight: bold;
	color: #0F387A;
	text-decoration: none;
	padding-bottom: 8px;
	display: block;
}

.menu_item:hover, .menu_link:hover {
	text-decoration: underline;
}

.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;
}
