body {
	margin: 0;
	padding: ;
	background-image: url(../images/bg_shadow.jpg);
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #383838;
   }

  /* Tab width */
   #browser.tabs.tab {
   ClipWidth", 50; MinWidth", 50);
   important;
   }

img { border: none; } 

a:link {
	color: #008080;
	text-decoration: none;
   }
a:visited {
	color: #008080;
   text-decoration: none;
   }
a:hover {
	color: #008080;
	text-decoration: underline;
   }


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #383838;
	font-size: 12px;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:200;
	font-size: 15px;
	color: 2c388e;
}

h1{
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 5;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #2c388e;	
	font-size: 130%;
	font-weight:bold;
}

.main_menu_item {
    margin:0px;
    padding:0px;
}

.main_menu_item  a:link {
	color: #383838;
	text-decoration: none;
   }
.main_menu_item  a:visited {
	color: #383838;
	text-decoration: none;
   }
.main_menu_item  a:hover {
	color: #383838;
	text-decoration: underline;
   }


/* Top Navigation */   /* table */
   
.topgradient {
	background-image:url(../images/bg-gradient.jpg);
	background-repeat:no-repeat;
}
a.topgradient:hover {text-decoration:underline}

/* Content */    /* table */
.middleGradient {
	background-image:url(../images/bg-gradient.jpg);
	background-repeat:no-repeat;
}

#content {
	float: right;
	width: 490px;
}

.title {
	color: #666666;
	font-weight:bold;
	font-size:130%;	
	margin-bottom:3px;
}

.list {
	margin-left: 0;
	padding-left: 15px;
	list-style: none;
}

.list a:hover{
	text-decoration:underline;
}

.list li {
	padding-left: 15px;
}


/* Footer */

#footer {
	font-size: 10px;
	clear: both;
	height: 20px;
	padding-top: 10px;
	background: url(../images/bg-gradient.jpg) no-repeat;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 77%;
}

.footer a:link {
	color: #383838;
	text-decoration: none;
   }
.footer a:visited {
	color: #383838;
	text-decoration: none;
   }
.footer a:hover {
	color: #383838;
	text-decoration: underline;
   }

.topNavRollover {}
.topNavRollover a:link {
	display:block;
	padding:10px 10px 10px 10px;
	background:url("../images/btn-image.jpg") 0 0 no-repeat;
	color:#666666;
}
.topNavRollover a:visited {
	display:block;
	padding:10px 10px 10px 10px;
	background:url("../images/btn-image.jpg") 0 0 no-repeat;
	color:#666666;
}
.topNavRollover a:hover {	
	text-decoration: none;
	display:block;
	padding:10px 10px 10px 10px;
	background: url("../images/btn-image-down.jpg") 0 0 no-repeat;
	color:#666666;
}
.topNavRollover span {
	display:block;
	padding:10px 10px 10px 10px;
	background: url("../images/btn-image.jpg") 0 0 no-repeat;
	color:#666666;
}
/*
.WebSearchBtn {
   width:200px;
   height:10px;
   display:block;
   position:relative;
   top:2px;
		padding:10px 10px 10px 10px;
		background: url("../images/bg_gray.jpg");
		color:grey;
}
.topNavRollover a:hover {	
	display:block;
		padding:10px 10px 10px 10px;
		background-position: 0 -35px;
		color: #049;
		text-decoration: none;	
		}
*/

.sub_bodyTitle {
	font-size: 25px;
	color: #666666;
	border-bottom: 2px solid #CCCCCC;
	margin-bottom:-5px;
}

#categoryNav { font-size: 12px; }

.leftNav a:link {
	color: #383838;
	text-decoration: none;
   }
.leftNav a:visited {
	color: #383838;	
   text-decoration: none;
   }
.leftNav a:hover {
	color: #383838;
	text-decoration: underline;
   }

.frametitle {
	font-size:large;
	font-weight:bold;
	text-align:center;
}

.bullet {
	text-indent: -25px;
}

blockquote.float-right {
	float: right;
	font-size: 12px;
	font-weight:bold;
	width: 10em;
	padding: 0.5em;
	margin: 0 0.15em 0 0;
	color: #383838;
	background: #F2F2F2;
}

.p_title {
	font-weight:bold;
	font-size:12px;
	color:#666666;
}