﻿body 
{
	font-family: Arial;
	font-size: small;
}

.normal-link 
{
	font-family: Sans-Serif;
	color: #28675A;
}

<style type="text/css">
.black-text
{
	font-color: #000000;
}
</style>

#t-a .link-with-arrow
{
	color: #CC9933;
	text-decoration: none;
	font-weight: bold;
	font-size: .9em;
	margin: 5px 4px 0px 5px;
}

#t-a .link-arrow
{
	margin: 2px 1px 0px 1px;
	vertical-align: top;
}

#t-a #r-1b .quote-text 
{
	font-family: Sans-Serif;
	color: #28675A;
	font-weight: bold;
	font-size: small;
}

#t-a #r-1b .quotee 
{
	font-family: Sans-Serif;
	color: #28675A;
	font-weight: bold;
	font-size: .9em;
}

#t-a #r-1b .quotee-title
{
	font-family: Sans-Serif;
	color: #28675A;
	font-weight: bold;
	font-style: italic;
	font-size: .9em;
	
}

#t-a #r-3b .highlight 
{
	font-size: 1.2em;
	color: #CC9933;
}


#t-b .link-with-arrow
{
	color: #CC9933;
	text-decoration: none;
	font-weight: bold;
	font-size: .9em;
	margin: 5px 4px 0px 5px;
}

#t-b .link-arrow
{
	margin: 2px 1px 0px 1px;
	vertical-align: top;
}
	
#t-b #r-1b .quote-text 
{
	font-family: Sans-Serif;
	color: #28675A;
	font-weight: bold;
	font-size: small;
	font-size: .9em;
	text-align: right justify;
	width: 600px;
	display: block;
}

#t-b #r-1b .quotee 
{
	font-family: Sans-Serif;
	color: #28675A;
	font-weight: bold;
	font-size: .9em;
	text-align: right;
	width: 400px;
	display: inline-block;
}

#t-b #r-1b .quotee-title
{
	font-family: Sans-Serif;
	color: #28675A;
	font-style: italic;
	font-weight: bold;
	font-size: .9em;
	text-align: right;
}


#t-b #r-2b .quote 
{
	font-family: Sans-Serif;
	color: #28675A;
	font-weight: normal;
	font-size: small;
	display: block;
	text-align: right;
}

#t-b #r-2b .quotee 
{
	font-family: Sans-Serif;
	color: #28675A;
	font-size: .9em;
}

#t-b #r-2b .quotee-title
{
	font-family: Sans-Serif;
	color: #28675A;
	font-style: italic;
	font-size: .9em;
}

#t-b #r-4b .tag 
{
	font-weight: bold;
	font-size: 1.3em;	
}


#t-b #r-2b .content
{
	margin: 28px 20px 0 0;
	font-weight: normal;

}

#t-b #r-2b .highlight
{
	height: 357px;
	width: 645px;
	float:right;
}

#t-b #r-2b .header
{
	font-weight: bold;
	font-size: 1.0em;
	display: block;
}

#t-b #r-2b .header-gold-large
{
	font-weight: bold;
	font-size: 1.2em;
	display: block;
	color: #CC9933;
}

#t-b #r-2b .header-gold
{
	font-weight: bold;
	font-size: 1.0em;
	display: block;
	color: #CC9933;
}


#t-b #r-2b .header-large
{
	font-weight: bold;
	font-size: 1.2em;
	display: block;
}

#t-b #r-2b .header-large-red
{
	font-weight: bold;
	font-size: 1.2em;
	color: #ffffff;
	display: block;
}


#t-b .goldQuote 
{
	color: #CC9933;
	font-weight: bold;
	font-style: italic;
}

#t-b .gold
{
	color: #CC9933;
	font-weight: bold;
}


.widget .header
{
	font-weight: bold;
	font-size: 1.1em;
	padding: 5px 0px 5px 0px;
}

.widget .subheader 
{
	font-size: .8em;
	padding-top: 4px;
	text-align: center;
}

.widget .subheader-left
{
	font-size: .8em;
	padding-top: 4px;
	text-align: left;
}

.widget .textbox 
{
	border: solid 1px #28675A;
}

.widget .labelReq 
{
	font-weight: bold;
	padding: 0px 10px 0px 5px;
	text-align: right;
}

/* Widget formatting for small forms */
.widget .input 
{
	
}

.widget .validation 
{
	
}

.widget .action 
{
	text-align: right;
}

.widget .link 
{
	color: #CC9933;
	text-decoration: none;
}

/* end widget */

.checkMark 
{
}

.checkMark li 
{
	list-style: none;
	background-image: url(../../images/checkmark.jpg);
	background-repeat: no-repeat;
	
	padding-left: 25px;
	margin-bottom: 10px;
	height: 30px;
	margin-left: 30px;
	margin-right: 40px;
}