/* CSS Document */
<!--

.phone {
	font-size: 13px;
	font-weight:lighter;
	color:#8A8A89:
	margin: 0;
}

.email_txt {	
	color: #8A8A89;
	font-size: 11px;
	font-weight:normal;
}

.newlife {	color: #684f40;
	font-size: 12px;
	font-weight: normal;
}
.yellow_heading {	color: #DEB306;
	font-size: 14px;
	font-weight: bold;
}
.blue_heading {	color: #587992;
	font-size: 14px;
	font-weight: bold;
}
.blue_headingSM {	color: #587992;
	font-size: 16px;
	font-weight: normal;
}


.welcome {	color: #DEB306;
	font-size: 25px;
	font-weight: bold;
}

.right_yellow {	color: #DEB306;
	font-size: 18px;
	font-weight: bold;
}
.right_blue{	color: #587992;
	font-size: 18px;
	font-weight: bold;
}
.right_yellowSM {	color: #DEB306;
	font-size: 10px;
	font-weight: bold;
}
.right_blueSM {	color: #587992;
	font-size: 10px;
	font-weight: bold;
}
.big_yellow {	color: #DEB306;
	font-size: 21px;
	font-weight: bold;
}

.big_blue {	color: #587992;
	font-size: 21px;
	font-weight: bold;
}

.middle_blue{	color: #587992;
	font-size: 18px;
	font-weight: bold;
}

.middle_yellow{	color: #DEB306;
	font-size: 18px;
	font-weight: bold;
}

.white_bold { color:fff;
	font-size:15px;
	font-weight:bold;
}
.white { color:fff;
	font-size:14px;
	font-weight:normal;
}



.a_text {	color: #29323B;
	font-size: 13px;
	font-weight: bold;
}
.body_text {	color: #8A8A89;
	font-size: 10px;
	font-weight:normal;
}
.para {	color: #29323B;
	font-size: 12px;
	font-weight:normal;
}
.body_2 {	color: #fff;
	font-size: 12px;
	font-weight:normal;
}

.h2{	color: #587992;
	word-spacing:normal;
	font-size: 14px;
	font-weight: bold;
}

.h3{	color: #29323B;
	font-size: 13px;
	font-weight: bold;
}


h1{	color: #587992;
	word-spacing:normal;
	font-size: 18px;
	font-weight: bold;
}

h2{	color: #587992;
	word-spacing:normal;
	font-size: 14px;
	font-weight: bold;
}

h3{	color: #587992;
	word-spacing:normal;
	font-size: 14px;
	font-weight: bold;
}


a:hover {
	color: #587992;
	font-size:10px
	text-decoration: underline;
}
a:link {
	color: #29323B;
	font-size:10px
	text-decoration: none;
}
a:visited {
	color: #587992;
	text-decoration: none;
	font-size:10px

}
a:active {
	color: #29323B;
	text-decoration: none;
	font-size:10px

}

.body_txt{
	font-size: 12px;
	text-align:justify;
	color: #29323B;
	font-weight:normal;
}

body, td, th {
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:justify;
	color: #29323B;
}
	
body {
	margin-top: 0px;
	font-size:10px;
	color: #29323B;
	background-image: url('images/bk.gif');
	background-position:top center;
	background-repeat:no-repeat;
	background-attachment:fixed;
    scrollbar-arrow-color:ffffff; 
	scrollbar-base-color:#587992; 
    scrollbar-dark-shadow-color:#29323B; 
	scrollbar-track-color:#2f444b;  
	scrollbar-face-color:#587992; 
	scrollbar-shadow-color:#29323B; 
	scrollbar-highlight-color:#587993; 
	scrollbar-3d-light-color:ffffff; 
}

-->
</style>