body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/background.jpg);
	background-repeat:repeat-x; 
	background-color:#FFF;
}
.blue_back	{
	background-image: url(images/tile_blue_back.jpg);
	background-repeat: repeat-x;
}
.blue_back_tier	{
	background-image: url(images/tile_blue_back_tier.jpg);
	background-repeat: repeat-x;
}
.left_column	{
	width: 260px;
	padding-right: 30px;
	background-image: url(images/background_left.jpg);
	background-repeat: no-repeat;
}
.header_row	{
	width: 695px;
		height: 75px;
	padding-top:25px;
	padding-bottom: 10px;
}
.footer_row	{
	color: #494848;
	font-size: 11px;
	font-family: tahoma;
	padding-top:10px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.header {
	color: #1f6fb7;
	font-size: 15px;
	font-family: tahoma;
	font-weight: bold;
}

A:link {
	color: #1f6fb7;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none;
	text-align: right;
}
A:hover {
	color: #1f6fb7;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:underline;
	text-align: right;
}
A:visited {
	color: #1f6fb7;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none;
	text-align: right;
}
A:active {
	color: #1f6fb7;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none;
	text-align: right;
}


.blue_link {
	color: #1f6fb7;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none;
}
.main_nav_link	{
		font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #7d7d7b;
	text-align: right;
	text-decoration:none;
}

A.nav:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #7d7d7b;
	text-align: right;
	text-decoration:none;
}
A.nav:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #1f6fb7;
	text-align: right;
	text-decoration:none;
}
A.nav:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #7d7d7b;
	text-align: right;
	text-decoration:none;
}
A.nav:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #7d7d7b;
	text-align: right;
	text-decoration:none;
}
.main_content_area {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	color: #494848;
	font-size: 11px;
	font-family: tahoma;
	vertical-align: top
}
.centered_text	{
	color: #494848;
	font-size: 11px;
	font-family: tahoma;
	text-align: center;
	padding-left: 30px;
}
.hor_line	{
	height: 10px;
	background-image: url(images/hor_line.gif);
	background-repeat: no-repeat;
	padding-left: 50px;
	padding-right: 30px;
	background-position: right;
}
.vert_line	{
	width: 5px;
	background-image: url(images/vert_line.gif);
	background-repeat: repeat-y;
}
.hor_line_short	{
	height: 5px;
	background-image: url(images/hor_line_short.gif);
	background-repeat: no-repeat;
	padding-left: 50px;
	padding-right: 30px;
	background-position: right;
}
.hor_line_long	{
	height: 5px;
	background-image: url(images/hor_line_long.gif);
	background-repeat: repeat-x;
	padding-left: 50px;
	padding-right: 30px;
}
.style2 {
	color: #1f6fb7;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none
}
.style3 {
	color: #1f6fb7;
	font-size: 11px;
	font-family: tahoma;
}
.style4 {
	color: #9b9a8e;
	font-size: 9px;
	font-family: tahoma;
}
.style5 {
	color: #494848;
	font-size: 11px;
	font-family: tahoma;
}

.blueheader {
	color: #1f6fb7;
	font-size: 12px;
	font-family: tahoma;
	font-weight: bold;
}
.small {
	color: #494848;
	font-size: 10px;
	font-family: tahoma;
}
ul {	color: #494848;
	font-size: 11px;
	font-family: tahoma;}

#ma li { list-style:url(images/point_1.gif); margin:0 0 0 0px}
#ma a { font-family:tahoma; font-size:11px; color:#CC6500}
#ma2 li { list-style:url(images/point_1.gif); margin:0 0 0 0px}
#ma2 a { font-family:tahoma; font-size:11px; color:#CC6500}
.center_item {
	text-align: center;
}

