/* Start of CMSMS style sheet 'Edge' */
html {overflow-y: scroll;}
td img {display: block;}
img {
	border: none;
}
body {
	background-color: #111111;
}
a:link, a:visited, a:active, a:hover, a:focus {
	color: #000000;
	outline: none;
	text-decoration: none;
}
.red, .red a:link, .red a:visited, .red a:active, .red a:hover, .red a:focus {
	color: #FF0000;
	outline: none;
	text-decoration: none;
}
#wrapper {
	 border: solid 2px #000000;
	 margin: 0 auto;
	 /*width: 612px;
	 width: 900px;*/
	 width:1020px;
}
.heading {
	background-color: #870100;
	background-repeat: no-repeat;
	background-position: left;
	height: 276px;
	position: relative;
	width: 612px;
}
.logo_1 {
	background-image: url(uploads/images/edge_logo_2.jpg);
	height: 376px;
	left: 181px;
	position: absolute;
	top: 0px;
	/*width: 431px;*/
	width: 838px;
}
.logo_2 {
	background-image: url(uploads/images/edge_logo_3.jpg);
	height: 376px;
	left: 243px;
	position: absolute;
	top: 0px;
	width: 369px;
}
#content_wrap {
	background-color: #FFFFFF;
	background-image: url(uploads/images/body_bkgd.gif);
	background-position: right;
	background-repeat: repeat-y;
	border-top: solid 3px #000000;
	min-height: 507px;
        height:auto !important;
        position: relative;

}
.content_nodd {
	padding-top: 10px;
	padding-left:70px;
	position: relative;
	/*width: 439px;*/
	width: 727px;
min-height:500px;
}
.content_dd {
	padding-left:70px;
	position: relative;
	/*width: 439px;*/
	width: 727px;
min-height:420px;
}
.main_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0;
	padding-left: 30px;
	padding-right: 20px;
}
.dd_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0;
}
#menu {
	padding-bottom: 10px;
	padding-top: 10px;
	position: absolute;
	right: 0px;
	top: 0px;
	width: 171px;


}
.menu_txt {
	font-family: Times New Roman, Georgia, Times, serif;
	font-size: 11px;
	margin: -5px 0 5px 0;
	padding-left: 26px;
}
#redken {
	bottom: 0px;
	position: absolute;
	right: 0px;
}
.btn_form {
	left: 115px;
	position: relative;
}
.form_btn {
	background-color: #ebddc8;
	border: solid 2px #000000; 
}
.foot_img {
	bottom: 40px;
	background-repeat: no-repeat;
	background-position: top;
	position: absolute;
	/*width: 439px;*/
	width: 727px;
}
.foot {
	background-color: #870100;
	bottom: 0px;
	height: 40px;
	border-top: solid 3px #000000;
	position: absolute;
	/*width: 439px;*/
	width: 847px;
}
.dhtmlgoodies_question {
	height: 28px;
	margin-bottom: 7px;
	cursor:pointer;
}
.dhtmlgoodies_answer {
	/*width:406px;*/
	width: 694px;
	visibility:hidden;
	height: 0px;
	overflow: hidden;
	position: relative;
	top: -4px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;

}
.dhtmlgoodies_answer_content {
	padding-left: 140px;
	padding-right:210px;
	font-size: 12px;	
	position: relative;
}
ul {
	list-style-type: none;
	margin: 0;
	padding-left: 5px;
}
li {
	margin-left: 0;
	padding-left: 0;
}



/* End of 'Edge' */

