﻿.top {
	background: #FFFFFF;
	border-bottom: 4px #004282 solid;
}
.topNav {
	background: #FFFFFF url('images/topRight.jpg') no-repeat bottom right;
	font-family: Trebuchet MS, Arial;
	font-size: 11px;
	color: #000000;
	vertical-align: top;
	text-align: right;
	padding-top: 2px;
	padding-right: 3px;
	height: 89px;
}
.topNav A{
	color: #000000;
	text-decoration: none;
}
.topNav A:hover{
	text-decoration: underline;
}
.mainNav {
	background: #F1F0ED;
	font-family: Trebuchet MS, Arial;
	font-size: 12px;
	color: #000000;
	height: 21px;
	text-align: right;
	padding-right: 5px;
}
.mainNav A {
	color: #000000;
	text-decoration: none;
}

.mainNav A:hover {
	color: #000000;
	text-decoration: underline;
}
.shell {
	/*width: 94%;*/
	width:100%
}

.login {
	border-bottom: 1px #FFFFFF solid;
	background: #CCC8BD url('images/loginBack.gif') no-repeat bottom right;
	font-family: Trebuchet MS, Arial;
	font-size: 11px;
	color: #000000;
	height: 115px;
	width: 180px;
	padding: 3px;
}
.login TABLE {
	font-family: Trebuchet MS, Arial;
	font-size: 11px;
	color: #000000;
}
.content {
	font-family: Trebuchet MS, Arial;
	font-size: 13px;
	color: #000000;
	padding: 7px;
	width: 85%;
	vertical-align: top;
}
.content Table{
	font-family: Trebuchet MS, Arial;
	font-size: 13px;
}

.content A{
	color: #014282;
}
.bottom {
	background: #014282;
	font-family: Trebuchet MS, Arial;
	font-size: 11px;
	color: #FFFFFF;
	height: 20px;
	text-align: center;
}
.bottom A{
	color: #FFFFFF;
	text-decoration: none;
}
.bottom A:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
.title{
	font-family: Trebuchet MS, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #014282;
	border-bottom: 1px #000000 solid;
}


.leftNavLinks {
	font-family:Tahoma, Arial; font-size:14px; padding:40px 8px; text-align:center; font-weight:bold
}

.leftNavLinks a:link, .leftNavLinks a:active, .leftNavLinks a:visited {
	color:#014282; text-decoration:none
}

.leftNavLinks a:hover {
	color:#014282; text-decoration:underline
}

#contentContainer {
	font-family: "Trebuchet MS", Arial; width:100%; margin:6px 7px; border:0
}

#contentContainer table {
	margin:0 auto;
}

#innerContentContainer {
	width:100%; border:0; text-align:center; border-collapse:collapse
}

#innerContentContainer td {
	
}


.contentTitle {
	font-family: Trebuchet MS, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #014282;
	border-bottom: 1px #bbb solid;
	margin:3px 0 7px 9px;
}



#contentColumnLeft {
	padding:0; border-top:0px #fff solid; border-bottom:0px #fff solid; width:250px; margin:0; text-align:center
}

#contentColumnLeft p {
	
}

#contentColumnMiddle {
	padding:12px 24px 0px 24px; border-right:1px #ccc solid; text-align:center
}

#contentColumnMiddle p {
	text-align:center; /*width:223px;*/ margin:0 auto;
}

#contentColumnR {
	padding:0px 0px 0px 12px; border-right:0px #ccc solid; text-align:center
}


#contentColumnRight {
	padding:12px 12px 0px 24px;
}

#contentColumnRight p {
	
}

#contentBottomSection {
	padding:12px 0 12px;
}

.tinyText {
	font-size:10px; line-height:12px; color:#111;
}

.clear {
	clear:both
}






