h1
{
	color: #4c98ee;
	font-size: 18pt;
text-indent: 50px; 
	font-family: Georgia;
	font-weight: bold;
	padding: 0px 20px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: left;
height: 45px;
    background-image: url('../img/logo.png');
	background-position: top left;
	background-repeat: no-repeat;
}
h2
{
	color: #FFFFFF;
	font-size: 14pt;
	font-family: Georgia;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 0px;
}
h3
{
	color: #FF8C00;
	font-size: 12pt;
	font-family: Georgia;
	font-weight: bold;

}
body
{
	margin: 0px;
	padding: 0px;
	background-image: url('../img/bg.jpg');
	background-position: top left;
	background-repeat: repeat-x;
}
html
{
	margin: 0px;
	padding: 0px;
	color: #044288;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}


.MiddleContainer
{
	padding-top: 20px;
	width: 800px;
	margin: 0px auto;
	background-image: url('../img/logo.gif');
	background-position: top left;
	background-repeat: no-repeat;
}


.MiddleContainer p
{
	margin: 0px auto;
	color: #FFFFFF;
	text-align: left;
	font-size: 10pt;
	font-family: Georgia;
	font-weight: bold;
}

.FooterContainer
{
	background-image: url('../img/footer.bg.gif');
	background-position: center left;
	background-repeat: repeat-x;
}
.Footer
{
	width: 800px;
        height: 140px;
	margin: 0px auto;
	padding-bottom: 17px;
}
a, a:hover, a:active, a:visited
{
	color: #00377c;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
}

.Lime
{
	color: #ffea00;
}
.PackageContainer
{
	padding-left: 20px;
	padding-top: 50px;
	padding-bottom: 20px;
	color: #00377c;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial;
	font-size: 11px;
}	
.PackageContainer a, .PackageContainer a:active, .PackageContainer a:visited
{
	width: 200px;
	float: left;
	padding: 5px;
	cursor: pointer;
	background-color: transperant;
}
.PackageContainer  img
{
float: right;
  padding:2px;
   border:1px solid #BEBEBE;
   background-color:#FFFFFF;

}
.PackageContainer a:hover
{
	background-color: #d4e9ff;
}
.Button
{
	background-image: url('../img/bg.button.gif');
	background-position: top left;
	background-repeat: no-repeat;
	text-align: center;
	width: 186px;
	height: 43px;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	border: 0px;
}
.Right
{
	float: right;
}

.Clear
{
	clear: both;
}
.DownloadContainer
{
	text-align: center;
	padding-top: 120px;
	margin-bottom: 40px;
}
.DownloadContainer a
{
	font-size: 16px;
	color: #009900;
	text-decoration: underline;
}
.Selected
{
	color: #00377c;
}
.ContentContainer
{
	padding-top: 90px;
	padding-left: 50px;
}
.ContentContainer h1, .ContentContainer h2
{
	font-family: Tahoma;
	font-size: 24px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
.ContentContainer b
{
	font-family: Tahoma;
	color: #000000;
	font-size: 15px;
	margin-bottom: 0px;
	
	padding-bottom: 0px;
}
.ContentContainer p
{
	font-family: Tahoma;
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	margin-bottom: 0px;

}


a.text_link{
	width: 0px;
	float: none;
	margin : 0px;
	padding : 0px;
	color: #00377c;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
}

a.text_link:active{
	width: 0px;
	float: none;
	margin : 0px;
	padding : 0px;
	color: #00377c;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
}

a.text_link:visited{
	width: 0px;
	float: none;
	margin : 0px;
	padding : 0px;
	color: #00377c;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
}

a.text_link_hidden{
	width: 0px;
	float: none;
	margin : 0px;
	padding : 0px;
	color: #00377c;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial;
	font-size: 12px;
}

a.text_link_hidden:active{
	width: 0px;
	float: none;
	margin : 0px;
	padding : 0px;
	color: #00377c;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial;
	font-size: 12px;
	background-color: #FFFFFF;
}
a.null
{
color: #00377c;
	text-decoration: none;
	float: none;
	font-weight: normal;
	font-family: Arial;
	font-size: 11px;
}
a.null:hover
{
color: #00377c;
	text-decoration: none;
	float: none;
	font-weight: normal;
	font-family: Arial;
	font-size: 11px;
}
a.null:active
{
color: #00377c;
	text-decoration: none;
	float: none;
	font-weight: normal;
	font-family: Arial;
	font-size: 11px;
}
a.text_link_hidden:hover{
	background-color: #FFFFFF;
}
