<!--

body {background-color: #FFF; color: #000; font-family: Arial, Helvetica, sans-serif; border-width: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;}

a.top:link {text-decoration: none; color: #005384;}
a.top:visited {text-decoration: none; color: #005384;}
a.top:hover {text-decoration: none; color: #000; background-color: #CFE5F3;}

a.left:link {text-decoration: underline; color: #006600;}
a.left:visited {text-decoration: underline; color: #006600;}
a.left:hover {text-decoration: underline; color: #000;}

a.bottom:link {text-decoration: underline; color: #000;}
a.bottom:visited {text-decoration: underline; color: #000;}
a.bottom:hover {text-decoration: underline; color: #005384;}

a.blue:link {text-decoration: underline; color: #005384; font-weight: bold;}
a.blue:visited {text-decoration: underline; color: #005384; font-weight: bold;}
a.blue:hover {text-decoration: underline; color: #000; font-weight: bold;}

div.container {
	width: 100%;
	text-align: center;
}

div.main {
    display: block;
    border: 0px solid #000;
    background-color: #FFF;
    margin: 0px auto;
    padding: 0px;
    width: 769px;
    position: relative;
    background-image: url(graphics/bkg.gif);
    background-position: top;
    background-repeat: repeat-y;
    text-align: left;
}

div.logo {
	float: left;
	width: 118px;
	height: 169px;
}

div.banner {
	float: left;
	width: 651px;
	height: 125px;
	background-image: url(graphics/banner.jpg);
    background-position: top;
    background-repeat: no-repeat;
}

div.slogan_bar {
    float: left;
	width: 651px;
	height: 25px;
	background-color: #7FB54E;
	border-top: 1px solid #FFF;
	line-height: 25px;
	color: #FFF;
	font-size: 100%;
    font-weight: bold;
    text-align: right;
}

div.link_bar {
    float: left;
	width: 651px;
	height: 16px;
	background-color: #C8DFB3;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	line-height: 16px;
	font-size: 80%;
	font-weight: bold;
}

div.new_row {
    float: left;
    clear: left;
    width: 100%;
}

div.left_column {
	float: left;
	width: 117px;
	padding-top: 5px;
}

div.link_box {
    float: left;
	width: 117px;
	background-color: #FFF;
	border-bottom: 1px solid #0077BD;
	font-size: 80%;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
}

div.spacer_column {
	float: left;
	width: 10px;
}

div.content_column {
	float: left;
	width: 642px;
}

div.title_bar {
    float: left;
	width: 642px;
	height: 28px;
	color: #005384;
	background-image: url(graphics/bar.jpg);
    background-position: right;
    background-repeat: repeat-y;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 28px;
}

div.content {
    float: left;
	width: 642px;
	font-size: 80%;
}

div.content2 {
    float: left;
	width: 642px;
	font-size: 80%;
	line-height: 26px;
}

div.center {
	float: left;
	text-align: center;
	font-weight: bold;
	font-size: 90%;
	width: 642px;
	margin-bottom: 10px;
}

div.two_column_1 {
    float: left;
	width: 382px;
}

div.two_column_2 {
    float: left;
	width: 260px;
}

div.location_column_1 {
    float: left;
	width: 460px;
}

div.location_column_2 {
    float: left;
	width: 182px;
}

div.column {
    float: left;
	width: 110px;
}

div.column2 {
    float: left;
	width: 140px;
}

div.footer {
    float: left;
	width: 642px;
	border-top: 2px solid #7FB54E;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 70%;
	text-align: center;
}

div.clearer {
    clear: both;
    margin: 0px;
    padding: 0px;
    border: 0px;
    line-height: 0px;
    height: 1px;
    font-size: 0px;
}

div.clear_left {
    clear: left;
    margin: 0px;
    padding: 0px;
    border: 0px;
    line-height: 0px;
    height: 1px;
    font-size: 0px;
}

h1 {
    font-size: 100%;
	font-weight: bold;
	line-height: 28px;
	margin: 0px;
    padding: 0px;
}

h2 {
    font-size: 110%;
	font-weight: bold;
	color: #006600;
	margin: 0px;
    padding: 0px;
}

p {margin: 10px 0px 10px 0px; line-height: 16px;}

strong.red {
    color: #F00;
    font-size: 110%;
}

strong.blue {
    color: #005384;
    font-size: 110%;
}

strong.green {
    color: #006600;
    font-size: 110%;
}

strong.blue2 {
    color: #005384;
    font-size: 110%;
}

img.right {
	float: right;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 0px;
    border: 0px solid #000;
}

img.right2 {
	float: right;
	margin-top: 0px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 0px;
    border: 0px solid #000;
}

img.left {
	float: left;
	margin-top: 10px;
	margin-left: 0px;
	margin-bottom: 10px;
	margin-right: 20px;
    border: 0px solid #000;
}

img.left2 {
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	margin-right: 20px;
    border: 0px solid #000;
}

img {
    border: 0px solid #000;
}

-->
