body
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-color:#dae7f2;
}

/* PRE-CMS Coding */


#branding {
	clear:both
}

#branding {
	width: 500px;
	height: 34px;
	float: right;
	position: relative;
}

#branding {
	padding-top: 25px;
}

#category {
	width: 200px;
	height: 26px;
	position: relative;
	padding-top: 32px;
	padding-left: 20px;
	float:left;
}

#content2 {
	width: 500px;
	height: auto;
	float: right;
	position: relative;
}

#content2 * {
	margin-right: 25px;
	padding-bottom: 8px;
}

#sidebar {
	width: 200px;
	float: left;
	margin-left: 20px;
	padding-bottom: 10px;
}

#footer {
	clear: both;
	padding-top: 15px;
	margin-left: 20px;
	padding-bottom: 25px;
}


.body1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #454545;
}
.nav1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #006699;
}
.sidebar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	line-height: 18px;
	color: #333366;
}
.callouthdr1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
	background-color: #666666;
}
.callout1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #F5F3E9;
	padding-right: 0px;
}
.callout1link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	color: #003366;
}
.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: 22px;
	color: #333333;
}
.category {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: normal;
	text-transform: uppercase;
	color: #FF6600;
	letter-spacing: 0.1em;
	font-weight: bold;
}
.footer {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #959ea6;
	letter-spacing: 0em;
}
.body1link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #003366;
}
.caption {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 26px;
	color: #666666;
}
.body1it {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #454545;
	font-style: italic;
}
.captionb {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 10px;
	color: #666666;
}
.apphdr {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 10px;
}

.style1 {
	color: #45455D;
	font-weight: bold;
}
.style4 {color: #FF6600}

.style5 {color: #003366; line-height: 18px;}

.sub1 {	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
}


/* END PRE CMS CODING */

#container
{
	width:760px;
	height:auto;
	position:relative;
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
}

#header
{
	width:250px;
	height:65px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
}

#headerLogo
{
	width:164px;
	height:23px;
	position:relative;
	margin:19px 0px 0px 20px;
	padding:0px 0px 0px 0px;
}

#nav
{
	width:505px;
	height:auto;
	position:relative;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	z-index:5;
}

#navHolder
{
	position:relative;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	bottom:0px;
	z-index:8;
}

#navUL
{
	list-style:none;
	margin:33px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	z-index:9;
}

#navUL li
{
	border:2px solid #FFFFFF;
	width:auto;
	height:auto;
	position:relative;
	padding:7px 7px 5px 7px;
	margin:0px 1px 0px 1px;
	float:left;
	background-image:url('../images/navTabBG.jpg');
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}

#navUL li a{
	display:block;
	width:100%;
	height:100%;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:12px;
	line-height:16px;
	text-decoration:none;
	color:#454545;
}

#navUL li a:hover{
	text-decoration:underline;
	color:#006699;
}

ul.subNavs{
	display:none;
	width:180px !important;
	position:absolute !important;
	top:30px !important;
	left:-2px !important;
	background-color:#CC0000 !important;
	border-left:2px solid #FFFFFF !important;
	border-right:2px solid #FFFFFF !important;
	border-bottom:1px solid #FFFFFF !important;
	margin:0px 0px 0px 0px !important;
	padding:0px 0px 0px 0px !important;
	z-index:10 !important;	
	list-style:none !important;;
}

ul.subNavs li{
	width:177px !important;
	height:22px !important;
	margin:0px 0px 0px 0px !important;
	padding:3px 0px 0px 3px !important;
	float:left !important;
	background-image:none !important;
	background-color:#eae8df !important;
	border-bottom:1px solid #FFFFFF !important;
	border-right:none !important;
	border-left:none !important;
	border-top:none !important;
}

ul.subNavs li:hover{
	background-color:#ff6600 !important;
}

ul.subNavs li a{
	display:block !important;
	width:100% !important;
	height:100% !important;;
}

ul.subNavs li a:hover{
	display:block !important;
	color:#FFFFFF !important;
	text-decoration:none !important;
}

#navUL li:hover ul, li.over ul { 
	display: block;
}

#restofcontent { 
	clear: left;
}

#content{
	background-color:#FFFFFF;
	clear:both;
	width:760px;
	position:relative;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	z-index:1;
}

