h1, h2, h3, h4, body
{
	font-family: Verdana, Arial;
}

h1, h2, h3, h4
{
	font-weight: bold;
	color: red;
}

h1
{
	font-size: 18pt;
	line-height: 100%;
	height: 30pt;
	width: 100%;
	background-image: url( images/ThickRedLine.gif );
	background-repeat: no-repeat;
	background-position: bottom left;
}

h2
{
	font-size: 14pt;
	line-height: 0%
}

h3, h4
{
	font-size: 12pt;
}

h4
{
	display: block;
	height: 18pt;
	width: 100%;
	background-image: url( images/ThinRedLine.gif );
	background-repeat: no-repeat;
	background-position: bottom left;
	padding: none;
	margin: none;
}

body
{
	margin: 0;
	padding: 0;
	line-height: 1em;
	font-size: 10pt;
	color: black;
	background-color: #ffffff;
}

#topSection
{	
	margin-top:10px;
	background: white;
	height: 140px; /*Height of top section*/
}

#contentWrapper
{
	float: left;
	width: 100%;
}

#contentColumn
{
	margin-left: 180px; /*Set left margin to LeftColumnWidth*/
}

#leftColumn
{
	float: left;
	width: 180px; /*Width of left column*/
	margin-left: -100%;
	background: white;
}

#footer
{
	display: block;
	clear: left;
	width: 100%;
/*
	background: black;
	color: #FFF;
*/
	text-align: center;
	padding: 5px 0;
}

#footer a
{
	font-size: 8pt;
/*
color: #FFFF80;
*/
}

#spacer
{
	margin-top: 10px;
	display: block;
	border-top: solid;
	border-width: 1px;
	border-color: #E0E0E0;
	padding-top: 5px;
}

.innerTube
{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

#NavBar
{
	padding-top: 00px;
}

a.navMenuItem
{
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica;
	text-decoration: none;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	width: 130px;
	text-align: left;
}

a.navMenuItem:link, a.navMenuItem:visited
{
	color: #ff0000;
	background-color: #ffc0c0;
	border-right: 20px solid #ff6060;
	text-shadow: none; /*#9f9f9f 0px 2px 2px;*/
}

a.navMenuItem:link
{
}

a.navMenuItem:visited
{
}

a.navMenuItem:hover
{
	text-align: right;
	color: #ffff00;
	background-color: #ff6060;
	border-right: 20px solid #ff0000;
	text-shadow: none;
}

a.navMenuItem:active
{
	text-align: right;
	color: #ffffff;
	background-color: #ff0000;
	border-right: 20px solid #cc0000;
	text-shadow: none;
}

body
{
	/*border: solid 1px #f06060;*/
/*
	display: block;
	width: 80%;
	font-size: 10pt;
	padding-left: 0em;
	color: black;
	background-color: #ffffff;
	margin-top: 0px;
	margin-left: 0px;
	height: 600px
*/
}
li
{
	line-height: 120%;
}

li.listBullet
{
	text-indent: 0%;
	list-style: url(images/arrow-right.gif) circle outside;
}

a
{
	font-size: 10pt;
}

/*
a:hover { font-weight: bold; }
*/
/*
li a:link { color: #ff0000; text-decoration: none; }
li a:visited { color: #ff9999; text-decoration: none; font-weight: normal; }
li a:hover { text-decoration: underline; font-weight: bold; }
li a:active  { color: #cc0000 }
*/

a.FAQLink
{
	color: red;
}

.top
{
	width: 10px;
	text-align: right;
	font-size: 9px;
	margin-left: 10px;
	vertical-align: super;
}

label
{
	font-weight: bold;
	float: left;
	text-align: right;
	display: block;
	line-height: normal;
	width: 120px;
	position: relative;
	margin-right: 5px;
}

fieldset
{
	border-style: none;
}

/************************
	Classes
*************************/
.FAQ
{
	font-weight: bold;
	color: red;
	line-height: 1.2em;

}

.Question
{
	line-height: normal;
	padding-top: 10pt;
}

.Caveat
{
	display: block;
	padding-top: 1em;
	font-weight: normal;
	font-style: italic;
	font-size: 8pt;
	clear: left;
}

.Mandatory, .FieldLeader, .InputText, .InputTextArea
{
	font-family: Verdana, Arial;
	position: relative;
	font-size: 10pt;
}

.Mandatory
{
	font-weight: bold;
	font-style: italic;
	color: black;
}

.FieldLeader
{
/*	border: solid 1px #f06060; */
	display: block;
	width: 150px;
	float: left;
	font-weight: bold;
	color: black;
	text-align: right;
	height: 12pt;
	
}

.InputText, .InputTextArea, .InputSelect
{
	border: solid 1px #f06060;
	background-color: #ffffcc;
	color: black;
}

.InputText, .InputTextArea
{
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 2px;
}

.InputText
{
	height: 12pt;
}

.InputSelect
{
	margin-bottom: 3px;
}

/*
.Buttons, .ButtonClear, .ButtonSubmit
{
	display: block;
}
*/

.Buttons
{
	display: block;
	padding-left: 165px;
	width: 330px;
}

.ButtonClear, .ButtonSubmit
{
	display: inline;
	width: 100px;
}

.ButtonClear
{
	text-align: right;
	float: right;
}

.ButtonSubmit
{
	float: left;
}

.Address
{
	padding-left: 25px;
	color: red;
	font-weight: bold;
}

#full
{
	font-weight: bold;
	color: red;
}



/* -- jTip -- */

#JT_arrow_left{
	background-image: url(../images/arrow_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	left:-12px;
	height:23px;
	width:10px;
    top:-3px;
}

#JT_arrow_right{
	background-image: url(../images/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	height:23px;
	width:11px;
    top:-2px;
}

#JT {
	position: absolute;
	z-index:100;
	border: 2px solid #CCCCCC;
	background-color: #fff;
}

#JT_copy{
	padding:10px 10px 10px 10px;
	color:#333333;
}

.JT_loader{
	background-image: url(../images/loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width:100%;
	height:12px;
}

#JT_close_left{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_close_right{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_copy p{
margin:3px 0;
}

#JT_copy img{
	padding: 1px;
	border: 1px solid #CCCCCC;
}

.jTip
{
	cursor:help;
	border-bottom: 1px double #000;
}

