@charset "UTF-8";
#nav ul {
	text-transform: uppercase;
	font-size: 17px;
	line-height: 17px;
	margin: 0;
}
    #nav li {
	height: 19px;
	list-style-type: none;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
    }
        #nav a, nav a:hover {
	display: inline-block;
	color: #000;
	background: #FFF;
	padding: 3px 2px 1px;
	position: relative;
	overflow: hidden;
	text-decoration: none;
            *display: inline;
            *padding: 2px;
	zoom: 1;
        }
            #nav span {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	color: #FFF;
	background: #000;
	padding: 3px 2px 1px 2px;
	overflow: hidden;
	white-space: nowrap;
	cursor: pointer;
                *padding: 2px;
            }
            #nav .current a {
	background: #000;
	color: #FFF;
            }
                #nav .current span {
                    display: none !important;
                }
	
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-style: normal;
	font-weight: bolder;
	text-decoration: none;
	text-align: center;
	margin-top: 10px;
	line-height: 2em;
	color: #000;
}
h2 {
	font-size: 1.6em;
	font-weight: bold;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 2em;
	color: #000;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	text-align: left;
	line-height: 1.4em;
	margin: 5px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-align: left;
}
h6 {
	font-size: 0.7em;
	color: #666;
	text-align: center;
}
#aboutContent p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	line-height: 140%;
	font-weight: normal;
	color: #000;
	text-align: justify;
	margin: 20px;
}
#newsFooter {
	margin-right: 30px;
	margin-left: 10px;
}
#footerA img {
	margin-left: 5px;
}
#login h2 {
	text-align: center;
}
#thankYou h1 {
	float: right;
	position: relative;
}
#terms ul li {
	list-style: none;
}
.costs {
	margin: 10px;
}
a:link {
	color: #F0F;
	text-decoration:none;
}

a:visited {
	color: #F0F;
	text-decoration:none;
}

a:active {
background-color: white;
text-decoration:none;
}

a:hover {
	color:#909;
	text-decoration:none;
}
#topNav ul {
	text-transform: uppercase;
	font-size: 17px;
	line-height: 17px;
	margin: 0;
}
#topNav li {
	height: 19px;
	list-style-type: none;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	float: left;
}
#topNav a, nav a:hover {
	display: inline-block;
	color: #000;
	background: #FFF;
	padding: 3px 2px 1px;
	position: relative;
	overflow: hidden;
	text-decoration: none;
            *display: inline;
            *padding: 2px;
	zoom: 1;
}
#topNav span {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	color: #FFF;
	background: #000;
	padding: 3px 2px 1px 2px;
	overflow: hidden;
	white-space: nowrap;
	cursor: pointer;
                *padding: 2px;}
#topNav .current a {
	background: #000;
	color: #FFF;
}
#topNav .current span {
	display: none !important;
}
a img {
	border-style: none;
	border: none;
}
IMG.centre {
    display: block;
    margin-left: auto;
    margin-right: auto; 
}
#footerX a:link {
	color: #333;
	text-decoration:none;
}
#footerX a:visited {
	color: #333;
	text-decoration:none;
}
#footerX a:active {
	background-color: white;
	text-decoration:none;
}
#footerX a:hover {
	color:#F0F;
	text-decoration:none;
}
#sideBarLeftAbout #intro h1 img {
	margin: 12px;
}
#intro p  {
	font-size: 1em;
	font-style: normal;
	line-height: 140%;
	font-weight: normal;
	color: #000;
	margin-right: 5px;
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
#contentSbR p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 140%;
	font-weight: normal;
	color: #000;
	margin: 10px;
}
.costs a:link {
	color: #000;
	text-decoration:none;
}
.costs a:visited {
	color: #000;
	text-decoration:none;
}
.costs a:active {
	background-color: white;
	text-decoration:none;
}
.costs a:hover {
	color:#FFF;
	text-decoration:none;
}
#lightPink h2 {
	margin-left: 5px;
}
#justPink h2 {
	margin-left: 5px;
}
#manPink h2 {
	margin-left: 5px;
}
