body
{
	background: #C6C6C6;
	background-image: url('../images/body-background.jpg');
	background-repeat: repeat-x;
	margin: 5px 0px 0px 0px;
	font-family: Arial;
	font-size: 12pt;
	height: 100%;
}

table
{
	font-family: Arial;
    font-size: 12pt;
}

img
{
	border-width: 0px;
}

table.home-wrapper-table
{
	height: 100%;
}

table.home-table
{
	height: 100%;
	background-color: #ffffff;
	width: 765px;
	background: #ffffff;
}

table.home-header-table
{
	height:98px;
	width: 755px;
	background-image: url('../images/main-header-background.jpg');
	border: solid 1px #C5C5C5;
}

table.home-header-links-table
{
	width: 745px;
	background: #EFEFEF;
}

table.home-header-separator-table
{
	width: 755px;
	height: 25px;
	background: #EFEFEF;
	border-bottom: solid 1px #9A9A9A;
	border-right: solid 1px #9A9A9A;
	border-left: solid 1px #9A9A9A;
}

a.home-header-link
{
	font-size: 10pt;
	font-weight: normal;
	color: #8D8C8C;
	text-decoration: none;
	font-family: arial;
}

a.home-event-more:link
{
    color: #000000;
    text-decoration: none;
}

a.home-event-more:visited
{
    color: #000000;
    text-decoration: none;
}

a.home-event-more:hover
{
    color: #000000;
    text-decoration: underline;
}

td.home-header-logo-cell
{
	height: 100%;
	padding-left: 10px;
	vertical-align: top;
}

div.home-page-home-word
{
	padding: 5px;
	width: 755px;
	text-align: left;
	color: #187AA1;
	font-weight: bold;
	font-size: 13pt;
}

td.home-link-cell
{
	background-image: url('../images/home-link-background.jpg');
	background-repeat: no-repeat;
	width: 179px;
	height: 50px;
	
	color: #ffffff;
	text-align: left;
	font-size: 14pt;
	font-family: Tahoma;
	padding-left: 20px;
}

td.home-shadow-cell
{
	background-image: url('../images/home-shadow.gif');
	background-repeat: no-repeat;
	width: 4px;
}

td.footer
{
	text-align: center;
	font-size: 8pt;
	color: gray;
	height: 41px;
	background-image: url('../images/footer-bg.jpg');
	color: #DFC1A7;
	padding-bottom: 10px;
	font-weight: bold;
}

td.inner-page-link-cell
{
	padding-left: 10px;
	background: #ECECEC;
	vertical-align: middle;
}

td.inner-page-selected-link-cell
{
	background: #CECECE;
	cursor: default;
}

a.inner-page-link
{
	font-family: Arial;
	font-size: 10pt;
	/*font-weight: bold;*/
	text-decoration: none;
	color: #000000;
}

div.inner-page-top-title
{
	font-family: Arial;
	font-size: 17pt;
}

div.inner-page-top-slogan
{
	font-family: Arial;
	font-size: 11pt;
}

div.inner-page-content-bar
{
	background: #D6741B;
	padding: 1px 0px 1px 20px;
	vertical-align: text-bottom;
	color: #ffffff;
	font-size: 14pt;
}

div.inner-page-content
{
	border-left: solid 1px #DDDDDD;
	border-right: solid 1px #DDDDDD;
	padding: 15px;
	height: 100%;
	vertical-align: top;
	color: #505050;
	font-size: 10pt;
}

.home-news-marquee
{
	background: #D6D6D6;
	color: #000000;
	font-size: 8pt;
	padding: 5px;
	height: 1px;
}

td.home-table-container-cell
{
	vertical-align: top;
	height: 100%;
}

.faq-title
{
    font-weight: bold;
}

.faq-answer-div
{
    padding-left: 15px;
    border-bottom: dashed 1px #DDDDDD;
}

.home-faq-title
{
    font-size: 11pt;
    font-weight: bold;
}

.home-faq-cell
{
    vertical-align: top;
    font-size: 09pt;
    color: #484848;
    padding-left: 10px;
}
