/*generic styles*/
body, p, td, ul, div {text-decoration: none;	font-family: Arial, Helvetica, Geneva;}

a:link {	text-decoration: none;	color: #305166;}
a:active {	text-decoration: underline;	color: #305166;}
a:visited {	text-decoration: none;	color: #16557A;}
a:hover {	text-decoration: underline;	color: #16557A;}

.text {	font-size: 12px;	line-height: 1.3;	font-family: Arial, Helvetica, Geneva;	text-decoration: none;	color: #628297;}
.textgreen {	font-size: 12px;	line-height: 1.3;	font-family: Arial, Helvetica, Geneva;	text-decoration: none;	color: #517669;}
.quotes {	font-size: 13px;	line-height: 1.5;	font-family: Arial, Helvetica, sans-serif;	text-decoration: none;	color: #628297;}

.list {list-style-type: disc;}

.Title {background: #ffffff;	color: #16557A;	font-size: 24px;	line-height: 1;
	font-family: Arial, Helvetica, sans-serif;text-decoration: none; 	text-align: left; text-decoration: none;}

.Intro {background: #ffffff; color: #16557A; font-size: 14px; line-height: 1; font-family: arial, helvetica, geneva, sans-serif;text-decoration: none; text-align: left;}

.Head3 {
	background: #ffffff;
	font-weight: normal;
	font-size: 16px;
	line-height: 1;
	font-family: arial, helvetica, geneva, sans-serif;
	text-decoration: none;
	text-align: left;
	color: #628297;
}

.PullOut {background: #ffffff;	color: #88A4B7;	font-weight: normal;	font-size: 15px;	line-height: 1;	font-family: arial, helvetica, geneva, sans-serif;	text-decoration: none;	text-align: left;}

.CrossHeads { color: #FFFFFF; font-weight: bold; font-size: 12px; line-height: 0.5; font-family: arial, helvetica, geneva, sans-serif; text-decoration: none; text-align: left; letter-spacing: 1px; background-color: #628297;
	width: 100%; float: left; text-indent: 0px; padding: 10px; text-transform: uppercase; vertical-align: text-top;}
	
.TextBolds{background: #ffffff; color: #628297; font-weight: bold; font-size: 12px; line-height: 1; font-family: arial, helvetica, geneva, sans-serif; text-decoration: none; text-align: left; text-transform: uppercase;}

.footer {font-family : Arial, Helvetica, Geneva; font-size : 10px; font-weight : normal; text-decoration : none; color : #628297; text-align: center; letter-spacing: 1px; line-height: 1}
.CrossHeadGreen { color: #FFFFFF; font-weight: bold; font-size: 12px; line-height: 0.5; font-family: arial, helvetica, geneva, sans-serif; text-decoration: none; text-align: left; letter-spacing: 1px; background-color: #738A7A;	width: 100%; float: left; text-indent: 0px; padding: 10px; text-transform: uppercase; vertical-align: text-top;}

.TextGreenBold {
	background: #ffffff;
	color: #517669;
	font-weight: bold;
	font-size: 12px;
	line-height: 1;
	font-family: arial, helvetica, geneva, sans-serif;
	text-decoration: none;
	text-align: left;
	text-transform: none;
}


.Green {	color: #738a7a;	font-size: 12px;	line-height: 1.3;}
a.Green:link {	text-decoration: none;	color: #738a7a;}
a.Green:active {	text-decoration: underline;	color: #738a7a;}
a.Green:visited {	text-decoration: none;	color: #738a7a;}
a.Green:hover {	text-decoration: underline;	color: #738a7a;}

.PullOutGreen {background: #ffffff;	color: #517669;	font-weight: normal;	font-size: 15px;	line-height: 1;	font-family: arial, helvetica, geneva, sans-serif;	text-decoration: none;	text-align: left;}

