html,body{
    FONT-SIZE: 10pt;
    COLOR: #333333;
    FONT-STYLE: normal;
    FONT-FAMILY: Arial, Verdana, Sans-Serif;
    FONT-VARIANT: normal;
	margin:0;
	padding:0;
    }
    
    


#header_container {
	width:100%;

	}
	
#header {
	width:920px; margin:0 auto;
	}
#grey_container {
	width:100%;
	background:#fff;
	
		}
#grey_box {
	width:920px; margin:0 auto;
	border-bottom:solid 3px #2966B8;
		}
	
#sorted {
	width:920px; margin:0 auto;
	padding-top:3px;
	
}
#smally {
	font-size:0.7em;
}
#sorted a {
	color:#000;
	text-decoration:underline;}
	
#sorted a:visited {
	color:#000;
	text-decoration:underline;}
#sorted a:active {
	color:#000;
	text-decoration:underline;}
	
#sorted a:hover {
	color:#000;
	text-decoration:none;}
	
#calltoaction {
	height:300px
	color:#000;
	font-size:1.4em;
	background-color:#e3e3f6;
	vertical-align:center;
	border:1px #000 solid;
}


h1 {
	font-size:1.3em;
	color:#3366FF;
	display:inline;
}

h2 {
	font-size:1.3em;
	color:#3366FF;
	display:inline;
	text-decoration:none;
}

h3 {
	font-size:1.3em;
	color:#000;
	display:inline;
	text-decoration:none;
}
.blue {
	color:#000;
	background:#CEDEF4;
	padding:3px;
	vertical-align:top;
	
}

.blue h1 {
	font-size:1.3em;
	color:#000;
	display:inline;
}
		
#main_container {
	padding-top:4px;
	width:100%;
	background:#fff;
}
#main_content {
	width:920px;
	background:#fff;
	margin:0 auto;
}
#footer_container {
	width:100%; height:60px;
	background:#fff;
	
	}
#footer {
	width:920px; height:60px; margin:0 auto;
	background:#CEDEF4;
	border-top:solid 3px #2966B8;
	color:#000;
	padding:3px; 
	vertical-align:center;
	}

.tabs
{
	vertical-align:top;
	text-align:center;
    FONT-WEIGHT: bold;
    FONT-SIZE: 15px;
    COLOR: white;
    PADDING-TOP: 4px
}
.greybottom {
	border-bottom:solid 3px #2966B8;
}

.tabs a {
	color:#fff;
	text-decoration:none;}
	
.tabs a:visited {
	color:#fff;
	text-decoration:none;}
.tabs a:active {
	color:#fff;
	text-decoration:none;}
	
.tabs a:hover {
	color:#fff;
	text-decoration:underline;}

.content_box {
		padding:4px;
		border:solid 1px #000;
		background:#f1f1f1;
	}
	
.blue a {
	color:#000;
	text-decoration:underline;}
	
.blue a:visited {
	color:#000;
	text-decoration:underline;}
.blue a:active {
	color:#000;
	text-decoration:underline;}
	
.blue a:hover {
	color:#000;
	text-decoration:none;}

.signup {
	background:#CEDEF4;
	border: solid 3px #2966B8;
	font-size:1.2em;
	font-weight:bold;
	padding-top:2px;
	padding-bottom:2px;
	}

.signup_button {
	
	background:#CEDEF4;
	border: solid 1px #2966B8;
	font-size:.9em;
	font-weight:bold;
		}
		
.voucherbox {
	background:#ffffff;
	border:solid 3px #ccc;
	padding:3px;
}		
		
.rightside {
	border-left:3px #CCC dashed;
	padding-left:7px;
}

.browse { 
	text-align:center;
	background:#cc0000;
	padding-top:2px;
	border-bottom:4px #fff solid;
	font-size: 1.2em;
	font-weight:bold;
	color:#fff;
}

.browse a {
	color:#fff;
	text-decoration:none;}
	
.browse a:visited {
	color:#fff;
	text-decoration:none;}
.browse a:active {
	color:#000;
	text-decoration:none;}
	
.browse a:hover {
	color:#000;
	text-decoration:underline;}