/* CSS Document */

@charset "windows-1254";
body {
	background-color: #FFFFFF;
	
	background-repeat: repeat-x;
	margin: 0px;
}

.subnavheader {
	background-image: url(../images/subnavheader.jpg);
	height: 48px;
	font-size: 13px;
	color: #FFFFFF;
	padding-left: 7px;
	padding-top: 10px;
}

.navbg {
	background-image: url(../images/navbg.jpg);
	height: 153px;
	padding-left: 53px;
	padding-top: 10px;
}

.nav {
	font-size: 12px;
	color: #446795;
	padding-bottom: 10px;
}
.nav a:link {
	color: #446795;	
	text-decoration: none;
}

.nav a:visited {
	color: #446795;	  
	text-decoration: none;
}

.nav a:hover {
	color: #b70909;	
	text-decoration: none;
}

.nav a:active {
	color: #446795;	
	text-decoration: none;
}




.topnav {
	background-image: url(../images/header.jpg);
	height: 86px;
	width: 532px;
	text-align: right;
	padding-top: 20px;
	padding-right: 5px;
	color: #666666;
}
.topnav a:link {
	color: #666666;
	text-decoration: none;
}

.topnav a:visited {
	color: #666666;
	text-decoration: none;
}

.topnav a:hover {
	color: #666666;
	text-decoration: underline;
}

.topnav a:active {
	color: #666666;
	text-decoration: none;
}

.sub {
	padding-bottom: 20px;
	
	width: 150px;
}



td {
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4C4C4C;
}

.footer {
	color: #999999;
	font-size: 10px;
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 2px;
	background-color: #E6E6E6;
}

.subnav {
	color: #919191;
	font-size: 11px;
	background-color: #e8e8e8;
	padding-right: 5px;
	padding-left: 15px;
	padding-bottom: 5px;
	background-image: url(../images/subnavarrow.jpg);
	background-repeat: no-repeat;
	background-position: 6px 3px;
}
.subnav a:link {
	color: #919191;
	text-decoration: none;
}

.subnav a:visited {
	color: #919191;
	text-decoration: none;
}

.subnav a:hover {
	color: #b70909;
	text-decoration: none;
}

.subnav a:active {
	color: #919191;
	text-decoration: none;
}


.header {
	font-size: 14px;
	color: #b70909;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 40px;
}

p {
	margin: 0px;
}
.subheader {
	color: #b0ca05;
	padding-bottom: 5px;
	
}

a {
	color: #f34e4f;
	
	text-decoration: none;


}
a:link {
	color: #f34e4f;
	
	text-decoration: none;
}
a:visited {
	color: #f34e4f;
	
	text-decoration: none;
}
a:hover {
	color: #b0ca05;
	text-decoration: underline;	

}
a:active {
	color: #f34e4f;
	
	text-decoration: none;
}

.footer{
	color: #999999;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	font-size: 10px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #E6E6E6;
	border-right-color: #E6E6E6;
	border-bottom-color: #E6E6E6;
	border-left-color: #E6E6E6;
}
.footer a:link {
	
	text-decoration: none;
}

.footer a:visited {
	
	text-decoration: none;
}

.footer a:hover {
	
	text-decoration: underline;
}

.footer a:active {
	
	text-decoration: none;
}





select, input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7C7E7E;
	font-weight: normal;
	





}

li {
	list-style-image: url(../images/libullet.jpg);
	padding-bottom: 3px;
}


.contents {
	padding-right: 20px;
	padding-bottom: 20px;
	text-align: justify;
}

