body
{
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}
p, ul
{
	font-size: 0.75em;
	line-height: 1.4em;
}

a {
	color: #FFFFFF;
}
a:hover {
	color: #999999;
}
h1 {
	font-family: "Lucida Grande", Verdana, Arial;
	font-size: 1.3em;
	margin-top: 25px;
}
h2 {
	font-family: "Lucida Grande", Verdana, Arial;
	font-size: 1em;
	font-weight: bold;
	margin-bottom: -10px;
}
.first {
	font-size: 1em;
	line-height: 1.5em;
	border-bottom: solid #666666 1px;
	padding-bottom: 20px;
	color: #FFFFFF;
}
.pad {
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 0px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #666666;
	line-height: 1.5em;
}
.footer a {
	color: #666666;
}
.footer a:hover {
	color: #FFFFFF;
}
.support {
	color: #000000;
}
.supportTop {
	background-image: url(../../images/IntrackTop.jpg);
	background-repeat: no-repeat;
}
.supportBtm {
	background-image: url(../../images/IntrackBottom.jpg);
	background-repeat: no-repeat;
}
.support a {
	color: #006699;
}
.support a:hover {
	color: #999999;
}
ul {
	list-style-position: inside;
	margin:20px 0 20px 10px;
	padding:0;
	list-style-type: square;
	color: #999999;
}

li
{
	margin: 5px 0;
	color: #006699;
	font-weight: bold;
}
.white {
	color: #FFFFFF;
}

.MainText
{
	font-size: 0.75em;
	line-height: 1.4em;
}
.Bold
{
	font-weight: bold;
}
.WhiteText
{
	font-size: 0.75em;
	line-height: 1.4em;
	color: #FFFFFF;
}
.ContentHolder
{
	border-right: #02203c 1px solid;
	border-top: #02203c 1px solid;
	border-left: #02203c 1px solid;
	border-bottom: #02203c 1px solid;
	background-color: white;
}

.ContentHolderGray
{
	border-right: gainsboro 1px solid;
	border-top: gainsboro 1px solid;
	border-left: gainsboro 1px solid;
	border-bottom: gainsboro 1px solid;
	background-color: white;
}

.ContentHolderGrayNoTop
{
	border-right: darkgray 1px solid;
	border-left: darkgray 1px solid;
	border-bottom: darkgray 1px solid;
	border-top: darkgray 1px solid;
}

.ContentHeader
{
	font-weight: bold;
	color: white;
	background-color: #02203c;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	font-size: 0.75em;
}

.Content
{
	font-size: 10pt;
}

.profileLabelData
{
	font-weight: bold;
	color: black;
}

.profileLabelTitle
{
	color: black;
	width: 120px;
}

.ContentHeaderLink
{
	font-size: 8pt;
	color: white;
	text-decoration: none;
}

.PageTitle
{
	font-size: 12pt;
	color: #006699;
}

