﻿html, form
{
	height: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
body
{
	background-color: #cccccc;
	background-image: url("Images/Header.png");
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	height: 100%;
}
center
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
a, a:visited
{
	color: Black;
	text-decoration: none;
	font-weight:bold;
}
a:hover
{
	color: Black;
	text-decoration: underline;
	font-weight:bold;
}
p
{
	text-align: justify;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
hr
{
	color: Gray;
	width: 1px;
	text-align: center;
	width: 90%;
	padding-left: 5px;
	padding-right: 5px;
}
img
{
	border: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
input, select, table
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.inputobjectlarge
{
	width: 259px;
	height: 18px;
	border-width: 1px;
	border-color: Gray;
	border-style: solid;
}
.inputobjectsmall
{
	width: 69px;
	height: 18px;
	border-width: 1px;
	border-color: Gray;
	border-style: solid;
}
.dropdownlarge
{
	width: 261px;
	border-width: 1px;
	border-color: Gray;
	border-style: solid;
}
.dropdownsmall
{
	width: 71px;
	border-width: 1px;
	border-color: Gray;
	border-style: solid;
}
.header
{
	position: relative;
	margin-left: 1px;
	background-image: url("Images/Header.png");
	background-repeat: repeat-y;
	text-align: center;
	width: 810px;
	height: 70px;
}
.menu
{
	margin-left: 1px;
	background-image: url("Images/Menu.png");
	background-repeat:repeat-y;
	width: 810px;
	height: 32px;
		
	text-transform: uppercase;
	text-align: center;
	vertical-align: middle;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #404040;
}
.content
{
	margin-left: 1px;
	background-image: url("Images/Body.png");
	background-repeat:repeat-y;
	width: 810px;
	font-family: Arial;
	font-size: 12px;
	color: White;
}
.content a, .content a:visited 
{
	color: White;
	text-decoration: none;
} 
.content a:hover
{
	color: White;
	text-decoration: underline;
}
.leftcontent
{
	width: 399px;
	vertical-align: top;
}
.separator
{
	width: 2px;
	background-color: Gray;
	height: 100%;
	vertical-align: top;
}
.rightcontent
{
	width: 399px;
	vertical-align: top;
}
.footer
{
	margin-left: 1px;
	background-image: url("Images/Header.png");
	background-repeat: repeat-y;
	width: 810px;
	font-family: Arial;
	color: Black;
	font-size: 10px;
}
.text
{
	text-align: justify;
	padding: 5px 10px 5px 10px;
}
.mainmenu
{
	position: relative;
	text-align: center;
	top: 8px;
}

.mainmenuitem, .mainmenuitem:visited 
{
	color: #404040;
	text-decoration: none;
} 
.mainmenuitem:hover
{
	color: White;
	text-decoration: none;
}

.mainmenuitemhigh, .mainmenuitemhigh:visited 
{
	color: Yellow;
	text-decoration: none;
} 
.mainmenuitemhigh:hover
{
	color: White;
	text-decoration: none;
}

.mainmenuitemselected, .mainmenuitemselected:visited 
{
	color: White;
	text-decoration: none;
} 
.mainmenuitemselected:hover
{
	color: White;
	text-decoration: none;
}

.fshieldlogo
{
	position: absolute;
	top: 8px;
	right: 490px;
	height: 60px;
	width: 285px;
	background-repeat: no-repeat;
	background-position: center;
}
.fsalogo
{
	position: relative;
	right:-360px;
	top: -45px;
	padding: 5px 5px 5px 5px;
	text-align: left;
}
.immobiliselogo
{
	position: relative;
	right:-560px;
	top: -45px;
	padding: 5px 5px 5px 5px;
	text-align: left;
}
.hotline
{
	position: absolute;
	top: 26px;
	right: 225px;
	height: 25px;
	width: 200px;
}
.worldpay
{
	position: absolute;
	top: 27px;
	right: 55px;
	height: 35px;
	width: 104px;
}
.login
{
	font-size: 11px;
	position: relative;
	left: 360px;
	top: -7px;
	width: 100px;
}
.login a, a:visited 
{
	color: #404040;
	text-decoration: none;
} 
.login a:hover
{
	color: White;
	text-decoration: none;
}
.submitbutton
{
	border-width: 2px;
	border-style: groove;
	color: White;
	background-color: #D81E05;
	font-family: Arial;
	font-size: 12px;
	text-transform: uppercase;
	width: 140px;
	height: 22px;
	vertical-align: middle;
}
Table .inputtable, .outputtable
{
	text-align: center;
	border-color: Black;
	width: 95%;
	margin: 5px 5px 5px 5px;
}

Table .inputtableleft
{
	width: 100px;
	height: 20px;
	text-align: right;
	vertical-align: middle;
}
Table .inputtableright
{
	vertical-align: middle;
	text-align: left;
}
Table .outputtableleft
{
	width: 100px;
	height: 20px;
	text-align: right;
	vertical-align: middle;
}
Table .outputtableright
{
	vertical-align: middle;
	text-align: left;
	background-color: Gray;
}
Table .inputtablemiddle, Table .outputtablemiddle
{
	color: Yellow;
	vertical-align: middle;
	text-align: center;
	width: 10px;
}
Table .pagetitle
{
	padding: 5px 10px 5px 10px;
	text-align: left;
	font-family: Arial;
	font-size: 30px;
}
Table .submitarea
{
	text-align: right;
	padding: 10px 50px 10px 5px;
}
.faqquestion
{
	width:300px;
	height: 48px;
	color: #777A96;
}
.faqanswer
{
	width: 300px;
	height: 352px;
	color: #FFFFFF;
}
.faqlabel
{
	position: relative;
	left: 25px;
	top: 11px;
}
A.faqlink
{
	color: #FFFFFF;
	text-decoration:none;
	margin-bottom: 10px;
	display:block;
}
A.faqlink:visited
{
	color: #FFFFFF;
	margin-bottom: 10px;
	display:block;
	text-decoration:none;
}	
A.faqlink:hover
{
	color: #FCEE21;
	margin-bottom: 10px;
	display:block;
	text-decoration:none;
}	
A.faqlink:active
{
	color: #FfEE21;
	text-decoration:none;
	margin-bottom: 10px;
	display:block;
}
.dgView
{
	
}
.whiteCell
{
	text-align: left;
	background-color: White;
	color: Black;
	border: solid 1px Black;
}
p.simshieldParagraph
{
	text-align:left;
	width:330px;
	margin-left:40px;
}	
td.validatorCalloutTd
{
vertical-align: middle;
	text-align: left;
	color:Black;
}
span.TCERROR
{
	font-size:14px;
}