﻿body{
margin: 0px;
	width: 100%;
	height: 100%;
}
.shell{
	height: 100%;
	width:100%;
}
.contentShell{
	background: #1B5949;
	padding: 30px 0px 20px 0px;
	height: 100%;
	vertical-align: top;
}

.nav{
	width: 170px;
	text-align: center;
	height: 100%;
}
.bottom{
	font-family: arial;
	font-size: 12px;
	text-align: center;
}
.bottomlink {
	margin-left: 15px;
	line-height: 25px;
	font-family: arial;
	font-size: 13px;
	padding: 0px 15px 0px 30px;
	background: url('images/boxes.gif') 5px 3px no-repeat;
	color: #1B5949;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}

.bottomlinkEnd {
	padding: 0px 15px 0px 30px;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
}
.bottomlinksec {
	padding: 0px 15px 0px 30px;
	background: url('images/boxes.gif') 5px 3px no-repeat;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
}

.sideNav{
	background: #D1DEDB;
	color: #000000;
	padding: 5px;
	font-size: 12px;
	height: 100%;
}

/* TEXT CLASSES BEGIN */

.content{
	background: #FFFFFF;
	padding: 12px;
	color: #000000;
	width:560px;
}

h1{
	font-size: 28px;
	border-bottom: 1px #1B5949 solid;
}
h2{
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #1A5948;
	margin-bottom: 2px;
}
h3{
	font-size: 21px;
	border-bottom: 1px #1B5949 solid;
	margin-bottom: 0px;
}
.nav1{
	font-size: 14px;
	padding: 2px 2px 2px 4px;
	color: #116336;
	font-weight: bold;
	font-family: arial;
}
.nav2{
	font-size: 13px;
	font-weight: bold;
	padding: 2px 2px 2px 12px;
	color: #000000;
	font-family: times new roman;
}
.nav2 A{
	color: #000000;
	text-decoration: none;
}
.nav2 A:hover{
	color: #919191;
}
.navHome{
	font-size: 14px;
	color: #000000;
	font-family: times new roman;
	text-decoration: none;
}
.navHome A{
	font-size: 14px;
	color: #116336;
	font-weight: bold;
	font-family: arial;
	text-decoration: none;
}
.DLLinks{
	text-align: center;
	color: #1B5949;
}
.DLLinks A{
	color: #1B5949;
	text-decoration: none;
}
.button A{
	width: 120px;
	background: #1B5949;
	padding: 5px;
	text-decoration: none;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
/* TEXT CLASSES END */
