﻿body
{
	color: #4f4f4f;
	font-family: 'Franklin Gothic Book', Tahoma, Sans-Serif;
	line-height: 110%; 
	font-size: 10pt;
	margin: 0px;
	background-color: #E1E2E4;
}
#container
{
margin: 0px auto;
background-color: White;
line-height: 110%;
width: 986px;
background-image: url(../Images/BackgroundBottom.jpg);
background-repeat: repeat-y;
}
#insidePage
{
	width: 801px;
	margin-left: 92px;
	}
#top
{
background-color: White;
border-top: solid 3px #0083B0;
border-bottom: solid 3px #0083B0;
height: 192px;
}

#top h1
{
margin: 2px 0px 1px 2px;
color: #0083B0;
float: left;
font-size: 17px;
}
#toplink_div
{
float: right;
padding: 4px;
	}
a
{
	color: #0083B0;
	text-decoration: none;
	}
a:hover
{
	text-decoration: underline;
	}
a.toplink
{
	background-color: White;
	font-family: 'Franklin Gothic Book';
	font-size: 11pt;
	color: #0083B0;
	text-align: center;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
	border-left: solid 1px White;
	border-right: solid 1px White;
	}
a.toplink:hover
{
	background-color: #0083B0;
	color: White;
	}
#subHeader
{
	padding: 5px;
	width: 800px;
	}
.fancyDarkBlue
{ 
	color: #0083B0;
	font-size: 15pt;
	font-family: Cursive, Sans-Serif; 
}
.subHeaderLinks
{
	text-align: right;
	color: #0083B0;
	font-size: 10pt;
	font-family: 'Franklin Gothic Book', Tahoma, Sans-Serif;
}
	
#leftnav
{
float: left;
width: 220px;
}
#testimonials
{
	padding: 15px;
	font-size: 8pt;
	}
#rightnav
{
float: right;
width: 140px;
margin: 0px;
padding: 1em
}
.boxHead
{
	background-color: #0083B0;
	color: White;
	text-align: center;
	border: solid 1px #0083B0;
}
.topicsBoxHead
{
	background-color: #0083B0;
	color: White;
	text-align: center;
	border: solid 1px #0083B0;
	font-size: 13pt;
	padding: 3px;
	}
.boxBody
{
	border: solid 1px #0083B0;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 4px;
	background-color: #E1E2E4;
}
.topicsBoxBody
{
	border: solid 1px #0083B0;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 4px;
	padding-top: 5px;
	line-height: 170%;
	font-size: 12pt;
	}
#content
{
	margin-left: 220px;
	margin-right: 170px;
	padding-top: 1em;
	padding-left: 0px;
	text-align: justify;
	font-size: 9pt;
}
#widecontent
{
    margin-left: 10px;
	margin-right: 170px;
	padding-top: 1em;
	padding-left: 0px;
	text-align: justify;
	font-size: 9pt;}
.bulletText
{
	line-height: 160%;
	font-weight: bold;
	}
#footer
{
clear: both;
margin: 0px;
background-image: url(../Images/footer.jpg);
background-repeat: no-repeat;
height: 114px;
}
img
{
	border: none;
}
#mainnav_div
{
	width: 100%;
	text-align: center;
	background-color: #0083b0;
	padding-bottom: 3px;
	}
a.departmentlink
{
	background-color: #0083b0;
	font-family: 'Franklin Gothic Book';
	font-size: 11pt;
	color: White;
	text-align: center;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
	border-left: solid 1px White;
	border-right: solid 1px White;
	}
a.departmentlink:hover
{
	background-color: #c77534;
	color: White;
	}



