﻿body
{
	padding: 0px;
	margin: 0px;
	background: #FFFFFF;
	text-align: center;
}

table
{
	border-collapse: collapse;
	border: 0px;
}

table
{
	width: 100%;
	height: 100%;
	border: 0px;
}

td
{
	vertical-align: top;
	padding: 0px;
}

a
{
	color: #4491B1;
}
a:hover
{
	text-decoration: none;
}

.dead_link
{
	color: #4491B1;
	text-decoration: underline;
	cursor: help;
}

img
{
	border: 0px;
}

textarea
{
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	color: #5B5B5B;
}


input
{
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	color: #5B5B5B;
}


li
{
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	color: #5B5B5B;
}


table
{
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	color: #5B5B5B;
}


.m_text
{
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	color: #5B5B5B;
}


.c_text
{
	color: #808080;
}
.c_text a
{
	color: #808080;
}

.read_more
{
	background: url(images/a1.gif) no-repeat 0 5px;
	padding-left: 10px;
}
.read_more:hover
{
	text-decoration: underline;
}

.no_class td
{
	width: auto;
	height: auto;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

form
{
	width: auto;
	height: auto;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.no_class
{
	width: auto;
	height: auto;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.input
{
	vertical-align: middle;
	width: 211px;
	height: 20px;
	padding-left: 5px;
}

textarea
{
	width: 211px;
	height: 68px;
	padding-left: 5px;
	overflow: auto;
}

.div
{
	height: 1px;
	background: #ADD4FF;
}

ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}
li
{
	background: url(images/a1.gif) no-repeat 0 7px;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	padding-left: 7px;
}
li a
{
	color: #4491B1;
}

.ul li
{
	padding-left: 10px;
}
strong
{
	font-weight: bold;
	color: #4491B1;
}
.accordionHeader
{
	border: 1px solid #2F4F4F;
	color: white;
	background-color: #5B94AF;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	margin-top: 5px;
	cursor: pointer;
	background-image: none;
}
.accordionContent
{
	border-style: none groove groove groove;
	border-width: 1px;
	border-color: #2F4F4F;
	background-color: #D3DEEF;
	border-top: none;
	padding: 5px;
	padding-top: 10px;
}
.accordionLink
{
	color: #FFFFFF;
	font-weight: bold;
	font-family: Tahoma;
	padding: 20px;
	background: url(images/plus.gif) no-repeat left center;
}
.accordionLinkMinus
{
	color: #FFFFFF;
	font-weight: bold;
	font-family: Tahoma;
	padding: 20px;
	background: url(images/minus.gif) no-repeat left center;
}
