@charset "utf-8";
body {
	padding: 0px;
	background-color: #000000;
	background-repeat: repeat-x;
	background-image: url(Bgbody.jpg);
}
A.linkFont {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
A:hover.linkFont {
	color: #CCCCCC;
	text-decoration: underline;
}
.titleFont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.textFont {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #adadad;
}

.textFont A{
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #adadad;
	text-decoration:none;
}
.textFont A:hover{
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration:none;
}
.border {
	border: 1px solid #bababa;
}
.whiteFont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.whiteFont A{
	color: #FFFFFF;
	text-decoration: none;
}
.titleFontSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.style1 {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
	font-style: italic;
}
.style2 {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	font-style: normal;
	text-decoration: underline;
}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}

img {
	border:0px;
}
hr{
	border: solid 1px #666666;
}
.paddingTop20px{
 _padding-top: 0px;
 /**/:/**/padding-top: 19px;
}

ul.DirectoryLoc{
 clear: both;
 margin: 0 0 10px 0;
 float: left;
 padding: 0;
 width: 530px;
 color:#ADADAD;
font-family: verdana;
	font-size: 11px;
}
ul.DirectoryLoc li{
	padding:2px 15px 15px 10px;
	width: 240px;
	list-style:none;
	float: left;
	background:url(arrowSmaller.jpg) 0 7px no-repeat
}

ul.DirectoryLoc em{
	margin:0 10px 0 0;
	font-style:normal;
	color:#ADADAD;
}
.header{ color:#ADADAD;font-family: verdana;
	font-size: 11px;}
.FinePrint{
	font-family: verdana;
	font-size:9px;
	color:#999;
}
.paddSwoosh{
padding-top:913px;
/**/:/**/padding-top:875px;
}

/* Newly added Styles */
#alliances-content-container a:link {
	text-decoration: underline;
}

#alliances-content-container ul li {
	margin: 0 0 0.5em -2em;
}

.top-border{
	border-top: thin dotted #b4b4b4;
}
