@charset "utf-8";
/* CSS Document  6699CC */

body, html{
	width:100%;
	height:100%;
	
	margin:0;
	padding:0;
	
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	line-height:14px;
	
	background:url(../images/bkg_grad.gif) top left repeat-x #141414;
}


div.container{
	width:100%;
	height:100%;
}

div.stage{
	background:white;
	width:750px;
	height:550px;
	text-align:left;
}

div.clear{
	clear:both;
}

div.leftCol{
	float:left;
	width:225px;
	text-align:left;
	padding:15px 0 15px 15px;
}
div.rightCol{
	float:left;
	width:505px;
	height:530px;
	text-align:left;
	padding:5px 5px 15px 0;
}
div.rightBord{
	border-right:#CECECE dotted 1px;
	height:520px;
	background:top left url(../images/logo.gif) no-repeat;
}

div.copyHolder{
	padding:0 10px 0 10px;
	height: 75px;
}

div.navPad{
	/*padding:118px 0 0 0;*/
}

div.replaceNav{
	font-size:10px;
	height:400px;
}

a:link{
	font-size:10px;
	color:#666666;
	text-decoration:underline;
}
a:visited{
	font-size:10px;
	color:#666666;
	text-decoration:underline;
}
a:hover{
	font-size:10px;
	color:#6699CC;
	text-decoration:underline;
}
p{
	margin:0 0 0 0;
	padding:7px 0 0 0;
}

p.about{
	margin:0 0 0 0;
	padding:0 0 10px 0;
}
.blue{
	color:#6699CC;
}

div.imagePanel{
	height:405px;
	width:505px;
}
div.imagePanel a{
	font-size:11px;
	color:#6699CC;
	font-weight:bold;
	text-decoration:underline;
}

#titleSwf a{
	font-size:11px;
	color:#6699CC;
	font-weight:bold;
	text-decoration:underline;
}



ul{
	margin:0 0 0 17px;
	padding:10px 0 10px 0;
	
	color:#6699CC;
}

li{
	margin:0 0 0 0;
	padding:1px 0 1px 0;
	color:#6699CC;
}

