@charset "utf-8";
/* CSS Document */

html,body{ 
padding:0px; margin:0px; background-image:url(images/background-repeat.gif); background-repeat: repeat-x; background-color: #889cbc;
}



.Normal, .NormalDisabled {
font-family: "Arial" , Lucida Grande , trebuchet ms , helvetica;
font-size: 12px;
color:#000000;
line-height: 18px;
}

.white_txt {
font-family: "Arial" , Lucida Grande , trebuchet ms , helvetica;
font-size: 11px;
color:#FFFFFF;
}

a.white_txt:link {
	color: #fff;
	text-decoration:underline;
}
a.white_txt:hover {
	color: #fff;
	text-decoration:none;
}

a.white_txt:visited {
	color: #fff;
	text-decoration:none;
}

a.white_txt:active {
	color: #fff;
	text-decoration:none;
}


.nav_repeat {
background-image:url(images/navigation-bar-repeat-2.gif);
background-repeat:repeat-x;
height: 29px;
}

.leftSideLayout {
background-image:url(images/left-side-layout-repeat.gif);
background-repeat:repeat-y;
}

.rightSideLayout {
background-image:url(images/right-side-layout-repeat.gif);
background-repeat:repeat-y;
}

.footer {
background-image:url(images/footer-repeat.gif);
background-repeat:repeat-x;
height: 75px;
font-family: "Arial" , Lucida Grande , trebuchet ms , helvetica;
font-size: 11px;
color:#FFFFFF;
line-height: 24px;
}

#dnn_dnnSEARCH_cmdSearch {
background-image:url(images/search-button-2.gif);
background-repeat: no-repeat;
width: 52px;
height: 18px;
}

.NormalTextBox {
font-family: "Arial" , Lucida Grande , trebuchet ms , helvetica;
font-size:12px;
font-weight:normal;
}

.txt13 {
font-family: "Arial" , Lucida Grande , trebuchet ms , helvetica;
font-size:14px;
font-weight:normal;
line-height: 20px;
}

.leftpane {
padding: 8px 0 0 15px;
}

.contentpane {
padding: 10px 0 0 15px;
}

.Altcontentpane {
padding: 10px 0 0 15px;
height: 400px;
}

.toppane {
margin: 0;
padding: 0;
background-color: #1b3761;
height: 205px;
}

.contentpaneFull {
padding: 10px 15px 0 15px;
height: 400px;
}

.rightpane {
padding: 15px 15px 0 0;
}

.leftpaneAlt {
width:254px;
background-image: url(images/left-col-shadow.gif);
background-repeat:no-repeat;
background-position: top right;
background-color: #e5eaf0;
padding: 10px 0 0 10px;
}  

.rightpaneAlt {
width:249px;
background-image: url(images/right-col-shadow.gif);
background-repeat:no-repeat;
background-position: top left;
background-color: #e5eaf0;
padding: 10px 10px 0 10px;
}

.home .rightpaneAlt
{
	padding: 0;
	width: 269px;
}

.contentpaneAlt {
padding: 10px 12px 0 15px;
width:680px;
}
.home .contentpaneAlt
{
	padding: 0;
}

.toppaneAlt {
padding: 0;
width:655px;
}

#dnn_dnnSEARCH_txtSearch {
height: 20px;
background-image: url(images/search-bg.gif);
background-repeat:repeat-x;
background-color: #e7eef6;
border: 0;
width: 140px;
padding: 3px 0 0 3px;
font-family: "Arial" , Lucida Grande,trebuchet ms,helvetica;
font-size:11px;
font-weight:normal;
}

ul {
margin: 0;
padding: 0;
}

li {
font-family: "Arial" , Lucida Grande , trebuchet ms , helvetica;
font-size: 12px;
color:#000000;
padding: 3px 0 3px 5px;
}

ol li {
list-style-type:decimal;
font-family: "Arial" , Lucida Grande , trebuchet ms , helvetica;
font-size: 12px;
color:#000000;
padding: 3px 0 3px 5px;
}

.main_dnnmenu_container {
	background-color: transparent; 
}
.main_dnnmenu_bar {
	cursor: pointer; 
	cursor: hand;
	background-color: Transparent;
}
.main_dnnmenu_item td { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff;
	font-weight:bold; 
	font-size: 13px; 
	font-style: normal; 
	background-color: Transparent;
	font-family: "Arial", Lucida Grande , trebuchet ms , helvetica;
    white-space: nowrap;  /*Word wrapping menu item now optional*/
    padding: 2px 3px 3px 3px;	

}

.searchTXT {
	font-family: "Arial", Lucida Grande , trebuchet ms , helvetica;
	font-size: 12px;
	color: #ffffff;
	padding: 2px 8px 2px 8px;
}
		
a.searchTXT:link {
	color: #ffffff;
text-decoration: none;
}

a.searchTXT:visited {
	color: #ffffff;
text-decoration: none;
}

a.searchTXT:hover {
	color: #ffffff;
text-decoration: none;
}

a.searchTXT:active {
	color: #ffffff;
text-decoration: none;
}

.main_dnnmenu_rootitem  { /*TD if menu option for using tables is on*/
	background-image:url(images/nav-divider-2.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding: 1px 18px 0 12px;
	line-height: 28px;
	cursor: pointer;
	cursor: hand;
	color: #32548A;
	font-weight:bold;
	font-size: 13px;
	font-style: normal;
	background-color: Transparent;
	font-family: "Arial", Lucida Grande , trebuchet ms , helvetica;
	white-space: nowrap;  /*Word wrapping menu item now optional*/
	margin: 0px 2px 0 2px;   /*explicitly set padding for root menu items*/
}

.main_dnnmenu_itemhover {  
	color: #FFFFFF; 
}

.main_dnnmenu_itemhover td {  
	color: #32548a; 
}


.main_dnnmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 100%;
}
.main_dnnmenu_submenu {
	background-color: #B4C3D6;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	padding: 1px 1px 1px 1px;   /*explicitly set padding for sub-menus */
}
.main_dnnmenu_break {
	height: 1px;
	font-size: 1px;
}

.main_dnnmenu_arrow {
	border-right: #cad5ea 1px solid; 
	border-bottom: #cad5ea 1px solid; 
	border-top: #cad5ea 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.main_dnnmenu_rootmenuarrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.StandardButton {
  background: #7994cb none; 
  color: #ffffff;
  font-family: Arial, sans-serif; 
  font-size: 11px;
  font-weight: normal;
}

li.file {
	list-style-type: none;
	font-size:11px;
	color: #ada9a9;
	background-image: url(images/file.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
	padding-left: 15px;
	margin: -2px;
}

li {
	list-style: square;
	margin-left: 25px;
}


ul {
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
}

a:link {
color: #525151;
text-decoration: underline;
}

a:visited {
color: #525151;
text-decoration: underline;
}

a:hover {
color: #525151;
text-decoration: none;
}

a:active {
color: #525151;
text-decoration: none;
}

.dash_line {
background-image:url(images/dash-line.gif);
background-repeat: repeat-x;
height: 20px;
}

.layoutRepeat {
background-image:url(images/bottom-layout-repeat.gif);
background-repeat:repeat-x;
height: 11px;
}

.subtitle {
font-family: "Arial" , Lucida Grande , trebuchet ms , helvetica;
font-size: 14px;
font-weight:bold;
color: #6699cc;
}

.redTitle {
	font-family: "Arial" , Lucida Grande , trebuchet ms , helvetica;
	font-size: 14px;
	font-weight:normal;
	color: #55A51C;
}

blockquote, pre {}
blockquote, pre {font-family: "Arial" , Lucida Grande , trebuchet ms , helvetica; font-size:12px;}
blockquote {display:block; margin:1em 40px;}

.productDivider {
background-image:url(images/product-divider.gif);
background-repeat: repeat-x;
height:12px;
}

p {
font-family: "Arial" , Lucida Grande , trebuchet ms , helvetica;
font-size: 12px;
color:#000000;
line-height: 18px;
margin: 0;
padding: 0;
}

ul {
padding: 10px;
}

.bPane {
padding: 0 15px 0 15px;
}


#homepage-solutions-buttons
{
	padding-left: 18px;
	background-color: #193B74;
	height: 390px;
	margin: 0;
}

#homepage-solutions-buttons a:link,
#homepage-solutions-buttons a:hover,
#homepage-solutions-buttons a:visited
{
	display: block;
	height: 63px;
	border-top: 1px solid #193B74;
	border-bottom: 1px solid #8EAACE;
	background-position: -3px 35px;
	background-repeat: no-repeat;
	
}
#homepage-solutions-buttons a.last:link,
#homepage-solutions-buttons a.last:hover,
#homepage-solutions-buttons a.last:visited
{
	border-bottom: none;
}

#homepage-solutions-buttons a.dms { 		background-image: url('images/dms_up.gif'); }
#homepage-solutions-buttons a.dms:hover { 	background-image: url('images/dms_dn.gif'); }

#homepage-solutions-buttons a.rms { 		background-image: url('images/rms_up.gif'); }
#homepage-solutions-buttons a.rms:hover { 	background-image: url('images/rms_dn.gif'); }

#homepage-solutions-buttons a.bps { 		background-image: url('images/bps_up.gif'); }
#homepage-solutions-buttons a.bps:hover { 	background-image: url('images/bps_dn.gif'); }

#homepage-solutions-buttons a.ams { 		background-image: url('images/ams_up.gif'); }
#homepage-solutions-buttons a.ams:hover { 	background-image: url('images/ams_dn.gif'); }

#homepage-solutions-buttons a.ras { 		background-image: url('images/ras_up.gif'); }
#homepage-solutions-buttons a.ras:hover { 	background-image: url('images/ras_dn.gif'); }

#homepage-solutions-buttons a.is { 			background-image: url('images/is_up.gif'); }
#homepage-solutions-buttons a.is:hover { 	background-image: url('images/is_dn.gif'); }

#syndication-bar
{
	height: 29px;
	background: #B4C3D6;
	padding-left: 15px;
}
a.icon-linkedin:link,
a.icon-linkedin:hover,
a.icon-linkedin:visited

{
	background: url('images/icon-linkedin.jpg') left center no-repeat;
	padding-left: 25px;
	display: block;
	float: left;
	height: 29px;
	line-height: 29px;
	text-decoration: none;
	color: #FFFFFF;
}

#sidebar-lowernav img
{
	display: block;
	margin: 12px auto 2px auto;
}

#home-content h3
{
	background: #33538A;
	height: 30px;
	line-height: 30px;
	font-size: 15px;
	color: #FFFFFF;
	margin: 0;
	padding: 0 1em;
}
#home-content h4
{
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	margin: 1.5em 0 0 0;
}
#home-content h5
{
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	margin: 1.5em 0 0 0;
}
#home-content p
{
	margin-top: 1em;
	margin-bottom: .5em;
}
#home-content p.link-bar
{
	text-align: right;
	color: #404478
}


.footer-partners
{
	background-color: #FFF;
	height: 60px;
	border: none;
}
.footer-partners ul,
.footer-partners li
{
	list-style: none;
	margin: 0;
	padding: 0;
}
.footer-partners li
{
	display: block;
	float: left;
	margin-top: 10px;
	border: none;
}
.footer-partners a,
.footer-partners img
{
	margin: 0;
	padding: 0;
	border: none;
}
.footer-partners-7 li{ width: 14.2%; text-align: center; }