/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #EEEED4;
	
}


#memberNav {
	padding: 0 0 0 10px;
	font-size: 13px;
	}
	
	
#memberNav  a:link, #memberNav  a:visited, #memberNav  a:active {
	color: #005282;
    text-decoration: none;
	font-size: 12px;
	}    
	
#memberNav  a:hover {
	color: #005282;
    text-decoration: underline;
    font-size: 12px;

	}  	
	

.homepage {background-image: url(../images/bk.jpg);
	background-repeat: repeat-x;
}
.inside {background-image: url(../images/bk_inside.jpg); background-repeat:repeat-x;}

.content {padding:0px 10px;}

body, td, th, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

#footer {
	padding-left:190px;
}


h1 {
	width: 100%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	letter-spacing: 2px;
	color: #29654B;
	border-bottom: 1px solid #29654B;
	font-weight: bold;
}

h2 {
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #2C7F70;
}

h3 {
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #005382;
}

h4 {
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2C7F70;
}

h5 {
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2C7F70;
}

h6 {
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2C7F70;
}


a:link {
color: #005384;
}

a:visited {
color: #005384;
}

a:active {
color: #005384;
}

a:hover {
color: #fd0331;
}

#related {font-weight: bold;}

#related a:link {
color: #005384;
font-weight: bold;
}

#related a:visited {
color: #005384;
font-weight: bold;
}

#related a:active {
	color: #005384;
	font-weight: bold;
}

#related a:hover {
	color: #fd0331;
	font-weight: bold;
	}

.hdr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #005382; 
	}
	
#user {
color:#005382;
font-size:12px;
line-height: 16px;
padding: 10px 10px 0 10px ;
background-color:#c0d8d6;
border-top:1px solid #005382;
border-bottom:3px solid #005382;
width:80%;
}

.style3 {
	font-weight: bold;
	background-color: #EEEED4;
}
.style4 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #666666; font-weight: bold; }
.style5 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #0000ff; font-weight: bold; }