h1 {
	font-size: 11pt;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	margin-top: 0px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	vertical-align: top;
}
.contact {
	vertical-align: middle;
}
.indent {
	padding-left: 35px;
}
.list2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	list-style: disc inside none;
	padding-left: 55px;
}
.indent2 {
	padding-left: 55px;
}
.list3 {
	font-family: MS Sans Serif;
	font-size: 9pt;
	line-height: 1.3em;
	list-style: none;
	margin: 0;
	padding: 0;
	text-decoration: none;
	text-indent: 10px;
}

div.hr {
	height: 1px;
	width: auto;
	margin-top: 0px;
	background-color: #ff0033;
	text-align: center;
	margin-bottom: 10px;
}

div.hr hr {
	display: none;	
}
body{
	margin: 0;
	padding: 0;
	border: 0;
	overflow: hidden;
	height: 100%; 
	max-height: 100%; 
}
#framecontentTop{
	position: absolute; 
	top: 0; 
	left: 0; 
	width: 100%;
	height: 180px; 
	overflow: hidden; /*Disable scrollbars. Set to "scroll" to enable*/
	/*background-color: navy;
	color: white;*/
}
#framecontentLeft{
	position: absolute; 
	top: 180px; 
	left: 0; 
	width: 165px; /*Width of left frame div*/
	height: 100% -180px; 
	overflow: hidden; /*Disable scrollbars. Set to "scroll" to enable*/
	background-color: white;
	color: navy;
}
#maincontent{
	position: fixed;
	top: 180px; /*Set top value to HeightOfTopFrameDiv*/
	left: 165px; /*Width of left frame div*/
	right: 0;
	bottom: 0px; /*Set bottom value to HeightOfBottomFrameDiv*/
	overflow: auto;
	background: #fff;
}
.innertube{
margin: 15px; /*Margins for inner DIV inside each DIV (to provide padding)*/
}
* html body{ /*IE6 hack*/
padding: 180px 0 0px 165px; /*Set value to (HeightOfTopFrameDiv WidthOfRightFrameDiv HeightOfBottomFrameDiv WidthOfLeftFrameDiv)*/}
* html #maincontent{ /*IE6 hack*/
height: 100%; width: 100%}
* html #framecontentTop{ /*IE6 hack*/
width: 100%}

#global a {
	text-decoration:none;
} 
#global a:hover,#globalNav a.sel {
	color: #c71236;
}
#global a {
	font-weight:bold;
}
#globalNav {
	clear:both;
	padding:2em 0 0 0;
}
#globalNav ul, #globalNav li {
	list-style: none;
	margin: 0;
	padding: 0;
	width: auto;
	line-height: 1em;
}
#globalNav li.first {
	border:none;
}
#globalNav ul {
	float: left;
	text-align: left;
}
#globalNav li {
	float: left;
	padding: 0 1.6em;
	border-left: solid 1px #a0d49a;
} 
#globalNav li.last {
	padding-right:0;
}
#globalNav a {
	color: #573fe9;
	text-decoration: none;
	font-size: .9em;
}
#globalNav li.sel a {
	color: #ff6d35;
	font-weight: bold;
}
#globalNav:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.menu {
	margin: 10px;
	height: 100px;
	font-size: 9pt;
	font-family: ms sans serif;
}
.menu ul {
	margin: 0pt;
	padding: 0pt;
	position: relative;
	z-index: 500;
	list-style-type: none;
	width: 12em;
}
.menu li {
	background-color: #fff2f2;
	float: left;
}
.menu table {
	position: absolute;
	border-collapse: collapse; 
	top: 0pt; 
	left: 0pt; 
	z-index: 100; 
	font-size: 1em; 
	margin-top: -1px; 
}
.menu a, .menu a:visited {
	border: 1px solid #ffffff;
	display: block;
	text-decoration: none;
	height: 2em;
	line-height: 2em;
	width: 12em;
	color: #000000;
	padding-left: 1em;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	outline-style: none;
}
.menu b { 
	float: right; margin-right: 5px; 
}
* html .menu a, * html .menu a:visited {
	width: 12em;
}
* html .menu a:hover {
	color: #000000;
	background-color: #fff2f2;
	position: relative;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	text-transform: none;
}
.menu li:hover { 
	position: relative; 
}
.menu a:active, .menu a:focus {
	color: #000000;
	background-color: #fff2f2;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	text-transform: none;
}
.menu li:hover > a {
	color: white;
	background-color: #ff4444;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	text-transform: none;
}
.menu li ul {
	padding: 2em; 
	visibility: hidden; 
	position: absolute; 
	top: -2em; 
	left: 8em; 
	background-color: transparent; 
}
.menu ul li a:hover {
	color: white;
	background-color: #c71236;
	font-weight: bold;
}
.menu ul a:hover ul {
	visibility: visible; 
}
.menu li.sel a {
	color: white;
	background-color: #c71236;
	font-weight: bold;
}
.menu ul li.bsol a, .menu ul li.bsol a:hover {
	color: white;
	background-color: #f58ea2;
	font-weight: bold;
}
.menu ul li.null a {
	background-color: #fff2f2;
	float: left;
}
