#template h5
    clear: both;
    font-family: Helvetica,Arial,Verdana,sans-serif;
    font-size: 24px;
    font-weight: normal;
    margin-bottom: 10px;
    margin-top: 20px;
color: #535353;
width:680px;
}

#template h6
    clear: both;
    font-family: Helvetica,Arial,Verdana,sans-serif;
    font-size: 17px;
    font-weight: normal;
    margin-bottom: 10px;
    margin-top: 5px;
color: #535353;
margin-left:2px;
}

#template #main-content .claim h2 {
    color: #000000;
    font-family: Verdana;
    font-size: 25px;
    font-weight: normal;
    line-height: 26px;
    margin-bottom: 5px;
    margin-top: -758px;
    padding: 5px 15px 0;
    text-align: justify;
    width: 650px;
}

#template #main-content .claim h3 {
    color: #000000;
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
    line-height: 15px;
    margin-bottom: 40px;
    margin-left: 16px;
    margin-top: 58px;
    padding: 0;
    text-align: justify;
    width: 440px;
}

#template #main-content .claim h4{
	color: #000;
	font-size: 20px;
text-align:left;
	font-weight: normal;
	width:630px;
line-height: 20px;
	margin-bottom:15px;
	font-family: Verdana; 
	padding: 0px 15px 0px;
}

/*********** REED  *************/

#template {
		margin: 0px; 
		padding: 0px;
		width: 642px;
		}
	
		.header {
		height: 169px;
		}
			
		.clear {
			clear:both;
		}
	
	
		#template a:link, #template a:visited, #template a:active {
			color:#333; 
			}
	
		#template a:hover {
			color:#e2001a; 
			text-decoration:underline; 
			}
			
		#template p {
		 margin:0;
		 font: normal 12px Arial,Tahoma,Helvetica,Arial,sans-serif;
		 color: #000000;
		 line-height: 1.4em;
		 text-align: center;
		}	
	
/*** Minisite ***/
	
.tableborder {
		font-family: Arial,Tahoma,Helvetica,Arial,sans-serif;
		width: 640px;
		margin: 0 auto;
		text-align: left;
		}
		
.tableborder h1  {  
	    color: #24275c;
	    font-size: 20px;
	    padding: 10px 10px 10px 0px;
	    text-align: center;
		line-height: 22px;
		font-weight: bold;
		}	
	
.tableborder h2 {  	
	    color: #000000;
	    font-size: 12px;
	    padding: 0px 10px 10px 0px;
	    text-align: left;
	}	

#txt-description{
		padding: 10px 35px 0px 35px;
        font-size: 11px;
        color: #000000;
		/*background: url(frame_michael_page.jpg) repeat-x;*/
	}
	
#txt-description p{ 
	    padding-bottom: 10px;
		padding-right: 25px;
		text-align: left;
	}
	
#txt-description a{ 
	    font-size: 14px;
		font-weight: bolder;
		padding: 0 0 5px 0;
		text-decoration: none;
		margin-left: 200px;
	}	

#txt-description a:hover {text-decoration: underline;}    
	
#txt-description ul{ 
		margin: 0px 0 25px 0px;
		/*width: 360px;*/
		font-weight: bold;
		}
	
#txt-description li{ 
        color: #000000;
		font-size: 12px;
		list-style-type: disc;
		padding-left: 14px;
		line-height: 1.5em;
		font-weight: normal;
		text-indent: -13px;
		}
			
#content-footer {
		width:610px;
		height: 101px;
		margin-top: 20px;
		background: #cccccc;
		padding: 15px;
		}
		
#content-footer p {
		line-height: 2em;
		text-align: left;
		}
				
#content-footer a:link{
		text-decoration: underline;
		color: #000;
		}

/*** WYSIWYG style ***/        
        
.cvtext_small {font-size:9px;}
.cvtext_medium {font-size:12px;}
.cvtext_large {font-size:16px;}
.cvtext_xlarge {font-size:18px;} 