@charset "UTF-8";
body {
	background-image: url(images/bg_repeat.gif);
	background-repeat: repeat-x;
}
/* CSS Document */

/*BODY COPY*/

.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #545353;
}

.textitalic {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #545353;
	font-style:italic;
}

.textred {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #CC3333;
}

.headline {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #44687d;
	text-decoration: none;
}

.headlineblue {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #004151;
	text-decoration: none;
	font-weight:bold;
}

.subhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	color: #000000;
	text-decoration: underline;
}

/*MAIN NAVIGATION*/

.main_nav {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFFFFF;
	padding-left: 25px;
}
.main_nav a:link {
	color: #FFFFFF;
	text-decoration: none;
}    
 
.main_nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}  
.main_nav a:hover {
	color: #69604F;
} 
.main_nav a:active {
	color: #FFFFFF;
	text-decoration: none;
} 

/*NAV BACKGROUND REPEAT*/

.nav_bg_repeat {
	background-image:url(images/nav_repeat.gif);
	background-repeat:repeat-y;
	background-color:#ABA48F;
	
}
		

/*SMALL NAVIGATION*/

.small_nav {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #44687d;
	white-space: normal;
}
.small_nav a:link {
	color: #004151;
	text-decoration: underline;
}    
 
.small_nav a:visited {
	color: #004151;
	text-decoration: underline;
}  
.small_nav a:hover {
	color: #aba48F;
	text-decoration: none;
} 
.small_nav a:active {
	color: #004151;
	text-decoration: underline;
}

/*PRACTICES*/

.practices {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #004151;
}

.practices a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #004151;
	text-decoration:underline;
}    
 
.practices a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #004151;
	text-decoration:underline;
}  
.practices a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #004151;
} 
.practices a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #004151;
	text-decoration:underline;
}

.practices_sm {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #004151;
}
.practices_sm a:link {
	color: #004151;
	text-decoration: underline;
}    
 
.practices_sm a:visited {
	color: #004151;
	text-decoration: underline;
}  
.practices_sm a:hover {
	color: #aba48F;
	text-decoration: none;
} 
.practices_sm a:active {
	color: #004151;
	text-decoration: underline;
}

.practicesbold {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #004151;
}

.practices_smred {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CC0000;
}

.practices_smred a:link {
	color: #CC0000;
	text-decoration: underline;
}    
 
.practices_smred a:visited {
	color: #CC0000;
	text-decoration: underline;
}  
.practices_smred a:hover {
	color: #44687d;
	text-decoration: underline;
} 
.practices_smred a:active {
	color: #CC0000;
	text-decoration: underline;
}

/*BOTTOM NAVIGATION*/ 

.bottom_nav {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #004151;
	padding: 3px;
}

.bottom_nav a:link {
	color: #004151;
	text-decoration: underline;
}    
 
.bottom_nav a:visited {
	color: #004151;
	text-decoration: underline;
}  
.bottom_nav a:hover {
	color: #004151;
	text-decoration: none;
} 
.bottom_nav a:active {
	color: #004151;
	text-decoration: underline;
}

/*COPYRIGHT*/

.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
}

/*HEADERS*/

.headers {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(images/header_bg.gif);
	background-repeat: repeat-x;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: 23px;
	width: 100%;
	font-weight: bold;
}

.headers a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(images/header_bg.gif);
	background-repeat: repeat-x;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: 23px;
	width: 100%;
	font-weight: bold;
	text-decoration:underline;
}    
 
.headers a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(images/header_bg.gif);
	background-repeat: repeat-x;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: 23px;
	width: 100%;
	font-weight: bold;
	text-decoration:underline;
}  

.headers a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(images/header_bg.gif);
	background-repeat: repeat-x;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: 23px;
	width: 100%;
	font-weight: bold;
	text-decoration:underline;
} 
.headers a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(images/header_bg.gif);
	background-repeat: repeat-x;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: 23px;
	width: 100%;
	font-weight: bold;
	text-decoration:underline;
}


/*BUTTONS*/

.button {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	background-image: url(images/header_bg.gif);
	background-repeat: repeat-x;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	font-weight: bold;
}

.button a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	background-image: url(images/header_bg.gif);
	background-repeat: repeat-x;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	font-weight: bold;
	text-decoration:underline
}    
 
.button a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	background-image: url(images/header_bg.gif);
	background-repeat: repeat-x;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	font-weight: bold;
	text-decoration:underline
}  
.button a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	background-image: url(images/header_bg.gif);
	background-repeat: repeat-x;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	font-weight: bold;
} 
.button a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	background-image: url(images/header_bg.gif);
	background-repeat: repeat-x;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	font-weight: bold;
	text-decoration:underline
}

/*IMAGE STYLES*/

.outline {
	border: 1px solid #44687d;
}

/*ARTICLE STYLES*/

.article_head {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #004151;
	font-weight: bold;
	line-height: 12px;
}

.article_head a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #004151;
	font-weight: bold;
	line-height: 12px;
}    
 
.article_head a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #004151;
	font-weight: bold;
	line-height: 12px;
}  
.article_head a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #69604F;
	font-weight: bold;
	line-height: 12px;
} 
.article_head a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #004151;
	font-weight: bold;
	line-height: 12px;
}

.author {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #545353;
}
.reader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
}

/*NEWSLETTER*/

.newsletter {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #004151;
}

.newsletter a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #004151;
	text-decoration: underline;
}    
 
.newsletter a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #004151;
	text-decoration: underline;
}  
.newsletter a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #aba48f;
} 
.newsletter a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #004151;
	text-decoration: underline;
}

.newsletterltblue {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #004151;
}

.newsletterltblue a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #44687d;
	text-decoration: underline;
}    
 
.newsletterltblue a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #44687d;
	text-decoration: underline;
}  
.newsletterltblue a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #aba48f;
} 
.newsletterltblue a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #44687d;
	text-decoration: underline;
}

.newsletterltgrey {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #545353;
}

.newsletterltgrey a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #545353;
	text-decoration: underline;
}    
 
.newsletterltgrey a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #545353;
	text-decoration: underline;
}  
.newsletterltgrey a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #545353;
} 
.newsletterltgrey a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #545353;
	text-decoration: underline;
}

.newsletterbold {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #004151;
	font-weight:bold
}

/*SPLASH PAGE HEIGHT*/

.splash_height {
	height:470px;
}
