/* CSS Document */
	
body {
	margin:0;
	padding:0;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-position:left top;
	background-color:#015291;
	/*line-height:20px;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color:#e0eef7;
	/*text-align:justify;*/
}
* html, body, div, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form,  blockquote, fieldset, input, ul, li, {
	margin:0;
	padding:0;
}

div{
	position:relative;
}


a {
	color:#ffc000;
	text-decoration:none;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration:none;
}
a:hover {
	color:#ffc000;
	text-decoration:none;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration:underline;
}
.text {
	font:normal 13px Arial, Helvetica, sans-serif;
	text-align:justify;
	line-height:20px;
	font-weight:normal;
	text-decoration:none;
}
.text a:link, text a:active, text a:visited {
	font:normal 13px Arial, Helvetica, sans-serif;
	text-align:justify;
	line-height:20px;
	font-weight:normal;
	text-decoration:none;
}
.text a:hover {
	font:normal 13px Arial, Helvetica, sans-serif;
	text-align:justify;
	line-height:20px;
	color:#e3e3e3;
	font-weight:normal;
	text-decoration:underline;
}

h1 {
	font-family:"Trebuchet MS";
	font-size:24px;
	font-weight:normal;
	color:#ffc000;
	/*text-align:justify;*/
	text-decoration:none;
	margin:0px 0px 20px 0px;
	_margin:0px 0px 20px 0px;
	padding:0px;
}

h2 {
	font-family:"Trebuchet MS";
	color:#000000;
	text-decoration:none;
	font-weight: bold;
	font-size: 22px;
	padding: 0px;
	margin:0px;
}


h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #304d9d;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
}


h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #757575;
	text-decoration: none;
	margin:0;
	padding:0;
}
h4 a:link, h4 a:active, h4 a:visited  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #757575;
	text-decoration: none;
	margin:0;
	padding:0;
}
h4 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #757575;
	text-decoration: underline;
	margin:0;
	padding:0;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color:#676767;
	text-align:justify;
}
p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:normal;
	color:#e0eef7;
	text-decoration:none;
	padding:0px 0px 0px 0px;
	margin:0px 0px 10px 0px;
	_margin:0px 0px 10px 0px;
	text-align:justify;
}
ul.specials  { margin:0px; padding-left:17px; }
ul.specials li { padding-bottom:10px; }

ol.specials1  { margin:0px; padding-left:30px; }
ol.specials1 li {  padding-bottom:10px;}

 
