body, table {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background:#fff;
}

p {
	line-height: 120% !important;
}

form {
	margin: 0;
	padding: 0;
	display: inline;
}

img.floatLeft {
    float: left;
    margin: 4px;
}
img.floatRight {
    float: right;
    margin: 4px;
}

img { border: 0px; }

label { vertical-align: middle; }

.moduleTitle { background-image: url('gradient.gif'); background-repeat: repeat-x; font-weight: bold; height: 18px; line-height: 18px; color: #000; padding-left: 2px; text-align: left; }

.moduleTitle  h2{
font-weight: bold; 
color: #000; 
font-size:12px;
padding:0;
margin:0;
float:left;
}
.moduleTitle em{
float:left;
}

.mid_table {
	border: 0px;
	padding: 0px;
}
.table_left {
	padding: 2px;
	background-color: #FFFFFF;
	width: 220px;
}
.table_right {
	padding: 2px;
	background-color: #FFFFFF;
	width: 160px;
}

a.img_org_l, a.img_org_l:link, a.img_org_l:visited,
a.img_org_r, a.img_org_r:link, a.img_org_r:visited {
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('left1.gif');
}
a.img_org_l:hover { background-image: url('left2.gif'); }

a.img_org_r, a.img_org_r:link, a.img_org_r:visited { background-image: url('right1.gif'); }
a.img_org_r:hover { background-image: url('right2.gif'); }

.nav_top {	font-size: 11px; font-weight: bold; text-decoration: none;}
a.nav_top {	font-size: 11px; font-weight: bold; text-decoration: none;}
a.nav_top:link {color: #000000; }
a.nav_top:visited {color: #000000; }
a.nav_top:hover {color: #74C152; }
a.nav_top:active {color: #318F44; }
a.nav_11 {	font-size: 11px; text-decoration: none;}
a.nav_11:link {color: #000000; }
a.nav_11:visited {color: #000000; }
a.nav_11:hover {color: #74C152; }
a.nav_10:active {color: #318F44; }
a.nav_10 {	font-size: 10px; text-decoration: none;}
a.nav_10:link {color: #000000; }
a.nav_10:visited {color: #000000; }
a.nav_10:hover {color: #74C152; }
a.nav_10:active {color: #318F44; }
a.nav_orange { font-size: 11px; font-weight: bold; text-decoration: none;}
a.nav_orange:link {color: #888; border-bottom: dotted 1px #FFF; }
a.nav_orange:visited {color: #888; border-bottom: dotted 1px #FFF; }
a.nav_orange:hover {color: #888; border-bottom-color: #888; }
a.nav_orange:active {color: #888; border-bottom: dotted 1px #FFF; }
a.nav_orange img { border-bottom-color: #FFF !important; }
li {
	list-style-type: square;
	list-style-position: inside;
	}

.footer {
	font-size: 10px;
	color: #318F44;
}

.top_table {
	border: 10px solid;
}

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{

	padding-top: 0.4em;
	}
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;}
#overlay img{ border: none; }

#overlay{ background-image: url(../lightbox/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(../lightbox/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="lightbox/overlay.png", sizingMethod="scale");
	}

.message
{
	padding:10px;
	background-color:#ffc;
}

input, select, button, textarea
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
 
.orange
{
	background-color: #74C152;
	font-weight: bold;
}

select { font-size: 10px; }

li { padding: 2px 0px 2px 5px; }
#banner_left {
	cursor:pointer;
}
.leftcat ul {
	list-style: none;
	padding: 0;
	margin: 0;
	text-align:left;
}
.leftcat ul li {
	list-style: none;
}
.leftcat ul li a{
	color:#74C152;
	font-weight: bold;
}
.leftcat ul li a:hover{
	color:#FF6600;
}
.styletitle {
border:1px solid #000;
padding:5px;
color:#00a8ee;
background:#fff;
font-weight: bold;
font-size:13px;
text-align:center;
}
.styletitle:hover{
	background:#00a8ee;
	color:#fff;
}