body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}


.imgBorder {
	border-color: #4588B2;
}

.floatright {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	border-color: #4588B2;
}

.floatleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border-color: #4588B2;
}


a:link		{color :  #4588B2; text-decoration: underline;}
a:visited	{color :  #004080; text-decoration: underline;}
a:active	{color :  #4588B2; text-decoration: underline;}
a:hover		{color :  #0099FF; text-decoration: underline;}

.nav a:link		{font-size:10px; color: #4588B2; text-decoration: none;}
.nav a:visited	{font-size:10px; color: #004080; text-decoration: none;}
.nav a:active	{font-size:10px; color: #4588B2; text-decoration: none;}
.nav a:hover	{font-size:10px; color: #3194D5; text-decoration: none;}




.indent      {text-indent :  5%;}

.justify     {text-align :  justify;}

.border      {border :  thin solid #000000; padding  :  5px;}

.highlight   {background-color :  #ffff00;}

.sidebar     {border-left  :  5px solid #ff0000; padding-left  :  5px;} 

.center      {text-align  :  center;}

.inset		{margin-left       :  5%;  margin-right : 5%;}

.heading1    {font-size        :  120%; font-weight   :  bold;}
.heading2    {font-size        :  110%; font-weight   :  bold;}
.heading3    {font-size        :  105%; font-weight   :  bold;}

.banner      {background-color :  #cccccc; width :  100%; color :  #ffffff; padding  :  5%;}

.smallcaps {font-variant: small-caps;}
.capitalize {text-transform: capitalize;}
.uppercase {text-transform: uppercase;}
.lowercase {text-transform: lowercase;}
.letterspace {letter-spacing: 10px;}
.doublespace {line-height: 200%;}

.bold {font-weight: bold;}
.italic {font-style: italic;}
.underline {text-decoration: underline;}

.superscript
.subscript

UL {
	list-style-image: url(images/bullet-star.gif);
	line-height: 1.5em;
}

p {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.quote {
	font-family: Arial, Helvetica, sans-serif;
	padding: 8px 16px;
	font-style: italic;
	border-top: 1px solid #4588B2;
	border-bottom: 1px solid #4588B2;
	margin: 0px;
	background-color: #EBF0F6;
}
#quoteName {
	padding-top: 12px;
	padding-bottom: 12px;
	float: right;
	clear: both;
}
ul {
	list-style-image: url(../images/bullet-star.gif);
}
.thumbCutline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #4588B2;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#mainTable tr td #contentTable tr td .quote p span {
	font-family: Arial, Helvetica, sans-serif;
}
