*
{
	border: 0;
	margin: 0;
}

html{
overflow-x:hidden;
}


img {
	border: 0px;
/*padding-bottom: 15px;*/
}

a {
	color:#09F;
	text-decoration:none;
}

a:hover {
	text-decoration: underline;
	color:#6FF;

}

body {
	color: #666;
	line-height:20px;
	background-color:#F8F8F8;
	overflow-y:auto;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 16px;
	overflow-x:hidden;
}

#bg {
	width: 1000px;
	margin: 0px auto;
/*	background:url(images/boo.png) repeat-y;*/
background:#F8F8F8;
	overflow:hidden;
}

#main {
	width: 1000px;
	margin: 0px auto;
/*	background: url(images/boo.png) repeat-y;*/
background:#F8F8F8;
background-repeat:repeat;
	overflow:hidden;
}

#bot {	
	padding: 10px 10px 0px 10px;
	width: 979px;
}

#header { 
	width:979px;
	padding: 0px 0px 0px 0px;
	height: 70px;
	margin: 0px 0px 0px 0px;
}

H1 {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color: #06C;
	padding-bottom: 5px;
	padding-left: 0px;
	background:url(images/tit_bg.gif) bottom repeat-x;
	padding-top: 20px;
}

H2 {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	color: #06C;
	padding-bottom: 5px;
	padding-left: 0px;
	/*background:url(images/tit_bg.gif) bottom repeat-x;*/
	padding-top: 20px;
}

h3 {
	font-family: Calibri, Arial, Helvetica, sans-serif;	
}

p {
	color: #666;
	text-align:justify;
}


	
#logo {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-style:italic;
	font-weight: bold;
	font-size: 18px;
	padding: 0px 30px 0px 490px;
}

#logo H1 {
	font-family: Calibri, Arial, Helvetica, sans-serif;	
	font-style:italic;
	font-weight: bold;
	font-size: 18px;
}

#logo H2 {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	color: #000000;
	font-style:italic;
	font-weight: bold;
	font-size: 14px;
}

#buttons {
	width: 979px;
	height: 40px;
	background: url(images/menubar.png) top no-repeat;
	text-align:center;
	padding-left: 0px;
	margin-left: 0px;
}

#buttons ul {
    padding-left: 0px;
    margin: 0px;
}

#buttons li {
	display: inline;
}

#buttons a {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	display: block;
	float: left;
	width: 100px;
	height: 15px;
	text-decoration: none;
	color:#666;
	padding-top: 30px;
	margin-left: 25px;
	text-align: center;
}

#buttons a:hover {
	text-decoration: underline;
}
		
#content {
	width: 977px;
	padding: 40px 0px 0px 0px;
	margin: 0px 1px 0px 1px;
}

#right {
	width: 680px;
	padding: 5px 30px 30px 0px;
	margin: 0px;
	float:right;
}

#left {
	padding:20px 0px 0px 30px;
	margin: 0px 0px 0px 0px;
}


#center {
	width: 990px;
	color: #000000;
	text-align: center;
	clear:both;
	display:block;
	margin-left: 7px;

}

#msgBox {	  
  	width: 680px;
	padding: 20px 30px 30px 0px;
	margin: 0px 0px 0px 0px;
	float:right;
	}

#center ul {
	list-style: none;
	padding-left:0px;
	margin: 0px;
	padding-bottom: 0px;
}

#center li {
	padding-left: 20px;
}

#center ul li {
	float: left;
	display: inline;
}

.text {
	padding: 0px 0px 0px 0px;
	
}

.img {	
	float:left;
	margin: 10px 12px 5px 0px;
}

.img_l {
	margin: 9px 0px 0px 19px;
}

span {	
	color:#ffffff;
/*	font-weight:bold;*/
}

.red { 
	color:#8A0000;
}

.img_b  {
	 float:none;
}

.read {
	text-align:right;
	padding-right:0px;
	padding-top: 8px;
}

.view {
	text-align:right;
	padding-right:0px;
	padding-top: 5px;
	color:#333;
}

#footer {
	height: 150px;
	width: 880px;
	font-size: 13px;
	color: #000000;
	margin-left: 10px;
	text-align:right;
	clear:both;
	padding: 0px 35px 30px 0px;
	background:#CCC ;
}

#footer a {
	color: #000000;
	font-size: 13px;
	text-decoration: none;

}

#footer a:hover {
	color: #000000;
	font-size: 13px;
	text-decoration: underline;
	
}

.morelesslink {
	color:#06C;
	cursor:pointer;
	font-size:16px;
	display:block;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
}

.morelessnews {
	color:#06C;
	cursor:pointer;
	font-size:16px;
	display:block;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
	text-align:right;
}

.more {
	color:#06C;
}

.less {
	color:#F90;
}

/* menu styles */
#jsddm
{	margin: 0;
	padding-left: 0px;}
 
	#jsddm li
	{	float: left;
		list-style: none;
	}
 
	#jsddm li a
	{	display: block;
		padding: 8px 12px;
		text-decoration: none;
		width: 67px;
		color:#666;
		white-space: nowrap;
		text-align:center;
	}
 
	#jsddm li a:hover
	{	color:#000;
	}
	
		#jsddm li ul
		{	margin: 0;
			padding-top: 38px;
			position: absolute;
			visibility: hidden;
			
			}
		
			#jsddm li ul li
			{	float: none;
				display: block;
				width: 100px;}
			
			#jsddm li ul li a
			{	width: 80px;
				background:#CCC;
				color:#666;

			}
			
			#jsddm li ul li a:hover
			{	background:#FFF}

/* sitemap */
#sm
{	margin: 0;
padding-left: 30px;
	font-weight:bold;
	

}
	 #sm ul {
	 padding-left: 12px;
	}
	 
	 
	#sm li
	{	float: left;
		list-style: none;
		
	}

	 
	#sm li a
	{
	display: block;
	/*padding: 8px 12px;*/
		text-decoration: none;
	width: 90px;
	color:#666;
	white-space: nowrap;
	text-align:left;

	}
 
	#sm li a:hover
	{	color:#000;
	}
	
		#sm li ul
		{	margin: 0;
	
			/*padding-top: 38px;*/
			position: absolute;
			list-style-position:inherit;
			/*visibility: hidden*/
			
			}
		
			#sm li ul li
			{	
				float:none;
				/*display: block;*/
				
			list-style-type:disc;
			color:#666;
			 margin-left: 0px; 


}
			
/*			#sm li ul li a
			{	width: 80px;
				background:#CCC;
				color:#666;

			}*/
			
		
/* rounded corner styles */

.corner_grey {
	background: url("images/corner_grey_tl.png") no-repeat top left;
}
.corner_grey_top {
	background: url("images/corner_grey_tr.png") no-repeat top right;
}
.corner_grey_bottom {
	background: url("images/corner_grey_bl.png") no-repeat bottom left;
}
.corner_grey_bottom div {
	background: url("images/corner_grey_br.png") no-repeat bottom right;
}
.corner_grey_content {
	background: url("images/corner_grey_r.png") top right repeat-y;
}

.corner_grey_top div, .corner_grey_top,
.corner_grey_bottom div, .corner_grey_bottom {
	width: 100%;
	height: 53px;
	font-size: 1px;
}
.corner_grey_content, .corner_grey_bottom {
	margin-top: -19px;
}
.corner_grey_content { padding: 0 30px; }


/* tooltip styling */
#text {font-size: 14px;}


.hotspot { font-family: Calibri, Arial, Helvetica, sans-serif; color:#06C; padding-bottom:1px; cursor:pointer;}

.hotspot:hover
	{	color:#F60;
	}

#tt {position:absolute; display:block; background: bottom right repeat}

#tttop {display:block; height:5px; margin-left:5px; background: bottom right repeat; overflow:hidden}

#ttcont {display:block; padding:2px 12px 3px 7px; margin-left:5px; background:#FFC; color:#36C}

#ttbot {display:block; height:5px; margin-left:5px; background: bottom right repeat; overflow:hidden}


.boxes
{
	BORDER-RIGHT: #D5D5D5 1px solid; 
	BORDER-TOP: #D5D5D5 1px solid; 
	BORDER-LEFT: #D5D5D5 1px solid; 
	BORDER-BOTTOM: #D5D5D5 1px solid; 
}

.boxesReq
{
	BORDER-RIGHT: #D5D5D5 1px solid; 
	BORDER-TOP: #D5D5D5 1px solid; 
	BORDER-LEFT: #D5D5D5 1px solid; 
	BORDER-BOTTOM: #D5D5D5 1px solid; 
	BACKGROUND-COLOR: Yellow;
}

.button
{
	BORDER-RIGHT: #666666 1px solid; 
	BORDER-TOP: #666666 1px solid; 
	BORDER-LEFT: #666666 1px solid; 
	BORDER-BOTTOM: #666666 1px solid; 
	
	BACKGROUND-COLOR: #F8F8F9;
	font-size:10pt; 
	font-family:Arial;
	font-weight:Bold; 
}


