
a:visited, a:link {
	color: #294060;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

a:active {
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
}

body {
	background-color: #336ba6;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1 {
	color: #336ba6;
	font-size: 17px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

h2 {
	color: #336ba6;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

p, td {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}

.content {
	background-image: url(images/nav.jpg);
	background-color: #FFFFFF;
	background-position: center bottom;
	background-repeat: no-repeat;
}

.copyrights {
	color: #556A7F;
	font-size: 11px;
}

.infobox1bk {
	background-image: url(images/bkinfobox1.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

.infobox2bk {
	background-image: url(images/bkinfobox148.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}

.navbk {
	background-image: url(images/nav.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

.lines {
	border: #336ba6;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-style: dotted;
	border-top-width: 1px;
}

.subtitle {
	text-indent: 2px;
	color: #336ba6;
	font-weight: bold;
	text-align: left;
}

.subtitle2 {
	text-indent: 2px;
	color: #336ba6;
	font-weight: bold;
	text-align: right;
}

#nav a:link, #nav a:visited {
	background-image: url(images/nav.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	color: #333366;
	padding-bottom: 2px;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 2px;
}

#nav a:hover, #nav a:active {
	background-image: url(images/nav2.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	border: #CCCCCC;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-style: solid;
	border-top-width: 1px;
	color: #333366;
	padding-bottom: 2px;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 2px;
}

.lh25	{line-height: 20px;}

.page {color: #336699; font-weight: bold;}


.title {font-size: 13px; font-weight: bold}

.title2 {font-size: 13px; font-weight: bold;}
	
.blah:link	{
	color: #294060;
	font-weight: bold;
	text-decoration: underline;
 	text-transform: capitalize;
	cursor:default;
}

.blah:visited {
	color: #294060;
	font-weight: bold;
	text-decoration: underline;
 	text-transform: capitalize;
	cursor:default;
}

.blah:hover {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
 	text-transform: capitalize;
	cursor:default;
}

.blah:active {
	color: #666666;
	font-weight: bold;
	text-decoration : none;
 	text-transform: capitalize;
	cursor:default;
}

.blahemp {cursor:pointer;cursor:hand;
	font-weight:bold;
	color: #294060;
	text-decoration: underline;
}

.blahtxt  {margin-bottom: 0;
 	margin-top: 12px;
 	text-transform: capitalize;
 	line-height: 15px;
 	font-size: 11px;
 	color: #294060;
}


th {color: #336699; font-size: 15px; font-weight: bold}
}

.cell1		{background-color: #2E4998;
		padding-right: 5px;
		padding-left; 5px;
		width: 100px;
		text-align: left;
		font-size: 12px;
		color: #ffffff;
		font-weight: bold;
		}
.cell2	{background-color: #E7EEF8;
		padding-right: 5px;
		padding-left; 5px;
		width: 400px;
		text-align: left;
		font-size: 11px;
		color: #000000;
		font-weight: bold;
		}