
li		{ list-style-image:url(/images/dots_content.gif); font-family: Arial, Helvetica, sans-serif;	font-size: 12px; }
body	{ margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000;}
dl		{ list-style-image:url(/images/dots_content.gif); font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
dt 		{ padding-top: 10px}
dd		{ margin-left: 20px}


.GroupFields {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	border: 1px solid #BB9E64;
	background-color:#F6EFE7;
	color:#004731; 
	margin-left:auto;
	margin-right:auto;
	width: 530px;
	padding-bottom: 10px;
}

.GroupFieldsTitle {
	color:#004731;
	background-color: #E0D3B5; 
	font-size: 1.2em;
	font-weight: bold;
	border-bottom: 1px solid #BB9E64;
	padding: 3px 3px 3px 3px;
	margin-bottom: 10px;
}

.GroupButton {
	margin: 10px auto 0px auto;
	text-align: center;
}

.FieldLabel {
	display:block;
	padding:3px 0px 0px 5px;
	width: 120px;
	font-weight:bold;
	float: left;
	text-align: right;
	clear:both;
}

.Details {
	display:block;
	padding-left:5px;
	float:left;	
}

.TextLabel {
	display:block;
	padding:0px 0px 0px 5px;
	width: 120px;
	font-weight:bold;
	float: left;
	text-align: right;
	clear:both;
}

.button {
	color:#FFFFFF;
	background-color:#004731;
	font-weight:bold;
	border:none;
	cursor:hand;
	cursor:pointer;
	padding:2px;
	}
	
.error {
	color:red;
	font-weight:bold;
	}
/***** Section for popup window *****/
.Popup {
	background-color:white;
	z-index:100;
	position:absolute;
	left:200px;
	top:150px;
	width:300px;
	height:100px;
	border:thin solid black;
}

.Popup div {
	padding: 3px 3px 3px 3px;
	background-color:#D5C5A0;
	border-bottom:thin solid black;
	color:#03381E;
	width:294px;
	font-weight:bold;
}

.Popup div a {
	float:right;
	font-weight:normal;
	text-decoration:none;
	color:#03381E;
	border:thin solid black;
	padding:0px 2px 0px 2px
}

.Popup div a:hover {
	background-color:#03381E;
	border:thin solid white;
	color:white;
}

.Popup p {
	padding:5px 5px 5px 5px;
	text-align:center
}	

/***** End of Section for popup window *****/
	
/***** Section for the FAQ *****/
.FAQTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #004731;
	font-weight:bold;
	font-size:1.2em
}

.FAQEmphasis {
	font-weight:bold;
}

.FAQAddress {
	font-weight:bold;
	text-align:center;
}

.FAQParagraph {
	text-align:justify;
	padding:0px 10px 0px 10px
}

/***** End of Section for the FAQ *****/


/***** Section for the Disclaimer *****/
.disclaimer_h1 {
	font-size:1.2em;
	font-weight:bold;
	text-align:center;
}

.disclaimer_h2 {
	font-weight:bold;
}
/*** End of section for the Disclaimer ***/

/***** Section for the individual statement *****/

.note {
	text-align:justify;
	font-style:italic;
}

.sideNote {
	text-align:justify;
	font-style:italic;
	font-size:0.8em;
}

.endNote {
	text-align:center;
	font-weight:bold;
}

.statementTable th {
	text-align:left;
	}

.statementTable {
	border:none;
	width:100%;
	}

.statementTable th {
	padding-right:5px;
	padding-left:5px;
	}

.statementTable td {
	vertical-align:top;
	padding: 0px 5px 5px 5px
	}
/***** End of section for the individual statement *****/

.TextNavigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
}

.QuickLinksTitle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #004731;
	margin-bottom:6px;
	margin-left:8px;
}

.QuickLinksItems
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0E6E5A;
	margin-left:2px;
	padding:4px;
}

.PageTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #004731;
	padding-left:9px;
	margin-bottom:12px;
	position: absolute;
	bottom: 0;
	left: 0;
}

.PageTitleUnderline {
	border-bottom-width: 1px; 
	border-bottom-style: solid; 
	border-bottom-color: #BA9E66;
	height:25px;
	position: relative;
}

.ContentBody { padding:10px; }