@charset "UTF-8";
/* CSS Document */


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}


body {
	background-color: #000000;
	background-image:url(../images/altCom_bg.gif);
	background-repeat:no-repeat;
	background-position: -30px 0px;
	padding:0px;
	margin:0px;
	text-align:center;
}

a:link {text-decoration:none; color:#336699;}
a:hover {text-decoration:none; color:#666666;}
a:visited {text-decoration:none; color:#336699;}

#navPositioning {
	margin:99px 0px 0px 17px; 
	position:absolute;
}

#header img {
	border:none;
}

#containerMain {
	width:995px;
	margin:0px auto;
	text-align:left;
}
	

#header {
	height:123px;
	background-image:url(../images/header.jpg);
}

#pageMain {
	background-color:#FFFFFF;
	padding:9px 9px 9px 9px;
	margin-bottom:10px;
}


#flashArea {}

#homeTextualArea {
	padding:10px 0px 10px 0px;
}
#interiorRightColumn {
	float:right;
	width:222px;
	padding-left:2px;
	margin-right:10px;
	border-left:10px solid #E9E9E9;
}
#interiorLeftColumn {
	float:Left;
	width:180px;
	position:relative;
	padding-left:2px;
	margin-right:10px;
}

#interiorMiddleColumn {
	padding:0px 10px 0px 10px; 
	float:left; 
	width:500px;
	}

.textualAreaRight {
	width:222px;
	margin:0px 0px 10px 0px;
	padding:5px 7px 7px 7px;
}
.textualAreaInteriorDark {
	position:relative;
	margin:0px 0px 0px 0px;
	padding:5px 7px 7px 7px;
	background-image:url(../images/textualRight_bg.gif);
}


.textualAreaBottom {
	width:222px;
	float:left;
	margin:0px 10px 0px 0px;
	padding:5px 7px 7px 7px;
	height:227px;
}

.textualAreaBottomRight {
	width:222px;
	float:left;
	margin:0px 0px 0px 2px;
	padding:5px 7px 7px 7px;
	background-image:url(../images/textualRight_bg.gif);
	height:227px;
}

#footer {
	background-image:url(../images/footer_strip.gif);
	background-repeat:repeat-x;
	height:52px;
	border:1px solid #666666;
	width:974px;
	margin:0px 0px 0px 0px;
}


.horizRule {
	border-bottom:1px solid #CCCCCC;
}

.horizRuleLight {
	border-bottom:1px solid #666666;
}

.mediumText {
	font-size:14px;
	color:#990066;
}
.largeText {
	font-size:16px;
	color:#666666;
}
.largestText {
	font-size:20px;
	color:#666666;
}
.boldLink {
	font-weight:bold;
	color:#336699;}

ol {
	margin:0px 0px 0px 30px;
	padding:0px;
}

ol li {
	margin:0px 0px 7px 0px;
	padding:0px 0px 0px 0px;
}

ul {
	padding:0px;
	margin:0px;
	list-style-type:none;
}

ul li {
	float:left;
	margin-left:8px;
}

ul img {
	border:2px solid #999999;
}

.quoteText {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	line-height:20px;
	color:#CCCCCC;
	height:auto;
}
.quoteGiver {
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
}
.blueSmall {
	color:#336699;
	font-size:11px;
}
.pink {
	color:#990099;}
	
.blue {
	color:#336699;
}
.greySmall {
	color:#666666;
	font-size:11px;
}
.pressLink {
	font-size:12px;
	font-weight:bold;
	color:#336699;
}

.pressAuthor {
	font-size:11px;
	font-weight:bold;
	color:#666666;
}