body{
	background: white;
	margin:0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
}
img{
	border: 0;
}
.imgLeft{
	float: left;
	padding: 3px;
}
.imgRight{
	float: right;
	padding: 3px;
}
.menu{
	padding-left: 15px;
	color: #336699;
	font-size: 11px;
	font-weight: bold;
}
.menu_item{
	padding: 10px;
	padding-right: 30px;
	float: left;
}

.menu_item a{
	color: #336699;
	text-decoration: underline;
}

.menu_item a:hover{
	color: #333333;
	text-decoration: underline;
}
.side_menu{
	background-image: url(/images/bg_sidemenu.jpg);
	background-repeat: repeat-y;
	border: 1px solid #C9C9C9;
	padding: 15px;
	width: 137px;
}
.side_menu_item{
	border-bottom: 1px solid #c9c9c9;
	color: #74787B;
	font-family: 'Trebuchet MS',Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	padding-left: 8px;
	text-transform: capitalize;
}
.side_menu_item a{
	color: #74787B;
	text-decoration: none;
}
.side_menu_item a:hover{
	color: #336699;
	text-decoration: underline;
}
.pad_t_10{
	padding-top: 10px;
}
.collection{
   font-family: 'Trebuchet MS',Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bolder;
	color: #333333;
	text-align: right;
	
}
.read_more{
	background: #336699;
	color: White;
	font-size: 10px;
	text-transform: uppercase;
	font-variant: small-caps;
	font-weight: bolder;
	padding-left: 3px;
	padding-right: 3px;
}
.read_more a{
	color: White;
	text-decoration: none;
}
.read_more a:hover{
	color: #3399FF;
	text-decoration: underline;
}
.pad_10{
	padding: 10px;
}
.p_title{
	color: #336699;
	font-family: Tahoma,Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
}
.content_mini{
	color: #333333;
	font-size: 10px;
	
}
.content{
	color: #333333;
	font-size: 11px;
	
}
.content a{
	color: #336699;
	text-decoration: underline;
}
.content a:hover{
	color: #336699;
	text-decoration: none;
}
.news_cap{ 
	font-family: 'Trebuchet MS',Geneva, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 20px;
	color:#666666;
	padding: 15px;
	background-color: #F1F1F1;
	
}
.date{
	background: #CCCCCC;
	font-size: 10px;
	font-style: italic;
	padding:3px;
	color:#666666;
}
.news{
	padding: 10px;
}
.item{
	border: 1px solid #C9C9C9;
	padding: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.footer{
	float:right;
	font-size: 10px;
	color: #333333;
	
}
.footer a{
	color: #336699;
	text-decoration: none;
}

.footer a:hover{
	color: #666666;
	text-decoration: underline;
}

.copy{
	float:left;
	font-size: 10px;
	color: #333333;
	
}
.copy a{
	color: #336699;
	text-decoration: none;
}

.copy a:hover{
	color: #666666;
	text-decoration: underline;
}

.buttonscontainer {
	width: 150px;
	border-bottom: 1px solid #002266;
}

.buttons a {
	color: #858585;
	background-color: #E3E3E3;
	padding: 2px;
	padding-left: 13px;
	display: block;
	width: 150px;
	border: 1px solid #d4d4d4;
	font: 10px Trebuchet MS, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}

.buttons a:hover {
	background-color: #003364;
	color: #FFFFFF;
	text-decoration: none;
}
.boldit{
	font-weight: bold;
}
li{
	margin-top: 0px;
	font-size: 11px;
	font-family: Tabitha;;
}
ul{
	margin-top: 3px;
}
.bl{
	color: #003364;
}
.sm{
	font-size: 9px;
}
.bl a{
	color: #990000;
	text-decoration: underline;
}
.bl a:hover{
	color: #990000;
	text-decoration: none;
}
.bdb{
	border-top: 1px solid #d4d4d4;
}
.fields {
	font-family: 'Trebuchet MS',Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Red;
	border: 1px solid red;
	margin: 0%;
	width: 125px;
}
.tarea {
	font-family: 'Trebuchet MS',Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Red;
	border: 1px solid red;
	margin: 0%;
	width: 200px;
	height: 150px;
}
.br{
	border: 1px solid #336699;
}
.brb{
	background-color:  #336699;
	font-size: 12px;
	font-weight: bold;;
	color: white;
	text-transform: capitalize;
}

.errorTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	background-color: #E7F0F7;
	border: 1px dashed #333333;
}
.messageTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	background-color: #FFECC3;
	border: 1px solid #333333;
}
.errorMessage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6600;
	padding-left: 30px;
}
.article_id{
	font-size: 10px; color: #d4d4d4;
}