﻿body
{
	background-color: #98AEBA;
	background-image: url(images/back.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: center 190px;
}
.header_back
{
	background-image: url(images/header_back.jpg);
	background-position: center top;
	background-color: #7797B4;
	background-repeat: repeat-x;
}
.content_back
{
	background-image: url(images/content_back.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.content_bot
{
	background-image: url(images/content_bot.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.header2
{
	font-size: 18px;
	text-transform: uppercase;
	color: #72a493;
}
.text_sm
{
	font-size: 9px;
}
.but_blue_back
{
	background-image: url(images/but_blue_back.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.header
{
	font-size: 22px;
	text-transform: uppercase;
	color: #003768;
}
body, td, th
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a:link
{
	color: #003768;
	font-weight: bold;
	text-decoration: none;
}
a:visited
{
	text-decoration: none;
	color: #003768;
	font-weight: bold;
}
a:hover
{
	text-decoration: none;
	color: #98AEBA;
	font-weight: bold;
}
.bullets
{
	list-style-position: outside;
	list-style-image: url(images/arrow2.gif);
}
a:active
{
	text-decoration: none;
	color: #003768;
	font-weight: bold;
}
#white a:link, #white a:visited
{
	color: #FFFFFF;
	font-weight: bold;
	list-style-position: outside;
	list-style-image: url(images/arrow.gif);
}
#white a:hover
{
	color: #4DBDC7;
	list-style-position: outside;
	list-style-image: url(images/arrow.gif);
}
div.sdmenu div a.mainlink
{
	color: #003768;
	padding: 0;
	background: white;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #003768;
}
.header3
{
	color: #003768;
	font-size: 16px;
}
.header4
{
	color: #003768;
	font-size: 9px;
	font-family:Arial
}