/* NEUTRALIZE */
html, body, form, fieldset {
	margin: 0;
	padding: 0;
}
/* VERTICAL MARGIN */
h1, h2, h3 {
	margin: 0 0 0.5em 0;
	padding: 0;
}
h4, h5, h6, p, pre, blockquote, ul, ol, dl, address {
	margin: 0 0 1em 0;
	padding: 0;
}
/* INDENT LISTS */
ul, ol {
	margin-left: 40px;
}
img {
	border: 0;
}
div.clearer {
	clear: both;
}
body {
	background: url(../images/bgdBody.gif) top center #8291a4;
	padding: 0;
	margin: 0;
	width: 100%;
	height: 100%;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2e3944;
}
h1 {
	font-size: 1.5em;
	color: #009eea;
}
h2 {
	font-size: 1.3em;
}
h3 {
	font-size: 1.1em;
}
div#content a {
	color: #009eea;
	font-weight: bold;
}
div.message {
	border: 2px dashed #cccccc;
	padding: 10px;
	color: #009eea;
	margin-bottom: 1em;
}
div.message span {
	display: block;
	padding: 3px 0;
}
div#page {
	width: 780px;
	background: url(../images/bgdPage.jpg) 0 0 repeat-y;
	margin: auto;
	padding: 0 15px;
	height: 100%;
}
div#grey {
	background: #ecedee;
}
div#header {
	padding: 20px;
	height: 46px;
	background: #ffffff;
}
div#header a {
	display: block;
	height: 46px;
	margin: 0;
	padding: 0;
}
div#header a.logo {
	float: left;
	width: 220px;
	background: url(../images/imgLogo.gif) left top no-repeat;
}
div#header a.telephone {
	float: right;
	width: 190px;
	background: url(../images/btnPhone.gif) left top no-repeat;
}
div#header a.logo:hover, div#header a.telephone:hover {
	background-position: left bottom;
}
div#colLeft a.btnAidtofreedom {
	clear: both;
	background: url(../images/btnAidtofreedom.gif) center top no-repeat #ecedee;
	height: 0;
	padding-top: 56px;
	width: 190px;
	display: block;
	overflow: hidden;
}
div#colLeft a.btnAidtofreedom:hover {
	background-position: center -56px;
}
div#banner {
	height: 130px;
}
div#login {
	margin-top: 8px;
}
div#pageImage {
	width: 580px;
	padding: 10px 10px 0 0;
	float: right;
}
div#pageFlash {
	width: 580px;
	height: 110px;
	background:url(../images/header-index.jpg) left top no-repeat;
}
div#menu {
	height: 50px;
	background: #dcdcdc;
	border-top: 5px solid #ffffff;
	border-bottom: 5px solid #ffffff;
	background: url(../images/bgdMenu.gif) repeat-x 0 0;
	line-height: 50px;
}
div#menu a {
	height: 50px;
	display: block;
	float: left;
	text-decoration: none;
	color: #9a9b9c;
	font-weight: bold;
	font-size: 12px;
	padding: 0 20px;
	background: url(../images/bgdMenuA.jpg) top right no-repeat;
	text-transform: uppercase;

}
div#menu a:hover {
	color: #009eea;
}
div#menu a.first {
	border-left: 1px solid #d1d1d1;
}
div#menu a.active {
	color: #cccccc;
}
div#menu a.siteLink {
	border-right: 1px solid #d1d1d1;
	float: right;
	background: none;
}
div#wrapper {
	padding: 10px 0;
}
div#colLeft, div#login {
	width: 190px;
	float: left;
	background: url(../images/bgdColleft.gif) repeat-y 0 0;
	font-size: 11px;
	color: #2e3944;
}
div#colRight {
	width: 580px;
	padding: 3px 10px 0 0;
	float: left;
}
.image {
	margin: 0 0 1em 15px;
}
p.intro {
	font-size: 13px;
	color: #728f9d;
}
div.colItem {
	padding: 5px 25px 5px 20px;
	width: 145px;
	margin: 0;
	background: url(../images/bgdColItem.gif) 0 0 no-repeat;
}
div.colItem a {
	color: #666666;
}
div.colLeftDivide {
	background: url(../images/colLeftDivide.gif) 0 0 no-repeat ;
	width: 190px;
	height: 12px;
	padding: 0;
	margin: 0;
}
span.colTitle {
	color: #009eea;
	font-weight: bold;
	font-size: 15px;
	display: block;
	padding: 3px 0;
}
div.colItem ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
div.colItem ul li {
	display: block;
	margin: 0;
	padding: 10px 0 10px 5px;
	border-bottom: 1px solid #e3e3e3 ;
}
div.colItem ul li.last {
	border: 0;
}
div.colItem ul li a {
	padding: 3px 0;
	border-left: 5px solid #cccccc;
	padding-left: 5px;
	text-decoration: none;
	color: #2e3944;
}
div.colItem ul li a:hover {
	border-left-color: #009eea;
}
div.boxCallback {
	position: relative;
	height: 85px;
}
div.boxCallback img.imgCallback{
	position: absolute;
	left: 11px;
	top: -14px;
}
div#content {
	padding: 25px 30px;
	background: #ffffff;
}
p, h1, h2 {
	height: auto;
}
div#contentFooter {
	padding-top: 20px;
}
div#contentFooter a.btnPdf {
	float: left;
}
div#contentFooter a.btnPrint {
	float: right;
	margin-top: 60px;
	color: #999999;
	font-weight: normal;
	font-size: 11px;
	background: url(../images/icoPrintOff.gif) center right no-repeat;
	padding-right: 17px;
	text-decoration: none;
}
div#contentFooter a.btnPrint:hover {
	background: url(../images/icoPrintOn.gif) center right no-repeat;
}
div#footer {
	background: #b1b1b1;
	padding: 20px;
	color: #FFFFFF;
	font-size: 11px;
}
div#footer a {
	text-decoration: none;
	color: #FFFFFF;
	padding-right: 10px;
}

/* ADMIN */
div.admin_navigation {
}
div.admin_navigation a {
	display: block;
	border: 1px solid #cccccc;
	padding: 2px 5px;
	color: #009eea;
	font-weight: bold;
	background-color: #efefef;
	margin-bottom: 5px;
	text-decoration: none;
}
div.admin {
	width: 50%;
	background: #ffffff;
}

/* FAQ */
h2.faqQuestion {
	margin: 0;
	font-size: 1.2em;
	color: #728f9d;
}
div.faqAnswer {
	border-bottom: 1px solid #ecedee;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

/* FORMS */
div.row {
	padding: 2px 0;
	clear: left;
}
div.contact div.row {
	padding: 5px 0;
}
div.row label {
	display: block;
	width: 55px;
	font-size: 11px;
	float: left;
	text-align: right;
	padding-right: 3px;
}
div.contact div.row label {
	width: 80px;
	padding-right: 3px;
}
div.contact div.row input.styleInput, div.contact div.row textarea {
	width: 200px;
	float: left;
}
div.contact span.required {
	display: block;
	float: left;
	width: 2px;
	padding-left: 3px;
	color: #009eea;
}
div.contact div.row input.shortInput {
	width: 200px;
}
div.contact div.row textarea {
	font-size: 11px;
	border: 1px solid #cccccc;
	color: #728f9d;
}
div.row input.styleInput {
	width: 80px;
	height: 16px;
	font-size: 11px;
	border: 1px solid #cccccc;
	color: #728f9d;
}
div.shortRow label {
	display: inline;
	width: auto;
}
div.shortRow input.styleInput {
	width: 65px
}
div.row img#captcha {
	float: left;
}
input#captxt {
	padding: 6px;
	width: 70px;
	font-size: 14px;
	font-weight: bold;
	border: 2px solid #cccccc;
}
div.row input.styleButton {
	background: #cccccc;
	font-size: 12px;
	text-transform: uppercase;
	color: #ffffff;
	border: 2px solid #cccccc;
	width: auto;
}
div.contact div.buttons {
	text-align: center;
}
div.contact div.buttons input.styleButton {
	padding: 3px 5px;
}
a.tooltip {
	width: 20px;
	height: 20px;
	overflow: hidden;
	position: absolute;
	text-decoration: none;
	font-size: 11px;
	cursor: pointer;
	z-index: 0;
}
a.tooltip:hover {
	width: 220px;
	height: 20px;
	overflow: visible;
	z-index: 999;
}
a.tooltip span.icon {
	display: block;
	width: 20px;
	height: 20px;
	background-image: url(../images/icoInfo.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	float: left;
}
a.tooltip span.tip {
	border: 1px solid #cccccc;
    background-color: #efefef;
	display: block;
	width: 185px;
	padding: 3px 5px;
	text-decoration: none;
	color: #666666;
	font-weight: normal;
	float: left;
}
div.contact h2 {
	padding-top: 1em;
	clear: both;
}
div.contact {
	width: 310px;
	background-color:#ffffff;
}
div.contact_info {
	float: right;
	width: 168px;
	padding: 5px;
	background: #efefef;
	border: 1px solid #cccccc;
}
div.clearer {
	clear: both;
}