BODY { 
	font-size: 12px; 
	margin: 0px; 
	padding: 0px; 
	text-align: center;
	font-family: Arial, Verdana, sans-serif;
	line-height: 1.4em;
	color: #000000;
	background: url(../img/header_bubbles_page_bg.gif) top left repeat-x;
}

H1 { 
	font-size:280%; 
	line-height: 1em; 
	letter-spacing:0px; 
	font-weight: bold; 
	margin:0px 0px 5px 0px; 
	padding:0px; 
}

H2 { 
	font-size: 160%; 
	line-height: 1.2em; 
	letter-spacing: 0px; 
	font-weight: normal; 
	margin: 20px 0px 15px 0px; 
	padding:0px; 
} 

H3 { 
	font-size:130%; 
	line-height: 1.2em; 
	letter-spacing: 0px; 
	font-weight: bold; 
	margin: 15px 0px 5px 0px; 
	padding:0px; 
}

BODY.bubbles_page DIV.header { 
	background: url(../img/header_bubbles.jpg) top left no-repeat; 
}

DIV.header {
	margin: 0px auto; 
	padding: 0px; 
	text-align: center; 
	width: 890px; 
	height: 118px;
}

DIV.utility {  
	width: 870px; 
	height: 22px; 
	text-align: right; 
	padding: 0px 10px 0px 10px;
}

DIV.utility A { 
	color: #FFFFFF; 
	padding: 0px 12px 0px 12px; 
	background: url(../img/utility_link_bg.gif) center right no-repeat; 
} 

DIV.utility A:hover { 
	border: 0px; 
}

DIV.menu { 
	background: url(../img/menu_bg.png) top left no-repeat; 
	width: 580px; 
	height: 44px; 
	float: right; 
	margin: 33px 0px 0px 0px; 
	padding: 14px 0px 0px 11px; 
}

DIV.menu UL { 
	position: relative; 
	height: 25px; 
	width: 548px; 
	padding: 0px 10px 0px 10px; 
	margin: 12px 0px 10px 0px; 
	overflow: hidden; 
}

/* LavaLamp Menu */
#lavaLampClangMenu {
	position: relative; 
	width: 548px; 
	height: 25px;
	padding: 12px 10px 0px 10px; 
	margin: 0px 0px 10px 0px;
	overflow: hidden; 
	height: 25px;
}
	
#lavaLampClangMenu li {	
	float: left; 
	list-style: none; 
	background: url(../img/menu_link_bg.gif) no-repeat right; 
}

#lavaLampClangMenu li.backLava { 
	background: url(../img/menu_hilite.gif) no-repeat right -25px; 
	width: 9px; 
	height: 25px; 
	z-index: 8; 
	position: absolute; 
}

#lavaLampClangMenu li.backLava .leftLava { 
	background: url(../img/menu_hilite.gif) no-repeat top left; 
	height: 25px; 
	margin-right: 9px; 
}


#lavaLampClangMenu li a { 
	font: normal 14px arial; 
	text-decoration: none; 
	color: #fff; 
	outline: none; 
	text-align: center; 
    top: 4px; 
	z-index: 10; 
	display: block; 
	float: left; 
	height: 25px; 
	position: relative; 
	overflow: hidden; 
	margin: auto 10px;  
}

#lavaLampClangMenu li a:hover, 
#lavaLampClangMenu li a:active, 
#lavaLampClangMenu li a:visited {
	color: #fff; border: none;  
}

DIV.submenu { 
	background: url(../img/submenu_bg.gif) top left repeat-x; 
	height: 29px; 
	padding: 5px 0px; 
}

DIV.submenu DIV { 
	width: 870px; 
	margin: 0px auto; 
}

DIV.submenu DIV DIV { 
	width: 600px; 
	float: right; 
}

DIV.submenu SPAN { 
	background: url(../img/submenu_link_bg.gif) center right no-repeat; 
	padding: 0px 15px; 
}

DIV.submenu A { 
	font-size: 15px;
}

DIV.submenu SPAN.current A { 
	color: #666666; 
} 

DIV.submenu SPAN.current A:hover { 
	border-bottom: 1px dotted #666666; 
}

A { 
	color: #0066cc; 
	font-weight: normal; 
	text-decoration: none; 
} 

A:hover { 
	border-bottom: 1px dotted #0066cc; 
	padding-bottom: 1px; 
}

DIV.content { 
	margin: 0px auto; 
	text-align: left; 
	width: 870px; 
	padding: 10px 10px 10px 10px; 
}

DIV.left {
	width: 295px; 
	float: left;
}

DIV.right {
	width:570px;
	float: left;
}

TD.item {
	border-top: 1px solid #CDDADC;
	text-align: left;
}

TD.item h3{
	padding-left: 62px;
}

DIV.item1 {
	clear: both;
	background-image: url(../img/icon_arrow_blue.gif);
	background-repeat: no-repeat;
	background-position: top right;
	width: 235px;
	height: 100px;
}

DIV.img_item {
	float: left;
	width: 47px;
}

DIV.text_item {
	float: left;
	width: 150px;
	text-align: left;
	margin-left:15px;
}

H2.title {
	font-weight: normal;
	letter-spacing: 0;
	font-size: 28px;
	padding-top:0px;
	margin: 0px;
	height: 60px;
}

DIV.content_text {
	font-size: 13px;
	padding: 0px;
}

DIV.content_text p {
	font-size: 13px;
	padding: 0px;
	margin: 0px;
}

DIV.createdby { 
	margin: 35px auto 7px auto; 
	width:850px; 
	background:url(../img/createdby_bg.gif) top left repeat-x; 
	background-position:0px 7px; 
	text-align:right; 
	padding-right:20px; 
	height:20px; 
}

DIV.footer {
	margin:0px auto 0px auto; 
	text-align:left; 
	width:870px; 
	background:url(../img/footer_bg.gif) top center no-repeat; 
	padding:28px 0px 15px 0px; 
	overflow:auto;
	color:#858484; 
}

DIV.footer  TABLE TD H4 { 
	color:#858484; 
	margin:0px 0px 10px 0px; 
}

UL {
	list-style: none;
}

TD.middle {
	width: 206px;
}

TD.middle UL LI { 
	padding-left:10px; 
	background-image: url(../img/icon_square.gif); 
	background-repeat: no-repeat; 
	/*background-position: 0 .25em;  */
}

DIV.article {
	padding-bottom: 10px;
	border-bottom: 1px dotted #999999;
}

INPUT.text {
	font-family: Arial;
	width: 260px;
	height: 20px;
	color: #333333;
	border: 1px solid #CCCCCC;
}

/*
DIV.form LABEL {
	font-size: 140%;
	font-weight: bold;
	color: #0066cc; 	
}
*/

INPUT.button_long {
	padding: 3px;
	padding-left: 7px;
	padding-right: 7px;
	color: #FFFFFF;
	border: 1px #999999;
	background-color: #000000;
}

H2.article_title {
	color: #0066CC;
}

H2.article_title A:hover {
	text-decoration: none;
}