﻿html, body, td
{
	font-family:Arial, Sans-Serif;
	font-size:14px;
	color:rgb(51, 51, 51);
	height:100%;
}
table, td
{
	border-collapse:collapse;
	vertical-align:top;
}
p
{
	margin:0px;
	padding-top:3px;
	padding-bottom:17px;
	font-size:14px;
}
ul
{
	margin-top:0px;
}
#TopBar
{
	background-image:url('../Images/TopBarBackground.jpg');
	background-repeat:no-repeat;
	width:800px;
	height:69px;
}
a
{
	color:#018e9f;
}

#corenrnav
{
	color:#ffffff;
	padding:0px 0px 0px 18px;
	font-weight:normal;
}
#corenrnav a
{
	color:#ffffff;
	text-decoration:none;
}
#foohr
{
	width:100%;
	height:1px;
	display:block;
	font-size:0px;
	margin:1px 0px 0px 0px;
	padding:0px;
	border-top:solid 1px #535151;
	background-color:#ffffff;
}
#content
{
	line-height:24px; 
	padding-top:15px;
	padding-right:24px;
	padding-bottom:20px;
	width:600px;
}

#vr
{
	width:1px;
	height:100%;
	background-color:#018e9f;
}
#vr div
{
	height:41px;
	width:1px;
	background-color:#ffffff;
}
.hide{
display:none;
}
.SecNav
{
	background-color:#018e9f;
	color:#ffffff;
	display:none;
}
table.gridtable td
{
	border:solid 1px #018e9f;
}
.green{
	color:#63b016;
	font-weight:bold;
	padding-top:3px;
	margin-bottom:0px;
	padding-bottom:0px;
}

.SecNav a
{
	color:#afe1e8;
	text-decoration:none;
	font-weight:bold;
	margin:3px 5px 3px 5px;
	display:block;
	width:auto;
	height:auto;

}
.SecNav a:hover
{
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	margin:3px 5px 3px 5px;
	display:block;
	width:auto;
	height:auto;
}
.SecNavTopPad
{
	padding-top:3px;
}
.SecNavBotPad
{
	padding-bottom:3px;
}

ul#SecNavRight
{
	padding-left:20px;
	margin-left:6px;
	color:#018e9f;
	margin-top:41px;
}
#SecNavRight li
{
	padding-bottom:5px;
	padding-top:5px;
	margin:0px;
}
#SecNavRight a
{
	color:#018e9f;
	text-decoration:none;
	width:auto;
	height:auto;
	display:block;
	
}
sup
{
	font-size:0.80em;
}
sup a
{
	text-decoration:none;
	color:#018e9f;
}
.ref
{
	font-size:10px;
	list-style-position:inside;
	margin-left:0px;
	padding-left:0px;
}
.ref li
{
	line-height:normal;
}
#hline
{
	display:block;
	width:100%;
	height:1px;
	font-size:12px;
	line-height:normal;
	font-weight:bold;
	border-bottom:solid 1px #00cccc;
}