/* CSS Document */

body {
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #795937;
	font-family: Verdana, Arial, times, sans-serif;
	font-size: 12pt;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	color: #F6F6F6;
}

a:link, a:visited, a:active {
	font-weight: normal;
	text-decoration: underline;
	color: #FFFF99;
}

a:hover {
	color: #FFFFFF;
}

ul {
	margin: 0;
	padding-left: 10px;
}

li {
	margin-bottom: 10px;
}


td {
	text-align: left;
	vertical-align: top;
}

img {
	border: 0;
}

h1, h2, h3, h4, h5, h6, h7 {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

fieldset {
	font-size: 11pt;
	font-weight: bold;
	color: #FEFEFE;
	background-color: #434343;
}

legend {
	color: #FEFEFE;
}

.ContentPadding {
	padding: 0 8px 8px 8px;
}

.ContentPaddingAll {
	padding: 8px 8px 8px 8px;
}

.TextLight {
	color: #FFFFFF;
}

.TextDark {
	color: #2F2F2F;
}

.TextRed {
	color: #CC0000;
}

.TextBlue {
	color: #006ad6;
}

.TextGreen {
	color: #009900;
}

.TextOrange {
	color: #CC6600;
}

.HeadingBlock {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
}

.HeadingFancy {
	font-family: "Times New Roman", Times, Georgia, serif;
	font-style: italic;
}

h1.HeadingSize {
	font-size: 16pt;
}

.PrintMsgBox {
	color: #303030;
	font-family: verdana, arial, ms sans serif;
	font-weight: bold;
	font-size: 12pt;
	background-color: #FFFF99;
	border: 1px solid #303030;
	padding: 8px 8px 8px 8px;
	width: 100%;
}

.ErrorText {
	color: #CC0000;
}

.SuccessText {
	color: #0000BB;
}

.WarningText {
	color: #009900;
}

.FormInputText, .FormInputReadOnly {
	background-color: #FDFDFD;
	color: #303030;
	font-family: verdana, arial, ms sans serif;
	font-weight: bold;
	font-size: 12pt;
	border: 1px solid #808080;
}

.FormInputReadOnly {
	background-color: #DEDEDE;
}

.FormInputButton, .FormInputButtonGo {
	color: #303030;
	font-family: verdana, arial, ms sans serif;
	font-weight: bold;
	font-size: 12pt;
	visibility: visible;
}

.FormInputButtonGo {
	color: #CC3300;
}

.FormInputLoginText {
	background-color: #FAFAFA;
	color: #404040;
	font-family: verdana, arial, ms sans serif;
	font-weight: bold;
	font-size: 14pt;
	border: 1px solid #2f2f2f;
}


a.ButtonLink:link, a.ButtonLink:visited, a.ButtonLink:active {
	font-family: Verdana, Arial;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	border: 1px solid #000000;
	background-color: #d6d6d6;
	padding: 4px 4px 4px 4px;
}

a.ButtonLink:hover {
	background-color: #FFFF99;
}

a.ButtonLinkSmall:link, a.ButtonLinkSmall:visited, a.ButtonLinkSmall:active {
	font-family: Verdana, Arial;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: #FEFEFE;
	border: 1px solid #CCCCCC;
	background-color: #880000;
	padding: 2px 4px 2px 4px;
}

a.ButtonLinkSmall:hover {
	background-color: #CC0000;
}


.FieldLabel {
	text-align: right;
	font-size: 10pt;
	font-weight: bold;
}

.FooterContent {
	margin: 10px 10px 10px 10px;
}

.footer{color:#EEEEEE; font-size:11px;} 
.footer a{color:#EEEEEE; font-size:11px; text-decoration:none} 
.footer a:hover{text-decoration:underline} 

.designer{color:#FFFFFF; font-size:10px; line-height: 6px;} 
.designer a{color:#FFFFFF; font-size:10px; text-decoration:none} 
.designer a:hover{text-decoration:underline}

.LegalBlock {
	font-size: 9pt;
}
