/* GENERAL STYLES */
/* Rich text editor styling start */
#holderBody {
	background: #fff;
}

#holder {
	border: 1px solid #ccc;
	padding: 10px;
	margin: 5px;
	text-align: left;

}

/* Rich text editor styling end */

body {
	background-image: url(/media/2978/background.jpg);
	padding: 5px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-x;
	background-color: #374145;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #2D2D2D;
}

/* HEADERS */
h2 {
	font-size:30px;
	margin: 5px 0;
	padding: 0;
	font-weight: bold;
	font-size: 140%;
	text-decoration: none;
}

/* NEWS*/
.newsDate {
	margin: 0;
	padding: 5px 0 0 0;
	font-size: 90%;
}
.newsResume {
	margin: 0 0 10px 0;
	padding: 0;
}

#newsBox {
	width: 120px;
	float: left;
	padding: 5px;
	margin: 0px;
	border-right: 1px solid #cccccc;
	background-color: #ffffff;
	font-size: 11px;
}

#newsBox .newsDate {
	border-top: 1px solid #ddd;
}

/* header */
#header {
width: 945px;
height: 76px;
border-bottom:0px #000000 solid;
padding: 0;
display: block;
}

/* Navigation */

#secondLevelNavigation {
    float: left;
    width: 228px;
    list-style: none;
    padding: 0px;
    margin: 0;  
    border-top: 0px solid #ddd;
    height: auto;
	background-color: #DDF4DA;


}

#secondLevelNavigation li {
    	margin: 0;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	margin-right: 15px;
	font-size: 11px;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 15px;
}

#secondLevelNavigation li .selected {
	font-weight: bold;
}

#secondLevelNavigation a {
    	display: block;
	padding: 0px 0;
	text-decoration: none;
	color: #006699;
}

#secondLevelNavigation a:hover {
	color: #009966;
}

#naviHolder{
z-index: 1;
position: relative;
    float: left;
    padding:0;
    width:945px;
    height: 23px;
    margin: 0;    
}

#naviList {
    list-style:none;
    margin: 0;    
    padding: 0;
}

#naviList li {
    width: 95px;
    float:left;
    border-left:#ddd9cc solid 1px;
    border-right:#888477 solid 1px;
}

#naviList .selected {
	font-weight: bold;
}

#naviList a{
    padding: 8px 0;
    text-align: center;
    text-decoration:none;
    color:#ffffff;
    display: block;
}

#naviList a:hover{
}
/* Pull */
#nav ul, #nav {
	list-style: none;
	padding: 0;
	margin: 0;
}
#nav a {
    padding: 1px 0;
    text-align: center;
    text-decoration:none;
    color:#ffffff;
    display: block;
}

#nav .current {
	font-weight: bold;
}

#nav a {
	text-decoration: none;
	color: #ffffff;
	font-size: 10px;
	margin-left: 1px;
	margin-right: 1px;
padding-top: 4px;
padding-bottom: 4px;
}

#nav a:hover {
	color: #C5DBC6;
}

#nav li li a {
	display: block;
	font-weight: normal;
	color: #ffffff;
	padding: 0.4em 0;

}

#nav li {
	float: left;
	position: relative;
	width: 11em;
	text-align: center;
	cursor: default;
    	border-right:#666666 solid 1px;
}


li ul {
	display: none;
	position: absolute;
	display: none;
	top: 100%;
	left: 0;
	font-weight: normal;
	background: url(/media/442/pullbackground.jpg);
	padding: 2em 0;
	border-bottom: 1px solid #888477;
}


li>ul {

}

li li {
	display: block;
	float: none;
	background-color: transparent;
	border: 0;
}

li:hover ul, li.over ul {
	display: block;
}

/* BREADCRUM */
#umbBreadcrum {
    list-style:none;
    padding-left: 12px;
    margin: 0;
    color: #aaa;
    font-size: 9px;
	font-weight: bold;
}

#umbBreadcrum li {
    float:left;
    margin: 0 3px 3px 0;  
    padding: 0;
}

/* BOXES */
a {
color:#195289;
}

#textContent {
	width: 700px;
	border-left: 0px solid #ddd;
	float: right;
	padding-left: 10px;
	min-height: 280px;
	_height: 280px;
	background-color: #ffffff;
}

#textContentRDB {
	width: 935px;
	border-left: 0px solid #ddd;
	float: right;
	padding-left: 0px;
	min-height: 280px;
	_height: 280px;
	background-color: #ffffff;
}
#bottomInfo {
	border-top: 1px solid #ccc;
	padding-top: 5px;
	color: #aaa;
	font-size: smaller;
}

#container {
	margin: 10px auto;
	width: 945px;
        background: #FFFFFF;
}

#maintop {
	width:945px;
	margin:0;
	padding:0;
	text-align:right;
	background-color: #374145;
	color: white;
	font-family: arial;
	font-size: 9px;

}
#maintop a{
	text-decoration: none;
	color: white;
}

#main {
	width:945px;
	margin:0;
	padding:0;
	text-align:left;
	background-color: #FFFFFF;
}

#bottom {
	clear: both;
	border-top: 0px solid #333366;
	width:945px;
	height: 0px;
	margin:0px 0;
	padding:0px 0;
	text-align:center;
	font-size: 0px;

}

#content {
	float: left;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
}
#contentlanding {
	float: left;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:5px;
}
#bottom2 {
	height: 5px;
	width: 945px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;

}

#content img {
margin:0 0 0px 0px;
border:0;
}
a img  { 
border: none; 
}

#bottomShadow {
}
#landingcontent {
	padding: 20px;
}
#landingcontent H1 a {
	color: #999999;
	font-size: 9px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-transform: none;
}
#landingcontent H1 {
	vertical-align: middle;
	color: #25518B;
	font-size: 13px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-transform: uppercase;
	background-image:  url("/media/2406/stick.gif");
	background-repeat: no-repeat;
	padding-left: 10px;
}
#landingcontent p {
	text-transform: none;
	color: #333333;
	font-size: 11px;
}
#landingcontent H2 {
	color: #25518B;
	font-size: 13px;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
	text-transform: uppercase;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
#left {
	background-color: #FFFFFF;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #999999;
}
#footer {
	position: relative;
	font-size: 10px;
	width: 945px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-image: url(/media/129/footer.jpg);
	background-repeat: no-repeat;
	height: 60px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}

#introduction {
position: relative;
	background-image: url(/media/3292/landing_header_v3_b.jpg);
	height: 232px;
	width: 945px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	text-align: left;
}
.green {
	font-size: 10px;
	text-transform: none;
	color: #003300;
}
.greenbold {
	font-size: 12px;
	text-transform: none;
	color: #003300;
	font-weight: bold;
}
#introContent h1 {

	color: #25518B;
	font-size: 13px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-transform: uppercase;
	background-image:  url("/media/3032/stick.gif");
	background-repeat: no-repeat;
	padding-left: 10px;
}
#introContent {
	position: relative;
	width: 600px;
	height: 190px;
	float: right;
	top: 25px;
	right: 20px;
	cursor: pointer;
}
#credits {
	font-size: 10px;
	color: #FFFFFF;
	width: 949px;
	margin-right: auto;
	margin-left: auto;

	text-align: center;
	margin-top: 10px;
}
.bluesmallbold {
	font-size: 9px;
	text-transform: none;
	color: #1E588F;
	font-weight: bold;
}
#secondaryHeader {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	height: 40px;
	width: 945px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-image: url(/media/213/contentheaderb.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	padding-top: 0px;
	padding-left: 0px;
}
#secondaryHeader2 {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-image: url(/media/3326/scondaryheader.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	padding-top: 0px;
	padding-left: 15px;
	margin-top: 10px;
}

#secondaryNav a {
	text-decoration: none;


}
#secondaryNav p {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 0px;
	margin-right: 15px;
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#secondaryNav li {
	background-image: url(/media/1834/double_arrow.gif);
	background-repeat: no-repeat;
}
#NavContentHolderLine {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e0e0e0;
	background-color: #DDF4DA;

}

.pullouttable {
	border-top-width: 0px;
	border-bottom-width: 0px;
}
#pullout {
	background-color: #DCEAE8;
	width: 195px;
	float: right;
	margin-bottom: 5px;
	margin-left: 10px;
	clear: right;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}
#pullout table {
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-bottom-color: #999999;
}
#pullout p {
	color: #006597;
	font-size: 9px;
}
#pullout li {
	color: #006597;
	font-size: 9px;
}
#pullout ul li {
list-style-image: url(/media/460/bullet.gif);
}
#pullout h3 {
	color: #006597;
	font-size: 10px;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#pulloutwhite {
	width: 195px;
	float: right;
	margin-bottom: 5px;
	margin-left: 10px;
	clear: right;
	padding: 5px;
	border-top: 3px solid #FFFFFF;
	border-right: 0px solid #FFFFFF;
	border-bottom: 3px solid #FFFFFF;
	border-left: 5px solid #FFFFFF;
}
.pagename {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
}
.plainwhitebold {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
}
.casestudytable1 {
	border-left: 1px solid #C1DBC2;
	border-top: 2px solid #C1DBC2;
}

.pullout800 {
color: #006597;
font-weight: bold;
font-family: Arial;
font-size: 16px;
}

.table800 {
border-bottom: 1px dotted #999999;
}

#topbuttons {
position: relative;
top: 50px;
background: orange;
z-index: 10;
}

#CaseStudyBG1 {
	background: url(/media/2219/casestudybg-1.jpg);
	background-repeat: no-repeat;

}

/* ******************V3 styling start*******************/

.v3tablecellmiddle {
border-left: 1px dotted #9D9D9D;
border-right: 1px dotted #9D9D9D;
}
.v3tablecellleft {
border-left: 1px solid #9D9D9D;
}
.v3tablecellright {
border-right: 1px solid #B2B2B2;
background: url(/media/1820/right_cloud_bg.jpg);
}

.v3tablecellmiddleb {
border-left: 1px dotted #9D9D9D;
border-right: 1px dotted #9D9D9D;
border-bottom: 1px solid #9D9D9D;
}
.v3tablecellleftb {
border-left: 1px solid #9D9D9D;
border-bottom: 1px solid #9D9D9D;
}
.v3tablecellrightb {
border-right: 1px solid #B2B2B2;
border-bottom: 1px solid #9D9D9D;
background: url(/media/2093/right_raisedfloor.jpg);
}
table.v3tablemain {
margin-left: 15px;
margin-top: 10px;
}

.v3tablecellheader {
background: #cccccc;
border-left: 1px solid #cccccc;
border-right: 1px solid #cccccc;
}
.v3tablecellheadermiddle {
background: #B5BCC4;
border-left: 1px solid #FFFFFF;
border-right: 1px solid #FFFFFF;
}
.v3tablecellquicklinks {
border-left: 1px dotted #9D9D9D;
border-right: 1px dotted #9D9D9D;
}

#extralinks1 a {
text-decoration: none;
color: 384a89;
font-size: 11px;
font-weight: bold;
}
#extralinks1 ul li {
list-style-image: url(/media/2170/v3-arrow-orange1.jpg);
}

.infoicon {
vertical-align: middle;
}


/* EDITOR PROPERTIES */
h1 {
	font-size:20px;
	font-weight: bold;
}

h3 {
	font-size:12px;
	font-weight: bold;
}

.Header2 {
font-size: 12px;
font-weight: bold;
color: #11467A;
}

.TestimonialQuotes {
font-size: 17px;
font-weight: bold;
color: #11467A;
}

.TestimonialText {
font-size: 15px;
color: #11467A;
}

