body
{
	background-color:#EEEEEE;
	margin-top:0;	
}

.border
{
	background-color:#cccccc;
	width:1px;
	height:1px;
}

.darkBorder
{
	width: 1px;
	height: 1px;
	background-color: #A9A9A9;
}

.mainLayout
{
	 width:772px;
	 border:0;
	 background-color:White;
}

.listLayout
{
	padding-left:3em;
	
}

.HeaderText
{
	font-family:Arial;
	font-size:smaller;
	font-weight:bold;
	color:#414141;
}

.ItemText
{
	font-family:Arial;
	font-size:smaller;
	color:#414141;
	
}

.Header2Text
{
	font-family:Arial;
	font-size:smaller;
	font-weight:bold;
	color:#414141;
}

.Header3Text
{
	font-family:Arial;
	font-size:smaller;
	font-weight:bold;
	color:#414141;
}

.header4Text
{
	font-family:Arial;
	font-size:smaller;
	font-weight:bold;
}

.header5Text
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#414141;
	padding:0px;
	margin:0px;
}



.SiteLink
{
	font-weight:bold;
	font-size:11px;
	color:black;
	font-family: Arial;
	text-decoration:none;
}  

.SiteLinkAccent
{
	font-weight:bold;
	font-size:11px;
	color:#C83207;
	font-family: Arial;
	text-decoration:none;
}

.PrioritySiteLink
{
	font-weight:bold;
	font-size:11px;
	color:red;
	font-family: Arial;
	text-decoration:underline;
}

.PrioritySiteLink:hover
{
	text-decoration:underline;
}  

.SimpleText
{
	font-family:Arial;
	font-size:12px;
	line-height:20px;
	color:#414141;
}


.simpleTextH1
{
	font-family:Arial;
	font-size:12px;
	line-height:20px;
	color:#414141;
	font-weight:normal;
	padding:0px;
	margin:0px;
}

.homeArrowImage
{
	vertical-align:text-top;
}

.SimpleLink
{
	font-weight:normal;
	font-size: 12px;
	color:Red;
	font-family: Arial;
	text-decoration:underline;
}

.ClientLink
{
	font-weight:normal;
	font-size: 12px;
	color:#414141;
	font-family: Arial;
	text-decoration:none;
}

.SimpleLinkNonPriority
{
	font-weight:normal;
	font-size: 12px;
	color:#414141;
	font-family: Arial;
	text-decoration:underline;
}

.SimpleLink:hover
{
	color:red;
	text-decoration:none;
}


.SiteLink:hover
{
	color:red;
	text-decoration:underline;
} 

.SiteNote
{
	font-size: 10px;
	color: black;
	line-height:15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.SiteNoteLink
{
	font-weight: bold;
	font-size: 10px;
	color: red;
	font-family: Verdana, Arial, Helvetica, sans-serif;
} 

.SmallTextLink
{
	font-weight: bold;
	font-size: 10px;
	color: black;
	font-family: Arial;
	text-decoration:none;
}

.SmallTextLink:hover
{
	color: red;
}

.QuoteText
{
	font-family:Arial;
	font-size:10px;
	font-style:italic;
}

.QuoteFooterName
{
	font-family:Arial;
	font-size:12px;
	font-weight:bolder;
	color:#6F6F6F;
}

.QuoteFooter
{
	font-family:Arial;
	font-size:10px;
	color:#6F6F6F;
}

.thumbnail {
	BORDER-RIGHT: #6F6F6F 1px solid; PADDING-RIGHT: 3px; BORDER-TOP: #6F6F6F 1px solid; PADDING-LEFT: 3px; FLOAT: left; MARGIN-BOTTOM: 10px; PADDING-BOTTOM: 8px; BORDER-LEFT: #6F6F6F 1px solid; MARGIN-RIGHT: 10px; PADDING-TOP: 3px; BORDER-BOTTOM: #6F6F6F 1px solid; BACKGROUND-COLOR: #222
}

.QuoteTextLink
{
	font-family:Arial;
	font-size:10px;
	font-style:italic;
	color:#6F6F6F;
	text-decoration:none;
}
.QuoteTextLink:hover
{
	color:Red;
}

.TinyText
{
	font-size: 10px;
	color: black;
	font-family: Arial;
}

.SitePoint
{
	font-weight:bold;
	font-size:11px;
	color:red;
	font-family: Arial;
	text-decoration:none;
}

a 
{
    outline:none;   
}