﻿td, table{
	font-family:verdana;
	font-size:10px;
	vertical-align:top;
	line-height:12px;
	color:white;
	background-color: #000000;
}


form { margin:0px; padding:0px}

body { 
	margin:0px; 
	padding:0px; 
	background-color: black;
	}

a { color:#CCCCCC; text-decoration:none}

a:hover {
	text-decoration:underline;
	color:white;
}

span a { color:#E93400; text-decoration:underline}
span a:hover{ text-decoration:none}

.list ul{margin:0px; padding:0px; list-style:none; text-align:justify;}
.list ul li{ background:url("../images/list_marker.gif") no-repeat left top; padding:0 0 0 10px;}
.list ul li a{ color:#E93400; text-decoration:underline}
.list ul li a:hover{text-decoration:none}

.policy{ color:#7F7F7F}
.policy a{ color:#000000; text-decoration:none}
.policy a:hover{ text-decoration:underline}

span{ color:#000000}

strong a{ font-size:10px}

strong{ font-size:10px}

b{ color:#E93400}

.form input {
	width:191px;
	height:21px;
	font-family:verdana;
	font-size:9px;
	color: #7F7F7F;
	padding:2 0 0 6px;
	border-color:#D5D5D5;
	border-style:solid;
	border-width:1px;
	background-color:#F8F8F8
}

.form textarea {
	width:191px;
	height:102px;
	font-family:verdana;
	font-size:9px;
	color:#7F7F7F;
	overflow:hidden;
	padding:2 0 0 6px;
	border-color:#D5D5D5;
	border-style:solid;
	border-width:1px;
	background-color:#F8F8F8
}

.slogan {
	font-size: 17px;
	font-style: italic;
	font-weight: bold;
 	color:red;
}

.footer {
	color:red;
	font-size:x-small;
	text-align:right;
	font-weight:bold;
	font-style:italic;
	text-align:center;
}

.heading1 {
	font-size: 12px;
	text-align:left;
	font-weight:bold;
	padding-top:12px;
}

.newlist ul{margin:10px; padding:10px; list-style: circle; text-align:justify;}
.newlist ul li{padding:0 0 0 0px; line-height:12px; margin-top:1px}
.newlist ul li a{ color:#E93400; text-decoration:underline}
.newlist ul li a:hover{text-decoration:none}

p {
	text-align:justify;
	padding:0 20 0 20;
}

h5 {padding:0 0 0 20;}

.path {
	color:white;
	font-size:xx-small;
	text-align:right;
	font-weight:bold;
}

#sitePath {
	position:fixed;
	border:thin;
	left: 380px;
	top: 93px;
	width: 458px;
	height: 28px;
	text-align:right;
	padding-top:16px;
}

.adv {
    width:340px;
    height:548px;
    position:absolute;
    top:50%;
    left:50%;
    margin:-274px 0 0 -170px; /* [-(height/2)px 0 0 -(width/2)px] */
    display:none;
}


