body {
	background: #deeaf6;
	font-family: Verdana;
	font-size: 12px;
	text-align: center;
	margin: 0px;
	color: #3f62ac;
}

h1
{
	font-size: 22px;
	color: #3f62ac;
	margin: 0px 0px 5px 0px;
}

h2
{
	font-size: 16px;
	margin: 0px;
	color: #3f62ac;
	padding-top: 4px;
}

h3
{
	margin: 0px;
	color: #e51937;
}

h4
{
	font-size: 12px;
	margin: 0px;
	color: #3f62ac;
}

a
{
	color: #3f62ac;
	font-weight: bold;
}

.orangeLink
{
	color: #e51937;	
}

.orangeText
{
	color: #e51937;
}

.orangeRating
{
	color: #e51937;
	text-align: center;
}

#siteheader
{
	width: 100%;
	height: 170px;
	font-weight: bold;
	text-align: left;
	clear: both;
	background-color: #FFFFFF;
	background: url('/images/header2/bg-header.png') repeat-x;
	color: #000000;
}

#sitecontent
{
	text-align: left;
	background: #FFFFFF;
	padding: 4px;
}

#sitefooter
{
	clear: both;
	color: #FFFFFF;
	height: 35px;
	font-size: 16px;
	font-weight: bold;
	padding: 5px 0px 0px 5px;
	text-align: center;
	background: #0f66bc;
}

#sitefooter a
{
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
}

#shell
{
	background: #e1e8f3;
	/*background: url('/images/bg-site-5.gif') repeat-x;*/
	text-align: center;
}

#siteshell
{
	/*background: url('/images/bg-shell-5.gif') repeat-y;*/
	text-align: center;
	width: 924px;
	margin: auto;
}

#site
{
	text-align: left;
	background: #FFFFFF;
	width: 900px;
	border: solid 1px #323c53;
	margin-left: auto;
	margin-right: auto;
}

#managerheader
{
	background: #FFFFFF;
	width: 100%;
	font-weight: bold;
	text-align: left;
	clear: both;
}

#managercontent
{
	text-align: left;
	background: #FFFFFF;
	padding: 4px;
}

#managernav
{
	clear: both;
	height: 28px;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	padding: 5px 0px 0px 8px;
	text-align: left;
	background: #3f62ac;
}

#managernav a
{
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
}

.boldClass
{
	font-weight: bold;
	background-color: yellow;
}

.pilotBoxContent
{
	text-align: left;
	border: solid 1px #323c53;
	padding: 8px;
	background: #FFFFFF;
}

.pilotBoxTitle
{
	text-align: center;
	border: solid 1px #323C53;
	padding: 4px;
	background: #3f62ac;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.pilotBoxButton
{
	text-align: center;
	border: solid 1px #323c53;
	padding: 4px;
	background: #f0f1f3;
}

.wideTitle
{
	background: #3f62ac;
	background: url('/images/bg-title.png') no-repeat;
	width: 540px;
	height: 36px;
	color: #FFFFFF;
	text-align: center;
	padding: 4px 0px 0px 0px;
	font-size: 22px;
}

.wideBox
{
	margin-top: -4px;
	background: #FFFFFF;
	border: solid 1px #0f66bc;
}

.thinTitle
{
	background: #3f62ac;
	background: url('/images/bg-title-sm.png') no-repeat;
	width: 320px;
	height: 36px;
	color: #FFFFFF;
	text-align: center;
	padding: 4px 0px 0px 0px;
	font-size: 22px;
}

.thinBox
{
	margin-top: -4px;
	background: #FFFFFF;
	border: solid 1px #0f66bc;
}

.mediumTitle
{
	background: #3f62ac;
	background: url('/images/bg-title-m.png') no-repeat;
	width: 380px;
	height: 36px;
	color: #FFFFFF;
	text-align: center;
	padding: 4px 0px 0px 0px;
	font-size: 22px;
}

.reviewTitle
{
	background: #3f62ac;
	background: url('/images/bg-title-review.png') no-repeat;
	width: 490px;
	height: 36px;
	color: #FFFFFF;
	text-align: center;
	padding: 4px 0px 0px 0px;
	font-size: 22px;
}

.stateList
{
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-align: left;
}

.stateList li
{
	line-height: 22px;
}

.stateList li:hover
{
	
}

.stateList li a
{
	font-weight: bold;
	padding: 0px 20px 0px 5px;
}

.stateList li a:hover
{
	border: solid 1px #e51937;
	padding: 0px 20px 0px 4px;
}

/* SCHOOL REVIEW PAGE */
#review
{
	width: 100%;
	overflow: hidden;
}

#reviewLeft
{
	float: left;
	text-align: left;
	width: 380px;
	padding-right: 10px;
}

#reviewRight
{
	float: right;
	text-align: left;
	width: 490px;
}

#schoolInfo
{
	border: solid 1px #0f66bc;
	border-top: solid 4px #0f66bc;
	padding: 2px;
	overflow: hidden;
	background: #FFFFFF;
}

#ratings
{
	float: right;
	width: 70px;
	height: 70px;
	border: solid 1px #e51937;
	padding: 10px 0px 5px 0px;
	background-color: #deeaf6;
	line-height: 18px;
}

#websiteLink
{
	float: left;
	padding-top: 3px;
}

#rateSchoolLink
{
	padding-top: 3px;
	text-align: center;
}

#rateSchoolLink a
{
	color: #0f66bc;
	font-weight: bold;
	font-size: 16px;
}

address
{
	font-style: normal;
}

#reviewAd
{
	background: #FFFFFF;
	margin-top: 5px;
	border: solid 1px #0f66bc;
	padding-left: 10px;
}

.planeTitle
{
	border-top: solid 1px #0f66bc;
	border-left: solid 1px #0f66bc;
	border-right: solid 1px #0f66bc;
	font-weight: bold;
	text-align: center;
	padding: 3px 2px 2px 2px;
	margin-top: 10px;
	background: #0f66bc;
	height: 20px;
	color: #FFFFFF;
}

.boxedDiv
{
	border-bottom: solid 1px #0f66bc;
	border-left: solid 1px #0f66bc;
	border-right: solid 1px #0f66bc;
	padding: 4px;
	background: #f0f1f3;
	margin-top: -4px;
}

#newsDiv
{
	border: solid 1px #0f66bc;
	padding: 8px;
	background: #FFFFFF;
	overflow: hidden;
	margin-top: -4px;
}

#newsIntro
{
	width: 500px;
	border: solid 1px #0f66bc;
	background: #f0f1f3;
	text-align: left;
	padding: 8px;
}

.newsLink
{
	font-size: 18px;
	font-weight: bold;
	color: #e51937;
}

.newsDate
{
	font-size: 11px;
	font-style: italic;
}

.newsImage
{
	width: 400px;
	padding: 4px;
	border: solid 1px #0f66bc;
	background: #FFFFFF;
}

.newsImageSmall
{
	width: 200px;
	padding: 4px;
	border: solid 1px #0f66bc;
	background: #FFFFFF;
}

.radioButton
{
	padding-left: 15px;
	padding-right: 12px;
}

/* Popup courtesy of CSSPlay */
a.tooltip b {display:none;}
a.tooltip:hover {border:0; position:relative; z-index:500; text-decoration:none;}
a.tooltip:hover b {display:block; position:absolute; top:20px; left:-260px; padding:5px; font-weight:normal; color:#000; border:1px solid #3f62ac; background:#deeaf6; width:246px;}
a.tooltip:hover b em.outer {position:absolute; left:20px; top:-8px; width:0; height:0; display:block; background:transparent; border-left:7px dashed transparent; border-right:7px dashed transparent; border-bottom:7px solid #3f62ac; overflow:hidden; z-index:100;}
a.tooltip:hover b em.inner {position:absolute; left:20px; top:-7px; width:0; height:0; display:block; background:transparent; border-left:7px dashed transparent; border-right:7px dashed transparent; border-bottom:7px solid #deeaf6; overflow:hidden; z-index:100;}
 
.clear {clear:both;}

/* Popup courtesy of CSSPlay */
a.tooltip2 b {display:none;}
a.tooltip2:hover {border:0; position:relative; z-index:500; text-decoration:none;}
a.tooltip2:hover b {display:block; position:absolute; top:20px; left:15px; padding:5px; font-weight:normal; color:#000; border:1px solid #3f62ac; background:#deeaf6; width:320px;}
a.tooltip2:hover b em.outer {position:absolute; left:20px; top:-8px; width:0; height:0; display:block; background:transparent; border-left:7px dashed transparent; border-right:7px dashed transparent; border-bottom:7px solid #3f62ac; overflow:hidden; z-index:100;}
a.tooltip2:hover b em.inner {position:absolute; left:20px; top:-7px; width:0; height:0; display:block; background:transparent; border-left:7px dashed transparent; border-right:7px dashed transparent; border-bottom:7px solid #deeaf6; overflow:hidden; z-index:100;}



.tableRowHeader{
	background: #3f62ac; color: White; font-size: 12px; font-weight: bold; padding: 4px; text-align: center;
}
	

.accountIcon
{
    width: 64px;
    border: 0px;
}

.iconTable td
{
    text-align:center;
    width: 125px;
    vertical-align: top;
}