﻿a:hover
{
	text-decoration: underline;	
}
a
{
	font-family: Arial;
	font-size: 10pt;
	color: Blue;
	text-decoration: none;	
}
body
{
	font-family: Arial;
	font-size: 10pt;
	background-color:#768E9C;
	margin:0;
}
.QuickLinks
{
	font-size: 10px;
	font-weight: bold;
	color: #86A7D4;
	text-decoration: none;	
}
ul
{
	padding-top: 10px;
	padding-bottom: 20px;	
	margin-left: 0px;	
}
li
{
	padding-left: 10px;
	padding-bottom: 2px;
	list-style-type: none;
}
.headerText
{
	font-size: 16pt;
	font-weight: bold;	
}
.headertext
{
	font-size: 16pt;
	font-weight: bold;	
}
.titleerrormsg
{
	font-size: 16pt;
	font-weight: bold;
	color: Red;	
}
.titlelink
{
	font-size: 14pt;
	font-weight: bold;
	}
.titletext
{
	font-size: 14pt;	
}
.titleText
{
	font-size: 14pt;	
}
.maintext
{
	font-size: 10pt;	
}
.mainText
{
	font-size: 10pt;
	color: Black;	
}
.mainLink
{
	font-size: 10pt;
	color: Blue;	
}
.maintext_bold
{
	font-size: 10pt;
	font-weight: bold;	
}
.whiteText
{
	font-size: 10pt;
	color: White;
	font-family: Arial;
}
.smallText
{
	font-size: 9pt;	
}
.smalltext
{
	font-size: 9pt;	
}
.smalltext_bold
{
	font-size: 9pt;
	font-weight: bold;		
}
.smalllink
{
	font-size: 9pt;
	color: Blue;	
}
.errormsg
{
	font-size: 10pt;
	color: red;	
	font-weight: bold;
}
.whiteLink
{
	color: White;
	font-family: Arial;
	font-size: 10pt;	
}
.titleLink
{
	color: White;
	font-family: Arial;
	font-size: 12pt;	
}
.tinytext
{
	font-size: 8pt;	
}
.tinytext_bold
{
	font-size: 8pt;
	font-weight: bold;	
}
.TitleText_CSS
{
	color: White;
	font-size: 24px;	
}
.MainText_CSS
{
	color: Black;
	font-size: 12px;	
}
.NewsTitleText_CSS
{
	color: #8CBBFE;
	font-size: 20px;	
}
.NewsMainText_CSS
{
	color: White;
	font-size: 12px;	
}
.PointsMainText_CSS
{
	color: White;
	font-size: 12px;	
}
.NavTitleText_CSS
{	
	color: White;
	font-size: 16px;	
}
.NavMainText_CSS
{
	color: White;
	font-size: 12px;	
}
TopNavContainer
{
	margin-left: auto;
    margin-right: auto;
	background-color: #283F4A;
	height: 41px;
}
.TopNavDiv
{
	margin-left: auto;
    margin-right: auto;
	height: 41px;
	width:960px;
	background-image: url('./sysimages/topnavBG.jpg');
	background-repeat: no-repeat;
	padding-top:8px;
}
.HeaderContainer
{
	margin-left: auto;
    margin-right: auto;
	height: 145px;
	background-image: url('./sysimages/headerBGfull.jpg');
	background-repeat: no-repeat;
	background-position:center;
}
.HeaderDiv
{
	margin-left: auto;
    margin-right: auto;
	height: 145px;
	width:960px;
}
.TopNavText
{
	color:White;
	font-family:Arial;
	font-size:15px;
	text-decoration:none;
	font-weight:bold;
}
.MidNavDiv
{
	margin-left: auto;
    margin-right: auto;
	height: 51px;
	width:960px;
}
.BodyDiv
{
	clear:left;
	margin-top: 20px;
	margin-left: auto;
    margin-right: auto;
	width:960px;
}
.borderbox
{
	float:left;
	border:solid 5px #31454F;
	background-image: url('./sysimages/leftnavBG.jpg');
	background-repeat: repeat-x;
	background-color:White;
}
.LeftNavItem
{
	float: left;
	width:200px;
	height:25px;
	margin-left:15px;
	padding:3px 0 0 15px;
	background-image: url('./sysimages/navItemBG.png');
	background-repeat: no-repeat;
	vertical-align:middle;
}
.links
{
	color:#1B3038;
	font-family:Arial;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}
.text
{
	color:#1B3038;
	font-family:Arial;
	font-size:14px;
}
.headingtext
{
	font-weight:bold;
	color:#1B3038;
	font-family:Arial;
	font-size:18px;
}
.line
{
	margin: 5px auto 5px auto;
	border-bottom:solid 1px #A0B1BD;
	width:95%;
}
.FooterDiv
{
	clear:left;
	text-align: center;
	margin-left: auto;
    margin-right: auto;
	background-color: #98AAB5;
	height: 84px;
    width:960px;
}
.FooterText
{
	color:White;
	font-family:Arial;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}
.LeftNavText
{
	font-weight:bold;
	color:White;
	font-family:Arial;
	font-size:11px;
	text-decoration:none;
}
.LeftColumn
{
	background-image: url('./sysimages/leftcolumnBG.jpg');
	background-repeat: repeat-x;
	padding:0 5px 0 20px;
}
.RightColumn
{
	background-image: url('./sysimages/rightcolumnBG.jpg');
	background-repeat: repeat-x;
	padding:0 5px 0 20px;
}

