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

html {
	width: 100%;
	height: 100%;
}

body {
	width: 100%;
	margin: 0px;
	background-color: #ffffff;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}


/*firefox*/
.page {
	width: 722px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	}
/*end FF*/

.header{

	background-image: url(../images/header_blank.jpg);
	height: 142px;
	width: 730px;
	background-repeat: no-repeat;
}

.headerlogout{
	background-image: url(../images/header_new_logout.jpg);
	background-repeat: repeat;
	height: 142px;
	width: 730px;
}

.topstrip{
	padding-top: 6px;
	padding-bottom: 8px;
	display: block;
}

h1{
	font-size: 0.8em;
	padding-left: 0px;
	padding-top: 0px;
	color: #011B58;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-right: 0px;
	float: left;
}



h2{
	font-size: 0.8em;
	padding-left: 10px;
	padding-top: 10px;
	color: #778594; 
	padding-bottom: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h3{
	font-size: 0.8em;
	padding-left: 10px;
	padding-top: 10px;
	color: #778594; 
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}


.toplinksontainer{
	background-color: #ffffff;
	width: 723px;
	padding-left:0px;
	height: 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #919FA8;
	border-bottom-color: #919FA8;
	margin-top: 5px;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	}

.toplinksontainer2{
	background-color: #ffffff;
	width: 722px;
	margin-right: auto;
	margin-left: auto;
	padding-left:0px;
	padding-top: 0px;
	height: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:  #919FA8;	
	}

.toplinksontainerfade{
	background-color: #ffffff;
	width: 723px;
	padding-left:0px;
	height: 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #B8C0C7;
	border-bottom-color: #B8C0C7;
	margin-top: 5px;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	}

.toplinksontainer2fade{
	background-color: #ffffff;
	width: 722px;
	margin-right: auto;
	margin-left: auto;
	padding-left:0px;
	padding-top: 0px;
	height: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:  #B8C0C7;
	}


/* navigation styles*/

a.toplinks  {
	text-decoration: none;
	color: #919FA8;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
	float: left;
	font-weight: bold;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ffffff;
	border-left-color: #ffffff;
	padding-left: 9px;
	padding-right: 9px;
	
}
	
a.toplinks:link {
	text-decoration: none;
	color: #919FA8;
}
a.toplinks:hover {
	text-decoration: none;
	color: #011B58;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #011B58;
	border-left-color: #011B58;
	padding-left: 9px;
	padding-right: 9px;
	}

a.selected{
	text-decoration: none;
	color: #011B58;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
	float: left;
	font-weight: bold;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ffffff;
	border-left-color: #ffffff;
	padding-left: 9px;
	padding-right: 9px;
}

a.selected:hover {}

a.toplinksfade  {


	text-decoration: none;
	color: #C2CACF;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
	float: left;
	font-weight: bold;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ffffff;
	border-left-color: #ffffff;
	padding-left: 9px;
	padding-right: 9px;	
}
	
a.toplinksfade:link {
	text-decoration: none;
	color: #C2CACF;
}

a.toplinksfade:hover {
	text-decoration: none;
	color: #011B58;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #011B58;
	border-left-color: #011B58;
	padding-left: 9px;
	padding-right: 9px;
	}


.linkspacer{
	padding-right: 5px;
	padding-left: 5px;
	float: left;	
}

/* left column styles*/

.leftcolumn{
	width: 242px;
	padding-left: 0px;
	padding-right: 10px;
	padding-top: 25px;
	display: block;
	float: left;
}

.textareahome{
	width: 230px;
	height: 256px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #778594;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 13px;
	padding-left: 10px;
	line-height: 1.3em;
	float: left;
	display: block;
}

.textareahome h1{
	font-size: 1.3em;
	width: 230px;
	float:left;
	display:block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;	
	}
	
.textareanews{
	width: 230px;
	height: 220px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #778594;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	line-height: 1.3em;
	overflow: hidden;
}


.textareanews h1{
	font-size: 1.3em;
	margin: 0px;
	width: 225px;
	padding-bottom: 10px;	
	}

.textarea{
	width: 240px;
	height: 155px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #778594;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	line-height: 1.5em;
}


/* main column sytles*/

/*.mainimg{
	height: 295px;
	width: 470px;
}*/

.mainimage{
	height: 295px;
	width: 470px;
	display: block;
}


a.contentlinks  {
	text-decoration: underline;
	color: #778594;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 0px;
	padding-right: 2px;
	display: block;
	float: left;
	font-weight: bold;
}
	
a.contentlinks:link {
	text-decoration: underline;
	color: #778594;
}
a.contentlinks:hover {
	text-decoration: none;
	color: #002156;
	}
	
.maincolumn{
	width: 470px;
	display: block;
	float: left;
	min-height:100px;
	padding-top: 25px;
}

.imagestripnav{
	width: 470px;
	height: 22px;
	background-color: #002156;
}


.maincontentblock{
	width: 470px;
	min-height: 120px;
	line-height: normal;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #778594;
	display: block;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	float: left;
}

.maincontentblock h2{
	font-size: 0.8em;
	padding-left: 0px;
	padding-top: 10px;
	color: #606B77; 
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.maintext {
	width: 460px;
	display: block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #778594;
	line-height: 1.5em;
	margin-bottom: 5px;
	padding-left: 10px;
         padding-top:0px;
}

.maintext2 {
	width: 460px;
	display: block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #778594;
	line-height: 1.5em;
	margin-bottom: 5px;
	padding-left: 10px;
    padding-top:0px;
}

.casestudymaintext {
	width: 445px;
	display: block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #778594;
	line-height: 1.5em;
	margin-bottom: 5px;
	padding-left: 10px;
	padding-top:15px;
}

.casestudyblock{
	width: 445px;
	padding-top: 15px;	
	padding-left:10px;
	padding-right:0px;
	padding-bottom:5px;
	margin-right: 5px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	display: block;
	float: left;
	min-height:90px;
    background-image: url(../images/resultsbg.jpg);
	background-repeat: repeat-y;
}


.casestudyblock h2{
  	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	font-size: 0.8em;
	color: #778594;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.casestudytext{
	width: 295px;
	display: block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #778594;
	margin-bottom: 35px;
	padding-right: 10px;
	line-height: 1.5em;
}

.casestudyimage{
	display: block;
	width: 138px;
	float: right;
	margin-left: 0px;
	padding-right:0px;
	padding-top: 5px;
	margin-bottom:10px;
}


.newsimage{
	display: block;
	width: 140px;
	float: right;
	padding-right: 10px;
}


.resultsblock{
	width: 468px;
	line-height: normal;
	display: block;
	padding-right: 0px;
	padding-left: 0px;
	float: left;
	display:block;
	min-height:60px;
	border: 1px solid #B8C0C7;
	background-image: url(../images/resultsbg_2.jpg);
	margin-bottom:25px;
}

.resultsblock_search{
	width: 468px;
	line-height: normal;
	display: block;
	padding-right: 0px;
	padding-left: 0px;
	float: left;
	display:block;
	min-height:90px;
	border: 1px solid #B8C0C7;
	background-image: url(../images/resultsearchbg.jpg);
	margin-bottom:25px;
}

.resultsblock_search2{
	width: 468px;
	line-height: normal;
	display: block;
	padding-right: 0px;
	padding-left: 0px;
	float: left;
	display:block;
	min-height:90px;
	margin-bottom:25px;
}

.topsection{
	background-image: url(../images/resultsbg_2.jpg);
	background-repeat: repeat-y;
	width: 468px;
	}

.cpdetails{
	width: 156px;
	font-size: 0.7em;
	color: #778594;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	display: block;
	float: left;
	min-height:140px;
	padding-bottom: 0px;
}

.cpdetails h2{
	color:#011B58;
	padding: 0px;
	margin-top:5px;
	margin-bottom: 5px;
	font-size: 11px;
}

.fields{
	width: 97px;
	padding-left:15px;
	padding-top: 0px;
	display: block;
	float: left;
	min-height:140px;
	font-family: Arial, Helvetica, sans-serif;
	color: #778594;
	font-size: 11px;	
}
		
.fields h2{
	color:#011B58;
	padding: 0px;
	margin-top:5px;
    margin-bottom: 5px;
    font-size: 11px;
	}

.testimonial{
	width: 445px;
	padding-top: 15px;	
	padding-left:10px;
	padding-right:0px;
	padding-bottom:5px;
	margin-right: 5px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	display: block;
	float: left;
	min-height:90px;
    background-image: url(../images/resultsbg.jpg);
	background-repeat: repeat-y;
   	}

.testimonial h2{
  	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	font-size: 0.8em;
	color: #778594;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 200px;
	display:block
}
	

.testimonialtext{
 	width: 340px;
	display: block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #778594;
	line-height: 1.5em;
	padding-right: 10px;
	margin-bottom: 35px;
	min-height: 60px;
	}	
	
.testimonalimage{
	display: block;
	width: 90px;
	height: 60px;
	float: right;
	margin-left: 0px;
	padding-right:0px;
	padding-top: 5px;
	padding-bottom:40px;
}

.infobox{
	width: 220px;
	padding-top: 5px;
	color: #606B77;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-leftt: 5px;
	display: block;
	float: left;
	font-size: 0.7em;
	font-family: Arial, Helvetica, sans-serif;
	color: #606B77;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #606b77;
	}
	
.infobox2{
	width: 220px;
	padding-top: 5px;
	color: #606B77; 
	margin-bottom: 5px;
	margin-right: 5px;	
	margin-left: 0px;
	display: block;
	float: left;
	font-size: 0.7em;
	font-family: Arial, Helvetica, sans-serif;
	color: #606B77;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #606b77;
	}

.cp-profileblock{
	width: 452px;
	line-height: 1.5em;
	background-color: #F2F3F5;
	display: block;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: 0px;
	float: left;
	display:block;
	min-height:30px;
	min-height:90px;
	background-image: url(../images/resultsbg.jpg);
	background-repeat: repeat-y;
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
	color: #778594;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #B8C0C7;
	border-bottom-color: #B8C0C7;		
}

.cp-profileblock2{
	width: 466px;
	line-height: normal;
	display: block;
	padding-top: 7px;
	padding-right: 1px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-bottom: 0px;
	float: right;
	display:block;
	min-height:30px;
	min-height:90px;	
	font-family: Arial, Helvetica, sans-serif;
	color: #778594;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #778594;
}

.cp-profileblock2 h2{  
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 4px;	
	font-size: 0.8em;
	color: #778594;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.cp-profileblock h2{  
	padding-left: 0px;
	padding-top: 5px;
	padding-bottom: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;	
	font-size: 0.9em;
	color: #778594;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 100;
}


.cp-profilelogo{
    width: 225px;
	padding-top: 5px;
	color: #606B77; 
	margin-bottom: 5px;
	margin-left: 0px;	
	display: block;
	float: left;
}
	
.cp-profilelogov2{
	width: 220px;
	padding-top: 5px;
	color: #606B77;
	margin-bottom: 5px;
	display: block;
	float: left;
	background-color: #FFFFFF;
}

.cp-profiletext{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #778594;
	line-height: 1.5em;
	width: 400px;
	padding-top: 0px;
	color: #606B77; 
	margin-top:0px;
	margin-bottom: 5px;
	margin-left: 15px;
	margin-right: 8px;	
	display: block;
	float: left;
}

.cp-profiledate{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	width: 457px;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-left:15px;
	padding-left:0px;	
	float:left;
	color: #606B77;
}

.cp-profilebroder{
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #778594;
	width: 466px;
	}
	
.cp-profilebroder-solid{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #778594;
	width: 457px;
	padding-bottom: 10px;
}

.cp-profiletextv2{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #778594;
	line-height: 1.5em;
	width: 450px;
	padding-top: 5px;
	color: #606B77; 
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 5px;	
	display: block;
	float: left;
	min-height: 30px;
	}

.cp-profiletext2{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #778594;
	line-height: 1.3em;
	width: 450px;
	padding-top: 5px;
	color: #606B77; 
	margin-bottom: 10px;
	margin-left: 2px;
	margin-right: 6px;	
	display: block;
	float: left;
	}

.cp-scope{
    width: 130px;
	 font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #778594;
	padding-top: 5px;
	color: #606B77; 
	margin-bottom: 5px;
	margin-left: 8px;	
	display: block;
	float: left;
	}
	

.cp-memberdetails{
    width: 118px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #778594;
	padding-top: 5px;
	color: #606B77; 
	margin-bottom: 10px;
	margin-left: 0px;	
	margin-right: 5px;
	display: block;
	float: left;
	}
	
.cp-memberdetailsv2{
    width: 220px;
	 font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #778594;
	padding-top: 5px;
	color: #606B77; 
	margin-bottom: 5px;
	margin-left: 10px;	
	margin-right: 0px;
	display: block;
	float: left;
	}



.accred-holder{
	width: 466px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	margin-left:0px;
	float: right;
	display:block;
	height:41px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B8C0C7;
	background-image: url(../images/resultsbg.jpg);
	background-repeat: repeat-y;
}


.accred-holder2{
	width: 448px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left:1px;
	float: left;
	display:block;
	min-height:13px;
	background-color: #FFFFFF;
	border: 1px solid #778794;	
}


.accreditation{
	font-size: 0.6em;
	font-family: Arial, Helvetica, sans-serif;
	color: #606B77;
	display: block;
	float: right;
	margin-left:0px;
	margin-right:0px;	
}

.accreditation2{
	font-size: 0.6em;
	font-family: Arial, Helvetica, sans-serif;
	color: #606B77;
	display: block;
	float: left;
	padding-right:3px;
	padding-left: 3px;
}


.certbox{
	font-size: 0.6em;
	font-family: Arial, Helvetica, sans-serif;
	color: #606B77;
	display: block;
	float: left;
	padding-left:10px;
	width: 115px;
}

.certbox h2{
    color:#011B58;
    padding: 0px;
    margin-top:3px;
    margin-bottom: 5px;
    font-size: 11px;
}

.certbox2{
	font-size: 0.6em;
	font-family: Arial, Helvetica, sans-serif;
	color: #606B77;
	display: block;
	float: left;
	padding-left:10px;
	width: 250px;
	display:block;
	float:left;
}

.certbox2 h2{
    color:#011B58;
    padding: 0px;
    margin-top:5px;
    margin-bottom: 5px;
    font-size: 11px;
}


.detailbox{
	font-size: 0.7em;
	font-family: Arial, Helvetica, sans-serif;
	color: #778594;
    font-weight: bold;
	display: block;
	float: left;
	padding-left:10px;
	padding-top: 5px;
	width: 75%;
}
	
.cp-newsheader{
	width: 457px;
	line-height: normal;
	background-color: #F2F3F5;
	display: block;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom: 5px;
	margin-top: 25px;
	float: left;
	display:block;
    min-height:35px;
	border: 1px solid #778594;		
}


.cp-newsheader h1{
	font-size: 0.9em;
	color: #778594;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 100;
	float:left;
	width: 450px;
	margin: 0px;
	padding: 0px;
}

.newsitemheadline{
	font-size: 0.8em;
	color: #778594;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 100;
	float:left;
	width: 450px;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #778594;
}

.newsdate{
	width: 470px;
	height: 15px;
	font-size: 0.7em;	
	color: #778594;
	padding-bottom: 5px;	
	margin-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #606B77;
	display: block;
	float: left;
}

.datepadding{
	padding-left: 10px;
}

.cp-trainingheader{
	width: 456px;
	line-height: normal;
	background-color: #F2F3F5;
	display: block;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom: 5px;
	margin-top: 10px;
	float: left;
	display:block;
    height:20px;
	border: 1px solid #778594;		
}


.cp-trainingheader h1{
	font-size: 0.9em;
	color: #778594;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 100;
	float:left;
	width: 450px;
	margin: 0px;
	padding: 0px;
}


.trainingtext {
	width: 450px;
	display: block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #778594;
	margin-bottom: 5px;
}

.downloadheader{
	width: 458px;
	line-height: normal;
	background-color: #F2F3F5;
	display: block;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom: 5px;
	margin-top: 2px;
	float: left;
	display:block;
    height:20px;
	border: 1px solid #778594;		
}

.downloadheader h1{
	font-size: 0.8em;
	color: #778594;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 100;
	float:left;
	width: 450px;
	margin: 0px;
	padding: 0px;
}

.downloadtext{
	padding-left: 5px;}

.downloadtextintro{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	}
	
.cp-thmbholder{
	width: 125px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #778594;
	padding-top: 5px;
	color: #606B77;
	margin-bottom: 5px;
	margin-left: 10px;
	display: block;
	float: left;	
}

.textfieldheight{
	height: 12px;
	float: right;
	font-size: 0.7em;		
}

.clearfloat {
	clear: both;
}

/* right column styles*/

.rightcolumn{
	width: 243px;
	padding-left: 10px;
	padding-right: 0px;
	display: block;
	float: left;
}

.rightcolumn h2{
	font-size: 0.8em;
	padding-left: 1px;
	padding-top: 1px;
	color: #606B77;
	padding-bottom: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 10px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border: 1px solid #DCDFE4;
	width: 228px;
	height:20px;	
}


.newsfeed{
	width: 234px;
	margin-bottom: 5px;
	margin-left:10px;
	margin-right:0px;
	min-height: 150px;
	background-color: #F2F3F5;
	border: 1px solid #DCDFE4;
}

.feedtitle{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #778594;
	line-height: 1.5em;
	display: block;
	float: left;
	padding-left: 5px;
	padding-bottom: 3px;
	font-weight: bold;
	width:228px;
	background-color: #FFFFFF;
}

.feedtext{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #778594;
	line-height: 1.5em;
	display: block;
	float: left;
	margin-left: 5px;
 }


/* footer styles*/
.footer {
	width:722px;
	height:30px;
	display:block;
	float:left;
	margin-top: 0px;
	padding-top: 15px;
	padding-bottom: 15px;
}

a.footerlinks  {
	text-decoration: none;
	color: #A0A9B1;
	font-family:  Arial, Helvetica, sans-serif; 
	font-size:9px;
	padding-left: 0px;
	padding-right: 40px;
	display: block;
	float: left;	
}
	
a.footerlinks:link {
	text-decoration: none;
	color: #A0A9B1;
}
a.footerlinks:hover {
	text-decoration: none;
	color: #002156;
}

.footertext{text-decoration: none;
	color: #A0A9B1;
	font-family:  Arial, Helvetica, sans-serif; 
	font-size:9px;
	padding-left: 0px;
	padding-right: 0px;
	display: block;
	float: right;	
}

a.privacyText {
	text-decoration: none;
	color: #A0A9B1;
	font-family:  Arial, Helvetica, sans-serif; 
	font-size:9px;
	padding-left: 215px;
	display: block;
	float: left;	
}
	
a.privacyText:link {
	text-decoration: none;
	color: #A0A9B1;
}

a.privacyText:hover {
	text-decoration: none;
	color: #002156;
}

.footertext{text-decoration: none;
	color: #A0A9B1;
	font-family:  Arial, Helvetica, sans-serif; 
	font-size:9px;
	padding-left: 0px;
	padding-right: 0px;
	display: block;
	float: right;	}

.CssText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #778594;
    margin-left: 0px;
    line-height: 1.5em;
}

/* form styles*/
.formLayout{
	width:330px;
}

.formheading{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 0.8em;
	text-align: left;
	vertical-align: top;
	padding-left: 10px;
	font-weight: bold;
	margin-top: 5px;
	padding-top: 3px;
	margin-bottom: 0px;
	height: 22px;
	background-color: #011B58;
	width: 435px;
}

.formouter {
	background-color: #FFFFFF;
	background-image: url(../images/tablebg.jpg);
	background-repeat: no-repeat;
	padding-bottom: 10px;
	}

.FormInputText {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 0.8em; 
	margin-left: 10px; 
}

.formInputView {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 0.8em; 
	padding-left: 10px;
	color: #778594;
	padding-bottom: 10px;
}

.title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #778594;
	display: block;
	float: left;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-weight: bold;
	width:460px;
}

.profiletitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #778594;
	display: block;
	float: left;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-weight: bold;
	width:450px;
}


/*login style */
 .LoginRecovery {
	position: relative;
	top: 3px;
	left: 625px;
	width: 135px;
}

/*FIREFOX*/
 .login {
	position: absolute;
	top: 58px;
	left: 258px;
	width: 220px;
	display: block;
}

.loginHolder {
	position: relative;
	top: 85px;
	left: 257px;
	width:500px;
	display: block;
}
/* END FF*/

.Logintext {
	text-decoration: none;
	color: #919FA8;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	display: block;
	float: left;
	height: 30px;
	width: 300px;
}
a.LogintextLink  {
	text-decoration: none;
	color: #919FA8;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 30px;
	float: left;
	font-weight: bold;
}
	
a.LogintextLink:link {
	text-decoration: none;
	color: #778594;
}
a.LogintextLink:hover {
	text-decoration: none;
	color: #002156;
	}

.LoginButton{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	background-color: #919FA8; 
	color: #FFFFFF; 
	margin-right: 6px;
	margin-left:0px;
	font-weight: bold;
}

.LoginInputText {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
 }

/* Login button styles*/

a.Loginlinks {
	text-decoration: none;
	color: #919FA8;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
	float: left;
	font-weight: bold;	
}
	
a.Loginlinks:link {
	text-decoration: none;
	color: #919FA8;
}


a.Loginlinks:hover {
	text-decoration: none;
	color: #011B58;	
	}

/* News CSS */
.newsimg{
    width: 140px;
    height: 100px;
}


/* CP menu */
.cp-menuheader{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #778594;
	width: 325px;
	padding-top: 0px;
	color: #606B77;
	margin-bottom: 1px;
	margin-left: 10px;
	margin-right: 8px;
	margin-top:10px;
	margin-bottom:10px;
	display: block;
	float: left;
}

.cp-bordrMenuDashed{
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #778594;
	width: 457px;
	height:1px;
	margin-bottom:10px;
}

.cp-bordrMenuSolid{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #778594;
	width: 457px;
	height:1px;
	margin-top:10px;
}

a.cpmenulinks{
	text-decoration: underline;
	color: #778594;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 0px;
	padding-right: 2px;
	font-weight: bold;
}
	
a.cpmenulinks:link {
	text-decoration: underline;
	color: #778594;
}

a.cpmenulinks:hover {
	text-decoration: none;
	color: #002156;
	}

/*a.editlinks  {
	text-decoration: underline;
	color: #778594;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-left: 10px;
	padding-right: 5px;	
	font-weight: bold;
}
	
a.editlinks:link {
	text-decoration: underline;
	color: #778594;
}
a.editlinks:hover {
	text-decoration: none;
	color: #002156;
	}

a.editLink {
	text-decoration: none;
	color: #FFFFFF;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
	float: left;
	font-weight: bold;
	background-color: #919FA8;
	width: 215px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}
	
a.editLink:link {
	text-decoration: none;
	color: #FFFFFF;
}
a.editLink:hover {
	text-decoration: none;
	background-color: #001C56;
}
*/


.news-bordrMenuSolid{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #778594;
	width: 100%;
	height:1px;
	margin-top:20px;
}

.newsmaintext{
	width: 470px;
	display: block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #778594;
	line-height: 1.5em;
	margin-bottom: 15px;
	margin-left: 10px;
}

/* Download button styles*/

a.downloadLink {
	text-decoration: none;
	color: #FFFFFF;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
	float: left;
	font-weight: bold;
	background-color: #919FA8;
	width: 205px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
	
a.downloadLink:link {
	text-decoration: none;
	color: #FFFFFF;
}

a.downloadLink:hover {
	text-decoration: none;
	background-color: #001C56;
}

a.downloadLink2 {
	text-decoration: none;
	color: #FFFFFF;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
	float: left;
	font-weight: bold;
	background-color: #919FA8;
	width: 150px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
}
	
a.downloadLink2:link {
	text-decoration: none;
	color: #FFFFFF;
}

a.downloadLink2:hover {
	text-decoration: none;
	background-color: #001C56;
}



/* search box styles*/


.searchblock{
	width: 239px;
	background-image: url(../images/searchboxbg.jpg);
	background-repeat: repeat-y;
	height: 335px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #778594;
	float: left;
}

.searchblock2{
	width: 228px;
	background-image: url(../images/searchboxbg.jpg);
	background-repeat: repeat-y;
	height: 90px;
	border: 1px solid #778594;
	margin-bottom: 10px;
	margin-left: 10px;
}

.searchheader{
	width: 228px;
	height: 19px;
	color: #ffffff;
	background: #011B58;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	padding-top: 4px;
	padding-left:10px;
	display: block;
	border: 1px solid #011B58;
}

.searchtext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	padding-left: 10px;
	color: #778594;
	padding-top: 0px;
	padding-bottom: 1px;
	float: left;
	text-align: left;
	height: 14px;
}

.searchtext2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	padding-left: 10px;
	color: #778594;
	padding-top: 0px;
	padding-bottom: 1px;
	float: left;
	text-align: left;
	height: 19px;
	width:100px;		
}


.searchspace{
	height: 5px;
}

.searchcontent{
	display: block;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 0px;
}

.searchfield{
	width: 230px;
	margin-bottom: 5px;
    height: 29px;
}

.scopetext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	margin-left: 5px;
	color: #778594;
	padding-top: 0px;
	padding-bottom: 6px;
	text-align: left;
	height: 20px;
	padding-right: 0px;
	margin-bottom: 15px;
	padding-bottom: 0px;
	vertical-align: top;
	float:right;
	width: 115px;
}


.floatright{
	float: right;
}

.checkbox{
	text-align: center;
	float: right;
	height: 15px;
	width: 15px;
	clear: right;
}


.leftcolumntop{
	height: 295px;
	overflow:hidden; 
}

.searchbold{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #778594;
	padding-top: 0px;
	padding-bottom: 5px;
	margin-right: 5px;
	font-weight: bold;
	float: left;
	width: 90px;
	position: relative;
	top: 85px;
	left: 23px;
}

a.searchlinks  {
	text-decoration: underline;
	color: #002156;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 0px;
	padding-right: 8px;	
	float: left;
	font-weight: bold;
}
	
a.searchlinks:link {
	text-decoration: underline;
	color: #002156;
}
a.searchlinks:hover {
	text-decoration: none;
	color: #002156;
	}


.title-holder{
	width: 466px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 2px;
	margin-left:0px;
	float: right;
	display:block;
	height:25px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B8C0C7;
	background-image: url(../images/resultsbg.jpg);
	background-repeat: repeat-y;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B8C0C7;
	margin-bottom: 6px;
}

.title-holdermyh{
	width: 466px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: px;
	margin-left:0px;
	float: right;
	display:block;
	height:25px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B8C0C7;
	background-image: url(../images/resultsbg.jpg);
	background-repeat: repeat-y;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B8C0C7;
	margin-bottom: 0px;
}

.title-holderTop{
	width: 466px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	margin-left:0px;
	float: right;
	display:block;
	height:25px;
	border-top-width: 0px;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B8C0C7;
	background-image: url(../images/resultsbg.jpg);
	background-repeat: repeat-y;
}

.cplogo{
	width: 185px;
	display: block;
	padding-top: 6px;
	padding-right: 4px;
	float:right;
	text-align:center; 
	vertical-align:middle; 
}

.logofloat{
	position: absolute;
	float: left;
	display: block;
	clear: both;
	}


/*new styles*/
.cpresults{
	width: 276px;
	color: #011B58;
	float:left;
	padding-bottom: 10px;
	/*border-right-width: 1px;*/
	/*border-right-style: solid;*/
	/*border-right-color: #778594;*/
}
	

.cpresultstext{
	font-family: Arial, Helvetica, sans-serif;
	color: #778594;
	float:left;
	width: 257px;
	font-size: 0.7em;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
	
.cpresultstitle{
	color: #011B58;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}	

.mapaddress{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #778594;
	padding-left: 10px;
	padding-bottom: 10px;
}

.elearningtext{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #778594;
	line-height: 1.5em;
	width: 450px;
	padding-top: 0px;
	color: #606B77; 
	margin-top:3px;
	margin-bottom: 3px;
	margin-left: 15px;
	margin-right: 8px;	
	display: block;
	float: left;
	}


.passwordbox{  font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #778594;
	margin-left: 25px;
    line-height: 2.5em;
	}

.passwordcontent{
	height: 30px;
	text-align: left;
	display: block;
	float: left;
	display:block;
	padding-top: 25px;
	padding-bottom: 5px;
}


/* NEWS SECTION STYLES*/


#content {width:470px;
float:left;}

/* News specific classes */
#news-items {padding:0 0 20px; float:left;}
	#news-items ul {margin:0; padding:0; list-style:none; float:left;}
	#news-items li {width:100%; margin-bottom:10px; float:left;}
	#news-items h3 a {color:#426fc8;}
	#news-items h3 a:hover {}
	#news-items .read-more a {color:#000;}
	#news-items .read-more a:hover {}
	#news-items .image-medium-frame {width:200px; margin-left:10px; float:right;}
	#news-items .image-medium {width:200px; overflow:hidden; float:right;}
	#news-items .image-medium img {float:right;}
	#news-items .text-no-image {}
	#news-items .text {float:left;}
	#news-items .text-medium-image {float:left;}

#news-navigation {width:610px; padding:5px; float:left; background:#fff;}
	#news-navigation ul {}
	#news-navigation li {width:10px; margin-bottom:0; padding:0 7px 0 0; float:left; border-bottom:none; float:left;}
	#news-navigation li.current {color:#6164c5;}
	#news-navigation li.more {width:40px; padding-right:0;}
	#news-navigation li.less {width:40px; padding-left:0;}

.news-calendar {
	width:10em;
	position: relative;
	top: 0px;
	left: 0px;
	height: 30px;
	display: block;
	
	
	}
	.news-calendar dl {}
	.news-calendar dt a {padding:2px 0 2px 5px; font-size:0.7em; font-family: Arial, Helvetica, sans-serif; font-weight:bold; background:#919fa8; ; 
	                     display:block; color:#fff; text-decoration:none;}
	.news-calendar dt a:hover {background:#011b58; text-decoration:}
	.news-calendar dd {margin-left:0;}
	.news-calendar dd a {font-family: Arial, Helvetica, sans-serif; color: #919fa8; font-weight:bold; padding:2px 0 2px 5px;  border:1px solid #ddd;                        display:block; text-transform: uppercase; text-decoration:none; font-size:0.7em;}
	.news-calendar dd a:hover {background:#ffffff; color: #011b58; text-decoration:none;}




.news-data {margin:0 0 10px; padding:0 0 10px; border-bottom:1px solid #ddd;}
	.news-data .news-category {padding-right:30px; font-weight:bold;}
	.news-data .news-writer {padding-right:30px;}
	.news-data .news-date {}



/*.subNavigation{
	position: absolute;	

	}*/
#cultivContact fieldset 
 {
    width: 400px;
    border: none;
	float:left;
 }
 .formLabel 
 {
     float: left;
     width: 200px;
     font-family: Arial, Helvetica, sans-serif;
	 font-size: 0.7em;
	 padding-top: 5px;
	 color: #778594;
	 font-weight: bold;
 }
 .inputRow 
 {
     clear: left;
 }
 .errorMessage 
 {
     margin-left: 100px;
     clear: left;
 }
 .inputString 
 {
     float: left;
     width: 150px;
 }
 .inputArea 
 {
     width: 290px;
     height: 200px;
 }
 .submit 
 {
     float: left;
	 display: block;
	 padding-top: 5px;
	 width: 150px;
 }
 
 
.LocatorMultiple{
margin-top: 20px;
font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #778594;
}
.Smalltext{
 font-family: Arial, Helvetica, sans-serif;
	font-size: 0.5em;
	color: #778594;
	line-height: 1.5em;

}
.maptext
{
font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #778594;
}
/* END NEWS STYLES*/




a.infolinks  {
	text-decoration: underline;
	color: #002156;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	width: 250px;
	
}
	
a.infolinks:link {
	text-decoration: underline;
	color: #002156;
}
a.infolinks:hover {
	text-decoration: none;
	color: #002156;
	}



p{
	padding:0px;
	margin-top: 10px;
	margin-bottom: 10px;	
}


.textblock{
	width: 425px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #778594;
	vertical-align: top;	
	}

.searchtextbold{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	padding-left: 10px;
	color: #011B58;
	padding-top: 0px;
	margin-top: 2px;
	padding-bottom: 1px;
	float: left;
	text-align: left;
	height: 19px;
font-weight: bold;
}


.linkholder{ 
   padding-left: 6px;
   padding-bottom: 10px;
   float: left;
   display: block;}


.imgRight{
     float: left;
     margin-left: 10px;
    }








/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
