* {
	margin: 0;
	padding: 0;
	outline-style: none;
	outline-width: 0;
}

body, html {
	height: 100%;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background: #FFFFFF url(../images/bkg_sitegradient.jpg) top left repeat-x;
}

P {
	margin-bottom: 15px;
}

UL, OL {
	margin-left: 20px;
	margin-bottom: 15px;
}

HR {
	margin-bottom: 15px;
	border: 0;
	border-bottom: 1px solid #BBBBBB;
}

.container {
	position: relative;
	width: 100%;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	clear: both;
	margin: 0;
	padding: 0;	
}

.site {
	position: relative;
	display: block;
	width: 996px;
	margin-left: auto;
	margin-right: auto;
	background: url(../images/bkg_siteshadow.jpg) top left no-repeat;
	clear: both;
}

.header {
	position: relative;
	display: block;
	width: 960px;
	height: 179px;
	background: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	overflow: hidden;
}

.navigation {
	position: relative;
	display: hidden;
	width: 960px;
	height: 30px;
	margin-left: auto;
	margin-right: auto;
	background: #A7D585 url(../images/bkg_navigation.jpg) top left no-repeat;
	clear: both;
	overflow: hidden;
}
	.navbar LI {
		float: left;
		list-style: none;
		padding-top: 7px;
		padding-left: 12px;
		padding-right: 15px;
		font-size: 12px;
	}
		.navbar LI A {
			color: #000000;
			font-weight: bold;
			text-decoration: none;
		}
		.navbar LI A:HOVER {
			text-decoration: none;
			color: #FFFFFF;
		}
		.nav_selected {
			text-decoration: underline;
			color: #FFFFFF;
		}

.body_padding_top {
	position: relative;
	display: block;
	height: 20px;
	clear: both;
}
.body {
	position: relative;
	width: 960px;
	clear: both;
	background: #FFFFFF url(../images/bkg_body.jpg) top left no-repeat;
	margin-left: auto;
	margin-right: auto;
	color: #000000;
	font-size: 12px;
	line-height: 20px;
}
	.body A {
		text-decoration: none;
		color: #00A1EC
	}
	.body A:HOVER {
		text-decoration: underline;
	}
	.body H1 {
		font-size: 18px;
		line-height: 26px;
		font-weight: normal;
		color: #000000;
	}
	.body H2 {
		font-size: 16px;
		line-height: 24px;
		font-weight: normal;
		color: #000000;
	}
	.body H3 {
		font-size: 14px;
		line-height: 20px;
		font-weight: bold;
		color: #000000;
	}
	.body H4 {
		font-size: 12px;
		line-height: 18px;
		font-weight: bold;
		color: #000000;
	}
	.body_col1_home {
		position: relative;
		display: block;
		float: left;		
		width: 470px;		
		height: auto;
		margin-top: 35px;
		margin-bottom: 10px;
		padding-left: 35px;
		padding-right: 25px;
		clear: left;
		font-size: 16px;
		line-height: 24px;
	}	
	.body_col2_home {
		position: relative;
		display: block;
		float: left;
		width: 180px;
		height: auto;
		margin-top: 25px;
		margin-bottom: 10px;
		padding-left: 15px;
		padding-right: 35px;		
		clear: right;
	}
	.body_full {
		position: relative;
		display: block;
		width: 890px;
		height: auto;
		margin-bottom: 20px;
		margin-left: auto;
		margin-right: auto;
		padding-left: 20px;
		padding-right: 20px;
		background: #FFFFFF;
		clear: both;
	}
	.body_col1 {
		position: relative;
		display: block;
		float: left;		
		width: 570px;
		height: auto;
		margin-top: 15px;
		margin-bottom: 10px;
		padding-right: 25px;
		clear: left;
		font-size: 12px;
		line-height: 20px;
	}
	.body_col2 {
		position: relative;
		display: block;
		float: left;
		width: 245px;
		height: auto;
		margin-top: 20px;
		margin-bottom: 10px;
		padding-top: 20px;
		padding-bottom: 20px;
		padding-left: 25px;
		padding-right: 25px;		
		clear: right;
		font-size: 16px;
		line-height: 24px;
		font-weight: bold;
		background: #EEEEEE;
		color: #666666;
	}
	
.header_membership {
	position: absolute;
	right: 25px;
	bottom: 15px;
	font-size: 14px;
	color: #FFFFFF;
}
	.header_membership A {
		color: #FFFFFF;
	}

.membersbar_col_outer {
	position: relative;
	display: block;
	float: left;
	width: 295px;
	height: auto;
	margin-top: 20px;
	margin-bottom: 10px;
	background: #FFFFFF;
}
.membersbar_col_inner {
	position: relative;
	display: block;
	float: left;
	width: 245px;
	height: auto;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 30px;
	padding-left: 25px;
	padding-right: 25px;
	background: #FFFFFF;
}
	.userbar_items {
		padding-top: 4px;
		padding-bottom: 4px;
		border-bottom: 1px solid #DDDDDD;
	}
		.userbar_items A {
			font-size: 12px;
			font-weight: normal;
		}
	
.window {
	position: relative;
	display: block;
	float: left;
	margin-right: 28px;
}
	
.footer {
	position: relative;
	display: block;
	width: 930px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #7D7D7D;
	font-size: 11px;
	color: #FFFFFF;
	clear: both;
}
	.footer_col1 {
		position: relative;
		display: block;
		float: left;
		width: 400px;
		clear: left;
	}
	.footer_col2 {
		position: relative;
		display: block;
		float: right;
		text-align: right;
		width: 500px;
		clear: right;
	}
	.footer A {
		color: #FFFFFF;
		text-decoration: none;
	}
		.footer A:HOVER {
			text-decoration: underline;
		}
		
.clear {
	position: relative;
	clear: both;
}

.textfield_1 {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size: 11px;
	color: #000000;
	padding: 3px;
	padding-left: 4px; padding-right: 4px;
	width: 98%;
	height: 17px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	border: 1px solid #CCCCCC;
	border-top: 1px solid #AAAAAA;
	border-left: 1px solid #AAAAAA;
}
.textfield_1:HOVER, .textfield_1:FOCUS {
	border-color: #BBBBBB;
	background-color: #FFFFCC;
}

.textarea_1 {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size: 11px;
	color: #000000;
	padding: 3px;
	padding-left: 4px; padding-right: 4px;
	width: 98%;
	height: 200px;
	margin-left: 0px;
	margin-right: 0px;
	border: 1px solid #CCCCCC;
	border-top: 1px solid #AAAAAA;
	border-left: 1px solid #AAAAAA;
}
.textarea_1:HOVER, .textarea_1:FOCUS {
	border-color: #BBBBBB;
	background-color: #FFFFCC;
}

.button_1 {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	background-color: #FFFFFF;
	background: url(../admin/images/bkg_button1.gif) top left repeat-x;
	font-size: 11px;
	font-weight: bold;
	color: #222222;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 4px;
	height: 30px;
	margin-left: 0px;
	margin-right: 0px;
	border: 1px solid #CCCCCC;
	/*border: solid #CCCCCC;
	border-width: 1px;*/
}
	.button_1:HOVER {
		border: 1px solid #AAAAAA;
		text-decoration: underline;
		cursor: pointer;	
	}
	
.status1 { /* For notices */
	position: relative;
	display: block;
	width: auto;
	float: left;
	clear: both;
	margin-bottom: 15px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 14px;
	font-weight: normal;
	color: #444444;
	/*border: 1px solid #FFFF99;
	background: #FFFFCC;*/
	margin-bottom: 15px;
}
.status2 { /* For successes */
	position: relative;
	display: block;
	width: auto;
	float: left;
	clear: both;
	margin-bottom: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 14px;
	font-weight: normal;
	color: #339900;
	/*border: 1px solid #CCFF99;
	background: #DDFFBB;*/
	margin-bottom: 15px;
}
.status3 { /* For errors */
	position: relative;
	display: block;
	width: auto;
	float: left;
	clear: both;
	margin-bottom: 15px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 14px;
	font-weight: normal;
	color: #990000;
	text-decoration: underline;
	/*border: 1px solid #FFD9D9;
	background: #FFE5E5;*/
	margin-bottom: 15px;
}
