body{
margin-top:0px;
vertical-align:top;
}
.whiteTopLink{
	font-size:12px;
	color:#FFFFFF;
	font-family:"Trebuchet MS", Helvetica, Arial, sans-serif;
	text-decoration:none;
	font-weight:bold;
}

.navOff{
	background:url(../images/blueNavPanelOff.gif);
	width:200px;
	height:31px;
	cursor:pointer;
}
a.navOff{
	font-size:12px;
	color:#FFFFFF;
	font-family:"Trebuchet MS", Helvetica, Arial, sans-serif;
	text-decoration:none;
	font-weight:bold;
	padding-left:12px;
}
.navOn{
	background:url(../images/blueNavPanelOn.gif);
	width:200px;
	height:31px;
	cursor:pointer;
}
a.navOn{
	font-size:12px;
	color:#164a8b;
	font-family:"Trebuchet MS", Helvetica, Arial, sans-serif;
	text-decoration:none;
	font-weight:bold;
	padding-left:12px;
}
.grayStripe{
	background:url(../images/grayStripe.gif);
	height:12px;
	width:100%;
	background-repeat:repeat-x;
}
.navBottom{
	background:url(../images/navbackground.gif);
	background-repeat:repeat;
	height:100%;
}
.bottomStripe{
	background:url(../images/bottomBG.gif);
	background-repeat:repeat-x;
}
.content{
	background:url(../images/contentBG2.gif);
	background-repeat:no-repeat;
}
.contentTitle{
	font-size:20px;
	color:#164a8b;
	font-family:"Trebuchet MS", Helvetica, Arial, sans-serif;
	text-decoration:none;
	font-weight:bold;
	padding-left:25px;
	padding-top:15px;
}

.contentSubTitle{
	font-size:13px;
	color:#164a8b;
	font-family:"Trebuchet MS", Helvetica, Arial, sans-serif;
	text-decoration:none;
	font-weight:bold;
	line-height:100%;
}
.contentSubTitleRed{
	font-size:13px;
	color:#ff0000;
	font-family:"Trebuchet MS", Helvetica, Arial, sans-serif;
	text-decoration:none;
	font-weight:bold;
	line-height:100%;
}
.contentSubTitleTaller{
	font-size:13px;
	color:#164a8b;
	font-family:"Trebuchet MS", Helvetica, Arial, sans-serif;
	text-decoration:none;
	font-weight:bold;
	line-height:100%;
}
.contentText{
	font-size:12px;
	color:#000000;
	font-family:"Trebuchet MS", Helvetica, Arial, sans-serif;
	text-decoration:none;
	font-weight:normal;
	padding-left:25px;
	padding-right:15px;
}
.contentLink{
	font-size:12px;
	color:#000000;
	font-family:"Trebuchet MS", Helvetica, Arial, sans-serif;
	text-decoration:underline;
	font-weight:bold;
}
.contentSmaller{
	font-size:9px;
	color:#000000;
	font-family:"Trebuchet MS", Helvetica, Arial, sans-serif;
	text-decoration:none;
	font-weight:normal;
	padding-right:15px;
}
.gray9{
	font-size:9px;
	color:#444444;
	font-family:"Trebuchet MS", Helvetica, Arial, sans-serif;
	text-decoration:none;
	font-weight:normal;
}
.gray11{
	font-size:11px;
	color:#666666;
	font-family:"Trebuchet MS", Helvetica, Arial, sans-serif;
	text-decoration:none;
	font-weight:normal;
	vertical-align:middle;
	padding-left:4px;
	padding-right:4px;
}