body {
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #86BEE1;
}
.bluelink {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #005388;
	text-decoration: none;
}
.bluelink:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #005388;
	text-decoration: none;
}
.whitelink {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.whitelink:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.bottomlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00578F;
	text-decoration: none;
}
.bottomlink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.text {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	line-height:15px;
	text-decoration: none;
}
.copytext {
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
.brownhead {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #775839;
	text-decoration: none;
}
.bluetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	font-size: 12px;
	color: #005388;
	line-height:16px;
	text-decoration: none;
}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #005388;
	border-left:5px solid #CCCCCC;
	text-indent:5px;
	text-decoration: none;
}
.blueunderlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #005388;
	text-decoration: underline;
}
.blueunderlink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #005388;
	text-decoration: none;
}
.textarea {
	border:1px solid #CCCCCC;
	height:17px;
	width:200px;
	}
.textareabig {
	border:1px solid #CCCCCC;
	}
.button {
	background-color:#0A3B87;
	border:1px solid #FFFFFF;
	outline:1px solid #CCCCCC;
	height:20px;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	}

.licensehead
{
	font-size:12px;
	text-decoration:underline;
	font-weight:bold;
	font-family:Tahoma;
}

.pdfcontent
{
	font-size:12px;
	font-family:Tahoma;
}

.notice
{
	color:#FF0000;
	font-size:13px;
	font-family:Tahoma;
	text-indent:10px;
	font-weight:bold;
}

h1,h2,h3,h4,h5,h6
{
	font-family:Tahoma;
	color:#000000;
}		

.te700head
{
	background-color:#000000;
	color:#FFFFFF;
	font-family:tahoma;
	font-size:11px;
	width:200px;;
	height:20px;
	padding-left:10px;
	font-weight:bold;
}
