﻿body
{
	font-weight: normal;
	color: #686868;
	margin: 0;
	font-family: Arial;
	text-decoration: none;
	font-size: 10pt;
}

p, td
{
	font-weight: normal;
	color: #686868;
	font-family: Arial;
	text-decoration: none;
	font-size: 10pt;
}

a
{
	font-weight: normal;
	color: #277FA1;
	font-family: Arial;
	text-decoration: underline;
}

.register
{
	font-weight: bold;
	color: #686868;
	font-family: Arial;
	text-decoration: underline;
}

.title
{
	font-weight: bold;
	font-size: 20px;
	color: #8190D3;
	padding-top: 15px;
	font-family: Arial;
}

.titleBalance
{
	font-weight: bold;
	font-size: 14px;
	color: #8190D3;
	padding-top: 15px;
	font-family: Arial;
}

.subTitle
{
	font-weight: bold;
	color: #F99C0A;
	font-family: Arial;
}

.smallText
{
	font-size: 10px;
}

.indentText
{
	padding-left: 5px;
	padding-right: 5px;
}

.required
{
    font-weight: normal;
    font-size: 10pt;
    color: Maroon;
    font-family: Arial;
    text-decoration: none;
}

.navigation
{
	font-weight: normal;
	color: #686868;
	text-decoration: none;
	width:180px;
}

.navigation a
{
	font-weight: bold;
	color: #686868;
	text-decoration: none;
}

.navigation a:hover
{
	font-weight: bold;
	color: #8A98D7;
	text-decoration: none;
}

.navigation2
{
	font-weight: normal;
	color: #686868;
	text-decoration: none;
	width:180px;
}

.navigation2 a
{
	font-weight: bold;
	color: #686868;
	text-decoration: none;
}

.navigation2 a:hover
{
	font-weight: bold;
	color: #8A98D7;
	text-decoration: none;
}

.whiteText
{
	color:White;
}

.whiteText a
{
	color:White;
}

.loginbox
{
	font-size: 9pt;
	color:White;
}

.loginboxSmall a
{
	font-size: 9pt;
	color:White;
}


.loginboxSmall
{
	font-size: 11px;
	color:White;
}

.pW1
{
	padding: 2px;
	background-color:#8291d4;
	font-size: 11px;
	font-weight:bold;
	color: white;
}
.pW2
{
	padding: 2px;
	background-color:#8291d4;
	font-size: 11px;
	font-weight:bold;
	color:white;
}
.pW3
{
	padding: 2px;
	background-color:#8291d4;
	font-size: 11px;
	font-weight:bold;
	color:white;
}
.pW4
{
	padding: 2px;
	background-color:#8291d4;
	font-size: 11px;
	font-weight:bold;
	color:white;
}
.pW5
{
	padding: 2px;
	background-color:#8291d4;
	font-size: 11px;
	font-weight:bold;
	color:white;
}

.grayText
{
	color:Gray;
}

.bodyText
{
	color: Black;
}

.listNoButton
{
	list-style:none;
}

.equipmentWidth
{
	width:250px;
}	

