 /*\*//*/
  @import "ie5.css";
/**/


/* generic */



body {
	font-family: Tahoma, "Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", Georgia, Verdana, Arial, sans-serif;
	font-size: x-small; /* for IE 5.5 */
	f\ont-size: small;
	color: #042B8C;
	text-align: center; /*centred in IE5*/
	background: #F7D7E1;
	margin: 0 auto;
	}
	
p {
	line-height: 18px;
	margin: 10px 0px 10px 10px;
	padding: 0 8px 0 0;
	font-size: 16px;
	
	}
	
	
a, a:visited {
	color: #EC4D7E;
	background-color: transparent;
	}
	
a:hover {
	color: #000000;
	background-color: transparent;
	}
	
h1, h2 {
	display: inline;
	font-family: "Myriad Pro", "Myriad Web", Myriad, Tahoma, "Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", Georgia, Verdana, Arial, sans-serif;
	color: #EC4D7E;
	font-weight: normal;
	padding-top: 0px;
	margin: 0px 0px 0px 10px;
	background-color: transparent;
	}
	
h1 {
	font-size: 140%;
	
	
	}

h2 {
	font-size: 110%;
	margin-top: 0;
	}
h3 {
	font-size: 100%;
	color: #EC4D7E;
	margin-top: 0;
	margin: 0px 10px 10px 10px;
	padding: 0 10px 0 0;
	}
	

	
form {
	margin-top: 0;
	}		
	
	/* main structure */
	
#wrapper {
	margin: 0 auto;
	margin-top: 10px;
	width: 771px;
	}
	
#header {
	width: 771px;
	height: 87px;
	background:  url(../images/header.jpg) no-repeat;
	}

	
	/* content wrapper */
	
#contentBackground {
	float: left;
	width: 771px;
	background: #fff url(../images/contentbg.jpg) 0 0 repeat;
	overflow: auto; /*  (Netscrape 6) */
	}
	

	
#contentWrapper {
	float: left;
	width: 771px;
	margin-left: 0px;
	display: inline; /* removes ie double float margin bug*/
	}	
	
	
	/* navigation column */

	
#leftcolumn {
	float: left;
width: 188px;
	text-align: left;
	font: 14px Trebuchet MS, sans-serif;
	
	
	} 

	
	
.buttonscontainer {
width: 171px;
float: right;
}

#leftcolumn .buttons a {
color: #DB7091;
background-color: transparent;
font-weight: normal;
text-decoration: none;
padding: 10px 10px 10px 20px;
display: block;
margin-left: 0px;
text-align: left;}

#leftcolumn .buttons a:hover {
color: #FFFFFF;
background-color: #DB7091;
font-weight: normal;
text-decoration: none;
display: block;
margin-left: 0px;
text-align: left;}






	
	
/* content column */

#content {
	float: left;
	width: 565px;
	padding-top: 10px;
	text-align: left;
	padding-bottom: 10px;
	} 
	
#content p {
	font-size: 85%;
	}
	
#content img {
	margin: 0 0 6px 1px;
	}
	
#content ul li {
	background:  url(/images/bullet.gif) 0 2px no-repeat;
	}
	
#content ul {
	margin-left: 20px;
	}
	



	

	
/* for Internet Explorer */
/*\*/
* html .specialOffer {
	height: 114px;
	}
/**/
	


	
	
li#padright {
	padding-right: 100px;
	}
	
* html #rightcolumn ul li, * html #leftcolumn ul li {
	margin-bottom: 6px;
	}
	
}

table tr td {
vertical-align:top;
	}
#col1 {
width:120px;
	}
	#col2 {
width:139px;
	}
	#col2 {
width:118px;
	}
	#col2 {
width:123px;
	}
	
	
.smallText {
font-size: 10px;
	}
	
.summary{
font-size: 12px;
	}
	


	/* footer */
		
#footer {
font-size: 10px;	
	clear: both;
	width: 771px;
	height: 44px;
	background: #E6F3F3 url(../images/footer.jpg) bottom left no-repeat;	
	}
	
#footer a, a:visited {
	color: #CCCCCC;
	background-color: transparent;
	}
	
#footer a:hover {
	color: #000000;
	background-color: transparent;
	}
	
#footer ul {
	clear: both;
	display: inline;
	width: 771px;
	background: #E6F3F3;
	margin: 0 0 0 16px;
	padding: 10px 0 10px 12px;
	list-style: none;
	text-align: left;
	float: left;
	}
	
#footer ul li {
	font-size: 8px;	
	color: #6193AA;
	display: inline;
	float: right;
	padding: 0 17px 0 10px;
	background:  url(/images/tiny_bullet.gif) 0 4px no-repeat;
	}
	
#footer ul li#floatleft {
	float: left;
	padding: 0;
	background: none;
	}
	

#copyright {
	clear: both;
	font-size: 9px;	
	color: #666666;	
	width: 771px;
	height: 44px;
	background: transparent;	
	}
