﻿body
{
	width: 100%;
	height: 100%;
	margin: 0px auto;
	padding: 0px;
	text-align: center;
}

br
{
	clear: both;
}

.contentContainer
{
	float: left;
	background-image: url('../_images/pattern_142.gif');
	background-color: #ffffff;
	border: solid 1px #000000;
	clear: both;
	padding: 10px;
	width: 578px;
}

.contentContainer a:link
{
	color: #b30a14;
}

.contentContainer a:hover
{
	color: #485C7F;
}

.contentContainer a:visited
{
	color: #b30a14;
}

.externalBody
{
	text-align: left;
	background-color: #33bbad;
	height: 100%;
	min-height: 100%;
	position: relative;
	width: 600px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	margin: 0px auto;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
}

hr
{
    width: inherit;
    border-top: dotted #000000 1px;
    border-bottom: solid transparent 1px;
    border-left: solid transparent 1px;
    border-right: solid transparent 1px;
    clear: both;
}

.hr
{
	height: 0px;
	width: inherit;
	border: none;
	border-top: dotted 1px #000000;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	background-color: transparent;
	line-height: 0px;
	display: block;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 5px 0px; 
}

/* Firefox Fix */	
html>body .externalBody
{
    height: auto;
    min-height: 100%;
}
	
.externalBody p
{
	font-family: Arial, Helvetica;
	font-size: 1.0em;
	font-weight: normal;
}

form
{
	margin: 0px;
	padding: 0px;
}

.formButton
{
    font-family: Verdana, Arial, Helvetica;
    font-size: 0.8em;
    font-weight: bold;
    width: auto;
    overflow: visible;
    padding: 0px 7px 0px 7px;
}

.formContent
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 0.8em;
	font-weight: normal;
}

.formError
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 0.8em;
	font-weight: bold;
	color: red;
}

.formFloatLeft
{
	float: left;
	padding-right: 5px;
}

.formLabel
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 0.8em;
	font-weight: bold
}

h1
{
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	font-size: 1.2em;
	text-align: center;
	margin-top: 0px;
}

h2
{
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	font-size: 1.2em;
	margin-top: 0px;
}

h3
{
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	font-size: 1.0em;
	margin: 0px;
	padding-bottom: 5px;
}

.contentContainer h4
{
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	font-size: 1.0em;
	margin: 0px;
	padding: 0px;
	color: Red;
}

.homepage
{
	background-image: url('../_images/pattern_141.gif');
	width: 100%;
	height: 100%;
}

.pageContent
{
	font-family: Arial, Helvetica;
	font-size: 1.0em;
	font-weight: normal;
}

.pageLink
{
	font-family: Arial, Helvetica;
	font-size: 0.8em;
	font-weight: normal;
	color: #0066cc;
	text-decoration: underline;
}

	a.pageLink:link {color: #0066cc;text-decoration: underline;}
	a.pageLink:visited {color: #0066cc;text-decoration: underline;}
	a.pageLink:hover {color: #0066cc;text-decoration: none;}

.smallLink
{
	font-family: Arial, Helvetica;
	font-size: 0.8em;
	font-weight: normal;
	color: #0066cc;
	text-decoration: underline;
}

	a.smallLink:link {color: #0066cc;text-decoration: underline;}
	a.smallLink:visited {color: #0066cc;text-decoration: underline;}
	a.smallLink:hover {color: #0066cc;text-decoration: none;}

.requiredField
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 0.6em;
	font-weight: normal;
	color: red
}

.tagBox
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width: 100%;
    height: 130px;
    border: solid 1px #808080;
    background-color: #ffd662;
    background-image: url('../_images/tag_back.jpg');
    background-repeat: repeat-x;
}

.userFaqsLink
{
	text-decoration: none;
	background-image: url('../_images/icon_faq.gif');
	background-repeat: no-repeat;
	padding-left: 20px;
	font-weight: bold;
	line-height: 1.6em
}

	a.userFaqsLink:link {color: #0066cc}
	a.userFaqsLink:visited {color: #0066cc}
	a.userFaqsLink:hover {color: #f7f869}
	
.userPrintFriendlyLink
{
	text-decoration: none;
	background-image: url('../_images/icon_print.gif');
	background-repeat: no-repeat;
	padding-left: 20px;
	font-weight: bold;
	line-height: 1.6em
}

	a.userPrintFriendlyLink:link {color: #0066cc}
	a.userPrintFriendlyLink:visited {color: #0066cc}
	a.userPrintFriendlyLink:hover {color: #f7f869}