body 
{
	background-color: #dfe6ed;
	background-image: URL('../../images/bg.gif');
	background-repeat: repeat-x;
	background-position: top;
	font-family: Arial;
	font-size: 12pt;
}
a:link 
{
	color: #375986;
	text-decoration: none;
	font-size: 12pt;
	font-family: Garumond, Georgia, Arial;
}
a:active, a:visited 
{
	color: #6888b3;
	text-decoration: none;
	font-size: 12pt;
	font-family: Garumond, Georgia, Arial;
}

a:hover
{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12pt;
	font-family: Garumond, Georgia, Arial;
}
.alert
{
	color: #375986;
	font-size: 14pt;
	font-family: Georgia, Times, Times New Roman, Arial;
	background-color: #e6ecf2;
	border: 5px solid #9bb5ce;
	text-align: center;
}
a.footerlink
{	
	color: #afc4d8;
	font-size: 10pt;

}
a.footerlink:hover
{
	color: #ffffff;
	font-size: 10pt;
}
a.footerlink:active, a.footer:visited 
{
	color: #afc4d8;
	font-size: 10pt;
}
a.bottomlink:link
{
	border-bottom: 1px dotted #a0afc5;
	padding:5px;
}
a.bottomlink:hover
{
	padding:5px;
	background-color: #687d9c;
	color: #FFFFFF;
}
a.bottomlink:active, a.bottomborder:visited
{
	padding:5px;
}
a.smallerlinks
{
	border-bottom: 1px dotted #a0afc5;
	font-size: 8pt;
}
a.smallerlinks:hover
{
	background-color: #687d9c;
	color: #FFFFFF;
	font-size: 8pt;
}
a.smallerlinks:active, a.smallerlinks:visited
{
	font-size: 8pt;
}
.link
{
	background-image: URL('../images/rdoffice.png');
	background-repeat: no-repeat;
	background-position: left;
} 
.bold_terms
{
     font-weight: bold;
	color: #707070;
	border: 1px solid #ffffff;
	background-color: #e4eec2;
}
.whitetext
{
	color: #FFFFFF;
	font-size: 10pt;
}
.header
{
	background-image: URL('../../images/header.gif');
	background-repeat: repeat-x;
}
.bar
{
	background-image: URL('../../images/bar.gif');
	background-repeat: repeat-x;
}
.agentbar
{
	padding-left: 5px;
	background-image: URL('../../images/bar2.gif');
	background-repeat: repeat-x;
	background-position: bottom;
}
.userentry
{
	height: 70px;
	padding-left: 5px;
	background-image: URL('../../images/bar2.gif');
	background-repeat: repeat-x;
	background-position: bottom;
}
.cornerbar
{
	background-color: #a0afc5;

}
.topborder
{
	background-image: URL('../../images/topborder.png');
	background-repeat: repeat-x;
	background-position: bottom;
}
.bottomborder
{
	background-image: URL('../../images/shadowbottom.png');
	background-repeat: repeat-x;
	background-position: top;
}
.sideborderL
{
	background-image: URL('../../images/shadowleft.png');
	background-repeat: repeat-y;
	background-position: right;
}
.sideborderR
{
	background-image: URL('../../images/shadowright.png');
	background-repeat: repeat-y;
	background-position: left;
}
.sideborderHL
{
	background-image: URL('../../images/headershadowleft.png');
	background-repeat: repeat-y;
	background-position: left;
}
.sideborderHR
{
	background-image: URL('../../images/headershadowright.png');
	background-repeat: repeat-y;
	background-position: right;
}
.windowleft
{
	background-image: URL('../../images/windowleft.gif');
	background-repeat: repeat-y;
}
.windowright
{
	background-image: URL('../../images/windowright.gif');
	background-repeat: repeat-y;
}
.windowtop
{
	background-image: URL('../../images/windowtop.gif');
	background-repeat: repeat-x;
}
.windowbottom
{
	background-image: URL('../../images/windowbottom.gif');
	background-repeat: repeat-x;
}
.base
{
	font-size: 11pt;
	color: #375986;
	text-align:right;
	padding-right: 3px;
	padding-top: 5px;
	height:31px;
	background-image: URL('../../images/base.gif');
	background-repeat: repeat-x;
}
/* For engine use. Ensure curly bracket immediatly follows the class name. 104, 125, 156
.gdtitle{
	font-family: GARA.TTF;
	font-size: 16;
	color_r: 104;
	color_g: 125;
	color_b: 156;
     position-x: 11;
     position-y: 23;
     rotation: 0;
}

.gdtitle2{
	font-family: GARA.TTF;
	font-size: 16;
	color_r: 104;
	color_g: 125;
	color_b: 156;
     position-x: 4;
     position-y: 43;
     rotation: 0;
}
*/
.sideimages
{
	background-color: #aeb48e;
}
.brokerlogo
{
	background-color: #aeb48e;
	padding-bottom: 10px;
}
.current 
{
	position:absolute; 
	z-index:2;
}
.overlay 
{
	filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity:1;
	visibility: hidden;
	position:fixed; 
	z-index:20;
	bottom:1px;
}
.categorybar
{
	background-image: URL('../../images/categorybar.gif');
	background-repeat: repeat-x;
}
.main
{
	color: #303030;
	font-size: 10pt;
	background-color: #aeb48e;
}
.window
{
	padding: 5px;
	background-color: #91abc4;
	border-left: 2px solid #9bb5ce;
	border-right: 2px solid #9bb5ce;
	border-bottom: 2px solid #9bb5ce;
}
.block
{
	padding: 5px;
}
.interiorblock
{
	padding: 5px;
	background-color: #91abc4;
	border-left: 2px solid #9bb5ce;
	border-right: 2px solid #9bb5ce;
	border-bottom: 2px solid #9bb5ce;
}
.space
{
	color: #303030;
	font-size: 10pt;
	padding: 5px;
	background-color: #808a4e;
}
.footer
{
	padding-bottom:1px;
	color: #ffffff;
	font-size: 10pt;
	background-image: URL('../../images/footer.gif');
	background-repeat: repeat-x;
}
.entry
{
	background-image: URL('../../images/entry.gif');
	background-repeat: repeat-x;
	background-position: bottom;
	font-size: 10pt;
	padding: 4px;
	background-color: #c8d4e0;
}
.date
{
	padding: 5px;
	background-color: #babf9f;	
}
.textarea
{
	background-image: URL('../../images/input.gif');
	background-repeat: repeat-x;
	background-position: bottom;
	border: 2px solid #bbd2e6;
	background-color: #dfe9f2;
	width: 375px;
}
.contact_textarea
{
	background-image: URL('../../images/input.gif');
	background-repeat: repeat-x;
	background-position: bottom;
	border: 2px solid #bbd2e6;
	background-color: #dfe9f2;
	width: 375px;
}
.input
{
	background-image: URL('../../images/input.gif');
	background-repeat: repeat-x;
	background-position: bottom;
	border: 2px solid #bbd2e6;
	background-color: #dfe9f2;
	width: 250px;
}
.finput
{
	background-image: URL('../../images/input.gif');
	background-repeat: repeat-x;
	background-position: bottom;
	border: 2px solid #bbd2e6;
	background-color: #dfe9f2;
	width: 240px;
}
.searchbar
{
	background-image: URL('../../images/input.gif');
	background-repeat: repeat-x;
	background-position: bottom;
	border: 2px solid #bbd2e6;
	background-color: #dfe9f2;
	width: 250px;		
}
.inputsmall
{
	background-image: URL('../../images/input.gif');
	background-repeat: repeat-x;
	background-position: bottom;
	border: 2px solid #bbd2e6;
	background-color: #dfe9f2;
	width: 115px;
}
a.calendarlink:link {
	color: #375986;
	text-decoration: none;
	font-weight:100;
	font-size: 14pt;
	font-family: Georgia, Times, Times New Roman;
}
a.calendarlink:visited {
	color: #6888b3
	text-decoration: none;
	font-weight:100;
	font-size: 14pt;
	font-family: Georgia, Times, Times New Roman;
}
a.calendarlink:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight:100;
	font-size: 14pt;
	font-family: Georgia, Times, Times New Roman;
}
a.calendarlink:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight:100;
	font-size: 14pt;
	font-family: Georgia, Times, Times New Roman;
}
.listing3
{
	border: 1px solid #91abc4;
	background-color: #9bb5ce;
	padding: 1px;	
}
.listing2
{
	border: 1px solid #91abc4;
	background-color: #9bb5ce;
	padding: 1px;	
}
.listing1
{
	border: 1px solid #91abc4;
	background-color: #c3d3e2;
	padding: 1px;	
}
.listing
{
	border: 1px solid #91abc4;
	background-color: #9bb5ce;
	padding: 1px;
}

.imageclass
{
	border: 2px solid #FFFFFF;
}
.bottomclass
{
	background-image: URL('../../images/bottomoverlay.png');
	background-repeat: no-repeat;
	background-color: #808a4e;
}
.invisibleiframe
{
	width:0;
	height:0;
	border:0px solid #fff;
}
.visibleiframe
{
	background-color: #91abc4;
	width: 600px;
	height: 500px;
	border:0px solid #fff;
}
.httpiframe
{
	width: 970px;
	height: 1010px;
	border:0px solid #fff;
}
.smalliframe
{
	width: 250px;
	height: 200px;
	border:0px solid #fff;
}
.error
{
	color: #eaf8e4;
}
h1
{
	font-family: Garumond, Georgia, Arial;
	color: #375986;
	padding: 5px;
	font-size: 14pt;
	margin: 0;
}
h2
{
	font-family: Garumond, Georgia, Arial;
	color: #375986;
}
h3
{
	font-family: Garumond, Georgia, Arial;
	color: #375986;
}
h4
{
	font-family: Garumond, Georgia, Arial;
	color: #375986;
	padding: 5px;
	display: block;
	font-size: 14pt;
	margin: 0;
}
h5
{
	font-family: Garumond, Georgia, Arial;
	color: #375986;
}
h6
{
	font-family: Garumond, Georgia, Arial;
	color: #375986;
}
#sddm
{	
	margin: 0;
	padding: 0;
	z-index: 30;
}

#sddm div
{	
	display: block;
	width: auto;
	white-space: nowrap;
	filter:alpha(opacity=97);
	opacity: .97;
	-moz-opacity:.97;
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 5px;
	background: #687d9c;
	color: #FFFFFF;
}

#sddm div a
{	
	position: relative;
	display: block;
	margin: 0;
	padding: 5px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background-color: #c8d6e3;
	color: #66829b;
	font: 14px arial;
}

#sddm div a:hover
{	
	background-color: #f6f9fc;
	color: #203b53;
}