 html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em,  
 font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody,  
 tfoot, thead, tr, th, td {  
 border:0pt none;  
 font-family:inherit;  
 font-size:100%;  
 font-style:inherit;  
 font-weight:inherit;  
 margin:0pt;  
 padding:0pt;  
 vertical-align:baseline;  
}  

body{
	background-color:#1F238A;
	color:#1F238A;
	font-family:Arial,Helvetica,sans-serif;
	font-size: 12px;
	margin-top: 1em;
}

a{
	margin:0.3em;
	color:#1F238A;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
}

a:hover {
	color: #FBAF0C;
	cursor: pointer;
}

input {
	-x-system-font:none;
	border:1px solid #E1E1E1;
	
}

h2{
	text-align:center;
	font-size: 15px;
	font-weight: bold;
}

h3{
	text-align:center;
	font-size: 13px;
}

h4{
	text-align:center;
	font-size: 13px;
	color: #FF0000;
}

h5{
	font-size: 13px;
	color: #FF0000;
	margin-left: 2em;
}


textarea {
	-x-system-font:none;
	border:1px solid #E1E1E1;
	font-size:1em;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	height:10em;
	line-height:normal;
	margin:0 0 0.8em;
	overflow:auto;
	padding:5px;
	width: 200px;
}

table{
	margin-left:auto;
	margin-right:auto;
}

td {
	vertical-align: top;
		
}

#mainBody{
	background-color:#FFFFFF;
	margin-left:auto;
	margin-right:auto;
	width:700px;
}

#mainInsuranceBody{
	background-color:#FFFFFF;
	margin-left:auto;
	margin-right:auto;
	width:725px;
}

.header{
	text-align :center;
	min-height:5em;
}

.links table{
	margin: 0px auto;
	margin-bottom: 0.3em;
}

.content {
	min-height:600px;
}

.footer{
	float:none;
	font-size: 10px;
	text-align:center;
	text-overflow:ellipsis;
	width: 100%;
	
}

.pageHeaderText{
	text-align: left;
	padding: 0.3em;
	padding-top: 1em;
}

/* opacity */

.homeSummary{
	background-image:url("/images/background.png");
	border-color:#FFFFFF;
	min-height: 125px;
	width: 300px;
	margin: 1em;
	padding-top: 2em;
}


#homePageOffers {
	float: left;
}

#homePageOffers table{
	width: 100%;;
}

#homePageFootballOffers {
	float: right;
}

#homePageFootballOffers img{
	float: left;
}

#homePageFootballOffers table{
	margin-top: 15px;
	text-align: left;
	margin-right: 0px;
	float: right;
}

#homePageNews{
	float: left;
}

#homePageNews table {
	width: 100%;
}

#homeFlights{
	float: right;
}

.adminList table {
	min-width: 80%;
}


.evenLine{
	background-color: #FFFFFF;
}


.oddLine{
	background-color: #E2E2E2;
}

.centre {
	text-align: center;
}

.offersTable {
	width: 70%;
}


.offersFade{
	background-image: url("../images/sunset.png");
	background-repeat: no-repeat;
}


.footballFade{
	background-image: url("../images/robbieKeane.jpg");
	background-repeat: no-repeat;
	background-position: bottom right;
}
