body {
	margin: 0px 0px 20px 0px;
	background-color: #C6E2E2;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;	
	}

li {
	list-style-image: url(../images/orange_bullet.gif)
	padding-bottom: 7px;
	padding-right: 10px;
	border-bottom: 1px solid #C6C6C6;
	padding-top: 3px;
	padding-left: 0px;
}
ul {}
ul.list {
	list-style: square url(../images/orange_bullet.gif);
	margin: 0px 0px 0px 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
}


a {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	}

a:hover {
	color: #3399cc; text-decoration: none;
	}

a:active {
	color: #CC6600;
	}

a:visited {
	color: #ff6600;
	}
	
.aadbar {
	color: #000000;
	line-height: 14pt;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;
}

.aadbar:hover {
	color: #3399cc;
}

.aadbar:active {
	color: #CC6600;
}

.aadbar:visited {
	color: #ff6600;
}

.brownbox{
	background-color: #E9E6DF;
	padding:10px;
	color: #6E7E71;
	margin-bottom:10px;
}

.brownboxdarker{
	background-color: #707e6f;
	padding:10px;
	color: #fffef3;
	margin-bottom:10px;
}

.brownboxtwo {
	background-color: #DEEFE6;
	padding:10px;
	color: #6E7E71;
	margin-bottom:10px;
}
.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #666666;
}

.HeadingOne {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}
.HeadingTwo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

.HeadingThree {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ff6600;
}
.HeadingFour {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ff6600;
}

.leftcolumntext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
}
.leftcolumntextserif {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
	line-height: 14px;
}

.leftcolumntextserifindented {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
	line-height: 14px;
	padding-left: 7px;
}

.listitems {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
}

.listitems_box {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
	background: #e9e5df;
	margin-bottom: 10px;
	padding: 10px;
}
.listitems-largetype {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000000;
	line-height: 16px;
}
.listitems_italic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
	font-style: italic;
}

.newsletter_body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	line-height: 19px;
}

.sansseriftext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
}
.1pxborder {
	border: 1px solid #9E9D8E;
}

.subhead {
	color: #333333;
	font: bold 14px/18px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	text-transform: uppercase;
}
.newsletter_bodyLarge {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333333;
	line-height: 19px;
}
.TDspacer {
	background-image: url(../newsletters/images/1px_dotted_line.gif);
	background-repeat: repeat-x;
	background-position: center;
	height: 20px;
}
.TDspacernoimage {
	height: 20px;
}

.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 17px;
	text-align: justify;
	padding-left: 15px;
	padding-right: 20px;
}
.bodytextnoindent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 17px;
	text-align: justify;
}
#loginDIV {
	display: block;
	clear: both;
	margin-bottom: 5px;
	text-transform: uppercase;
	font-size: 14px;
}
.left-column-TD {
	background-color: #F2F5F0;
	width: 190px;
}
.left-column-TD-line {
	width: 6px;
	background-image: url(/dev/images/left-side-vertical-line.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.right-column-TD {
	width: 160px;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #D0D8C3;
	background-color: #EAF3DC;
}
.right-column-TD-shadow {
	background-image: url(/dev/images/right-column-shadow.gif);
	background-repeat: repeat-y;
	background-position: left;
}

