@charset "UTF-8";

html { text-align: center; }

body {
	font-family: Arial;
	font-size: 9pt;
	color: #2872C5;
	background-color: #c3f7bd;
	text-align: center;
	margin:0;
	padding:0;
	border:0;			/* This removes the border around the viewport in old versions of IE */
	width:100%;
}

.spacer {
	width: 100%;
	height: 10px;
}

#wrapper {
	width: 800px;
	height: 100%;
	background: url(../images/wrapbg.jpg) top left repeat-y;
	margin: 0 auto;
}

#container {
	width: 760px;
	text-align: left;
	margin-left: 20px;
	#margin-left: 0px;
}

#header {
	width: 760px;
	height: 85px;
	float: left;
}

		#topBanner {
			width: 473px;
			height: 85px;
			float: right;
			display: inline;
			text-align: center;
			color: #000;
			padding-top: 0px;
			margin-top: 2px;
			font-size:10px;
			position:relative;
		}
		#topBanner_button {
			position:absolute;
			left:0px;
			top:0px;
		}

#topBar {
	margin-top:2px;
	height: 60px;
	width: 760px;
	float: left;
	display: inline;
}

		#welcome {
			width: 280px;
			height: 60px;
			float: left;
			display: inline;
			background-color: #3266cc;
			color: #FEFFC3;
			overflow:hidden;
		}
		
			#welcome p { padding-left: 20px; padding-top: 5px; }
			p.name { font-size: 12pt; margin-top: 7px; }
		
		#topNav {
			width: 480px;
			height: 35px;
			float: right;
			padding-top: 25px;
			display: inline;
			font-size: 8pt;
			font-weight: bold;
			color: #FFF;
			text-align: center;
			background-color: #F35300;
		}
		
				#topNav a:link { color: #FFF; text-decoration: none; }
				#topNav a:visited { color: #FFF; text-decoration: none; }
				#topNav a:hover { color: #FFEC00; text-decoration: none; }
				
				#topNav .activelink { color:#FFEC00; }
#content {
	width: 759px;
	#width: 760px;
	float: left;
	display: inline;
	background-color: #5CA62A;
}

		#leftCol {
			width: 280px;
			min-height: 100%;
			height: auto !important;
			clear:both;
			float: left;
			display: inline;
			overflow:hidden
		}
		
				#pernav {
					background-color: #F7E82D;
					width: 280px;
					float: left;
					display: inline;
					font-size: 12pt;
				}
				
					#pernav ul { margin-left: 20px; margin-top: 20px;  }
					#pernav ul li { list-style: none; list-style-image: url(../images/bullet_invisible.gif); margin-bottom: 20px; }
					#pernav ul li a:link { color: #2872C5; text-decoration: none; }
					#pernav ul li a:visited { color: #2872C5; text-decoration: none; }
					#pernav ul li a:hover { color: #2872C5; text-decoration: underline; font-weight: normal; }
					
				
				#imageCol {
					width: 280px;
					height: 420px;
					float: left;
					display: inline;
				}
				
				#imageColAlt {
					width: 280px;
					height: 475px;
					float: left;
					display: inline;
				}
				
		#rightCol {
			width: 479px;
			#width: 480px;
			min-height:656px;
			float: right;
			diplay: inline;
			background-color: #FFFFFF;
		}
		
		
		#main_content {
			padding:20px;
			min-height:660px;
		}
		
		#main_content li {
			color: #F35300;
		}
		
		.title {
			font-size: 18pt;
		}

#footer {
	background-color: #2E4FC1;
	height: 53px;
	clear: both;
	padding-top: 17px;
	color: #FEFFC3;
	text-align: center;
}

		#footer a:link { color: #FEFFC3; text-decoration: none; }
		#footer a:visited { color: #FEFFC3; text-decoration: none; }
		#footer a:hover { color: #FEFFC3; text-decoration: none; }
			


h1 { font-size: 16pt; margin-bottom: 15px; margin-top: 20px; }

h2 { font-size: 13pt; margin-bottom: 5px; }

#content p { line-height: 14pt; }

a:link { color: #F19300; text-decoration: underline; }
a:visited { color: #F19300; text-decoration: underline; }
a:hover { color: #F19300; text-decoration: underline; }

#rightCol ul { margin-left: 30px; margin-bottom: 10px; margin-top: 10px; }
#rightCol ul li { list-style-image: url(../images/bullet.gif); margin-bottom: 5px; }

hr { border: 0; height: 1px; background-color: #2872C5; }

#form td { padding-bottom: 10px; font-size: 10pt; color: #000; }

.button { height: 25px; border-bottom: 1px solid #808077; border-right: 1px solid #808077; border-top:1px solid #eceae0; border-left:1px solid #eceae0; padding-bottom: 2px; background: #FFFFFF; color: #000000; cursor: pointer; }

.text { height: 20px; border: 1px solid #000; padding-left: 5px; padding-top: 5px; font-size: 9pt; width: 75% }

/* label { font-weight: bold; } */

textarea { border: 1px solid #000; padding-left: 5px; padding-top: 5px; font-size: 9pt; font-family: "Lucida Grande"; width: 75%; height: 150px; line-height: 14pt; }

select { border: 1px solid #000; height: 24px; font-size: 9pt; padding: 2px; }

.note { font-size: 70%; font-style: italic; font-weight: 100; }

#loginbox { 
	background-color:#afc51a;
	float: left;
	display: inline;
	font-size: 12pt;
	padding: 20px;
}

.loginsmall { font-size:10pt; }
#loginbox a { color:#2872C5; }



#topBar_flowerpower {
	margin-top:2px;
	height: 60px;
	width: 760px;
	float: left;
	display: inline;
	overflow:hidden;
}

.pstrength-minchar {
	font-size : 10px;
}

#vouchers { position:absolute;width:700px;height:450px;left:50%;top:50%;margin-left:-370px;margin-top:-245px;background-color:#FFFFFF;padding:20px;border:2px solid #666666;display:none; }
#vouchers_bg { position:absolute;width:100%;height:100%;left:0;top:0;background-color:#000000;filter:alpha(opacity=50);opacity: 0.5;-moz-opacity:0.5;display:none; }

#display_table table { width:100%;overflow:auto; }
#display_table td, #display_table th { padding:5px;text-align:left; }

label { color: #2872C5; }

#denotes {
	font-family: Arial;
	font-size: 9pt;
	color: #2872C5;
	float:right;
	text-align:right;
	margin-top:3px;
}

#fp_header {
	background-color:#3266cc;
	height:125px;
}

.small_font		{ font-size:small; }
.medium_font	{ font-size:medium; }
.large_font		{ font-size:large; }
.x_large_font	{ font-size:x-large; }
.xx_large_font	{ font-size:xx-large; }

