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,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend, input,table, caption, tbody, tfoot, thead, tr, th, td {	margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,q:before, q:after {content: ''; content: none;}
:focus { outline: 0;}
ins { text-decoration: none;}
del { text-decoration: line-through;}
table { border-collapse: collapse; border-spacing: 0;}
/*----------------font-face--------------*/
@font-face{ 
	font-family: 'carto-normal'; 
	src: url('/fonts/cartogothicstd-book-webfont.eot'); 
	src: url('/fonts/cartogothicstd-book-webfont.eot?iefix') format('eot'), url('/fonts/cartogothicstd-book-webfont.woff') format('woff'), url('/fonts/cartogothicstd-book-webfont.ttf') format('truetype'), url('/fonts/cartogothicstd-book-webfont.svg#webfont') format('svg'); 
	}

@font-face{ 
	font-family: 'carto-bold'; 
	src: url('/fonts/cartogothicstd-bold-webfont.eot'); 
	src: url('/fonts/cartogothicstd-bold-webfont.eot?iefix') format('eot'), url('/fonts/cartogothicstd-bold-webfont.woff') format('woff'), url('/fonts/cartogothicstd-bold-webfont.ttf') format('truetype'), url('/fonts/cartogothicstd-bold-webfont.svg#webfont') format('svg'); 
	}
/*----------------Generic but specific to each site--------------*/
body{
	margin: 0;
	padding: 0;
	width: 100%;
	background: url(/templates/images/background.jpg) left top repeat-x scroll #edf5f8;	
	color: #696969;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	}
img{
	border: none;
	}
p{
	display: block;
	margin: 0;
	padding: 0 0 12px 0;
	}
ul{
	margin: 0 0 15px 0;
	padding: 0;
	}
ol{
	list-style: decimal;
	margin: 0 0 15px 0;
	padding: 0 0 0 20px;
	}
li{
	margin: 0 0 5px 0;
	padding: 0 0 0 0;
	}	
a{
	color: #7acaeb;
	text-decoration: underline;
	}
a:hover, a:focus, a:active, a:visited{
	text-decoration: none;
	}
.float-left{
	float: left;
	}	
.float-right{
	float: right;
	}
.left{
	float: left;
	padding: 0 0 0 0;
	margin: 0 10px 10px 0;
	}	
.right{
	float: right;
	padding: 0 0 0 0;
	margin: 0 0 10px 10px;
	}
h1{
	font-family: carto-normal, Arial, Verdana, Helvetica, sans-serif;
	color: #531a56;
	font-size: 20px;
	font-weight: normal;
	text-transform: uppercase;
	padding: 0 0 4px 0;
	margin: 0;
	clear: both;
	}
h2{
	font-family: carto-normal, Arial, Verdana, Helvetica, sans-serif;
	color: #531a56;
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	padding: 0;
	margin: 0 0 10px 0;
	clear: both;
}
h3{
	font-family: carto-normal, Arial, Verdana, Helvetica, sans-serif;
	color: #531a56;
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	padding: 0;
	margin: 0 0 5px 0;
	}
h4{
	font-weight: bold;
	}
small{
	font-size: 80%;
	}
.small{
	font-size: 80%;
	}
.bold-text{
	font-weight: bold;
	}
.highlight{
	font-size: 130%;
	font-weight: bold;
	color: #7acaeb;
	float: left;
	width: 250px;
	margin: 0 20px 0 0;
	padding: 0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	clear: both;
	}
.form_warnings{
	float: left;
	color: #cc0000;
	height: 14px;
	font-size: 80%;
	margin: 0 0 0 0;
	background: url(../images/icons/form-warning.gif) left center no-repeat #ffffff;
	padding: 0 0 0 20px;
	}
.form_sent{
	float: left;
	color: #02c402;
	height: 14px;
	font-size: 80%;
	margin: 0 0 0 0;
	background: url(../images/icons/form-sent.gif) left center no-repeat #ffffff;
	padding: 0 0 0 20px;
	}
.alert{
	color: #cc0000;
	}
#content #page_holder {
	padding:8px 8px 8px 14px;
	margin:6px;
	width:232px;
	float:right;
	border: 1px solid #716d63;
	background-color:#FFFFFF;
	}
#content #page_holder a {
	clear:both;
	display:block;
	}
a.print-page {
	background:transparent url(../images/icons/print.gif) no-repeat scroll left center;
	margin:0 0 0 0;
	padding:2px 0 7px 24px;
	}
a.link_left {
	float:left;
	}
	
a.link_right {
	float:right;
	}
#content #page_holder .navigator {
	clear:both;
	}
#content #page_holder .navigator strong {
	clear:both;
	margin:0 0 8px 0;
	display:block;
	border-bottom: 1px solid #716d63;
	}
#content #page_holder .navigator a {
	clear:none;
	display:block;
	}
#content #page_holder .navigator a.inactive {
	clear:none;
	display: inline;
	padding:0 4px 0 0;
	}
#content #page_holder .navigator .inactive{
	clear:both;
	display:block;
	}
	
#register-email-form ul li.errormessage {
	background:#FFBFBF url(../images/icons/warning.png) no-repeat scroll 8px center;
	_background:#FFBFBF url(../images/icons/warning.gif) no-repeat scroll 8px center;
	border: 1px solid #A31717;
	color: #A31717;
	margin:0 0 4px 0;
	padding:8px 0 8px  12px;
	width:136px;
	float:left;
	clear:both;
	}
