/*************/
/* HTML TAGS */
/*************/

/* set all to zero margin and padding */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,p,blockquote,th,td, caption {  
	margin:0; 
	padding:0;
}

/* MAIN ELEMENTS */
html, body {
	height:100%;
}

html{
	overflow:auto !important
}

/* font-size for IE6- Win */
body {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:14px;
	color:#636363;
	margin:0;
	background:#d4e6fb url(/_images/layout/bg.jpg) repeat-x top center;
	overflow-y:scroll;
}
/* ignored by IE6, valid for browsers allowing text zoom */
html>body {
	font-size:14px;
}

input {
	font-family:Arial, Helvetica, sans-serif;
}

div {
	
}
p {
	
	
}

h1 {

}

h2 {
	
}
h3 {
	
}
h4 {
	
}
h5 {
	
}

img {
	border:0;
}

fieldset {
	border:none;
}
li {
	list-style-type:none;
}
caption {
	display:none;
}

/**********/
/* LAYOUT */
/**********/
#outerWrapper_home {
	width:935px;
	margin: 0 auto 20px auto;
	background:url(/_images/logos/logo_albatross-home.gif) no-repeat;
	/*border:1px solid red;*/
}
#outerWrapper {
	width:935px;
	margin: 0 auto 20px auto;
	background:url(/_images/logos/logo_albatross.gif) no-repeat;
	/*border:1px solid red;*/
}
#topWrapper {
	float:right;
	width:339px;
	height:55px;
	text-align:right;
	
}
#topMenuWrapper {
	
	width:339px;
	height:30px;
	
}

#logStatus {
	color:#d4e6fb;
	font-size:11px;
	padding:10px 19px 0 0;
	line-height:12px;
	
	width:319px;
	height:15px;
}

#logStatus a {
	font-size:11px;
	color:#ffffff;
	padding-left:10px;
}




#topMenuWrapper ul {
	height:55px;
	/*border:1px solid green;*/
}
#topMenuWrapper ul li {
	display:inline;
	
}
#topMenuWrapper ul li a:link, #topMenuWrapper ul li a:visited, #topMenuWrapper ul li a:active {
	background-image:url(/_images/layout/bg_topnav.gif);
	_background-image: url(/_images/layout/bg_topnav.gif);
	background-repeat: no-repeat;
	float: left;
	height: 24px;
	padding-top:9px;
	text-align:center;
	color:#ececec;
	text-decoration:none;
	font-size:12px;
	font-weight:normal;
	line-height:12px;
}

	
#topMenuWrapper ul li a:hover {
	color:#8f9ca9;
}
#topMenuWrapper ul li a.last {
	background:none;
}
#topMenuWrapper ul li a.selected {
	color:#8f9ca9;
}

/**/
#topMenuWrapper li#menu-home a {
	width:66px;
	background-position: 0 0;
}

#topMenuWrapper li#menu-about-us a {
	width: 74px;
	background-position: -66px 0;
}

#topMenuWrapper li#menu-news a { 
	width: 55px;
	background-position: -140px 0;
}
#topMenuWrapper li#menu-blog a { 
	width: 51px;
	background-position: -195px 0;
}
#topMenuWrapper li#menu-contact-us a { 
	width: 93px;
	background-position: -246px 0;
}
/**/




#home_header {
	width:100%;
	/*height:12.5em;*/
	height:180px;
	/*border: 1px solid yellow;*/
}
#home_header h1 {
	font-size:26px;
	font-weight:normal;
	color:#fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	float:right;
	margin:60px 20px 0 0;
	padding-left:360px;
	line-height:36px;
	
}

#header {
	width:100%;
	height:88px;
}
#header h1 {
	font-size:20px;
	font-weight:normal;
	color:#fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	float:right;
	margin:40px 20px 40px 0;
	text-align:right;
	padding-left:360px;
	
}

#centerContentWrapper {
	width:100%;
	
	
}

#mainMenuWrapper {
	width:100%;
	
	height:65px;
	
}
#mainMenuWrapper ul li {
	display:inline;
}

#mainMenuWrapper ul li a {
	background-image:url(/_images/layout/bg_mainnav.gif);
	_background-image: url(/_images/layout/bg_mainnav.gif);
	background-repeat: no-repeat;
	float: left;
	height: 43px;
	text-align:center;
	padding-top:22px;
}

#mainMenuWrapper ul li a:link, #mainMenuWrapper ul li a:visited, #mainMenuWrapper ul li a:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	color:#ffffff;
	text-decoration:none;
	/*border:1px solid blue;*/
}
#mainMenuWrapper ul li a:hover {
	color:#8f9ca9;
}

/**/
/* BUTTONS */
#mainMenuWrapper li#menu-community a:link, #mainMenuWrapper li#menu-community a:active, #mainMenuWrapper li#menu-community a:visited  {
	width:178px;
	background-position: 0 0;
}
#mainMenuWrapper li#menu-projects a:link, #mainMenuWrapper li#menu-projects a:active, #mainMenuWrapper li#menu-projects a:visited {
	width: 172px;
	background-position: -178px 0;
}
#mainMenuWrapper li#menu-certified-solutions a:link, #mainMenuWrapper li#menu-certified-solutions a:active, #mainMenuWrapper li#menu-certified-solutions a:visited {
	width: 237px;
	background-position: -350px 0;
}

#mainMenuWrapper li#menu-download a:link, #mainMenuWrapper li#menu-download a:active, #mainMenuWrapper li#menu-download a:visited { 
	width: 177px;
	background-position: -587px 0;
}
#mainMenuWrapper li#menu-resources a:link, #mainMenuWrapper li#menu-resources a:active, #mainMenuWrapper li#menu-resources a:visited { 
	width: 171px;
	background-position: -764px 0;
}



/* OVER, ACTIVE, SELECTED */
#mainMenuWrapper.menu-community li#menu-community a { 
	background-position: 0 -65px !important;
	color:#8f9ca9;
}
#mainMenuWrapper.menu-projects li#menu-projects a  { 
	background-position: -178px -65px !important;
	color:#8f9ca9;
}
#mainMenuWrapper.menu-certified-solutions li#menu-certified-solutions a { 
	background-position: -350px -65px !important;
	color:#8f9ca9;
}
#mainMenuWrapper.menu-download li#menu-download a{ 
	background-position: -587px -65px !important;
	color:#8f9ca9;
}
#mainMenuWrapper.menu-resources li#menu-resources a { 
	background-position: -764px -65px !important;
	color:#8f9ca9;
}

/**/


#whiteCenterWrapper_home {
	padding:20px 40px 20px 40px;
	background:#ffffff;
	
	
}

#whiteCenterWrapper {
	padding:40px 40px 20px 0px;
	background:#ffffff;
}

#leftMenuWrapper {
	width:240px;
	float:left;
}
#leftMenuWrapper ul li {
	width:200px;
}



#leftMenuWrapper li a:link, #leftMenuWrapper li a:active, #leftMenuWrapper li a:visited  {	
	background:url(/_images/layout/bg_leftnavInside_off.gif) no-repeat;
	height: 26px;
	width:200px;
	text-align:left;
	padding-left:40px;
	padding-top:10px;
	display:block;
	color:#4273c2;
	text-decoration:none;
}

#leftMenuWrapper li a:hover {
	color:#041c37;
}

#leftMenuWrapper li a.selected:link, #leftMenuWrapper li a.selected:active, #leftMenuWrapper li a.selected:visited, #leftMenuWrapper li a.selected:hover  {	
	background:url(/_images/layout/bg_leftnavInside_on.gif) no-repeat;
	color:#041c37;
}



#mainContentWrapper {
	width:615px;
	padding-left:40px;
	float:left;
	line-height:20px;
}

#mainContentWrapper h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:26px;
	color:#9e0b0f;
	font-weight:normal;
	line-height:30px;
	margin-bottom:20px;
}

#mainContentWrapper h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#9e0b0f;
	font-weight:normal;
	margin-bottom:10px;
}

.textHead {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	line-height:24px;
	padding-bottom:20px;
}

#mainContentWrapper p {
	line-height:20px;
	margin-bottom:20px;
}
#mainContentWrapper ul {
	margin:0 0 20px 0;
	padding:0;
}

#mainContentWrapper li {
	margin-left:20px;
	line-height:20px;
	list-style-type:disc;
}
#mainContentWrapper table.blue {
	width:615px;
	background:url(/_images/layout/tblHeaderFull.jpg) no-repeat;
	border-collapse:collapse;
	margin-bottom:40px;
}

#mainContentWrapper table.blueSmall {
	width:572px;
	background:url(/_images/layout/tblSmallHeaderFull.jpg) no-repeat;
	border-collapse:collapse;
	margin-bottom:40px;
}

#mainContentWrapper table.blue thead th, #mainContentWrapper table.blueSmall thead th {
	text-align:left;
	padding-left:10px;
	height:27px;
	font-size:10px;
	font-weight:bold;
	color:#ffffff;
	line-height:27px;
	border-right:1px solid white;
}

#mainContentWrapper table.blue .noBorder, #mainContentWrapper table.blueSmall .noBorder {
	border-right:none;
}
#mainContentWrapper table.blue tr.odd td, #mainContentWrapper table.blueSmall tr.odd td {
	background-color:#f4f4f4;

}

#mainContentWrapper table.blue tr.even td, #mainContentWrapper table.blueSmall tr.even td {
	background-color:#ffffff;

}
#mainContentWrapper table.blue td, #mainContentWrapper table.blueSmall td {
	height:36px;
	line-height:36px;
	padding-left:10px;
	color:#4b4b4b;
	font-size:12px;
	border-right:1px solid white;
}

#mainContentWrapper table.blue td a.arrowed, #mainContentWrapper table.blueSmall td a.arrowed {
	background:url(/_images/layout/bg_arrowLink.gif) no-repeat top left;
	padding-left:17px;
}

#mainContentWrapper table.blue tr.trSeparator td, #mainContentWrapper table.blueSmall tr.trSeparator td {
	height:6px;
	background:#ffffff;
}
#mainContentWrapper table.blue td .memberName, #mainContentWrapper table.blueSmall td .memberName {
	font-weight:bold;
}

.note, #mainContentWrapper .note {
	font-size:11px;
	color:#9a9a9a;
	font-style:italic;
	line-height:12px;
}

#mainContentWrapper img {
	margin-bottom:20px;
}

.pictureWithLegend {
	padding:0;
	background:#e7e7e7 url(/_images/layout/bg_pictureLegend.gif) bottom left no-repeat;
	margin:0 0 20px 0;
	
}
#mainContentWrapper .pictureWithLegend img {
	margin:0;
}
.pictureLegend {
	font-size:11px;
	color:#636363;
	padding:5px 10px 7px 10px;
	line-height:16px;
	font-style:italic;
}



/* HOME SPECIFIC */

.centerSplitTwoWrapper {
	background:url(/_images/layout/bgHome_centerTwoZones.gif) repeat-y;
	margin-bottom:18px;
	padding-bottom:14px;
	font-size:14px;
	line-height:22px;
}

.centerSplitTwoWrapper h1, .centerSplitThreeWrapper h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#9e0b0f;
	font-weight:normal;
	line-height:normal;
}
.centerSplitTwoWrapper h1 {
	font-size:22px;
}
.centerSplitTwoWrapper p {
	font-size:14px;
	line-height:22px;
}
.centerSplitTwoWrapper img {
	border:1px solid #e5e5e5;
	margin-bottom:10px;
}


.centerSplitTwoWrapper a:link, .centerSplitTwoWrapper a:active, .centerSplitTwoWrapper a:visited  {
	background:url(/_images/layout/bg_homeHighLinks.gif) no-repeat;
	color:#4273c2;
	padding:0 0 0 17px;
	line-height:22px;
	
}

.centerSplitTwoLeft {
	width:400px;
	float:left;
	padding-right:27px;
}
.centerSplitTwoRight {
	float:left;
	width:428px;
	background:url(/_images/layout/bg_getInvolved.gif) no-repeat;
}

.centerSplitTwoRight h1, .centerSplitTwoRight .borderedHomePicture, .centerSplitTwoRight a:link, .centerSplitTwoRight a:active, .centerSplitTwoRight a:visited  {
	margin-left:28px;
}
.centerSplitTwoRight p  {
	width:350px;
	float:left;
}

.centerSplitTwoRight a.float:link, .centerSplitTwoRight a.float:active, .centerSplitTwoRight a.float:visited  {
	background:none;
	padding:0;
	line-height:normal;
	margin:0;
	float:left;
}



.borderedHomePicture {
	border:1px solid #e5e5e5;
	margin-bottom:15px;
}

.centerSplitThreeWrapper {
	padding:0 0 17px 0;
	font-size:12px;
	line-height:20px;
}
.centerSplitThreeWrapper img {
	border:1px solid #e5e5e5;
	margin-bottom:10px;
}

.centerSplitThreeWrapper h1 {
	font-size:16px;
}
.centerSplitThreeWrapper h2 {
	font-size:10px;
	color:#c1c1c1;
	padding-bottom:4px;
	line-height:normal;
	
}
.centerSplitThreeWrapper p {
	font-size:12px;
	line-height:20px;
}
.centerSplitThreeLeft {
	width:265px;
	float:left;
	padding-right:25px;
}

.centerSplitThreeRight {
	width:275px;
	float:left;
	
}
#featuredWrapper {
	background:url(/_images/layout/bg_featured.jpg) no-repeat;
	width:815px;
	
	padding:20px 20px 20px 20px;
	color:#ffffff;
}

#featuredPict {
	width:140px;
	float:left;
}
#featuredText {
	width:415px;
	padding-right:20px;
	float:left;
}
#featuredText h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:22px;
}
#featuredText h2 {
	font-size:10px;
	color:#ffffff;
	font-weight:normal;
	padding-bottom:4px;
}
#featuredText p {
	font-size:14px;
	line-height:22px;
}

#featuredText a {
	background:url(/_images/layout/bg_homeHighLinks_white.gif) no-repeat;
	color:#ffffff;
	padding:0 0 0 17px;
	font-size:14px;
	text-decoration:underline;	
}
#featuredText a:hover {
	text-decoration:none;
}

#featuredBoard {
	width:208px;
	float:left;
	background:url(/_images/layout/bg_featuredBoard.gif) no-repeat;
	height:132px;
	padding:12px 16px 13px 16px;
}

#featuredBoard a:link, #featuredBoard a:active, #featuredBoard a:visited {
	width:163px;
	height:31px;
	display:block;
	margin:29px 0 0 25px;
	background:url(/_images/layout/btnBoard_join.gif) no-repeat;
	line-height:31px;
	text-align:center;	
	font-weight:bold;
	font-size:12px;
	color:#4273c2;
	text-decoration:none;
	background-position: 0 0;
}

#featuredBoard a:hover {
	color:#ffffff;
	background-position: 0 -31px !important;
}

.projectWidget_top {
	width:615px;
	height:7px;
	background:url(../../_images/layout/bg_projectWidget_top.gif) no-repeat;
}

.projectWidget_center {
	width:615px;
	padding:13px 0 13px 0;
	background:#407AD1 url(../../_images/layout/bg_projectWidget_center.gif) repeat-x;
}

.projectWidget_bottom {
	width:615px;
	height:7px;
	background:url(../../_images/layout/bg_projectWidget_bottom.gif) no-repeat;
	margin-bottom:20px;
}



.projectWidgetText {
	width:310px;
	padding:0 20px 0 20px;
	float:left;
}
#mainContentWrapper .projectWidgetText h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color:#ffffff;
	font-size:22px;
	margin-bottom:10px;
}
.projectWidgetText h2 {
	font-size:10px;
	color:#ffffff;
	font-weight:normal;
	padding-bottom:4px;
}
.projectWidgetText p {
	font-size:14px;
	line-height:22px;
	color:#ffffff;
}

#mainContentWrapper .projectWidgetText a {
	background:url(/_images/layout/bg_homeHighLinks_white.gif) no-repeat;
	color:#ffffff;
	padding:0 0 0 17px;
	font-size:14px;
	text-decoration:underline;	
}
#mainContentWrapper .projectWidgetText a:hover {
	text-decoration:none;
}

.projectWidgetBoard {
	width:208px;
	float:left;
	background:url(/_images/layout/bg_featuredBoard.gif) no-repeat;
	height:132px;
	padding:12px 16px 13px 16px;
}

.projectWidgetBoard a:link, .projectWidgetBoard a:active, .projectWidgetBoard a:visited {
	width:163px;
	height:31px;
	display:block;
	margin:29px 0 0 25px;
	background:url(/_images/layout/btnBoard_join.gif) no-repeat;
	line-height:31px;
	text-align:center;	
	font-weight:bold;
	font-size:12px;
	color:#4273c2;
	text-decoration:none;
	background-position: 0 0;
}

.projectWidgetBoard a:hover {
	color:#ffffff;
	background-position: 0 -31px !important;
}

.tblProjectStatus {
	margin:0;
	padding:0;
}
.tblProjectStatus tr {
	padding:6px 0 6px 0;
	border:1px solid red;
	height:24px;
	width:212px;
	background:url(/_images/layout/separator_tblHomeProjectStatus.gif) bottom left no-repeat;
}

.tblProjectStatus th {
	line-height:normal;
	text-align:left;
	font-size:10px;
	font-weight:normal;
	text-transform: uppercase;
	width:137px;
	color:#ffffff;
}

.tblProjectStatus td {
	font-weight:bold;
	text-transform:uppercase;
	font-size:12px;
	color:#ffffff;
}

/* /home specific */



.whiteCenterBottomWrapper {
	margin-bottom:20px;
	height:4px;
	background:url(/_images/layout/bg_whiteCenterBottom.gif) no-repeat;
	

}
.whiteCenterTopWrapper {
	height:4px;
	background:url(/_images/layout/bg_whiteCenterTop.gif);
	

}

#whiteFooterWrapper {
	padding:15px 40px 15px 40px;
	background:#ffffff;
}
.footerNavEntry {
	width:128px;
	padding-right:20px;
	float:left;
}

.footerNavEntry a:active, .footerNavEntry a:link, .footerNavEntry a:visited {
	color:#062f5b;
	text-transform:uppercase;
	font-size:10px;
	text-decoration:none;
}
.footerNavEntry a:hover {
	text-decoration:underline;
}
.footerNavEntry ul li {
	margin:0;
	padding:0;
	line-height:12px;
}
.footerNavEntry ul li a:active, .footerNavEntry ul li a:link, .footerNavEntry ul li a:visited {
	text-decoration:none;
	color:#4273c2;
	text-transform:none;
	font-size:10px;
}

.footerNavEntry ul li a:hover {
	text-decoration:underline;
}

#legal {
	text-transform:uppercase;
	font-size:10px;
	color:#636363;
	padding:0 0 20px 40px;
}



.separatorH {
	background:url(/_images/layout/bg_separatorHomeCenter.gif) repeat-x;
	height:3px;
	padding-bottom:18px;
}


/* profile pictures */
.userPicture {
	width:130px;
	float:left;
	
}
.userPictureWrapper img{
	border:1px solid #e5e5e5;
	
}

        
.userDescription {
	width:463px;
	padding:0 0 0 20px;
	float:left;
}

.widget_joinProjectWrapper {
	width:615px;
	
}
.widget_joinProject_top {
	width:575px;
	height:39px;
	
	background:url(../../_images/layout/bg_widgetJoinProject_top.gif) no-repeat;
	padding:0 20px 0 20px;
}
#mainContentWrapper  .widget_joinProject_top h1 {
	font-size:22px;
	color:#ffffff;
	line-height:39px;
}

.widget_joinProject_center {
	background:#3f76ce;
	width:575px;
	padding:20px 20px 20px 20px;
	color:#ffffff;
}

.widget_joinProject_bottom {
	width:615px;
	height:7px;
	background:url(../../_images/layout/bg_widgetJoinProject_bottom.gif) no-repeat;
}

#mainContentWrapper table.blueSmall td.roleAccepted {
	background:url(../../_images/layout/bg_roleAccepted.gif) no-repeat;
	color:#197b30;
	text-indent:17px;
}

#mainContentWrapper table.blueSmall td.rolePending {
	background:url(../../_images/layout/bg_rolePending.gif) no-repeat;
	color:#f26522;
	text-indent:17px;
}

#mainContentWrapper table.blueSmall td.roleRefused {
	background:url(../../_images/layout/bg_roleRefused.gif) no-repeat;
	color:#ff0000;
	text-indent:17px;
}


.paddedBottom_10 {
	padding-bottom:10px;
}

.thumbnail {
	width:87px;
	float:left;
}

.thumbnail img {
	border:1px solid #e5e5e5;
}	
.thumbDescription {
	padding:0 0 0 10px;
	float:left;
	width:505px;
}
/*********/
/* FORMS */
/*********/
#frmWrapper {
	width:615px;
	padding-top:20px;
}

.frmLineWrapper {
	height:32px;
	padding-bottom:10px;
}

.frmLineWrapper_lastline {
	height:32px;
	padding-bottom:40px;
}
.frmLineWrapper_noLabel {
	width:455px;
	padding-left:160px;
	
}
.frm_label {
	width:145px;
	float:left;
	color:#4b4b4b;
	margin-right:15px;
	background-color:transparent;
	padding-left:0;
	font-size:16px;
	line-height:30px;
	
	/*height:24px;*/
}
.frm_label_error {
	width:133px;
	float:left;
	margin-right:15px;
	padding-left:12px;
	font-size:16px;
	line-height:30px;	
	color:#e61d25;
	background-color:#e5e5e5;
}
.divCheckbox {
	width:475px;
	padding-left:160px;
	margin-bottom:40px;
}
.frm_label_check {
	font-size:12px;
	float:left;
	width:420px;
}
.frm_label_check_error {
	font-size:12px;
	float:left;
	width:420px;
	color:#e61d25;
}

.frm_txtfield, .frm_txtArea {
	width:260px;
	float:left;
	clear:right;
	border:1px solid #bcbcbc;
	font-size:16px;
	line-height:24px;
	
}
.frm_txtfield {
	
}

.frm_smallTxtfield {
	width:100px;
	float:left;
	clear:right;
	border:1px solid #b2b2b2;
	
}
.frm_txtArea {
	height:10em;
}
.frm_select {
		margin-right:10px;
}
.frm_submit {

}
.frmErrorText {
	background-color:#fd5312;
	padding-left:10px;
	color:#ffffff;
	width:507px;
	font-weight:bold;
	display:none;
}
.registerStatus {
	float:left;
	width:180px;
	padding-left:10px;
	font-size:10px;
	height:32px;
	line-height:14px;
}

.dataStatus {
	
}

.alertValid {
	background:url(/_images/layout/icon_alert_validate.gif) no-repeat;
	color:#197b30;
	font-size:10px;
	padding:0 0 0 17px;
	margin-top:3px;
	
}
.alertError {
	background:url(/_images/layout/icon_alert_error.gif) no-repeat;
	color:#e61d25;
	font-size:10px;
	padding:0 0 0 17px;
	margin-top:3px;
	line-height:14px;
}

.btn_submit_blueBg {
	height:27px;
	
}
.btn_submit_blueBg a:link, .btn_submit_blueBg a:active, .btn_submit_blueBg a:visited {
	text-decoration:none;
	color:#ffffff;
	line-height:27px;
	font-size:16px;
	padding-right:7px;
} 
.btn_submit_blueBg a:hover {
	
}

.btn_submit_blueBg a.small:link, .btn_submit_blueBg a.small:active, .btn_submit_blueBg a.small:visited {
	text-decoration:none;
	color:#ffffff;
	line-height:27px;
	font-size:12px;
	padding-right:7px;
} 
.btn_submit_blueBg a.small:hover {
	
}
.btn_submit_blueBg_left {
	background:url(/_images/layout/btn_submit_blueBg_left.gif) no-repeat;
	width:27px;
	height:27px;
	float:left;
}
.btn_submit_blueBg_right {
	background:url(/_images/layout/btn_submit_blueBg_right.gif) no-repeat;
	height:27px;
	width:6px;
	float:left;
}

.btn_submitOnBlue_blueBg_left {
	background:url(/_images/layout/btn_submitOnBlue_blueBg_left.gif) no-repeat;
	width:27px;
	height:27px;
	float:left;
}
.btn_submitOnBlue_blueBg_right {
	background:url(/_images/layout/btn_submitOnBlue_blueBg_right.gif) no-repeat;
	height:27px;
	width:6px;
	float:left;
}
.btn_submit_blueBg_center {
	background:url(/_images/layout/btn_submit_blueBg_center.gif) repeat-x;
	height:27px;
	float:left;
}
.frmErrorDisplay_on {
	padding:12px;
	font-size:16px;
	background:#e5e5e5 url(/_images/layout/icon_alert_error.gif) no-repeat 12px 15px;
	color:#e61d25;
	text-indent:20px;
}
.frmErrorDisplay_off {
	background:none;
	padding:0;
}


/* RESOURCES */

.resourceRow {
	width:615px;
	margin-bottom:20px;
}
.resourceBoxLeft {
	margin-right:21px;
	float:left;
	width:276px;
	background:#f2f2f2;
}

.resourceBox {
	float:left;
	width:297px;
	background:#f2f2f2;
}

.resourceBoxImg {
	width:121px;
	height:121px;
	float:left;
	padding:1px 0 0 1px;
	margin:0;
}
#mainContentWrapper .resourceBoxImg img {
	margin-bottom:0;
}

.resourceBoxText {
	width:143px;
	padding-left:10px;
	float:left;
	font-size:12px;
	padding-top:10px;
}
#mainContentWrapper .resourceBoxText p {
	margin-bottom:0;
}

#mainContentWrapper .resourceBoxText h1 {
	font-size:16px;
	line-height:normal;
	margin-bottom:0;
}
/* TEXTS */


	
.clear {
	clear:both;
}
.float {
	float:left;
}
/*********/
/* LINKS */
/*********/

.pdfLink {
	height:18px;
	background:url(/_images/layout/icon_pdf.jpg) top left no-repeat;
	padding:0 0 6px 1.86em;
	line-height:1em;
}

a:link, a:visited, a:active {
	color:#4273c2;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}

/***********/
/* loading */
/***********/
.divLoading{
	float:left;
	width:16px;
	height:16px;
	margin-left:20px;
	display:none;
}


/* IE5.x/Win box model hacks by Tantek Çelik */


.centerSplitTwoLeft {width: 427px; voice-family: "\"}\""; voice-family: inherit; width: 400px;}

.centerSplitThreeLeft {width: 290px; voice-family: "\"}\""; voice-family: inherit; width: 265px;}
#featuredWrapper {width: 855px; voice-family: "\"}\""; voice-family: inherit; width: 815px;}
#featuredBoard {width: 240px; voice-family: "\"}\""; voice-family: inherit; width: 208px;}
#featuredBoard a:link, #featuredBoard a:active, #featuredBoard a:visited {width: 188px; voice-family: "\"}\""; voice-family: inherit; width: 163px;}
.footerNavEntry {width: 148px; voice-family: "\"}\""; voice-family: inherit; width: 128px;}
#featuredText {width: 435px; voice-family: "\"}\""; voice-family: inherit; width: 415px;}