@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Tahoma;
	font-size: 14px;
	color: #333333;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #333399;
}
a:visited {
	color: #0000CC;
}
a:hover {
	color: #0099FF;
}
a:active {
	color: #0099FF;
}
h1 {
	font-size: 24px;
	color: #333333;
}
h2 {
	font-size: 20px;
	color: #333333;
	font-weight: normal;
}
h3 {
	font-size: 16px;
	color: #333333;
	font-weight: bold;
}
h4 {
	font-size: 16px;
	color: #333333;
}
h5 {
	font-size: 14px;
	color: #333333;
}
h6 {
	font-size: 12px;
}
.bg1 {
	background-image: url(../images/BG_01.jpg);
	height: 100%;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center top;
}
.bg-repeat {
	background-image: url(../images/BG_02.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	height: 100%;
	width: 100%;
}
.foooter {
	background-image: url(../images/layout_06.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 64px;
}
.link_spacer {
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 3px;
}
.padding-leftcoloum  {
	padding-left: 30px;
	padding-top: 250px;
	line-height: 30px;
}
.nav:link {
	text-decoration: none;
	color: #FFFFFF;
	word-spacing: 0px;
	letter-spacing: 0px;
	font-size: 11px;
}
.nav:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.nav:hover {
	
	color: #66CCFF;
}
.nav:active {
	text-decoration: none;
	color: #FFFFFF;
}

.sidenav:link {
	text-decoration: none;
	color: #000066;
	font-size: 16px;
}
.sidenav:visited {
	text-decoration: none;
	color: #000066;
	font-size: 16px;
}
.sidenav:hover {
	font-size: 16px;
	color: #0000FF;
}

.sidenav:active {
	text-decoration: none;
	color: #164B7D;
	font-size: 16px;
}
.padleft-all {
	padding-left: 15px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 10px;
}
.bluetext {color: #0000FF}
li {
	list-style-type: none;
	margin-top: 10px;
	margin-bottom: 15px;
	margin-left: 5px;
}
