body {
	background-color:#fff;
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size:24px;
	margin:0;
	padding:0;
	padding-top:10px;
	padding-left:25px;
	font-weight:lighter;
}
h2 {
	color:#000;
	font-size:13px;
	margin:0;
	padding:0 23px 0px 25px;
	font-weight:normal;
	word-spacing:-2px;
}
p {
	margin-top:0;
	padding-top:10px;
}
p, li {
	color:#333;
	font-size:12px;
	line-height:14px;
}

.left {float:left;}
.right {float:right;}
.clear {clear:both;}

.bottomButtons {
	padding-left:22px;
	padding-right:20px;
}

.textLeft {text-align:left;}
.textRight {text-align:right;}
.textCenter {text-align:center;}
.marginR10 {margin-right:10px;}
.marginR20 {margin-right:20px;}
.width {width:820px;}
.width270 {width:270px;}
.width280 {width:230px;}
.width525 {width:525px;}

.height212 {height:212px;}
.height222 {height:222px;}
.height255 {height:255px;}
.relative {position:relative;}
.red {background-color:red;}

#topHeader {
	background: url(../images/topHeaderBG.gif) repeat-x top left;
	height:10px;
}
#container {
	background: url(../images/pageGradientBG.gif) repeat-x top left;
	height:800px;
}

#header {
	background: url(../images/headerBG.jpg) no-repeat top left;
	height:97px;
}
#logo {
	margin-top:7px;
	margin-left:20px;
	display:inline;
}
#navigation {
	margin-right:20px;
	display:inline;
}
#navigation li {
	display:inline;
	margin-left:15px;
	line-height:25px;
}
#navigation li a {
	color:#000;
	text-decoration:none;
}
#navigation li a:hover, #navigation li.selected {border-bottom:3px solid #570f06;}
#imageHome {
	position:absolute;
	left:50%;
	top:57px;
	margin-left:48px;
}
#imagePartners {
	position:absolute;
	left:50%;
	top:90px;
	margin-left:52px;
}
#headingHomeSub {
	position:absolute;
	left:50%;
	margin-left:-110px;
	top:230px;
}
#headingHomeSubDef {
	position:absolute;
	left:50%;
	margin-left:-110px;
	top:250px;
}
#heading {
	height:245px;
	text-align:left;
}
#heading ul {
	width:340px;
	margin:0;
	padding:0;
	padding-left:120px;
}
#heading ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:18px;
	margin-bottom:3px;
	color:#000;
}

#content {text-align:left;}
#green h1 {color:#066;}
#red h1 {color:#900;}
#blue h1 {color:#f90;}
#blue h2 {color:#fff;}

.infoBarLeft {margin-right:5px;}
.infoBarHeader {height:140px;}
.barGreen {background: url(../images/boxBGgreen.png) no-repeat top left;}
.barRed {background: url(../images/boxBGred.png) no-repeat top left;}
.barBlue {background: url(../images/boxBGblue.png) no-repeat top left;}
*html .barGreen, *html .barRed, *html .barBlue {
	width: 270;
	height:140px;
	display: block;
	BACKGROUND-image: none;
}
*html .barGreen {FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/../images/boxBGgreen.png', sizingMethod='scale', enabled=true);}
*html .barRed {FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/../images/boxBGred.png', sizingMethod='scale', enabled=true);}
*html .barBlue {FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/../images/boxBGblue.png', sizingMethod='scale', enabled=true);}

.collumnPadding {padding:0 25px 10px 25px;}
.collumnColorBlue {background-color:#36475b;}
.blueCollumnContent {
	background-color:#36475b;
	width:225px;
	margin-left:10px;
	padding:0 10px 10px 15px;
}
#content ul, #quickRefferences ul, #footer ul {
	margin:0;
	padding:0;
	padding-left:15px;
	padding-top:10px;
}
#content li, #footer li {padding-bottom:4px;}
#content .blueCollumnContent li, #content .blueCollumnContent p {color:#fff;}

#quickRefferences {
	height:137px;
	background: url(../images/refferencesBG.jpg) no-repeat top left;
}
#quickRefferences a, #footer a {color:#000;word-spacing:-1px;}
#quickRefferences a:hover, #footer a:hover {color:#666;}

#footer {
	background-color:#efefef;
	height:400px;
}
#footer h1 {color:#333;}
.roots {
	background: url(../images/footerBG.gif) no-repeat top right;
	height:400px;
}
#footer li {color:#f90;}
#shortForm {
	margin:0;
	padding:0;
}
.formLabel {font-size:12px;}
.formText {
	width:223px;
	height:24px;
	background: url(../images/formBGtext.png) no-repeat top left;
}
*html .formText {
	width: 220px;
	display: block;
	BACKGROUND-image: none;
	FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/../images/formBGtext.png', sizingMethod='image', enabled=true);
	background-position: top left;
	z-index:1;
}
.formTextarea {
	width:223px;
	height:135px;
	background: url(../images/formBGtextarea.png) no-repeat top left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
}
*html .formTextarea {
	width: 220px;
	display: block;
	BACKGROUND-image: none;
	FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/../images/formBGtextarea.png', sizingMethod='image', enabled=true);
	background-position: top left;
	z-index:1;
}
.formPackage {padding-bottom:10px;}
.formField {
	position:relative;
	margin-top:5px;
	font-size:12px;
	margin-left:6px;
	border:1px solid #fff;
	z-index:2;
	color:#666;
	padding:0;
	padding-left:3px;
}
.formHide {
	background-color:#efefef;
	border:1px solid #efefef;
}
.textarea {
	position:relative;
	margin-top:3px;
	font-size:11px;
	margin-left:6px;
	border:1px solid #fff;
	z-index:2;
	font-family: Arial, Helvetica, sans-serif;
	color:#666;
	padding-left:3px;
	width:205px;
	height: 126px;
}
*html .formField, *html .textarea {
	margin-top:2px;
}