﻿.contentbody img {
max-width:507px;
}


.contentbody
{
	margin: 5px 15px 20px 15px;
	color: #003399;
	width:537px;
	font-size: small;
}

/* Used for copyright tags */
.contentbody SMALL {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
}

.contentbody HR {
	color:  #DAD2FF;
	background-color: #DAD2FF;
	size: 1px;
	border: 0px;
	margin: 20px 0px;
	clear: both;
	}
 
.contentbody p {
	color: #003399;
	text-align:justify;
	margin-bottom: 10px;
	font-size: small;
	}	
	
.contentbody H1 {
	font-size: 24px;
	color: #006699;
	margin-bottom: 10px;
	
	}	

.contentbody H2 {
	font-size: 20px;
	color: #006699;
	margin-bottom: 10px;
	}
	
.contentbody H3 {
	font-size: small;
	color: #006699;
	margin-bottom: 10px;
	}
	
.contentbody div {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	text-align: center;
	width: auto;
	}

.contentbody div img {
	margin: 0px;
	}
	
.contentbody img {
	margin: 15px;
	border: 1px solid #0099CC;
	}
	
.contentbody .quote{
	width: 190px;
	float: right;
	font-style:italic;
	padding: 8px;
	border: solid 1px #DAD2FF;
	background-color: #EAF2FF;
}

.contentbody .quote span{
	margin-left: 20px;
	font-weight: bold;
	}

.contentbody a {
	color: #0066FF;
	text-decoration: none;
	}
	
.contentbody a:hover {
	text-decoration: underline;
	}

.contentbody ol {
	margin: 10px;
	}

.contentbody ul {
	margin: 10px 10px 10px 20px;
	list-style: disc;
	}
	
.contentbody li {
	margin: 10px;
	}
	
.RightContent {
	margin: 0px 20px 0px 7px;
	position: relative;
	}

.RightContent img {
	margin: 0px;
	border: 0px;
	}
	
.RightContent p {
	margin: 0px auto 20px auto;
	text-align: center;
	font-family: Arial;
	font-size: 12px;
	color: #1D5268;
}

.RightQuote {
	width: 173px; 
	height: 102px; 
	background: #eaf5f7 url(images/Side_Image_Border.png);
	}
.RightQuote P {
	text-align: justify; 
	padding: 13px 18px 15px 15px;
	font-style: italic;
	font-weight: bold;	
    font-size: 12px;line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	}
	
.RightLargeQuote {
	width: 173px; 
	height: 204px; 
	background: #eaf5f7 url(images/Side_LargeQuote_Border.png);
	}
.RightLargeQuote P {
	text-align: justify; 
	padding: 10px 15px 12px 12px;
	font-style: italic;
	font-weight: normal;	
    font-size: 12px;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	}



.RightLargeQuoteWrapper {
	color: #1D5268;
	text-align: justify; 
	font-style: italic;
	font-weight: normal;	
        font-size: 12px;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.RightLargeQuoteHeader {
	width:173px;
	height:9px;
	background: #eaf5f7 url('images/Side_LargeQuote_Border_Top.png');
	background-repeat:no-repeat;
}
.RightLargeQuoteBody {
	width:146px;
	height:auto;
	padding: 10px 15px 12px 12px;
	background: #eaf5f7 url('images/Side_LargeQuote_Border_Loop.png');
	background-repeat:repeat-y;
}
.RightLargeQuoteFooter {
	width:173px;
	height:14px;
	background: #eaf5f7 url('images/Side_LargeQuote_Border_Bottom.png');
	background-repeat:no-repeat;
}