/*
///////////////////// START GENERIC STYLES
*/
html,img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
body {
	color: #000;
	background-color: #000;
	margin: 0px;
	padding: 0;
	voice-family: "\"}\"";
	voice-family:inherit;
	line-height: 17px;
	font-size: 14px;
}

.yellow {
	color: #FFBE00;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 17px;
	font-size: 14px;
}
.red {
	color: #e5090f;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 17px;
	font-size: 14px;
}
.blue {
	color: #007dca;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 17px;
	font-size: 14px;
}
.green {
	color: #009500;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 17px;
	font-size: 14px;
}
.white {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 17px;
	font-size: 14px;
}

.white a {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 17px;
	font-size: 14px;
	text-decoration:underline;
}

.white a:hover{
	color: #FFBE00;
	text-decoration:none;
}
.re_loc {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 17px;
	font-size: 14px;
}

.re_loc a {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 17px;
	font-size: 14px;
	text-decoration:none;
	background-image: url(../images/planet_grey.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
}

.re_loc a:hover{
	color: #30f800;
	text-decoration:none;
	background-image: url(../images/planet.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
}
.grey {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 17px;
	font-size: 14px;
}

h1{
	font: bold 29px/30px Arial, Helvetica, sans-serif;
	text-align:left;
	line-height:32px;
	width:498px;
	text-decoration:none;
	color:#FFF;
	margin:0px;
	padding:8px 0 11px 0;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
h2{
	font: bold 29px/30px Arial, Helvetica, sans-serif;
	text-align:left;
	width:498px;
	text-decoration:none;
	color:#007dca;
	margin:0px;
	padding:0px;
}
h3{
	font: bold 29px/30px Arial, Helvetica, sans-serif;
	text-align:left;
	width:235px;
	text-decoration:none;
	color:#007dca;
	margin:0px;
}
h4{
	font: bold 29px/30px Arial, Helvetica, sans-serif;
	text-align:left;
	width:235px;
	text-decoration:none;
	margin:0px;
	padding:0px;
}
p,a,span,label {
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	text-align:left;
	margin:0;
	color:#000;
	padding:0px 0px 0px 0px;
}
ul,li {
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	text-align:left;
	color:#000;
}
p.bold, span.bold{
	font-weight:bold;
}
a{
	font-size:13px;
	color:#000;
	outline: none;
}
a:hover{
	color: #007DCA;
	text-decoration:none;
}
/*
///////////////////// END GENERIC STYLES
*/
