#layer {
	position:absolute;
}

.layer {
	position:absolute;
}

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 
* {
	margin: 0;
	padding: 0;
}

body {
	background-image: url(../images/bg01.gif);
	background-repeat: repeat-x;
	background-color:#666666;
}

p {
	font-size:14px;
}

a:link, a:visited, a:hover {
	color: #006699;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
}

h1{
	font-size:24px;
	color: #003366;
}

h2{
 	color: #006699;
}

h3{
 	font-size: 16px;
 	color: #006699;
}

h4 {
	font-size:20px;
 	color: #006699;
}

h5 {
	padding-top:50px;
	width:100px;
	padding-left:10px;
}

h6 {
	padding-top:50px;
	width:100px;
	padding-left:10px;
}


ol {
	padding-top:10px;
	font-size:14px;
	width:500px;
	padding-left:25px;
}


ol li{
	padding-top:8px;
}


ul {
 list-style-type: disc;
}

ul ul {
 list-style-type: square;
}

ul ul ul {
 list-style-type: none;
}





/***********************************************/
/* Class styles                             */
/***********************************************/ 


.border {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

.border02 {
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #000066;
}


.red {
	color:#CC0000;
}

.textalign {
	padding-left:72px;
	line-height: 35px;
}


.padLeft01 {
	margin-left:20px;
}


.padLeft02 {
	line-height:37px;
	padding-left:72px;
}

.navdir {
	width:550px;
	font-size:9px;

}

.navdir02 {
	width:300px;
	font-size:9px;

}


.warningMsg {
	font-size:12px;
	padding-left:20px;
	color:#FF0000;
	font-weight:lighter;

}

.contactend {
	padding-top:50px;

}

.textcolor01 {	
 	color: #006699;
}

.textcolor02 {	
 	color: #CC0000;
}

.top01 {
	top:670px;
}

.top02 {
	top:840px;
}

.top03 {
	top:1280px;
}

.top04 {
	top:917px;
}

.top05 {
	top:860px;
}

.top07 {
	top:990px;
}



.top06 {
	top:720px;
}

.top09 {
	top:2300px;
}

.top10 {
	top:300px;
}

.top11 {
	top:250px;
}

.top12 {
	top:510px;
}

.top13 {
	top:410px;
}

.top99 {
	top:1602px;
}

.top97 {
	top:2853px;
}

.top98 {top: 2601px;}

.left600 {padding-left:600px;}

.ullist {font-weight:bold; padding-left:30px;}
.ullist li {font-size:22px; }