
/*---------------------------------------UNIVERSAL PAGE-------------------------------------*/

BODY {
	background-color: #ffffff;
	color: #666666;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	font-size: 10pt; 
	FONT-FAMILY: Arial, Palatino Linotype, verdana, sans-serif;
}

/*---------------------------------------UNIVERSAL HEADER----------------------------------*/
.menu {
	font-weight: bold;
	line-height : 100%;
	font-size: 10pt;
	text-decoration: none;
}	

.header1 {
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #ffffff;
}

.header2 {
	width: 100%;
	background-color: #ffffff;
}


/*---------------------------------------UNIVERSAL FOOTER----------------------------------*/

.footer_address {
	font-size: 8pt;
	padding-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
}

.copyright {
	font-size: 8pt; 
	font-weight: bold;
	color: #666666;
	margin-bottom: 10px;
}

a.copyright:link, a.copyright:visited, a.copyright:hover {
	font-weight: bold;
	font-size: 8pt;
	color:#666666;
	text-decoration: none;
}
	


/*---------------------------------------GENERAL TAGS-------------------------------*/
h1{
        font-weight: bold;
        font-size: 16pt;
		font-style: normal;
        text-decoration: none;
        line-height : 110%;
        color : #333333;
        margin: 0px;
}

h2 {
        font-weight: bold;
	font-style: italic;
        font-size: 15pt;
        text-decoration: none;
        line-height : 100%;
        color : #333333;
		padding-top: 10px;
        margin: 0px;
		border-bottom: 3px double #CCCCCC;
}

h3 {
        font-weight: normal;
        font-size: 12pt;
		font-style: italic;
        text-decoration: none;
        line-height : normal;
        color : #999999;
        margin: 0px;
}

a:link, a:visited {
	color:#5f5f54;
	font-weight: bold;
}


/*---------------------------------SPECIFIC TAGS-------------------------------------*/

.main_body {
	background-color: #ffffff;
	border-bottom: solid 1px #999999;
	border-left: solid 1px #999999;
	border-right: solid 1px #999999;
}

.column_left {
	background-color: #F0F0F0;
}

.column_middle {
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	text-align: left;
}

.column_right {
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	text-align: left;
}
.text_strong {
	font-weight: bold;
}



.text_stong_ul {
	font-weight: bold;
	text-decoration: underline;
}

.text_ul {
	text-decoration: underline;
}

.text_hl {
	background: #FFFF00;
}

.text_hl_bold {
	font-weight: bold;
	background: #FFFF00;
}

.testimonial {
	margin-left: 30px;
	margin-right: 30px;
	padding: 10px;
	border: 1px solid #333333;
	background-color: #F0F0F0;
}

.title_strong_ul {
	font-weight: bold;
	font-size: 15pt;
	text-decoration: underline;
	line-height : 110%;
	color : #333333;
	margin: 0px;
}	

.title_strong {
	font-weight: bold;
	font-size: 15pt;
	text-decoration: none;
	line-height : 110%;
	color : #333333;
	margin: 0px;
}
.subtitle {
	font-weight: normal;
	font-size: 13pt;
	text-decoration: none;
	line-height : 100%;
	color : #333333;
	margin: 0px;
}

.home_announce_date {
	font-weight: bold;
	font-style: italic;
	font-size: 13pt;
	text-decoration: none;
	line-height : 100%;
	color : #333333;
	margin: 0px;
}

.home_announce_subject, a.home_announce_subject:link, a.home_announce_subject:visited {
	background-color: #79A8FF;
	font-weight: bold;
	font-size: 11pt;
	text-decoration: none;
	color : #ffffff;
	margin: 0px;
}

a.home_announce_subject:hover {
	background-color: #79A8FF;
	font-weight: bold;
	font-size: 11pt;
	text-decoration: none;
	color : #666666;
	margin: 0px;
}
.home_announce_body {
	font-weight: bold;
	background-color: #F0F0F0;
	font-size: 10pt;
	text-decoration: none;
	color : #666666;
	padding-bottom: 10px;
}

.subtitle_stong {
	font-weight: bold;
	font-size: 13pt;
	text-decoration: none;
	line-height : 100%;
	color : #333333;
	margin: 0px;
}
.subtitle_strong {
	font-weight: bold;
	font-size: 13pt;
	text-decoration: none;
	line-height : 100%;
	color : #333333;
	margin: 0px;
}
.subtitle_stong_ul {
	font-weight: bold;
	font-size: 13pt;
	text-decoration: underline;
	line-height : 100%;
	color : #333333;
	margin: 0px;
}
.subtitle_stong_it {
	font-weight: bold;
	font-size: 12pt;
	font-style: italic;
	line-height : 100%;
	color : #333333;
	margin: 0px;
}
.subtitle_stong_it_ul {
	font-weight: bold;
	font-size: 12pt;
	font-style: italic;
	line-height : 100%;
	color : #333333;
	margin: 0px;
}
.subtitle_stong_purple {
	font-weight: bold;
	font-size: 13pt;
	text-decoration: none;
	line-height : 100%;
	color : #6600CC;
	margin: 0px;
}


.article_first_letter {
	font-size: 40pt;
	font-weight: bold;
	line-height: 75%;
	padding: 0px;
	margin: 0px;
	vertical-align: top;
}



a.sub_menu, a.sub_menu:link, a.sub_menu:visited {
	margin-left: 15px;
	padding-top: 2px;
	font-weight: bold;
	font-size: 9pt;
	color:#ffffff;
	text-decoration: none;
}

a.sub_menu:hover  {
	margin-left: 15px;
	padding-top: 2px;
	font-weight: bold;
	font-size: 9pt;
	color:#ffffff;
	text-decoration: underline;
}