@charset "utf-8";
/* CSS Document */

@import url('header.css');
@import url('footer.css');

/* BEGIN */
body {
	background-color: #E6E5E1;
	font-family: Arial;
	color: #818181;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	font-size: 11px;
	overflow-x: hidden;
}

a:active, a:focus {
    outline: 0;
}

hr {
	border-bottom: 1px dotted #efefef;
	margin: 10px;
}

form {padding-bottom:0; margin-bottom : 0; }

.search-box {
	background:url(../widget/bg_input.gif) repeat-x;
	border: 1px solid #dfdfdf;
	font-family: arial,helvetica;
	font-size: 15px;
	color: #666666;
}

.newsletter-box {
	background:url(../widget/bg_input.gif) repeat-x;
	border: 1px solid #dfdfdf;
	font-family: arial,helvetica;
	font-size: 11px;
	font-weight: none;
	color: #666666;
}

.button {
	background: #7ca0d9 ! important;
	border:#e9e8e4 1px solid;
	padding: 2px ! important;
	margin: 0px ! important;
	color:#FFFFFF;
	font-family:arial,helvetica;
	font-size:14px;
	width: auto !important;
	cursor:pointer;
	font-weight: none;
}

.button:focus {
	background: #9abaed ! important;
	color: #FFFFFF;
}

.button:hover {
	background: #9abaed ! important;
	color: #FFFFFF;
}


.news {
font-family:arial,helvetica;color:#848484;font-size: 0.85em;
}


#none {

}

#product-buttons {
position:absolute;
top:322px;
left:800px;
}

#product-help {
position:absolute;
top:170px;
left:790px;
}

#product-buttons li {
list-style:none;
margin:0px;
padding:0px 0px 10px 0px;
}

#box {
background:url(../widget/box_top.png) no-repeat;
width:291px;
}

#box-end {
background:url(../widget/box_bottom.gif) no-repeat;
height:50px;
width:291px;
}

.box-title {
font-family:arial;
font-size:15px;
color:#fff;
font-weight:normal;
padding:6px 0px 30px 8px;
}

/*
.box-title img{
float:right;
margin:2px 9px 0px 0px;
}*/

.box-content {
padding:0px 21px 0px 20px;
}

.box-content li {
	list-style-type: circle;
	list-style-image: url(../image_lib/bullet.png);
	color:818181;
}

/*Interior Pages*/

.bullets {
padding:15px 15px 15px 30px;
}

.bullets li {
background:url(../image_lib/bullet.png) no-repeat;
list-style:none;
padding-left: 11px;
margin-bottom: 5px;
}

/* - @ Content Area */

#content {
	padding:10px 0px 10px 10px;
	margin:10px 0px 10px 10px;
	/*display:in-line;*/
	float: left;
}

.contentbody {
	border-top: 1px solid #e6e5e2;
	width:658px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	color:818181;
}

.contentbodytabs {
	width:658px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	color:818181;
}

.contentspace {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 658;
}

.contentspace_extended {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 940;
	color:818181;
}

.contentbody ul {
margin:0px 0px 0px 10px;
padding:0px 0px 0px 10px;
color:818181;
}

.contentbody li {
list-style:circle;
margin:0px 0px 6px 0px;
padding:0px 0px 6px 0px;
color:818181;
}

#leftcol {
	background:url(../widget/bg_content.png) bottom no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}

#leftcol_extended {
	background:url(../widget/bg_content_extended.png) bottom no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	width: 940;
}

#rightcol {
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 10px;
	float: left;
}

/*Clear*/

.clearfloat:after {
content:.;
display:block;
height:0;
clear:both;
visibility:hidden;
}

.clearfloat {
display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfloat {
height:1%;
}

*+html .clearfloat {
height:1%;
}

.clearfloat {
display:block;
}
/* End hide from IE-mac */

td {
	/*text-align: left;*/
	/*vertical-align: top;*/
	font-family:Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	color:818181;
}
ul {
	list-style-type: circle;
	list-style-image: url(../image_lib/bullet.png);
	color:818181;
}
li {
	list-style-type: circle;
	list-style-image: url(../image_lib/bullet.png);
	color:818181;
}

h1 {
	font-family: Tahoma,  Times New Roman, Times; 
	font-size: 22px; 
	line-height: 24px;
	color: #4a71af; 
	font-weight: normal; 
}
h2 {
	font-family: Tahoma,  Times New Roman, Times; 
	font-size: 20px; 
	line-height: 22px;
	color: #4a71af; 
	font-weight: normal; 
	padding-left: 0px;
}
h3  {
	font-family: Tahoma, Helvetica, sans-serif; 
	font-size: 18px; 
	line-height: 20px;
	font-weight: bold; 
	color: #4a71af; 
}
h4  {
	font-size: 16px; 
	line-height: 18px;
	color: #4a71af;
}
h5 {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 14px; 
	line-height: 16px;
	font-style: normal;
	font-weight: normal;
	color: #4a71af;
}
h5 A {
	font-family: Tahoma, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #4a71af;
}
h5 A:hover {
	text-decoration: underline;
	color: #7ca0d9;
	margin-top: 0px; 
	margin-bottom: 0px;
}
a {
	text-decoration: none;
	color:4a71af;
}
a.1 {
	text-decoration: underline;
	color: FFFFFF;
}
a.2 {
	text-decoration: none;
	color:818181;
}
a.greytext {
	text-decoration: none;
	color:818181;
}

.frontPageLink a {
	text-decoration: none;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#4a71af;;
}


.frontPageLink a:hover {
	text-decoration: underline;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#7ca0d9;
}

.bgBody {
	background: url(http://www.edit-x.com/image_lib/6-7.gif) no-repeat;
}
.bgFeatureBox {
	background: url(http://ewww.dit-x.com/image_lib/feature_box.gif) no-repeat;
}
.bgRightColumn {
	background: url(http://www.edit-x.com/image_lib/bak1.jpg);
}
.bgRightColumnBottom {
	background: url(http://www.edit-x.com/image_lib/4.gif) no-repeat;
}
.clientPic {
border-color: #86AAE3 #86AAE3 #86AAE3;
}
.current {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
}
.date {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #4a71af;
}
.feedback {
	color: #dc143c;
	position:absolute;
	left:30px;
	top:237px;
	width:350px;
}
.feedback2 {
	color: #dc143c;
	position:absolute;
	left:30px;
	top:237px;
	width:350px;
}
.feedback3 {
	color: #dc143c;
}
.formInput {
	font-family: tahoma;
	font-size: 10px;
	cursor: hand; 
	color: #666666; 
	background-color: #ffffff; 
}
.headline {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #4a71af;
}
.headline A {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #4a71af;
}
.headline A:hover {
	text-decoration: underline;
	color: #4a71af;
}

.indheadline {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}
.indheadline A {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #4a71af;
}
.headline A:hover {
	text-decoration: underline;
	color: #4a71af;
}

.link {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
}
.linkwhite  {
	color: #ffffff;
}
.linkwhite  A {
	color: #ffffff; text-decoration: underline;
}
.linkwhite  A:hover {
	color: #ffffff; text-decoration: underline;
}
.linkwhiteBig  {
	color: #ffffff;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
}
.more  {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #86AAE3;
}
.more  A {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #86AAE3;
	text-decoration: underline;
}
.t11 {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
}
.t9 {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
}
.storyhead {
	font-family: Tahoma,  Times New Roman, Times; 
	font-size: 18px; 
	color: #7CA0D9; 
	font-weight: normal; 
	padding-left: 0px;
	padding-top: 15px; 
}
.storyhead2 {
	font-family: Tahoma,  Times New Roman, Times; 
	font-size: 18px; 
	color: #7CA0D9; 
	font-weight: normal; 
	padding-left: 0px;
	margin-top: 0px; 
	margin-bottom: 0px;
}
.storyheadWhite {
	font-family: Tahoma,  Times New Roman, Times; 
	font-size: 18px; 
	color: #ffffff; 
	font-weight: normal; 
	padding-left: 20px;
}
.storyheadWhite2 {
	font-family: Tahoma,  Times New Roman, Times; 
	font-size: 18px; 
	color: #ffffff; 
	font-weight: normal; 
}
.subnav {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #4a71af;
}
.subnav A {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #4a71af;
}
.subnav A:hover {
	text-decoration: underline;
	color: #4a71af;
}
.style1 {
	color: #4a71af;
}

.subbox {
	padding: 0px 8px 8px 8px;
	width: 146px;
	height: 166px;
	color:#FFFFFF;
	font-size:10px;
	z-index:68;
	 float: left;
}

.subbox a {
	font-weight: bold;
	color:#FFFFFF;
	font-size:11px;
}

.subbox a:hover {
	font-weight: bold;
	color:#FFFFFF;
	font-size:11px;
	text-decoration: underline;
}

/*
** Resizable text areas
*/
.resizable-textarea {
  width: 95%;
}
.resizable-textarea .grippie {
  height: 9px;
  overflow: hidden;
  background: #eee url(/new/image_lib/grippie.png) no-repeat center 2px;
  border: 1px solid #ddd;
  border-top-width: 0;
  cursor: s-resize;
}
html.js .resizable-textarea textarea {
  margin-bottom: 0;
  width: 100%;
  display: block;
}

/* END */