@charset "utf-8";
/* CSS Document */

.standard_btn {
	-moz-box-shadow:inset 0px 1px 0px 0px #dcecfb;
	-webkit-box-shadow:inset 0px 1px 0px 0px #dcecfb;
	box-shadow:inset 0px 1px 0px 0px #dcecfb;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #bddbfa), color-stop(1, #80b5ea) );
	background:-moz-linear-gradient( center top, #bddbfa 5%, #80b5ea 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#bddbfa', endColorstr='#80b5ea');
	background-color:#bddbfa;
	-webkit-border-top-left-radius:0px;
	-moz-border-radius-topleft:0px;
	border-top-left-radius:0px;
	-webkit-border-top-right-radius:0px;
	-moz-border-radius-topright:0px;
	border-top-right-radius:0px;
	-webkit-border-bottom-right-radius:0px;
	-moz-border-radius-bottomright:0px;
	border-bottom-right-radius:0px;
	-webkit-border-bottom-left-radius:0px;
	-moz-border-radius-bottomleft:0px;
	border-bottom-left-radius:0px;
	text-indent:0;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	height:30px;
	line-height:30px;
	width:100px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #528ecc;
}
.standard_btn:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #80b5ea), color-stop(1, #bddbfa) );
	background:-moz-linear-gradient( center top, #80b5ea 5%, #bddbfa 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80b5ea', endColorstr='#bddbfa');
	background-color:#80b5ea;
}.standard_btn:active {
	position:relative;
	top:1px;
}
/* This button was generated using CSSButtonGenerator.com */


	html{height: 100%; width: 1000px; margin: 0 auto; padding: 10px 0 50px 0;
		 /* change the box model to exclude the padding from the calculation of 100% height (IE8+) */
		 -webkit-box-sizing: border-box;
		    -moz-box-sizing: border-box;
		         box-sizing: border-box;
				 background: #f0f4fa;}
	body{position: relative; 
		
		height: 170%;
		
		 margin: 0 0 20px; padding: 20px 20px 20px 10px;
		 border: 4px solid white;
		 -webkit-border-radius: 12px;
		    -moz-border-radius: 12px;
		         border-radius: 12px;
		 /* Safari 4 does not support an inset shadow */
		 -webkit-box-shadow:       5px 5px 25px rgba(0,0,0,.5);
		 /* Chrome 5 does, Safari 4 will ignore this declaration */
		 -webkit-box-shadow: inset 5px 5px 25px rgba(0,0,0,.5);
		    -moz-box-shadow: inset 5px 5px 25px rgba(0,0,0,.5);
		         box-shadow: inset 5px 5px 25px rgba(0,0,0,.5);
		 font: 13px/20px "Helvetica Neue", Arial, Helvetica, sans-serif;
		 color: #333;
		 background-color: #eee;}
		 
	.fred{position: relative; 
		
		height: 170%;
		
		 margin: 0 0 20px; padding: 20px 20px 20px 10px;
		 border: 4px solid white;
		 -webkit-border-radius: 12px;
		    -moz-border-radius: 12px;
		         border-radius: 12px;
		 /* Safari 4 does not support an inset shadow */
		 -webkit-box-shadow:       5px 5px 25px rgba(0,0,0,.5);
		 /* Chrome 5 does, Safari 4 will ignore this declaration */
		 -webkit-box-shadow: inset 5px 5px 25px rgba(0,0,0,.5);
		    -moz-box-shadow: inset 5px 5px 25px rgba(0,0,0,.5);
		         box-shadow: inset 5px 5px 25px rgba(0,0,0,.5);
		 font: 13px/20px "Helvetica Neue", Arial, Helvetica, sans-serif;
		 color: #333;
		 background-color: #eee;
		}	 
	
	p	{
	margin: 5px 0 0 0;
	padding: 0;
	color: #333;
}
	
#wrapper {
		width:950px;
		margin:0px auto;
		border:0px solid #bbb;
		padding:10px;
	}
#header {
		border:1px solid #bbb;
		height:80px;
		padding:10px;
	}
	#content {
		margin-top:10px;
		padding-bottom:10px;
	}
	#content div {
		padding:10px;
		border:1px solid #bbb;
		float:left;
	}
	#content-left {
		width:180px;
	}
	#content-main {
		margin-left:10px;
		width:550px;
	}
	#content-right {
		margin-left:10px;
		width:134px;
	}
	#footer {
		float:left;
		margin-top:10px;
		margin-bottom:10px;
		padding:10px;
		border:1px solid #bbb;
		width:928px;
	}
	#menu_header {
		float:left;
		margin-top:10px;
		margin-bottom:10px;
		padding:10px;
		border:0px solid #bbb;
		width:928px;
	}

	#title {
		float:left;
		margin-top:10px;
		margin-bottom:10px;
		margin-left:10px;
		padding:10px;
		border:0px ;
		width:928px;
		background:#999999;
		font-size:18px;
	}
	
	#sub_title {
		float:left;
		margin-top:10px;
		margin-bottom:10px;
		margin-left:10px;
		padding:10px;
		border:0px ;
		width:928px;
		background:#DBE8F0;
		font-size:18px;
	}

	#summary {
		float:left;
		margin-top:10px;
		margin-bottom:10px;
		margin-left:10px;
		padding:10px;
		border:0px ;
		width:928px;
		background:#FFFFFF;
		font-size:18px;
	}

	#sub_data {
		float:left;
		margin-top:10px;
		margin-bottom:10px;
		margin-left:10px;
		padding:10px;
		border:0px ;
		width:928px;
		background:#FFF;
		font-size:10px;
	}
	#bottom {
		clear:both;
		text-align:right;
	}
	table.pod{		
		font-family:Verdana, Geneva, sans-serif;
		font-size:12px}
		
	#page_footer{
		float:left;
		position: absolute;
    	bottom: 0;
		margin-top:10px;
		margin-bottom:20px;
		margin-left:10px;
		padding:10px;
		border:1px ;
		width:928px;
		background:#DBE8F0;
		font-size:10px;}
		

	
