body {
	background: #EBEBEB url(../images/common/background.jpg) repeat-x;
	margin: 0;
	border: 0;
	font-family: arial, verdana, tahoma, arial, sans-serif;
	font-size: 12px;

}

body {
  
}


a, a:hover
{
	color: #333366;
}

a:hover
{
	text-decoration:underline;
}

a.more
{
	text-decoration: none;
	font-weight:bold;
}

a:hover
{
	text-decoration: underline;
}

h1
{
	color:#222075;
	font-weight:bold;
	font-size: 20px;
	margin-top: 15px;
	margin-bottom: 10px;
	padding: 0px;
}


h2
{
	font-size: 16px;
	font-weight:normal;
	color:#222075;
}

#mainContainer {
	width: 1220px;
	min-height: 500px;
	overflow: visible;
	margin: 0px auto;
	margin-top: 30px;
}

#topLeftCircle{
	background: transparent url(../images/common/topleftcircle.jpg);
	float: left;
	width: 188px;
	height: 411px;
}

#topLeftBorder {
	background: transparent url(../images/common/topleftborder.jpg);
	float: left;
	width: 23px;
	height: 411px;
}

#contentsSection{
	width: 799px;
	float: left;
	min-height: 800px;
	background: #ffffff;
	z-index: 100;
}

* html #contentsSection
{
	width: 797px;	
}


#topBorder {
	background: transparent url(../images/common/topborder.jpg) no-repeat;
	float: left;
	height: 17px;
	width: 798px;
	clear: right;
}

#topRightCorner{
	background: transparent url(../images/common/toprightcorner.jpg);
	float: left;
	width: 180px;
	height: 411px;
}

#topRightBorder {
	background: transparent url(../images/common/toprightborder.jpg);
	float: left;
	width: 23px;
	height: 411px;
/*	margin-left: -1px; */
}

* html #topRightBorder {
/*	margin-left: -1px;	 */
}


#bottomRightBorder {
	background: transparent url(../images/common/bottomrightborder.jpg);
	float: left;
	width: 23px;
	height: 386px;
/*	margin-left: 0px;*/
}

* html #bottomRightBorder
{
/*	margin-left: -2px;	*/
}



#bottomRightCircle{
	background: transparent url(../images/common/bottomrightcircle.jpg);
	float: left;
	width: 180px;
	height: 386px;
}

#bottomLeftCorner{
	background: transparent url(../images/common/bottomleftcorner.jpg);
	float: left;
	width: 188px;
	height: 386px;
	position: relative;
	bottom: 0px;
}

#bottomLeftBorder {
	background: transparent url(../images/common/bottomleftborder.jpg);
	float: left;
	width: 23px;
	height: 386px;
	position: relative;
	bottom: 0px;
}


#leftCorner {
	width: 188px;
	min-height: 500px;
	overflow-x: hidden;
	overflow-y: visible;
	float: left;
}

#leftBorder {
	width: 23px;
	min-height: 500px;
	overflow-x: hidden;
	overflow-y: visible;
	float:left;
}


#rightCorner {
	width: 180px;
	min-height: 500px;
	overflow-x: hidden;
	overflow-y: visible;
	float: left;
}

#contentPanel {
	width: 798px;
/*	min-height: 500px;
	overflow-x: hidden;
	overflow-y: visible; */
	float: left;
}

/* ie6 */
* html #contentPanel
{
	background-color:#FFFFFF;
}

#rightBorder {
	width: 23px;
	min-height: 500px;
	overflow-x: hidden;
	overflow-y: visible;
	float:left;
}

/* ie6 */
* html #rightBorder {margin: 0px; margin-left: -1px;} 

#bottomBorder {
	background: transparent url(../images/common/borderbottom.jpg) no-repeat;
	float: left;
	height: 18px;
	width: 798px;
	clear: left;
	position: relative;
	bottom: 0px;
}

* html #bottomBorder
{
	margin-top:-18px;
}


#logoBar {
	width: 100%;
	height: 80px;
	overflow: hidden;
}

#logo {
	width: 180px;
	float: left;
	height: 79px;
	background: url(../images/common/logo.gif) no-repeat;
	margin-left: 10px;
}

#logo a
{
	display: block;
	line-height:79px;
	color:transparent;
	text-decoration:none;
}

* html #logo a
{
	width: 180px;
	height: 79px;
}

#tagline {
	width: 225px;
	float: right;
	height: 40px;
	background: url(../images/common/tagline.gif) no-repeat;
	margin: 20px 10px 0px 0px;
}

#menuBar {
	width: 100%;
	height: 42px;
	overflow: visible;
	clear: both;
	background: url(../images/common/menubg.gif) repeat-x;
	background-repeat: repeat-x;
	margin: 10px 0;
}

#separator {
	height: 76px;
	clear: both;
	width: 10px;
}

#footerMenu {
	clear: both;
	margin-top: 20px;
	margin-left: 201px;
	height: 80px;
}

/* ie6 */
* html #footerMenu
{
	margin-top: 10px;
}

#footerMenu {margin-top: 0;}

/* Original Menu Hover */
/**********************/

#menuBar ul li.menu-level-one:hover
{
	background-image:url(../images/common/menubg.png);
	background-repeat: repeat-x;
	background-position: 0px -42px;
}

#menuBar ul li.menu-level-one a.menu-level-one:hover
{
	background-image:url(../images/common/menubgline.png);
	background-repeat: no-repeat;
	background-position: right center;
}

#menuBar ul li.hover
{
	background-image:url(../images/common/menubg.png);
	background-repeat: repeat-x;
	background-position: 0px -42px;
}
#menuBar ul li a.hover
{
	background-image:url(../images/common/menubgline.png);
	background-repeat: no-repeat;
	background-position: right center;
}

#menuBar li a
{
	color:#222075;
	font-size:14px;
	font-weight:normal;
	margin-left:0px;
	margin-right:0px;
	/*margin-top:3px;*/
	text-decoration:none;	
	line-height:42px;
	padding: 11px;
	padding-left: 12px;
	padding-right: 10px;
}

#menuBar li.last
{
}

#menuBar li.selected
{
	background-image:url(../images/common/menubg.png);
	background-repeat: repeat-x;
	background-position: 0px -42px;
}

* html #menuBar li.selected {background: transparent url(../images/common/menubg.gif) 0px -42px; } 


#menuBar li.selected a
{
	background-image:url(../images/common/menubgline.png);
	background-repeat: no-repeat;
	background-position: right center;
}

* html #menuBar li.selected a {background: transparent url(../images/common/menubgline.gif) no-repeat right center; } 

/**********************/

/* http://lwis.net/profile/CSS/dropdown/transitional/dropdown.css */
/******************************************************************/

#menuBar ul,
#menuBar ul li,
#menuBar ul ul {
 list-style: none;
 margin: 0;
 padding: 0;
}

#menuBar ul {
	position: relative;
	z-index: 597;
	float: left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0px;
	padding:0px;
}

#menuBar li
{
	width:auto;
}

#menuBar ul li {
 float: left;
}

#menuBar ul li.hover,
#menuBar ul li:hover {
 position: relative;
 z-index: 599;
 cursor: default;
}

#menuBar ul ul {
 visibility: hidden;
 position: absolute;
 top: 98%;
 left: 0;
 z-index: 598;
}

#menuBar ul ul ul
{
	width:275px;
}

#menuBar ul ul li 
{
	width:275px;
	float: left;
	clear:both;
	background-color:#F1F1F1;
	height:25px;
	border:solid 1px #C9CACF;
}

#menuBar ul ul li a {
	font-size:10pt;
	display: block;
	padding: 0px 0px 0px 5px;
	line-height:25px;
}

#menuBar ul ul li:hover, #menuBar ul ul li.hover
{
	background-color:#D5D5D5;	
	cursor:pointer;
	background-image:none;
}

#menuBar ul ul ul {
 top: -1px;
 left: 100%;
}

#menuBar ul li:hover > ul {
 visibility: visible;
}
 
/******************************************************************/

#footerMenu .bluemenu{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0px;
	padding:0px;
}


#footerMenu .bluemenu li {
	color:#222075;
	float:left;
	font-size:10px;
	font-weight:bold;
	margin-right:2px;
	margin-top:5px;
}

#footerMenu .bluemenu li a
{
	text-decoration: none;
}
#footerMenu .bluemenu li a:hover
{
	text-decoration: underline;
}

#footerMenu .graymenu{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0px;
	padding:0px;
	clear: both;
}

#footerMenu .graymenu li {
	color:#4f4f4f;
	float:left;
	font-size:9px;
	font-weight:bold;
	margin-right:1px;
	margin-top:5px;
}

#footerMenu .graymenu li a
{
	color:#4f4f4f;
	text-decoration:none;
}

#footerMenu .graymenu li a:hover
{
	text-decoration:underline;
}


#loginicon {
	margin: 0px 0px 0px 150px;
	float: right;
	margin-right: 200px;
	width: 101px;
	height: 21px;
}

#loginicon a img
{
	border: 0px;
}

/* ie6 */
* html #loginicon {margin-right: 100px } 

#copyright {
	clear: both;
	font-size: 9px;
	margin: 40px 0px 0px 0px;
	color:#333333;
	padding-bottom: 10px;
}

#copyright a {
	color:#333333;
}

/* Common to all pages */

#breadcrumb
{
	color:#222075;
	font-size:0.9em;
	border-bottom: 1px solid #948d8d;
	margin-left: 20px;
	margin-right: 20px;
	padding-top: 10px;
	padding-bottom: 5px;
}

#breadcrumb.gray
{
	color: #535353;	
}


div.paragraph
{
	background: transparent url(../images/common/paragraph.png) no-repeat;
	margin:0px;
	height: 179px;
}

div.paragraph p
{
	font-size: 14px;
	padding-left: 25px;
	padding-right: 25px;
}

.main
{
	width: 570px;
	float:left;
	margin-left:20px;
}

/* ie6 */
* html .main
{
	margin-left: 10px;
}

.sidebar
{
	margin-top:50px;
	margin-left:35px;
	float: left;
	width: 160px; 
	background-image:url(../images/common/sidebar_top.png);
	background-repeat:no-repeat;
}

/* ie6 */
* html .sidebar 
{
	margin-left: 30px;
}

.sidebar .bottom
{
	background-image:url(../images/common/sidebar_bottom.png);
	background-repeat:no-repeat;
	height:20px;
}

.sidebar h2
{
	font-size: 18px;
	font-weight:normal;
	letter-spacing: -1;
	margin: 0px;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.sidebar h3
{
	font-size: 12px;
	font-weight:normal;
	margin:0px;
	color:#222075;
	text-decoration:underline;
	margin-left: 10px;
	margin-bottom: 5px;
}

.sidebar p
{
	margin-left: 10px;
	font-size:10px;
}


.small
{
	font-size: 9px;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing: 0.01em;
	line-height: 10px;
	text-align: justify;
}


#splashSection h1
{
	position:relative;
	top: 102px;
	left: 200px;
	color: #FFFFFF;
	margin:0px;
	font-size: 22px;
	font-weight: bold;
}

/* Company specific rules */

.company-sidebar ul.inner li ul
{
	margin:0px;
	padding:0px;
}

.company-sidebar ul.inner li ul li
{
	margin:0px;
	padding:0px;
	padding-left: 15px;
	font-weight:normal;
	color: #535353;
}

div.sitemap 
{
	padding: 50px;
}

.sitemap td
{
	text-align:left;
}

.sitemap td a
{
	padding:5px;
}

a.pdf
{
	background-image: url(/layouts/images/solution/icon-pdf.gif);
}

.MyClass ul 
{
margin-top: 0px; 
margin-bottom: 0px;
/* padding-bottom: 10px; */
}
