﻿body 
{
	font-family:Arial;
	font-size:13px;	
	text-align:center;
	margin:3px;
	
}

img
{
	border:0px;
}

ul
{
	margin-top:0px;
	margin-bottom:-15px;
}

li
{
	margin-left:-15px;
	margin-bottom:5px;
}

b
{
		color:#4169E1;
}

h1
{
	font-size:140%;
	color:#4169E1;
	margin-bottom:5px;
}


h3
{
	font-size:130%;
	color:#4169E1;
	font-weight:bold;
}

h4
{
	font-size:110%;
	color:#4169E1;
	font-weight:bold;
}


.highlight
{
	background-color:#CAE1FF;
}

.CONTENTLINK
{
	color:#4169E1;
}

.CONTENTLINK:hover
{
	color:#008000;
}

.CONTENTLINKW
{
	color:White;
}

.infoLink
{
	color:#4169E1;
}

.infoLink:hover
{
	color:#008000;
}

.SMALLLINKSGRY {
    color: rgb(80,80,80 );
    font-size: x-small; 
}
.SMALLLINKSGRY:hover {
    color: rgb(34, 139, 34);
    font-size: x-small; 
}

/*Layout*/

.overalDiv
{
	width:955px;	
	margin: 0 auto;
	display:table;
}

.tBanner
{
	background-image:url('http://static.accelerated-ideas.com/images/headers/sky24_960_slim1.png');
	height:60px;
	width:960px;
	float:left;
}

.topAds
{	
	float:left;
	width:940px;
	clear:both;
	background:#6688B5;
	padding:5px;	
	height:22px;
	padding-left:15px;
	padding-top:4px;
	color:White;
	
}

.topAdsRight
{
	float:right;
	height:95px;
	margin-bottom:10px;
	padding-right:20px;
}

.topAdsLeft
{
	padding-left:6px;	
	float:left;
}

div
{
	vertical-align:top;
	text-align:left;
}

.contentDiv
{
	padding:2px;
	width:956px;
	float:left;
	background-color:White;
	padding-top:5px;
}

.lCol
{

	width:190px;
	float:left;
	background-color:White;
	margin-left:10px;
	padding:1px;
}

.mCol
{
	width:751px;
	float:left;
	background-color:White;
	
	padding-top:5px;
	padding-left:5px;
	padding-top:10px;
	
}

.rCol
{
	width:180px;
	float:right;
	margin-right:5px;
	background-color:White;	
	padding:1px;
}

.colHead
{
	background-image: url(http://static.accelerated-ideas.com/images/images2/subHeaderBar_188_blue.jpg); 
	background-repeat: repeat-x;
	width:100%;
	color:White;
	height:29px;
}

.bottomColHead
{
	background-color:#eeeeee; 
	background-repeat: repeat-x;
	width:100%;
	height:3px;
	line-height:3px;
}

.headText
{
	padding:9px;
	padding-top:8px;
}

.colText
{
	padding-left:9px;
	padding-right:9px;
}


.bottom
{
	float:left;
	width:956px;
	clear:both;
	background-color:White;
	padding:2px;
	background-color:#eee;
	border-top:1px solid #ccc;
}

.sepLine
{
	height:3px;
	line-height:1px;
	float:left;
	border-bottom:solid 1px #f4f4f4;
	border-top:solid 1px #dddddd;
	width:100%;
}

.fRight
{
	float:right;
	padding:2px;
	margin-left:10px;
	margin-bottom:5px;
	display:inline;
}

.iDiv
{
	width:100%;
	border-bottom: 1px solid #dddddd;
	
}

.iLDiv
{
	width:60%;
	float:left;
	border-right: 1px solid #dddddd;
	
}

.iRDiv
{
	width:38%;
	float:right;
	
}