a:visited {
	color: #006600;
	text-decoration: underline;


}
a:hover {
	color: #009900;
	text-decoration: underline;


}
a:active {
	color: #49B03D;
	text-decoration: underline;

}
a:link {
	color: #006600;
	text-decoration: underline;

}


.top {
	background-image: url(images/template/pagetop-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #FFFFFF;
	padding-top: 10px;
	background-color: #008000;
	padding-bottom: 6px;
	padding-left: 15px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.leftcorner {
	background-image: url(images/template/top_left.gif);
	background-repeat: no-repeat;
	background-position: left top;

}

.rightcorner {
	background-image: url(images/template/top_right.gif);
	background-repeat: no-repeat;
	background-position: right top;

}

td {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal;
}

.border {
	border : 1px solid #3AB217;
}

.bborder {
	border-bottom : 2px solid #3AB217;
	font-size: 10px; 
	font-style: bold;
}

.features {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #009933;
	padding-bottom: 4px;
	text-indent: -10px;
	padding-left: 10px;
}

.featurelist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	list-style: url(images/arrow_bullet.gif) none inside;
	margin-left: -15px;
	text-indent: -18px;
	display: list-item;




}

.boldheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #006600;
	padding: 15px 0px 0px 0px;
}

.smallheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding: 20px 0px 5px 0px;
}

.dateheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	background-color: #3AB217;
	padding: 6px;
	color: #FFFFFF;

}


.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	text-indent: -7px;
	padding : 0px 0px 4px 7px;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #33802B;
}

p , pre, textarea {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #3C4F64;
	}

blockquote {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-style: normal; 
	font-weight: normal;
	}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;

	}

tt {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal;
	}

li {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-style: normal; 
	font-weight: normal;
	}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}

.button {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: bold; 
	color: #ffffff;
	background-color: #255CAF;
}

.darkbutton {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: bold; 
	color: #ffffff;
	background-color: #CC6600;
}
.fakelink { 
	color: #4B4CFF;
	font-weight: bold; 
}

.notbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
.box {
	background-color: #CBE4F8;
	float: right;
	width: 300px;
	border: 2px solid #7AA7EB;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	margin-bottom: 20px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;


}

.infobox {
	width: 300px;
	background-color: #CBE4F8;
	border: 2px solid #7AA7EB;
	padding: 10px, 10px, 10px, 10px;
}

.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-style: normal;
	font-weight: bold;
	background: #337EE4;
	color: #FFFFFF;
	border : 2px solid #000066;
	border-left : 2px solid #99ccff;
	border-top : 2px solid #99ccff;	
	text-align: center;
	padding: 0px 10px 0px 10px;
}

.link:hover, .shortlink:hover {
	background: #4B4CFF;
	color: #ffffff;
}

.link:active {
	background: #99ccff;
	color: #6633CC;
	border : 2px solid #cce6ff;
	border-left : 2px solid #000066;
	border-top : 2px solid #000066;
}

.smaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.sideborder {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #99CC99;
}
.leftpic {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
.rightpic {
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
}

.titleblock {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-style: normal;
	font-weight: bold;
	color: #006600;
	padding-bottom: 30px;
	background:#7AA7EB url(images/pages/title_area.jpg) no-repeat right top;

}
.dateborder {
	background-color: #D3F8C9;
	border : 1px solid #3AB217;
}
.padded5 {
	padding: 5px;
	background-color: #C9DFB5;

}
.bottomleft {
	background-image: url(images/template/bottom_left.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 5px 5px 8px;
	background-color: #EEEABE;

}
.bottomright {
	background-image: url(images/template/bottom_right.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 5px 5px 8px;
	background-color: #C9DFB5;

}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	width: 500px;
	padding-bottom: 20px;
	padding-top: 10px;
}
.left5 {
	padding-left: 5px;
}

#caption{
	color: #000000;
	position:absolute;
	bottom:0px;
	left:0px;
	width:100%;
	z-index:1;
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #ffffcc;
}
.imgleft
{
	float: left;
	padding-right:10px;
	padding-bottom: 10px;

}

.bar {
	background-color: #255CAF;
	height: 3px;
	width: 430px;
}
.larger {
	font-size: 120%;
}
.leftpadded5 {
	background-color: #EEEABE;
	padding: 5px;
}
.centerpadded5 {
	background-color: #E9D3AB;
	padding: 10px 5px;
}
.blgr {
	background: #C9DFB5 url(images/css/bottom_left-green.gif) no-repeat left bottom;

}
.brgr {
	background: #C9DFB5 url(images/css/bottom_right-green.gif) no-repeat right bottom;
}

