body
{
	margin: 0px;
	background-repeat: no-repeat;
	font-family: "Trebuchet MS";
	font-size: 8pt;
	text-align: justify;
	color: #303030;
}
img
{
}

a:link
{
	color: #224e94;
	text-decoration:none;
}
a:visited
{
	color: #224e94;
	text-decoration:none;
}
a:hover
{
	color: #deb20b;
}

a:link.pageFooterLink
{
	font-size: 8pt;
	margin-right: 5px;
	color: #224e94;
	font-family: "Trebuchet MS";
	text-decoration:none;
}
a:visited.pageFooterLink
{
	margin-right: 5px;
	color: #224e94;
	text-decoration:none;
}
a:hover.pageFooterLink
{
	color: #deb20b;
}

p
{
}
ul 
{
	line-height:20px;
    list-style-type:none;
}
li 
{
	margin-left:-20px;	
	margin-top: 10px; 
	margin-bottom: 10px;
    padding-left:25px;
    background:transparent url('../images/BulletYellow.gif') no-repeat;
    background-position:0 0px;
}
li.blueBullets
{
	margin-left:-20px;	
	margin-top: 10px; 
	margin-bottom: 10px;
    padding-left:25px;
    background:transparent url('../images/BulletBlue.gif') no-repeat;
    background-position:0 0px;
}
/*ul
{
	list-style-type:disc;
}
li
{ 
	margin-left:-10px;
	margin-top: 10px; 
	margin-bottom: 5px;
	line-height:14px;
	list-style-type:disc;
	list-style-position:outside;
	list-style-image:url('../images/10a.gif');
}*/


.menuRoot
{
}

.pageFooterText
{
	font-size: 8pt;
	margin-left: 5px;
	color: #224e94;
	font-family: "Trebuchet MS";
	text-align: left;
}
.formLabel
{
	font-weight: bold; 
	font-size: 8pt; 
	color: #224e94; 
	font-family: "Trebuchet MS";
}	
.formTextbox
{
	border: solid 1px #224e94;
	font-family: "Trebuchet MS";
	font-size: 8pt;
	background-color: #e6f0ff;
    color: #224e94;  
}
.formButton
{
	border-top: #224e94 1px solid;
	border-bottom: #224e94 1px solid;
	border-left: #224e94 1px solid;
	border-right: #224e94 1px solid;
	font-family: "Trebuchet MS";
	font-size: 8pt;
	background-color: #dce6f5;
	color: #224e94;
	font-weight: bold;
}
.convertTextbox
{
	border: solid 1px #224e94;
	font-family: "Trebuchet MS";
	font-size: 8pt;
	background-color: #e6f0ff;
    color: #224e94;  
}
.convertButton
{
	border-top: #224e94 2px solid;
	border-bottom: #224e94 2px solid;
	border-left: #224e94 2px solid;
	border-right: #224e94 2px solid;
	font-family: "Trebuchet MS";
	font-size: 8pt;
	background-color: #e6c64d;
	color: #224e94;
	font-weight: bold;
}
.errorText
{
	font-family: "Trebuchet MS";
	font-weight: bold; 
	font-size: 7pt; 
	vertical-align: middle; 
	color: #9c5555;
}

.Sidebar
{
	background-image: url('../images/GradientBGBlue.jpg');
	background-repeat: repeat-x;
}

.Heading01
{
	font-weight: bold;
	font-size: 20pt;
	color: #224e94;
	font-family: "Trebuchet MS";
}
.Heading02
{
	font-weight: bold;
	font-size: 14pt;
	color: #224e94;
	font-family: "Trebuchet MS";
}
.Heading03
{
	font-weight: bold;
	font-size: 10pt;
	color: #224e94;
	font-family: "Trebuchet MS";
}