body {
	margin: 0px;
	padding: 0px;
	background-color: #dddddd;
	background-image: url(images/background.gif);
	background-repeat: repeat-y;
	background-position: center center;
}

#menu {
	height: 27px;
	display:block;
	color: #FFFFFF;
	float:left;
	width:725px;
	margin:0;
	padding:0;
}

#search {
	height: 24px;
	display:block;
	color: #FFFFFF;
	float:right;
	width:250px;
	padding-top: 3px;
}

p, td, input {
	font-family: Arial, Tahoma, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	margin-top: 0px;
}


.content ul, .content ol {
	font-family: Arial, Tahoma, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	margin: 2px 0px 12px 0px;
	padding: 0px 0px 0px 0px;
}

.content li {
	font-family: Arial, Tahoma, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	margin: 0px 25px 5px 15px;
	padding: 0px 0px 0px 0px;
}

.content ul li {
	list-style-type: square;
}



.sidebar ul, .sidebar ol {
	font-family: Arial, Tahoma, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	margin: 2px 0px 12px 0px;
	padding: 0px 0px 0px 0px;
}

.sidebar li {
	font-family: Arial, Tahoma, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	margin: 0px 25px 5px 15px;
	padding: 0px 0px 0px 0px;
}

.sidebar ul li {
	list-style-type: square;
}

.up ul, .up ol {
	font-family: Arial, Tahoma, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	margin: 2px 0px 12px 0px;
	padding: 0px 0px 0px 0px;
}

.up li {
	font-family: Arial, Tahoma, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	margin: 0px 25px 5px 15px;
	padding: 0px 0px 0px 0px;
}

.up ul li {
	list-style-type: square;
}

.up h3 {
	font-family: Arial, Tahoma, sans-serif;
	line-height: normal;
	font-size: 19px; 
	color: #ffffff; 
	margin: 0px 0px 0px 41px; 
	width:269px;
}



img {
	border: 0px;
}

a {
	text-decoration: none;
	font-weight: normal;
	color: #1b75cf;
}

a:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #1b75cf;
}

h1 {
	font-family: Arial, Tahoma, sans-serif;
	font-weight: bold;
	font-size: 20px;
	line-height: 26px;
	color: #333333;
	margin: 20px 0px 35px 0px;
}

h2 {
	font-family: Arial, Tahoma, sans-serif;
	font-weight: bold;
	font-size: 13px;
	line-height: 16px;
	color: #1b75cf;
	margin: 10px 0px 0px 0px;
}

h2.sentence {
	font-family: Arial, Tahoma, sans-serif;
	font-weight: bold;
	font-size: 13px;
	line-height: 16px;
	color: #1b75cf;
	margin: 10px 0px 6px 0px;
	font-style: italic;
}

h3 {
	font-family: Arial, Tahoma, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
	color: #777777;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

h4, h5 {
	font-family: Arial, Tahoma, sans-serif;
	font-weight: bold;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	margin: 0px 0px 0px 0px;
}

sup {
	line-height: 0px;
}

p.breadcrumbs {
	color: #ffffff;
}

p.breadcrumbs a:link, p.breadcrumbs a:visited {
	text-decoration: none;
	color: #ffffff;
}

p.breadcrumbs a:active, p.breadcrumbs a:hover {
	text-decoration: underline;
	color: #ffffff;
}

ul.subnav2 {
	margin: 82px 0px 4px 0px;
}

ul.subnav2 li {
	list-style-type: none;
	font-size: 12px;
	line-height: 15px;
	margin: 0px 0px 6px 0px;
	font-weight: bold;
}

ul.subnav2 li a:link, ul.subnav2 li a:visited {
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}

ul.subnav2 li a:active, ul.subnav2 li a:hover {
	text-decoration: underline;
	color: #333333;
	font-weight: bold;
}

ul.subnav3 {
	margin: 0px 0px 4px 0px;
}

ul.subnav3 li {
	list-style-type: none;
	font-size: 11px;
	line-height: 15px;
	margin: 0px 0px 6px 0px;
}

ul.subnav3 li a:link, ul.subnav3 li a:visited {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}

ul.subnav3 li a:active, ul.subnav3 li a:hover {
	text-decoration: underline;
	color: #666666;
	font-weight: bold;
}

ul.subnav4 {
	margin: 1px 0px 6px 0px;
}

ul.subnav4 li {
	list-style-type: none;
	font-size: 11px;
	line-height: 14px;
	margin: 0px 0px 5px 0px;
}

ul.subnav4 li a:link, ul.subnav4 li a:visited {
	text-decoration: none;
	color: #1b75cf;
	font-weight: normal;
}

ul.subnav4 li a:active, ul.subnav4 li a:hover {
	text-decoration: underline;
	color: #1b75cf;
	font-weight: normal;
}

ul.subnav5 {
	margin: 1px 0px 6px 0px;
}

ul.subnav5 li {
	list-style-type: none;
	font-size: 10px;
	line-height: 11px;
	margin: 0px 0px 4px 0px;
}

ul.subnav5 li a:link, ul.subnav5 li a:visited {
	text-decoration: none;
	color: #666666;
	font-weight: normal;
}

ul.subnav5 li a:active, ul.subnav5 li a:hover {
	text-decoration: underline;
	color: #666666;
	font-weight: normal;
}

p.footer, p.footer a {
	font-size: 10px;
	color: #999999;
	margin: 10px 25px 10px 0px;
}

p.footer a:link, p.footer a:visited {
	text-decoration: none;
	color: #999999;
	margin: 150px 25px 10px 0px;
}

p.footer a:active, p.footer a:hover {
	text-decoration: underline;
	color: #999999;
	margin: 150px 25px 10px 0px;
}

p.sidebar {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	margin-top: 35px;
	margin-bottom: 7px;
}

p.home-products {
	font-size: 12px;
}

ul.home-solutions {
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 41px;
}

ul.home-solutions li {
	list-style-type: none;
	font-size: 12px;
	line-height: 19px;
	margin: 0px 0px 6px 0px;
}

.home-solutions .url {
	font-size: 11px;
	color: #999999;
	padding-bottom: 5px;
}

p.home-products a:link, p.home-products a:visited, ul.home-solutions li a:link, ul.home-solutions li a:visited {
	text-decoration: none;
	color: #1b75cf;
	font-weight: normal;
}

p.home-products a:active, p.home-products a:hover, ul.home-solutions li a:active, ul.home-solutions li a:hover {
	text-decoration: underline;
	color: #666666;
	font-weight: normal;
}







ul.home-solutions2 {
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 41px;
}

ul.home-solutions2 li {
	list-style-type: square #999999;
	font-size: 12px;
	line-height: 19px;
	margin: 0px 0px 6px 0px;
}

.home-solutions2 .url {
	font-size: 11px;
	color: #999999;
	padding-bottom: 5px;
}

ul.home-solutions2 li a:link, ul.home-solutions2 li a:visited {
	text-decoration: underline;
	color: #1b75cf;
	font-weight: normal;
}

ul.home-solutions2 li a:active, ul.home-solutions2 li a:hover {
	text-decoration: underline;
	color: #666666;
	font-weight: normal;
}




ul.home-solutions3 {
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 41px;
}

ul.home-solutions3 li {
	list-style-type:none;
	font-size: 12px;
	line-height: 19px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	padding-left: 14px;
}

.home-solutions3 .url {
	font-size: 11px;
	color: #999999;
	padding-bottom: 5px;
}

ul.home-solutions3 li a:link, ul.home-solutions3 li a:visited {
	text-decoration: underline;
	color: #1b75cf;
	font-weight: normal;
}

ul.home-solutions3 li a:active, ul.home-solutions3 li a:hover {
	text-decoration: underline;
	color: #666666;
	font-weight: normal;
}








hr {
	color: #E3E3E3;
	height: 1px;
}

.SubTitleWhite {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

div.subnav2sitemap {
	margin: 0px 0px 4px 0px;
}

/* EXPANDABLE MENU STYLES */

/*.subnav3 ul { /CSS for Simple Tree Menu/
	margin: 0;
	padding: 0;
}*/

.subnav3 li { /*Style for LI elements in general (excludes an LI that contains sub lists)*/
	list-style-type: none;
	padding-left: 15px;
}

.subnav3 li.submenu { /* Style for LI that contains sub lists (other ULs). */
	background: url(../js/closed.gif) no-repeat left 1px;
	cursor: hand !important;
	cursor: pointer !important;
}


.subnav3 li.submenu ul { /*Style for ULs that are children of LIs (submenu) */
	display: none; /*Hide them by default. Don't delete. */
}

.subnav3 .submenu ul li { /*Style for LIs of ULs that are children of LIs (submenu) */
	cursor: default;
}








.sliderwrapper{
	position: relative; /*leave as is*/
	overflow: hidden; /*leave as is*/
	width: 990px; /*width of featured content slider*/
	height: 374px;
	background-color: #417FD2;
	padding:0;
	margin:0;
}

.contentdiv a{
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}




.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
background: white;
width: 990px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 374px;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}





#slider4{
	
}



.up{
	z-index: 100;
	position: relative;
	bottom: 88px;

}


#paginate-slider4{
	margin: auto;
	padding: 5px;
	z-index: 100;
	position: relative;
	bottom: 110px;
	height:70px;
}

#paginate-slider4 img{
	border:3px solid #AACAF0;
}

#paginate-slider4 img a{
	width: 87px;
	height: 57px;
	border:3px solid #AACAF0;

}

#paginate-slider4 img a:hover {
border:3px solid white;

}


#paginate-slider4 a.selected img{
border:3px solid white;

}

#paginate-slider4 a {
	color: #FFFFFF;
	text-decoration: none;
}

#paginate-slider4 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}


.toc{
	display:block;
	float:left;
	width:190px;
	font-size: 13px;
	text-align: center;
	font-weight: bold;
}

.toc a{
	color: #FFFFFF;
	text-decoration: none;	
}

.toc a:hover{
	color: #FFFFFF;
	text-decoration: none;	
}




#image_home {
	display: block;
	font-size: 16px;
	line-height: 150%;
	color: #FFFFFF;
	text-align: left;
}



.contentdiv {
	width: 990px;
	height: 379px;
	background-color: #333333;
	background-position: top;
}


.contentdiv div {
	padding-left: 40px;

	width: 500px;
}

.contentdiv div a {
	color: #FFFFFF;
	text-decoration: underline;
}

.contentdiv div a:hover {
	color: #FFFFFF;
	text-decoration: none;
}


#image_home h1 {
	font-size: 42px;
	color: #FFFFFF;
	line-height: 125%;
	margin:0;
	margin-bottom:15px;
	padding:0;
}


/* <PPC> */

form {
	margin: 0;
	padding: 0;
}

div.form {
	background: #f9f9f9;
	border: 1px solid #ddd;
	padding: 8px 10px 8px 10px;
	-moz-border-radius: 8px;
}

form .asterisk, form .validation {
	color: #c00;
}

form .text {
	border: 1px solid #999;
	padding: 2px 4px;
	height: 22px;
}

form .textarea {
	font-family: Arial, Tahoma, sans-serif;
	font-size: 11px;
	border: 1px solid #999;
	display: block;
	width: 100%;
	overflow-y: auto;
	padding: 2px 4px;
}

form .text:hover, form .textarea:hover {
	border: 1px solid #555;
}

form .text:focus, form .textarea:focus {
	border: 1px solid #555;
	background: #F4F7FC url(../images/field-bg.gif) top right repeat-y;
}

form .submit {
	border: none;
	background: url(../images/btn-submit.gif) top left no-repeat;
	text-indent: -999px;
	overflow: hidden;
	cursor: pointer;
	width: 110px;
	height: 33px;
}

form .submit:hover {
	background: url(../images/btn-submit-over.gif) top left no-repeat;
}

