html 
{
 overflow-y: scroll !important;
}

body
{
	background-color: #002255;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}

h1, h2, h3, h4, p
{
	margin: 0px;
	padding: 0px;
}

img {
	border-width: 0;
	border-style: none;
}

h1
{
	font-size: 21px;
	line-height: 26px;
	color: #002255;
	padding-bottom: 8px;
}


h2
{
	font-size: 16px;
	line-height: 24x;
	padding-bottom: 12px;
}

h3
{
	font-size: 13px;
	line-height: 26px;
	color: #002255;
}

h4
{
	font-size: 11px;
	line-height: 12px;
	color: #002255;		
}

a
{
	text-decoration: underline;
	color: #333333;
	
}

.zoom {
	position:absolute;
	width:160px;
	z-index: 1;
	margin-top: -30px;
}

iframe {
	border: 1px solid silver;
}

a:hover
{
	text-decoration: none;
}

#base, #page
{
	margin-left: auto;
	margin-right: auto;
	width: 1010px;
	min-height: 550px;
	overflow: auto;
	float: none;
	clear: both;
}

#base
{

	background-image: url(images/background-fix.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

#page 
{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;	
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;	
}

#logo, #content, #footer
{
	margin-top: 0px;
	margin-left: 70px;
	margin-right: 37px;	
	margin-bottom: 0px;
	float: none;
	clear: both;	
	padding: 0p;
}

#logo
{
	height: 101px;
}

#logo img
{
	margin-top: 10px;
	margin-bottom: 10px;
}

#content
{



}

#footer
{
  padding-top: 15px;
	font-size: 11px;
	color: #999999;
	background-color: #002255;
	font-weight: normal;
	font-style: normal;
}

#footer a
{
	color: #999999;
}


#level0
{
	padding-top: 40px;
	padding-left: 40px;
	width: 435px;
	height: 287px;
	float: none;
	clear: both;
}

#level1
{	
	height: 150px;	
}

#level2
{
	overflow:visible;
	text-align: center;
	background-color: white;	

}

#level2content
{
	padding-top: 15px;
	padding-bottom: 5px;	
	padding-left: 40px;
	padding-right: 40px;
	overflow:visible;
	text-align: left;
	width: 820px;
}

#level3
{
	overflow:hidden;
	text-align: center;
}

#level3content
{
	padding-top: 0px;
	padding-bottom: 15px;	
	padding-left: 40px;
	padding-right: 40px;	
	overflow:hidden;
	text-align: left;	
}

.delimiter
{

	background-image: url(images/shim_delimiter.gif);
	background-repeat: repeat-x;
	height: 11px;
}

.brake
{
	float: none;
	clear: both;
}

.left
{
	float: left;
	text-align: left;
	margin-left: 0px;
	margin-right: auto;
}

.right
{

	text-align: right;
	margin-left: auto;
	margin-right: 0px;	
}

#level1 .level1MenuOff, #level1 .level1MenuOn
{
	width: 225px;
	height: 21px;

	float: none;
	padding-top: 15px;
	padding-bottom: 12px;
	
}



#level1 .level1MenuOff 
{
	background-image:url(images/level1-bg-off.jpg);	
}

#level1 .level1MenuOn
{
	background-image:url(images/level1-bg-on.jpg);	
}

#level1 .level1MenuOff a, #level1 .level1MenuOn a
{
	color: #002255;
	text-decoration: none;
	padding-left: 10px;
	background-image: url(images/level1-arrow.gif);
	background-repeat: no-repeat;
	font-size: 13px;
	margin-left: 15px;
	font-weight: bold;
}

#level1 .level1MenuOff a:hover, #level1 .level1MenuOn a:hover
{
	text-decoration: underline;
	cursor: pointer;
}

#level1 div
{
	float: left;
}	


#level1 div p
{
	margin: 0px;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
	padding-right: 22px;
	white-space: normal;
}

#level1 div p img
{
	text-align: left;
	float: left;

}

#level1 a {
	line-height: 14px;
}

.level1Delimiter
{
	background-image: url(images/level1-delimiter.gif);
	background-repeat: no-repeat;
	width: 1px;
	height: 150px;
}

.level2Delimiter
{
	background-image: url(images/level2-delimiter.gif);
	background-repeat: repeat-x;
	background-position: left center;	
	width: 100%;
	height: 11px;
}

#level3 #column1
{
	float: left;
	width: 205px;
	text-align: left;	
}

#level3 #column2
{
	float: left;
	width: 400px;
	text-align: left;	
}

ul {
	
}

li {
	margin-left: 20px;
}

#level3 #column3
{
	float: left;
	width: 215px;
	text-align: left;
}

.downloadItem
{
	margin-bottom: 10px;
}

.downloadItem a
{
	color: #002255;
	font-weight: bold;
}

.downloadItem img
{
	text-align: left;
	vertical-align: text-bottom;
	padding-right: 10px;	
}

#level3 #column3 a
{
	padding-left: 5px;
}

/** 
* scroll section
*/


.level2SliderItem, .level2SliderSelectedItem
{

	width: auto;
	padding-left: 20px;
	padding-right: 20px;
	text-align: center;
	padding-top: 10px;
	font-size: 11px;
	line-height: 12px;
	cursor: pointer;
}

.level2SliderSelectedItem
{
	background-image: url(images/level2-slider-arrow.gif);
	background-repeat: no-repeat;
	background-position: center top;
	cursor: pointer;
}
				
/** 
* end of scroll section
*/

/*
* hint box
*/

.propertyIconDescription
{
	display:none;
	z-index:1232;
	position: absolute;
	background-color: #bfc8d4;
	color: #002255;
	padding: 15px;
	width: 200px;
}

/*
* end of hint
*/

.menuLevel1Subtitle
{
	font-size: 95%;

}

#linkLevel1_7 {
	cursor: pointer;
}

#linkLevel1_5 {
	cursor: pointer;
}

#linkLevel1_1 {
	cursor: pointer;
}

#linkLevel1_2 {
	cursor: pointer;
}

#linkLevel1_3 {
	cursor: pointer;
}

#linkLevel1_4 {
	cursor: pointer;
}

#linkLevel1_6 {
	cursor: pointer;
}