﻿body {
	
	font-family : tahoma, verdana, Arial, Helvetica, sans-serif;
	color : #111111;
	font-size: 14px;

}

h1 {
	font-family : tahoma, verdana, Arial, Helvetica, sans-serif;
	color : #111111;
	font-size : 15px;
	line-height: 18px;
	font-weight: bold;
}

h2 {
	color : #005EA5;
	font-family : Arial, tahoma, verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold
	margin-top: 25px;
	margin-bottom: 15px;
}

h3 {
	font-family : Arial, tahoma, verdana, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	margin-top: 25px;
	margin-bottom: 15px;
	text-transform: uppercase;
}

h4 {
	font-family : Arial, tahoma, verdana, Helvetica, sans-serif;
	color: #111111;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
}

h5 {
	font-family : Arial, tahoma, verdana, Helvetica, sans-serif;
	color: #111111;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
}

p,td,pre {
	font-family : Arial, verdana, Helvetica, sans-serif;
	color : #333333;
	font-size : 14px;
	line-height: 16px;
}

.imageText {
	font-family : Arial, verdana, Helvetica, sans-serif;
	color : #333333;
	font-size : 12px;
	line-height: 14px;
	font-weight: bold;
}

li {
	font-family : Arial, verdana, Helvetica, sans-serif;
	color : #333333;
	font-size : 14px;
	line-height: 16px;
}

img {
	margin-top: 0px;	
	margin-bottom: 0px;
}


ul { 
	margin-left: 20px;
	padding-left: 0;
}

sup {
	font-size : 9px;
	line-height: 6px;
}

sub {
	font-size : 9px;
	line-height: 3px;
}

a.menuLink:link, a.menuLink:active, a.menuLink:visited {
	color : #005EA5;
	text-decoration : none;
	font-size : 14px;
} 

a.menuLink:hover {
	color : #005EA5;
	text-decoration: underline;
	font-size : 14px;
} 


a.subMenuLink:link, a.subMenuLink:active, a.subMenuLink:visited {
	color : #005EA5;
	text-decoration : none;
	font-size : 13px;
} 

a.subMenuLink:hover {
	color : #005EA5;
	text-decoration: underline;
	font-size : 13px;
} 

a.activePage:link, a.activePage:active, a.activePage:visited {
	color : #005EA5;
	text-decoration: none;
	font-size : 14px;
	font-weight: bold;
} 

a.activePage:hover {
	color : #005EA5;
	text-decoration: underline;
	font-size : 14px;
	font-weight: bold;
}

a.activeSubPage:link, a.activeSubPage:active, a.activeSubPage:visited {
	color : #005EA5;
	text-decoration: none;
	font-size : 13px;
	font-weight: bold;
} 

a.activeSubPage:hover {
	color : #005EA5;
	text-decoration: underline;
	font-size : 13px;
	font-weight: bold;
}

.banner {
	border-left: 2px solid #2244AA;
	border-right: 2px solid #2244AA;
        background-color: #FFFFFF;
}

.header {
	border-left: 2px solid #2244AA;
	border-right: 2px solid #2244AA;
        text-align: center;
	font-family : monotype corsiva, tahoma, verdana, Helvetica, sans-serif;
	color: #2244AA;
	font-size: 38px;
	font-weight: bold;
	margin-bottom: 5px;
}

.title {
        text-align: center;
	font-family : monotype corsiva, tahoma, verdana, Helvetica, sans-serif;
	color: #2244AA;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 5px;
}

.tableHeader {
        background-color: #DDEEFF;
	font-weight: bold;
}

.subMenu {
	font-size : 12px;
}

.footer {
	border-left: 2px solid #2244AA;
	border-right: 2px solid #2244AA;
	border-top: 1px dotted #2244AA;
	border-bottom: 2px solid #2244AA;
	font-size : 12px;
        text-align: center;
	font-style: italic;
        background-color: #FFFFFF;
}

.menu {
	border-top: 1px solid #2244AA;
	border-left: 2px solid #2244AA;
        background-color: #FFFFFF;
	font-size : 14px;
}

.content {
	border-top: 1px solid #2244AA;
	border-right: 2px solid #2244AA;
	border-left: 1px dotted #2244AA;
	text-align: left;
        background-color: #FFFFFF;
}

.contentIndex {
	border-top: 1px solid #2244AA;
	border-left: 1px dotted #2244AA;
	border-right: 1px dotted #2244AA;
	text-align: left;
        background-color: #FFFFFF;
}

.right {
	border-top: 1px solid #2244AA;
	border-right: 2px solid #2244AA;
        background-color: #FFFFFF;
}














