/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	background-color: #f0f0f0;
	margin:0;
	padding:0;	
	}

a:link, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000066;
	text-decoration: underline
	}

a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000066;
	text-decoration: none
	}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
	margin-top:6px;
	}
	
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
	}

h3 {
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000066;
	margin-bottom:-6px;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000066;
	}
img {
	border:none;
}
hr {
	color:#f0f0f0;
	border-bottom:#063 dotted thin;
	border-top:#fff dotted thin;
}
#wrapper {
	width: 950px;
	text-align: left;
	
	}
#lefttop {
	padding: 10px;
	margin: 0px;
	padding-left:20px;
	text-align:left;
	}	
#lefttop a:link, #lefttop a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #000066;
	padding: 0px;
	text-decoration:none;
	line-height: 20px;
	}
.head2{
	font-size: 18px;
	line-height:18px;
	padding-left: 3px;
	}
	
#righttop {
	padding:10px;
	text-align:right;
	float: right;
	}
	
#wrapper #lefttop #righttop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	}

#wrapper #lefttop #righttop a:link, #wrapper #lefttop #righttop a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	}

	
#wrapper #lefttop #righttop a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000066;
	text-decoration: underline
	}

#bluebanner {
	float: none;
	padding:1px;
	border-top:#006 dotted thin;
	border-bottom:#006 dotted thin;
	padding: 20px 0px 20px 0px;
	margin:0px;
	}
#bluebanner h1 {
	font-size:32px;
	color:#006;
	text-align:center;
	line-height:30px;
	padding:0px;
	margin:0px;
}
#content-wrap {
	width:730px;
	float:right;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color:#fff;
	border:#ccc solid thin;
	margin:10px 0px 0px 0px;
	-moz-box-shadow: 3px 3px 5px  #ccc;
	-webkit-box-shadow: 3px 3px 5px  #ccc;
	box-shadow: 3px 3px 5px  #ccc;
}
#leftcol {
	padding: 0px 20px 10px 20px;
	margin:15px 0px 15px 0px;
	width: 195px;
	float: right;
	height: auto;
	border-left:#006 dotted thin;
	
	}
	
#leftcol ul {
	list-style-type:none;
	color:#000066;
	font-size: 12px;
	font-weight:bold;
	margin: 0px;
	padding: 0px;
	line-height: 30px;
	
	}
#leftcol li{
	border-bottom-color:#000066;
	border-bottom-style:dotted;
	border-bottom-width:thin;
	margin: 0px;
	padding: 0px;
	padding-bottom:5px;
	

}


#leftcol a:link, #leftcol a:visited {
	text-decoration: none
	}

#leftcol a:hover {
	text-decoration: underline
	}



#main {
	padding:0px 0px 0px 15px;
	margin: 15px 0px 20px 0px;
	width: 460px;
	height: auto;
	float:left;
	}
#main li{
	margin-left: 10px;
	padding-left: 5px;
}	
#logincolumn {
	width:180px;
	height:auto;
	float:left;
	padding:10px 0px 0px 20px;
	margin:10px 10px 0px 0px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color:#fff;
	  -moz-box-shadow:    3px 3px 5px  #ccc;
  -webkit-box-shadow: 3px 3px 5px  #ccc;
	box-shadow: 3px 3px 5px  #ccc;
	border:#ccc solid thin;

}
#logincolumn fieldset {
	padding:0px;
	margin:0px;
	border:none;
}
#logincolumn label {
	clear: both; 
	padding:0px 10px 0px 0px;  
	margin: 0px 0px 0px 0px; 
	width: 70px; 
	color: #333;
}
#logincolumn input {
	padding: 0px 0px 0px 0px;
	margin: 3px 0px 0px 0px; 
	width: 130px;
}
#membership {
	width:180px;
	height:auto;
	float:left;
	padding:10px 10px 0px 10px;
	margin:20px 10px 0px 0px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color:#fff;
	  -moz-box-shadow:    3px 3px 5px  #ccc;
  -webkit-box-shadow: 3px 3px 5px  #ccc;
	box-shadow: 3px 3px 5px  #ccc;
	border:#ccc solid thin;
	clear: left;

}
	
.image {
	float:left; 
	padding:10px;
	padding-left:0px;
}

	
#footer {
	text-align:left;
	padding: 10px;	
	width:940px;
	clear:both;
	}




#wrapper #main table {
	text-align: center;
}
#wrapper #footer #indexftr h1 {
	font-size: 11px;
	color: #333333;
	font-weight: normal;
}


#wrapper #footer #indexftr a:link, #wrapper #footer #indexftr a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000066;
	text-decoration: none
	}

#wrapper #footer #indexftr a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000066;
	text-decoration: underline
	}
	
#wrapper #footer  h1 {
	font-size: 11px;
	color: #333333;
	font-weight: normal;
}


#wrapper #footer  a:link, #wrapper #footer  a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000066;
	text-decoration: none
	}

#wrapper #footer a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000066;
	text-decoration: underline
	}

