body {margin:0; padding:0; background-color:#FFFFFF;}
form {margin:0; padding:0}

td, tr {font:11px/13px tahoma, arial, helvetica, sans-serif; color:#646464; vertical-align:top;  text-align:left;}

.end{ color:#A5A5A5; text-decoration:none; text-transform:uppercase}
.end a{ color:#A5A5A5; text-decoration:none; text-transform:uppercase}
.end a:hover{ color:#A5A5A5; text-decoration:underline;  text-transform:uppercase}
.top td{ text-align:center}
.top td a{ color:#FFFFFF; text-decoration:none; font-size:12px; text-align:center}
.top td a:hover{ color:#FFFFFF; text-decoration:underline; font-size:12px; text-align:center}


a{ color:#377DC8; text-decoration:underline;}
a:hover{ color:#377DC8; text-decoration:none;}
strong a{ color:#377DC8; text-decoration:underline; font-size:10px; font-weight:normal}
strong a:hover{ color:#377DC8; text-decoration:none; font-size:10px;  font-weight:normal}

b{ color:#377DC8}



.r1 ul { margin:0; padding:0; list-style:none;}
.r1 li a {line-height:13px; color:#377DC8; text-decoration:underline; font-weight:normal; background-position:left center;}
.r1 li a:hover { text-decoration:none; color:#377DC8;}
.r2 ul { margin:0; padding:0; list-style:none;}
.r2 li a {line-height:18px; color:#377DC8; text-decoration:underline; font-weight:normal; background-position:left center;}
.r2 li a:hover { text-decoration:none; color:#377DC8;}


input, select, textarea{ height:19px; background-color:#FFFFE1; padding:1px 0 1px 2px; color:#646464; font-family:tahoma; font-size:11px;}



.kn a{font-size:8px; line-height:13px; color:#363636; vertical-align:top; text-align:left; text-decoration:none; font-family:Arial, Helvetica, sans-serif}
.kn a:hover{ text-decoration:underline}

.form td input{ width:177px; height:19px; background-color:#DEDEDE; padding:1px 0 1px 6px; color:#DF6326; font-weight:bold; font-family:tahoma; font-size:11px; border:0; margin:0}
.form td textarea{ width:177px; height:72px; background-color:#DEDEDE; padding:1px 0 1px 6px; color:#DF6326; font-weight:bold; font-family:tahoma; font-size:11px; overflow:auto; border:0; margin:0}

.SectionTitle {
	font-weight: bolder;
	color: #F27900;
}

/* Latest Items Lists */
ul.LatestList {
	font-size: 			12px;
	margin-left: 		0;
	padding-left:		0;
	list-style: 		none;
	
}

/* Latest Items Lists - Set the Item Style */
ul.LatestList li {
	font-size:			12px;
	color:				#F27900;	
	padding-left:		2em;
}

/* Latest Items Lists - Item Link Style */
ul.LatestList li a {
	text-decoration:	none;
	color:				#F27900;
}

/* Latest Items Lists - Item Link Style (Hover) */
ul.LatestList li a:HOVER {
	color:				#AACCFF;
	text-decoration:	underline;
}

/* Latest Items Lists - Set the Preceeding Bullet */
ul.LatestList li:before {
	content: "\0020 \0020 \0020 \00BB \0020";
	color: #F27900;
}

P.Content {
	text-indent:		2em;
	margin-left:		1em;
}

.ContentImg {
	margin-left:		.5em;
	margin-right:		1.5em;
	margin-bottom:		.5em;
}
