﻿body 
{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	background-image:url(../img/bg_body.gif);
	background-repeat:repeat-x;
	font-size: 12px;
}
.main
{
background-image:url(../img/bg_pagebody_home.gif);
background-position:bottom;
background-repeat:repeat-x;
border-left:1px solid #999999;
border-right:1px solid #999999;	
}
.footer
{
	height:115px;
	width:100%;
	background-image:url(../img/bg_footer.gif);
	background-repeat:repeat-x;	
	color:White;
	font-size:11px;
	font-weight:bold;
}
.footerblack
{
	color:Black;
	font-size:11px;
	font-weight:bold;
}
.footer a{
color:#fff;
text-decoration:none;
}

.footer a:hover{
color:#fff;
text-decoration:underline;
}
a{
color:#006699;
text-decoration:none;
}

a:hover{
color:#006699;
text-decoration:underline;
}
img
{
	margin:0px;
	padding:0px;
	border:0px;
}
.left-header
{
	width:75px;
	background-image:url(../img/bg_head_left.gif);
	background-repeat:repeat-x;
}
.left-body
{
	width:75px;
}
.left-footer
{
	width:75px;
}
a.pg:link,a.pg:visited
{
	font-family:Arial;
	color:#006600;
	text-decoration:underline;
	letter-spacing:1px;
	font-size:13px;
}
a.pg:hover
{
	font-family:Arial;
	text-decoration:none;
	color:#33CC00;
	letter-spacing:1px;
	font-size:13px;
}
.pgSelected
{
	color:#669900;
	font-size:15px;
	font-weight:bold;
	padding-left:5px;
	padding-right:3px;
}
.quicklinks{
float:left;
width:154px;
padding:10px;
}

.quicklinks ul{
margin:15px 0px 0px 15px;
padding:0px;
}

.quicklinks ul li{
margin:0px 0px 5px 0px;
padding:0px;
list-style:none;
}
.member
{
border-right:1px dotted black;	
}
.membermenu{
float:left;
width:154px;
padding:10px;
}

.membermenu ul{
margin:15px 0px 0px 15px;
padding:0px;
}

.membermenu ul li{
margin:0px 0px 5px 0px;
padding:0px;
list-style:none;
}

.homeheader{
font-size:14px;
font-weight:bold;
}
.home_column_right{
width:136px;
height:360px;
font-size:11px;
}

#message{
float:left;
width:263px;
padding:10px;

}

.floatright{
float:right;
}
#greenbar{
height:6px;
width: 744px;
background-image:url(../Img/bg_greenbar.gif);
background-repeat:repeat-x;
}
.leftMenu
{
border-right:1px dotted black;	
}
.tagline
{
	font-size: 14px;
	font-weight: bold;
	padding-left: 5px;	
}
/************** FullSummary Begin **************/
.categoryHeaderCSS
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #333333;	
}

.dateCSS
{
	font-family: Arial;
	font-size: 11px;
	color: #333333;	
}

.titleCSS
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #333333;	
}

.abstractCSS
{
	font-family: Arial;
	font-size: 11px;
	color: #333333;	
}

.readMoreCSS
{
	font-family: Arial;	
	font-size: 11px;
	color: #006699;	
	text-decoration: none;
}

.readMoreCSS:hover
{
	font-family: Arial;	
	font-size: 11px;
	color: #006699;	
	text-decoration: underline;
}
/************** FullSummary End **************/