body
{
	background-color:#E1E1E2;
	margin:1px 0px 0px;
	text-align:center;
}

a:link, a:visited, a:active
{	
	color:#000000;
	font-size: 12px;
	font-family: Arial;
	text-decoration: none;
	font-weight: bold;
	padding:0px 0px 0px 0px;
}

a:hover
{
	color:#000000;
	font-size: 12px;
	font-family: Arial;
	text-decoration:underline;
	font-weight: bold;
	padding:0px 0px 0px 0px;
}

#Container
{
	background-color:#FFFFFF;
	height:auto !important;
	margin:0px auto;
	min-height:734px;
	text-align:center;
	width:960px;
}

/* HEADER */
#Header
{
	height:auto !important;
	min-height:100px;
	text-align:left;
	width:960px;
}

#MainMenuContainer
{
	background-image: url(/images/bg_menu_home.jpg);
	background-repeat: no-repeat;
	height: auto !important;
	min-height: 44px;
	margin: 0px auto;
	position: relative;
	/*text-align: center;*/
	width: 960px;
}

#MainMenu
{
	/*float: right;*/
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: lighter;
	height: auto !important;
	min-height: 44px;
	width: 660px;
	margin: 0px 0px 0px 300px;
}

#MainMenu a
{
	
}

#MainMenu a:hover
{
	
}

.MainMenuItem
{
	border-right:1px solid #164B69;
	float:left;
	height:20px;
	margin:11px 0px 0px;
	padding:4px 14px 0px;
	text-decoration:none;
	text-align: center;
}

.LastItem.MainMenuItem
{
	padding: 4px 11px 0px 11px;
	border-right: none;
}

.MainMenuItem a
{	
	color: #FEFEFF;
	text-decoration: none;
	font-weight: bold;
}

.MainMenuItem a:hover
{
	color: #3CBBDB;
}

.MainMenuItem a.selected
{
	color: #9DDCED;
}

#SearchBox
{
	height:25px;
	margin:7px 0px 0px 287px;
	position:absolute;
	text-align:right;
	width:600px;
	z-index:1;
}

.input_text
{
	width: 121px;
	height: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px solid #808080;
	margin-top: 8px;
}

.input_button
{
	width: 67px;
	height: 19px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CDC8B9;
	background-color: #91B03D;
	border: 1px solid #91B03D;
	cursor: pointer;
	background-image: url(/images/button_search.gif);
	padding-bottom: 4px;
	margin-bottom: 2px;
}

#BreadCrumbs
{
	WIDTH: 70%;
	PADDING:10PX 0PX 0PX 26PX;
	FONT-WEIGHT: lighter;
	FONT-SIZE: 11px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}

#BreadCrumbs2
{
	WIDTH: 70%;
	PADDING:10PX 0PX 0PX 26PX;
	FONT-WEIGHT: lighter;
	FONT-SIZE: 11px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}


a:link.link_menu_page, a:visited.link_menu_page, a:active.link_menu_page {color:#000000; font-size: 11px; font-family: Arial; text-decoration: underline;}
a:hover.link_menu_page{ color:#000000; font-size: 11px; font-family: Arial; text-decoration:none;}

/* FINE HEADER */

/* LEFT BAR */
#LeftContent
{
	width: 216px;
	min-height: 529px;
	height: auto !important;
	height: 529px;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #1A171B;
	text-align: left;
	padding: 23px 0px 0px 24px;
	float: left;
}

#LeftBar
{
	width: 209px;
	min-height: 300px;
	height: auto !important;	
	background-image: url(/images/box_sx.jpg);
	background-repeat: repeat;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

#LeftBarExtension
{
	height:auto !important;
	margin-bottom:10px;
	margin-left:1px;
	min-height:70px;
	width:197px;
}

#LeftBarExtensionTop
{
	background-image:url(/images/topSectionMenu.jpg);
	height:35px;
	width:197px;
}

#LeftBarExtensionContent
{
	background-image:url(/images/bottomSectionMenu.jpg);
	border-bottom:1px solid #C4C4C6;
	height:auto !important;
	min-height:30px;
	padding-top:10px;
	width:197px;
}

/*#LeftBarExtension a
{
	color: White;
}*/

/*#LeftBarExtension a:hover
{
	color: color: #3CBBDB;
}*/

.LeftBarExtensionMenuItem a:link, .LeftBarExtensionMenuItem a:visited, .LeftBarExtensionMenuItem a:active, .LeftBarExtensionMenuItem a:hover
{
	background-image: url(/images/itemMenu.gif);
/*	background-position: left center;*/
	background-repeat: no-repeat;
	padding-left: 24px;
	color: #000000;
}

.LeftBarExtensionMenuItem a.selected
{
	color: #3CBBDB;	
	text-decoration: none;
}

#MenuSolutions
{
	width: 209px;
	min-height: 298px;
	height: auto !important;	
	background-image: url(/images/box_sx_top.jpg);
	background-repeat: no-repeat;
}

.FirstItem.MenuItemSolutions
{

}

.LastItem.MenuItemSolutions
{

}

.MenuItemSolutions
{
	margin: 3px 0px 3px 20px;
	text-transform: uppercase;
}

.banner_box_sx
{
	margin: 40px 0px 0px 4px;
}

#LeftBarBottom
{
	background-image: url(/images/box_sx_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 7px;
	width: 209px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
/* FINE LEFT BAR */

#RightContent
{
	width: 715px;
	min-height: 572px;
	height: auto !important;
	height: 572px;
	margin-left: 5px;
	margin-top: 23px;
	float: left;
}

#MainArea
{
	width: 715px;
	min-height: 572px;
	height: auto !important;	
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #1A171B;
	text-align: left;
}

#Footer
{
	clear: both;
	width: 100%;
	background-color:#ffffff;
	color:#4D4D4D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1
{
	font-family:Arial,Verdana,sans-serif;
	font-size: 16px;
	color:#000000;
	font-weight: bold;
}

h1 a:link, h1 a:visited, h1 a:active
{
	font-family:Arial,Verdana,sans-serif;
	font-size: 16px;
	color:#000000;
	font-weight: bold;
}

h1 a:hover
{
	font-family:Arial,Verdana,sans-serif;
	font-size: 16px;
	color:#000000;
	text-decoration: underline;
	font-weight: bold;
}

h2
{
	font-family:Arial,Verdana,sans-serif;
	font-size: 15px;
	color:#000000;
}

h2 a:link, h2 a:visited, h2 a:active
{
	font-family:Arial,Verdana,sans-serif;
	font-size: 15px;
	color:#000000;	
}

h2 a:hover
{
	font-family:Arial,Verdana,sans-serif;
	font-size: 15px;
	color:#000000;
	text-decoration: underline;
}

h3
{
	font-family:Arial,Verdana,sans-serif;
	font-size: 14px;
	color:#000000;
}

h3 a:link, h3 a:visited, h3 a:active
{
	font-family:Arial,Verdana,sans-serif;
	font-size: 14px;
	color:#000000;
}

h3 a:hover
{
	font-family:Arial,Verdana,sans-serif;
	font-size: 14px;
	color:#000000;
	text-decoration: underline;
}

h4 {
	font-family:Arial,Verdana,sans-serif;
	font-size: 13px;
	color:#000000;
}

h4 a:link, h4 a:visited, h4 a:active
{
	font-family:Arial,Verdana,sans-serif;
	font-size: 13px;
	color:#000000;
}

h4 a:hover
{
	font-family:Arial,Verdana,sans-serif;
	font-size: 13px;
	color:#000000;
	text-decoration: underline;
}

table{
	font-family:Arial,Verdana,sans-serif;
	font-size: 12px;
	color:#000000;
	border:0px;
}
td {
	border:0px;
}

a:link.MoreInfo, a:visited.MoreInfo{
	DISPLAY: block;	
	width:120px;
	color:#3CBBDB;
	line-height: 23px;
	font-weight:bold;
	text-decoration: none;	
}

a:hover.MoreInfo{
	DISPLAY: block;	
	width:120px;
	color:#3CBBDB;
	line-height: 23px;
	font-weight:bold;
	text-decoration: underline;	
}

.TemplatedColumnSeparator
{
	text-align: left;
	height: 2px;
	width: 85%;
	border-bottom: solid 2px #b5e6f2;
	margin: 5px 0px 5px 0px;
}

.PrintableLink
{
	display: none;
}