body{
	background-color:#000000;
	background-image:url(images/bg_4.jpg);
	background-repeat:repeat-x;
	padding:0px;
	margin:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:9pt;
	}

body.notary{
	background-color:#000000;
	background-image:url(images/bg_5.jpg);
	background-repeat:repeat-x;
	padding:0px;
	margin:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:9pt;
	}

img{
	border:none;
	}

table{
	font-size:9pt;
	}

a{
	color:#000099;
	font-weight:bold;
	text-decoration:none;
	}

a:hover{
	color:#FF0000;
	font-weight:bold;
	text-decoration:none;
	}
	
div.indent_p p{
	padding-left:30px;
	}

#button_area{
	background-image:url(images/btn_bg.png); 
	background-repeat:repeat-y;
	width:194px;
	padding-left:5px;
	padding-top:3px;
	vertical-align:top;
	}

#button_bottom{
	background-image:url(images/btn_bg_bot.png); 
	background-repeat:no-repeat;
	width:194px;
	height:16px;
	}

#divider{
	height:7px;
	font-size:7px;
	}

li.faq{
	background-image:url(images/key_small.png);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:20px;
	padding-bottom:10px;
	list-style:none;
	}

h1.header{
	background-image:url(images/header.png);
	background-repeat:no-repeat;
	height:28px;
	width:528px;
	font-family:Calibri, Arial, Helvetica;
	text-align:center;
	font-weight:bold;
	font-size:16pt;
	color:#FFFFFF;
	}

div.header{
	/*background-image:url(images/key_small.png);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:20px;
	vertical-align:baseline;*/
	width:100%;
	height:24px;
	font-family:Calibri, Arial, Helvetica;
	text-align:left;
	color:#FF0000;
	border-bottom:1px dotted #FF0000;
	font-weight:bold;
	font-size:14pt;
	}

div.subhead{
	background-image:url(images/key_small.png);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:20px;
	width:95%;
	font-weight:bold;
	font-size:12pt;
	color:#FF0000;
	border-bottom:1px solid #FF0000;
	}

div.subhead_short{
	background-image:url(images/key_small.png);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:20px;
	width:95%;
	font-weight:bold;
	font-size:12pt;
	color:#FF0000;
	}

div.subhead_no_key{
	width:95%;
	font-weight:bold;
	font-size:12pt;
	color:#FF0000;
	border-bottom:1px solid #FF0000;
	}

div.subhead_plain{
	width:95%;
	font-weight:bold;
	font-size:12pt;
	color:#FF0000;
	}

div.ad_box{
	padding:10px;
	border:1px dotted #FF0000;
	background-color:#CCCCCC;
	height:120px;
	}

span.redtext{
	color:#FF0000;
	}

#feature_top{
	background-image:url(images/feature_top.png);
	background-repeat:no-repeat;
	width:194px;
	height:45;
	font-family:Calibri, Arial, Helvetica;
	text-align:center;
	padding-bottom:9px;
	font-weight:bold;
	font-size:16pt;
	color:#FFFFFF;
	}

#feature_text{
	background-image:url(images/feature_text.png);
	background-repeat:repeat-y;
	width:194px;
	font-family:Calibri, Arial, Helvetica;
	font-weight:bold;
	text-align:left;
	margin:0px;
	font-size:10pt;
	padding-left:10px;
	padding-right:10px;
	color:#000000;
	}

#feature_bottom{
	background-image:url(images/feature_bottom.png);
	background-repeat:no-repeat;
	width:194px;
	height:20;
	margin:0px;
	}

#main_content{
	background-image:url(images/main_content_text.png);
	background-repeat:repeat-y;
	width:570px;
	vertical-align:top;
	}

#main_content_top{
	background-image:url(images/main_content_top.png);
	background-repeat:no-repeat;
	width:570px;
	}
	
td.body_text{
	height:100%;
	padding-left:20px;
	padding-right:20px;
	padding-top:20px;
	padding-bottom:0px;
	vertical-align:top;
	}
	
#layout{
	background-image:url(images/layout_middle.png);
	background-repeat:repeat-y;
	width:800px;
	}

#layout_bottom{
	background-image:url(images/layout_bottom.png);
	background-repeat:no-repeat;
	width:800px;
	height:99px;
	padding-top:50px;
	text-align:center;
	font-size:9pt;
	font-family:Calibri, Arial, Helvetica;
	color:#FFFFFF;
	}

a.douglink{
	color:#FFFFFF;
	text-decoration:none;	
	}

a.douglink:hover{
	color:#FFFFFF;
	text-decoration:none;	
	}

td.main_left{
	width:380px;
	}

td.main_right{
	margin-left:390px;
	padding-top:190px;
	text-align:right;
	width:130px;
	}
td.contact_leftside{
	padding:4px;
	padding-right:10px;
	}

a.linkpage{
	padding:2px;
	padding-left:20px;
	font-size:9pt;
	font-weight:bold;
	height:20px;
	}

a.linkpage:hover{
	padding:2px;
	padding-left:20px;
	font-size:9pt;
	font-weight:bold;
	background-color:#000066;
	color:#FFFFFF;
	height:20px;
	}