body, td {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;
	margin: 0; padding: 0; border: 0;}

a, td a, table a, div a {color: #0000ff}

h2 {color: #3B4282; font-size: 120%; padding: 10px 0 5px 0; margin: 0; font-weight: bold;}


#pageHeader { width: 850px; height: 72px; }

#standout {
	border: 1px solid #696969;
	background-color: #f5f5f5;
	margin-left: 20px;
	margin-right: 20px;
	padding: 5px 5px 5px 5px;
}

#standout ol {
	padding: -1px 0px 7px 0px;
	list-style: decimal inside;
}

#standout ol li {
	padding-bottom: 10px;
}

.x-dlg-mask {
	background-color:#696969;
	opacity:.9;
}

.x-dlg .x-dlg-hd {
	color:#000000;
}

#howDoesThisHelpMe {
	text-align: right;
	background: url(images/asterisk_yellow.png) no-repeat right;
	padding-right: 20px;
	padding-top: 3px;
	height: 20px;
	vertical-align: middle;
}

#howDoesThisHelpMe a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

#howDoesThisHelpMe a:hover {
	color: orange;
}

#howDoesThisHelpMe2 {
	text-align: right;
	background: url(images/asterisk_yellow.png) no-repeat right;
	padding-right: 20px;
	padding-top: 3px;
	height: 20px;
	vertical-align: middle;
}

#howDoesThisHelpMe2 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

#howDoesThisHelpMe2 a:hover {
	color: orange;
}

#divTopMenu {
	width:507px;
	height:72px;
	background: url('images/LogoTop.gif') no-repeat;
	margin: 0px;
	font-family: arial; 
	font-size: 12px; 	
	float:left;
}

#divLogin {
	height: 72px;
	background: #cccccc;
	background: url('images/LoginLeftBorder.gif') no-repeat #C2DEDE;
	padding-left: 40px;
	margin: 0px;
	width: 299px;
	max-width: 260px
}

#topMenu {
 margin: 50px 0px 0 100px;
 color: #23408F;
}
#topMenu a {
	color: #23408F;
	font-weight: bold;
	text-decoration: none;
}
#topMenu a:hover {
	text-decoration: underline;
}


#LogoBottom_home {
	position: relative;
	width:506px;
	float:left;
	height:270px;
}

#LogoBottom {
	position: relative;
}

#pageT { 
	border-bottom: solid 1px #B4D3D5;
	width: 600px; 
	text-align: left;  
	padding: 0px;
	margin-left: 200px;	
}
#pageT h1 {color: #3B4282; font-size: 160%; padding: 10px 0 5px 0; margin: 0; font-weight: bold;}
#innerPageMain {
	padding-top: 15px;
	margin-left: 200px;
	width: 600px
}

table.subMenu {display: inline; width: 100%; margin-left: 20px; }
td.menuoption { padding: 3px 0px 3px 5px;border-bottom: thin dotted #B4D3D5; font-size: 10pt;}
table.subMenu a { text-decoration: none;}
table.subMenu a:hover { text-decoration: underline;}


#mainContent_home {
	position: relative;
	height:270px;
	min-height:275px;
	max-height:275px;
	min-width: 850px;
	width: 850px;
}
	
#mainContent {
	position: relative;
	/*min-height:275px;
	max-height:275px;*/
	min-width: 850px;
	width: 850px;
}

#MainText {
	width:507px;
	height:199px;
}

.SmallText {
color:#000000;
font-size: 12px;
font-family: arial, helvetica, sans-serif;
font-weight: normal;
text-align: center;
}


#EmployeeImages {
position: relative;
float:left;
width: 299px;
max-width: 299px;
height: 271px;
border: 1px solid #336699;
border-top: 1px solid #ffffff;
text-align: center;
background:#d9eaf8;
}

#innerPageMain {
	padding-top: 15px;
	margin-left: 200px;
	width: 600px
}

input.textbox {border: 1px solid #B2B2B2 !important; border-bottom: 1px solid #3B4282 !important; padding: 3px; 
	font-size: 100%; font-family: Verdana, Arial, Helvetica, sans-serif; color: #3B4282;height: 20px}
.labelField {text-align: right; vertical-align: top;color: #666666; font-weight: bold; }
input.button, .button { background-color: #B4D3D5 !important; 
	font-weight: bold; color: #3B4282; font-size: 98%; padding: 3px 5px 4px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;}



		
	td.info { width: 140px;padding: 3px; text-align:left; }
	td.testimonial { width: 330px; } 
	td.logo { align: right; width: 50px; }
	td.line { border-top: solid 2px #D9E9EA;}
	
	
	span.fullname { font-weight: bold;}
	span.title {font-weight: bold; color: #3B4282; }

.x-dlg .x-dlg-dlg-body {
     border-color:#C2DEDE;
     border-style: solid;
     border-width:5px 5px 5px 5px;
     }
.windowHdr {
	background: url(/CFIDE/scripts/ajax/resources/ext/images/default/basic-dialog/hd-sprite_flex.gif) repeat-x;
	color: #000;
	font: normal 11px tahoma, verdana, helvetica;
	text-align: center;
	vertical-align: bottom;
	padding: 5px 0px 5px 0px;
	font-weight: bold;
}
.x-dlg .x-dlg-close {
 	 	background-image: url(/CFIDE/scripts/ajax/resources/ext/images/default/basic-dialog/close.gif);
} 

#leftGutter {
	clear: both;
	float: left;
	width: 250px;
	height: 950px;
	background-color: #ffcc18;
}

#LogoBottom_home_new {
	height: 54px;
	width: 250px;
}

.gutterPod {
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	width: 230px;
	margin-bottom: 10px;
}

.gutterPod li {
	background: url(images/page_white_text.png) no-repeat left;
	padding-left: 15px;
	height: 17px;
	list-style: none none;
	clear: left;
	float: left;
	width: 220px;
}

.gutterHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #999999;
	padding-left: 2px;
	background-color: #ffde6c;
	width: 230px;
	border-bottom: 1px solid gray;
	margin-bottom: 5px;
}

#movieLink {
	text-align: center;
}

#movieLink img {
	border: thin solid black;
}

#movieLink img:hover {
	border: medium solid blue;
}

#caseStudyLogo {
	margin: 5px;
}

.tenWays {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#3d7e9c;
	padding: 5px 5px 5px 5px;
}

.homepageSubTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	color:#3d7e9c
}

.homepageSubTitle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color:#3d7e9c
}

.whatsNewSubTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	color:#455499;
}

#middleGutter{
	width: 20px;
}
#homepageRightContent {
	padding-top: 20px;	
	float: right;
	width: 560px;
}

#homepageRightContent #homepageRightContent_inner {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 500px;
}

.steps {
	margin: 30px 20px 10px 20px;
	padding: 10px 10px 10px 10px;
	border: thin solid #c0c0c0;
	background-color: #f5f5f5;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 350px;
	overflow: auto;
}

.steps3 {
	margin: 30px 20px 10px 20px;
	padding: 10px 10px 10px 10px;
	border: thin solid #c0c0c0;
	background-color: #f5f5f5;
	width: 450px;
	height: 350px;
	overflow: auto;
}

.steps3Font {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#rkTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

.steps2 {
	margin: 10px 10px 10px 0px;
	padding: 10px 10px 10px 10px;
	border: thin solid #c0c0c0;
	background-color: #f5f5f5;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 510px;
	width: 230px;
	overflow: auto;
}

.testimonialBody {
	padding-top: 15px;	
	font-size: 12px;
	color: #696969;
}

.testimonialBody2 {
	padding-top: 15px;	
	font-size: 15px;
	color: #696969;
	font-family: Arial, Helvetica, sans-serif;
}

.testimonialSignature {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3b4282;
	padding-top: 5px;
}

.testLink {
	text-align: right;	
	width: 500px;
	font-weight: bold;
}

.linkList {
	padding: 10px 0px 10px 0px;
}

.linkList .linkItem {
	padding: 5px 5px 5px 5px;
}

.caseStudyTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #495796;
}

.rk2Txt {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}