html{ min-height: 100%; margin-bottom: 1px; }
body{ font: 12px Arial,Tahoma; color: #072E69; background-color:#000000; margin:0px; }
p{ padding:0px 15px 5px 15px; }
img{ border: 0px; display: block; }
h3{ line-height:10px; }

#horizontal_slide a{ margin:5px 13px 5px 13px; float:left; }
#horizontal_slide a img{ border:solid #333333 5px;  }
#horizontal_slide a:hover img{ border:solid #4D5E6A 5px; }

#container{ position: relative; background:url(images/centerback2.gif) repeat-y; margin:auto; width:840px; }
#container_header{ background-color:#000099;width:780px; margin:auto; }
#content_containter{ background:url(images/content_back2.gif); width:750px; margin:auto; margin-top:20px; vertical-align:top; }
#container_footer{ position: relative; background:url(images/footer2.gif) no-repeat bottom center; margin:auto; width:840px;height:50px; }

#content_header{ background:url(images/contentheader2.gif) no-repeat top center; width:750px; height:20px; }
#ajaxcontainer{ width:700px; padding:0px 25px 5px 25px; line-height:24px; font:13px arial; }
#content_footer{ background:url(images/contentfooter2.gif) no-repeat bottom center;width:750px;height:20px; }

#member_of{width:350px; position:absolute; bottom:0px; padding:0px 35px 15px 35px; }

#flashcontent{ text-align:center; }
#flashcontent a{ font-weight:bold; color:#FFFFFF; padding:8px; font-size:16px;  }
#flashcontent a:hover{ font-weight:bold; color:#000000; }

a:active, a:focus { outline: 0; }
a{ color: #000000; }
a:hover{ color: #072E69; }

.tip            { font-family:tahoma,arial; background:url(images/tip_back.png) left top repeat-y; width:360px; }  
.tip-top        { background:url(images/tip_header.png) top left no-repeat; height:17px; width:360px; }  
.tip-title      { color:#072E69; font-weight:bold; margin:0 15px 0 15px; }  
.tip-text       { color:#000; padding:10px 15px 0px 15px; font-size:10px; }  
.tip-bottom     { background:url(images/tip_bottom.png) left bottom no-repeat; width:360px; height:21px; }  

.tool-tip {	color: #fff; width: 250px; z-index: 13000; } 
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #0055AD;
	padding: 8px 8px 8px 4px;
	background: url(images/top.png) top left;
} 
.tool-text { font-size: 11px; padding: 4px 8px 8px 8px;	background: url(images/bottom.png) bottom right; }
.custom-tip { color: #000; width: 241px; z-index: 13000; }
.custom-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #3E4F14;
	padding: 8px 8px 4px;
	background: #000099;
	border-bottom: 1px solid #B5CF74;
}
.custom-text { font-size: 11px; padding: 4px 8px 8px; background: #CFDFA7; }