/* CSS Document */

BODY {
	color: #3f3f3f;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:21px;
	}
	
H1 {
	color:#3c692d;
	font-size:18px;
	margin:0;
	padding:0 0 10px;
	text-align:left;}


H1 SPAN {
	color:#8b8b8b;
	font-weight:bold;
	font-size:14px;
	text-transform:capitalize;}
	
H2 {
	color:#3c692d;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	margin:0;
	}
		
H3{
	color:#00355f;
	font-weight:bold;
	font-size:12px;
	margin:0;
	padding:0;
	}
	
	
H4{
	color:#3f3f3f;
	font-weight:bold;
	font-size:12px;
	margin:0;
	padding:0;}


INPUT {
	color:#b1b1b1;
	font-size:10px;
	height:12px;
	border: 1px #ebedee solid;
	width:92px;
	padding:0px 4px 2px;}

INPUT.long {
	width:129px;} 

P {
	margin: 3px 0px 0px 0px;
	padding:0;
	}

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

A.arrow { 
	text-decoration:none;
	color:#e5b13a;
	font-weight:bold;
	background-image:url(../images/icon-arrow.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding-right:10px;}

A.arrow:hover {
text-decoration:underline;
}


A.watch { 
	text-decoration:none;
	color:#e5b13a;
	font-weight:bold;
	background-image:url(../images/icon-vidio.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding-right:19px;}


/* WRAPPER */
#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 870px;
}
	
#wrapper2 {
	float:left;
	width: 780px;
	padding-top: 40px;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 30px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #215783;
	border-right-color: #215783;
	border-bottom-color: #215783;
	border-left-color: #215783;
}	

/* HEADER SECTION*/
#headerSection {
	width: 780px;
	padding-bottom:5px;
	float:left;
}

/* LOGO SECTION*/

#logoSection{
	float:left;}
	

/************* SUB NAVIGATION ******************/

#generalNav {
	float: right;
	width: 200px;
	font-size: 10px;
	text-align: right;
	color: #00355f;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#generalNav a {
	color: #00355f;
	text-decoration: none;
}
#generalNav a:hover {
	text-decoration: underline;
}

/************* SEARCH ******************/

#searchSection {
	float: right;
	width: 160px;
	font-size: 10px;
	padding: 0px;
	color: #00355f;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


.formfieldsS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	border:1px solid #cccccc;
	color: #333333;
	height: 13px;
	width: 100px;
	padding: 0px 5px 0px 0px;
}

input.forbuttonS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	background-color: #568ab3;
	color: rgb(255,255,255);
	height: 15px;
	width: 45px;
	border:1px solid #CCCCCC;
}


.formfieldsBIG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	border:1px solid #cccccc;
	color: #333333;
	height: 20px;
	width: 250px;
	padding: 0px 10px 0px 0px;
	vertical-align:top;
}

input.forbuttonBIG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-color: #568ab3;
	color: rgb(255,255,255);
	height: 22px;
	width: 70px;
	border:1px solid #CCCCCC;
	padding: 0px 0px 0px 0px;
	vertical-align:middle;
}

/************* MAIN NAVIGATION ******************/

/*
#topnav {
	float: left;
	width: 895px;
	height: 25px;
	margin: 20px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	background: url(../images/billboard/top-nav-bg.png) no-repeat right top;
	}
	
#topnav ul {
	padding: 0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
  list-style:none;
	}

#topnav ul li.first {
	background: none;
	float: left;
	height: 25px;
	padding: 0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	}	

#topnav ul li {
	background: url(../images/billboard/top-nav-div.png) no-repeat 0% 0px;
	float:left;
	height: 25px;
	padding: 0px 0px 0px 2px;
	margin:0px 0px 0px 0px;
	}
	
#topnav ul li.last {
	background: url(../images/billboard/top-nav-div.png) no-repeat 0% 0px;
	height: 25px;
	float: left;
	padding: 0px 0px 0px 2px;
	margin:0px 0px 0px 0px;
	}
	
#topnav ul li.first a {
	color: #fff;
	background: url(../images/billboard/top-nav-bg-on-first.png) no-repeat 0% 27px;
	float: left;
	height: 25px;
	padding: 2px 22px 0px 22px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	}

#topnav ul li a {
	color: #fff;
	background: url(../images/billboard/top-nav-bg-on.png) no-repeat 100% 27px;
	float:left;
	height: 25px;
	padding: 2px 22px 0px 22px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
}
	
#topnav ul li.last a {
	color: #fff;
	background: url(../images/billboard/top-nav-bg-on.png) no-repeat 100% 27px;
	float: left;
	height: 25px;
	text-decoration: none;
	padding: 2px 22px 0px 22px;
	margin: 0px 0px 0px 0px;
	}
	
#topnav ul li.first a:hover {
	background: url(../images/billboard/top-nav-bg-on-first.png) no-repeat 0% 0px;
	text-decoration: none;
	}

#topnav ul li a:hover {
	background: url(../images/billboard/top-nav-bg-on.png) no-repeat 100% 0px;
	text-decoration: none;
	}

#topnav ul li.last a:hover {
	background: url(../images/billboard/top-nav-bg-on.png) no-repeat 100% 0px;
	text-decoration: none;
	}

#topnav ul li a.selected {
	background: url(../images/billboard/top-nav-bg-on.png) no-repeat 100% 0px;
	}
	
#topnav ul li.first a.selected {
	background: url(../images/billboard/top-nav-bg-on-first.png) no-repeat 100% 0px;
	}
	
#topnav ul li.last a.selected {
	background: url(../images/billboard/top-nav-bg-on-last.png) no-repeat 100% 0px;
	}
	
	
#topnav ul.dropdown {
	clear:both;
	position:absolute;
	top:148px;
	display:none;
	width:182px;
	background:url(../images/topnav-bg.png) no-repeat bottom left;
	padding-bottom:8px;
	behavior:url(iepngfix.htc);
	cursor:hand;
}


* html #topnav ul.dropdown  li a {
   height:1em;
	 background:none;
	 padding-bottom:0px;
	 cursor:hand;
}

#topnav ul.dropdown li, #topnav ul.dropdown li a {
	float:none;
	border:none;
	background:none;
	padding-bottom:0px;
	cursor:hand;
	}

#topnav ul.dropdown li a {
	background:none;
	display:block;
	padding: 3px 8px;
	color:#000;
	text-transform: capitalize;
	font-size:11px;
	background-color:#e7edf3;
	cursor:hand;
	}

#topnav ul.dropdown li a:hover {
	background:none;
	background-color:#c4d3e1;
	cursor:hand;
	}

*/


/* TOP NAVIGATION*/


#topnav {
	font:12px Arial, Helvetica, sans-serif;
	line-height:16px;
	position:absolute;
	width: 800px;
	float:left;
}

#topnav ul {
	margin:0;
	padding:0;
	list-style:none;}

#topnav li {
	float:left;
	border-right:1px solid #FFF;
}

#topnav a {
	float:left;
	background-color:#CC0000;
	padding-left:2px;
	text-decoration:none;
}

#topnav a span {
	float:left;
	display:block;
	padding:4px 31px 4px 29px;
	height:17px;
	color: white;
	background-color:#CC0000;
	background-repeat: no-repeat;
	background-position: right top;
}

#topnav a:hover {
COLOR: white;
background-color:#666666;
}
#topnav a:hover span {
	color: black;
	background-color:#666666;
}

#topnav a:hover, #topnav li:hover a, #topnav li.hover a, #topnav .currentSectionL {
	background-position:0% -25px;
}

#topnav a:hover span, #topnav li:hover a span, #topnav li.hover a span, #topnav .currentSectionR {
	background-position:100% -25px;
	cursor:pointer;
}


#topnav ul.dropdown {
	clear:both;
	position:absolute;
	top:25px;
	display:none;
	width:180px;
	background-image:url(images/topnav-bg.png);
	background-repeat:no-repeat;
	background-position:bottom left;
	padding-bottom:6px;
	behavior:url(iepngfix.htc);}

* html #topnav ul.dropdown  li a {
   height:1em;
}

#topnav ul.dropdown li, #topnav ul.dropdown li a {
	float:none;
	border:none;}

#topnav ul.dropdown li a {
	background:none;
	display:block;
	padding: 3px 8px;
	color:#000;
	text-transform: capitalize;
	font-size:11px;
	background:#dbdcdc;}


#topnav ul.dropdown li a:hover {
	background-color:#666666;}
	
	

/* BANNER SECTION*/
#bannerSection{
	width: 895px;
	float:left;
	padding-top:25px;
}

.banner{
	float:left; 
	height:202px; 
	width:613px;
}
	
.pageName {
	float:left;
	width:282px;}

.title{
	float:left; 
	height:64px; 
	padding-top:30px; 
	width:282px;}
	
.subtitle{
	color:#b30838;
	float:left;
	height:73px;
	width:282px;
	padding-top:5px;}


/* BODY SECTION*/

#bodySection{
	width: 778px;
	float:left;
	overflow: hidden;
	margin-top: 20px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}


/* LEFT NAVIGATION*/
#leftNav{
	float:left;
	width:131px;
	background-color:#f0f0f0;
	line-height:15px;
	padding-top:25px;
	background-image:url(../images/leftnav-bg.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom:7px;}
	
	#leftNav2{
	float:left;
	width:131px;
	background-color:#FFFFFF;
	line-height:15px;
	padding-top:25px;
	padding-bottom:7px;}

#leftNav UL {
	list-style: none;
	margin:0;
	padding:0;}

#leftNav UL  LI {
	padding:1px;
	margin:0px;}

* html #leftNav ul  li a {
   height:1em;
}
	
#leftNav A{
	color:#00355f;
	font-weight:bold;
	text-decoration:none;
	padding: 5px 5px 5px 10px;
	display:block;}	

#leftNav A:HOVER, #leftNav A.leftnavhover{
	background-color:#00355f;
	color:#FFF;}

#leftNav UL LI UL {
	text-transform: capitalize;
	line-height:13px;
	font-size:11px;
	display:none;}

#leftNav UL LI UL.showUL {
	display:block;}

#leftNav UL LI UL A{
	color:#8b8b8b;
	padding: 5px 5px 5px 16px;}

#leftNav UL LI UL A:HOVER, #leftNav UL LI UL a.current{
	color:#3f3f3f;
	background-image:url(../images/icon-arrow-blk.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color:#f0f0f0;}	


/* MAIN COLUMN*/
#mainColumn{
	float:left;
	width:422px;
	padding:25px 25px 0;
	text-align:left;
	overflow:hidden;}

#mainColumnL{
	float:left;
	width:578px;
	padding:25px 25px 0 0;
	text-align:left;
	overflow:hidden;
	color:#3f3f3f;}	
	
#mainColumnSM{
	float:left;
	width:870px;
	padding:25px 25px 0 0;
	text-align:left;
	overflow:hidden;
	color:#3f3f3f;}	
	
#mainColumnSFDC{
	float:left;
	width:460px;
	padding:25px 25px 0 0;
	text-align:left;
	overflow:hidden;
	color:#3f3f3f;}	
	
#mainColumnR{
	float:left;
	width:695px;
	padding:25px 0px 0 25px;
	text-align:left;
	/*overflow:hidden;*/
	color:#3f3f3f;}	

.partnersTable {
	width:597px;
	border:none;
	margin:17px 0 ;
	border-top: 1px solid #ccc;}

.partnersTable td {
	padding:17px 0;
	border-bottom: 1px solid #ccc;}

.partnersTable td.noBorder {
	padding:17px 0;
	border-bottom: none;}

td.textCol {
	padding-left:50px;}		

.partnersTable img {
	vertical-align: middle;}	

/* RIGHT COLUMN*/
#rightColumn{
	float:left;
	width:282px;
	padding-top:25px;
	color:#3f3f3f;
	line-height:15px;
	padding-left:10px;}
	
	#rightColumnSFDC{
	float:left;
	width:400px;
	padding-top:25px;
	color:#3f3f3f;
	line-height:15px;
	padding-left:10px;}

#rightColumn img {
	float:left;
	padding-right:15px;}

/* WP SECTION*/
#wpSection{
	float:left;
	width:272px;
	padding:0 10px 30px 0;
}

.pwp {
	color: #3f3f3f;
	margin: 5px 0px 5px 0px;
}


/* DEMO SECTION*/
#demoSection{
	float:left;
	width:272px;
	padding:0 10px 15px 0;}

/* GREEN BOX*/
#greenBox{
	background-image:url(../images/green-box-top.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:282px;
	padding-top:4px;
	float:left;
	color:#d7e5d4;
	line-height:21px;
	font-weight:bold;}
	
#greenBox .greenBottom{
	background-image:url(../images/green-box-bottom.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:#3c692d;
	width:248px;
	padding: 30px 17px;}

#greenBox .signature {
	text-align:right;
	text-transform:uppercase;
	line-height:15px;
	padding-top:15px;}

#greenBox .signature SPAN {
	font-size:10px;
	text-transform:capitalize;
	padding:0;}


/* BLUE BOX*/
#blueBox{
	background-image:url(../images/blue-box-top.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:282px;
	padding-top:4px;
	float:left;
	color:#d7e5d4;
	line-height:21px;
	font-weight:bold;}
	
	#blueBox a{
	color:#d7e5d4;
	text-decoration: none;
	}
	
#blueBox .blueBottom{
	background-image:url(../images/blue-box-bottom.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:#004963;
	width:248px;
	padding: 30px 17px;}

#blueBox .signature {
	text-align:right;
	text-transform:uppercase;
	line-height:15px;
	padding-top:15px;}

#blueBox .signature SPAN {
	font-size:10px;
	text-transform:capitalize;
	padding:0;}

#footerBG {
	background-image:url(../images/round-bottom.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	height:37px;
	width:957px;
	float:left;}


#footerSection{
	font-size:10px;
	text-align:center;
	padding-top:4px;
	color:#999999;}

#footerSection A{
	color:#999999;
	text-decoration:none;}

#footerSection A:HOVER{
	text-decoration:underline;}

.clear {clear:both; height:1px;}
.rFloat {
	float:right;}	
.noBorder { border:none;}
.p25R { padding-right:25px;}

.p5B { padding-bottom:5px; display:block;}

.w20{
	float:left;
	width:70px;
	padding-top:10px;}
.w30 {float:left;
	width:120px;
	padding-top:10px;
	text-align:left;}


.w40 {float:left;
	width:170px;
	padding-top:10px;}

.w40r {float:left;
	width:170px;
	padding-top:10px;}

.w40r img { float:right;}

.w60 {float:left;
	width:240px;
	padding-top:10px;}
.w70 {
	float:left;
	width:290px;
	padding-top:10px;}

.w80 {
	float:left;
	width:340px;
	padding-top:10px;}	
		
.note {
	font-size:11px;
	line-height:15px;}	
	
.red {color:#b30838;}
/* HOME PAGE */

#buttons-home{
	background-image:url(../images/billboard/bg-btn-home-2.gif);
	background-repeat:no-repeat;
	background-position:left;
	height:24px;
	width:800px;
	border-left: 1px solid #999999;
}	
	
#buttons-home DIV {
	width:191px;
	font-weight:bold;
	color:#316AC5;
	font-size:12px;
	text-align:center;
	float:left;
}

#banners-home {
	background-image:url(../images/billboard/bg-home-2.gif);
	background-repeat:repeat-y;
	background-position:bottom;
	width:780px;
	line-height:20px;
	
} 
	
#banners-home .sections {
	width:162px;
	float:left;
	padding:11px 10px 0 19px;
	vertical-align:top;
	}

.sections h3 {
	color:#FFFFFF;;
	font-size:11px;
	font-weight:bold;
	line-height:normal;
	margin:0;
	padding:0;
}

.sections p {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:13px;
	margin:0;
	padding:0;
}


.wpicon {
	padding-bottom: 23px;
	padding-right: 4px;
}

.videoicon {
	align: center;
	padding: 0px 0px 12px 15px;
}

.sections a {
	margin:0;
	padding:0;
	font-size:11px;
	color:#f3d99d;
}

.sections a:hover {
	text-decoration:underline;}

.middleImg {
	vertical-align:middle;}
	
.sections img {
	border:none;}
	

a.solution-buttons {
	background-image:url(../images/btn-solution.jpg);
	background-repeat:no-repeat;
	background-position:left;
	display:block;
	width:157px;
	height:23px;
	color:#FFF;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	padding-top:8px;}
	
a:hover.solution-buttons {
	text-decoration:none;
}


a.solution-buttons2 {
	background-image:url(../images/btn-solution.jpg);
	background-repeat:no-repeat;
	background-position:left;
	display:block;
	width:157px;
	height:23px;
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	padding-top:8px;
}
	
a:hover.solution-buttons2 {
	background-image:url(../images/btn-solution-on.jpg);
	background-repeat:no-repeat;
	background-position:left;
	display:block;
	width:157px;
	height:23px;
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	padding-top:8px;
}


	
#footerBG-home {
	background-image:url(../images/billboard/round-bottom-home-2.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	height:30px;
	width:957px;
	float:left;}	
	
#homeList { 

	text-align:right;
	float:right;
	outline:hidden;
	width:291px;
	height:189px;
	padding:100px 0 75px 0;}

#homeList  a {
	font-size:13px;
	font-weight:bold;
	background-image:url(../images/arrow-yellow.gif);
	background-repeat:no-repeat;
	background-position:right;
	width:97px;
	height:28px;
	color: #e5b13a;
	padding-right:20px;}
	
#hrwhite {
	height: 1px;
	margin: 10px 0px 10px 0px;
	border-bottom:solid;
	border-bottom-color: #507842;
	border-bottom-width: 1px;
	
	}
	
	.lodiagram {
	border:none;
	margin: 15px 0px 25px 20px ;
	}
	
	.divider {
	clear:both;
	height:15px;
	border-bottom:1px solid #ccc;
	margin-bottom:20px;
	}
	

/* DE ADDED */


#homeType {
	background-image: url(../images/billboard/billboard-rt-box-bg.jpg);
	background-repeat: no-repeat;
	background-position: left;
	float: right;
	outline: hidden;
	width: 191px;
	height: 277px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #215783;
}

.homeTag h1 {
	font: 16px/16px "Arial Narrow", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	margin: 18px 0px 0px 15px;
	}
		
.homeBullets h2 {
	font: 13px/13px "Arial Narrow", Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight: bold;
	color: #FFFFFF;
	line-height: normal;
	margin: 0px 0px 0px 15px;
	}
	
.homeBullets a {
	color: #0072A8;
	text-decoration: none;
	}
	
.homeBullets a:hover {
	color: #0072A8;
	text-decoration: underline;
	}
	
.homeDivider {
	clear:both;
	height:1px;
	border-bottom:1px solid #b1c8da;
	margin: 12px 0px 0px 0px;
}

