body {
	background:url(/img/bg-dove.gif) top center repeat-x #37703E;
}

a img {border:0;}
a { outline: none; }
:focus { -moz-outline-style: none; }

h1 {
	font-size:20px;
	color:red;
	border-bottom:1px solid red;
	margin-top:0;
}

h2 {
	font-size:19px;
	color:#86CC80;
	margin-bottom:12px;
	margin-top:30px;
}

#wrapper {
	width:906px;
	overflow:hidden;
	margin:0 auto;
}

#leftCol, #rightCol {
	width:60px;
	overflow:hidden;
}

#leftCol {
	background:url(/img/dove-bg-left.gif) repeat-y bottom right;
}

#rightCol {
	background:url(/img/dove-bg-right.gif) repeat-y bottom left;
}

#centerCol {
}

#topMast {
	background:url(/img/dove-topmast-logos.jpg) no-repeat top left white;
	height:100px;
}

#topMast #logoLink {
	width:325px;
	float:left;
	height:100px;
	text-decoration:none;
}

#topMast .info {
	float:left;
	text-align:center;
	width:270px;
	margin-left:60px;
	color:white;
	padding-top:17px;
	font-family:Trebuchet MS, arial, helvetica, sans-serif;
	font-size:16px;
	visibility:hidden;
}


#topMast .info b {
	font-weight:normal;
	font-size:18px;
}

#topMast .bbb {
	float:left;
	width: 55px;
}

#topMast img {
	margin:8px 0 0 23px;
}

#topNav {
	height:53px;
	background:url(/img/topnav-bg.gif) repeat-x top left white;
}

#topNav a {
	font-family:Trebuchet MS, arial, helvetica, sans-serif;
	font-size:14px;
	display:block;
	float:left;
	padding:4px 10px 10px 10px;
	color:#7A7A7A;
	text-decoration:none;
}

#topNav a.on {
	color:black;
}

#topNav .notLast a {
	background:url(/img/nav-div.gif) no-repeat top right;
}

#topNav a:hover {
	color:#0046A3;
}

#bodyMain {
	background:url(/img/page-bot-bg.gif) repeat-x bottom left white;
	min-height:575px;
	height:auto !important;
	height:575px;
	font-family:Trebuchet MS, arial, helvetica, sans-serif;
	font-size:16px;
	color:black;
}

#bodyMain .padder {
	padding:0 20px 20px 40px;
}

#footer {
	background:url(/img/footer-bg.gif) no-repeat top center;
	height:52px;
	padding-top:7px;
	text-align:center;
	font-family:arial, helvetica, sans-serif;
	font-size:10px;
	color:#38713F;
}

#footer a {
	color:#38713F;
	text-decoration:none;
}

#footer a:hover {
	color:black;
	text-decoration:underline;
}

.cake-sql-log {
	margin:0 auto;
	width:700px;
	color:#00dd00;
	font-size:11px;
}

.cake-sql-log caption {
	padding-top:30px;
}

.slnk, .slnkD a {
	color:#4870AE;
	text-decoration:none;
	border-bottom:1px solid #93B5E5
}

.slnk:hover, .slnkD a:hover {
	color:#2C4872;
	border-color:#2C4872;
}

#pagesBloc {
	font-size:13px;
	padding:10px 20px;
}

p {
	margin-bottom:20px;
}

#pagesBloc i {
	font-size:16px;
	padding:20px;
	display:block;
}

#pagesBloc ol {
	margin-left:40px;
}

.callout {
	border:1px solid #95B2DF;
	background-color: #EFF4FC;
	padding:8px 20px;
}

.soft {
	color:#3C8445;
}

.TestimonialText {
	font-size:14px;
}

.TestimonialAuthor {
	display:block;
	margin-bottom:24px;
	font-size:11px;
	font-style:italic;
}

.TestimonialFileLink a {
	text-decoration:none;
	font-size:12px;
}

.TestimonialFileLink a:hover {
	text-decoration:underline;
}

ul {
	margin-top:10px; margin-bottom:30px;
}

ol, ul {
	list-style:url(/img/bullet-leaf.gif);
}

ul li {
	margin-left:40px;
}

.doveHr {
	height:1px;
	overflow:hidden;
	margin-top:12px;
	margin-bottom:12px;
	border-top:1px solid #D0FFCA;
}

/*< Note:  Not added by designer.>*/
.vAlignMiddle {
	margin:			0px;
	padding:		0px;
	vAlign:			middle;
	vertical-align:	middle;
}
.vAlignMiddle * {
	margin:			0px;
	padding:		0px;
	vAlign:			middle;
	vertical-align:	middle;
}
.noWrap {
	white-space:	nowrap;
}
.noWrap * {
	white-space:	nowrap;
}


#flashMessage {margin-bottom:20px; background:#72F781; padding:7px 12px; border:1px solid #3A7942; font-size:14px; width:660px;}
