body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

.textbox {
	padding: 0px 10px 10px;
	margin: 0px;
	height: 507px;
}
.textbox h1 {
	font-size: 13px;
	color: #006699;
	font-weight: bold;
	line-height: 13px;
	padding: 0px;
}

.textbox h2 {
	font-size: 13px;
	color: #006699;
	font-weight: normal;
	line-height: 10px;
	padding: 0px;
}


.textbox p {
	font-size: 13px;
	color: #666666;
	line-height: 21px;
	text-indent: 0px;
}

.textbox a:link {
	color: #006699;
	text-decoration: none;
}
	
.textbox a:visited {
	color: #006699;
	text-decoration: none;
}

.textbox a:hover {
	color: #669933;
	text-decoration: underline;
}

.textbox2 {
	padding: 0px 10px 10px;
	margin: 0px;
	height: 2022px;
}
.textbox2 h1 {
	font-size: 13px;
	color: #006699;
	font-weight: bold;
	line-height: 13px;
	padding: 0px;
}

.textbox2 h2 {
	font-size: 13px;
	color: #006699;
	font-weight: normal;
	line-height: 10px;
	padding: 0px;
}

.textbox2 p {
	font-size: 13px;
	color: #666666;
	line-height: 21px;
	text-indent: 0px;
}

.textbox2 a:link {
	color: #006699;
	text-decoration: none;
}
	
.textbox2 a:visited {
	color: #006699;
	text-decoration: none;
}

.textbox2 a:hover {
	color: #669933;
	text-decoration: underline;
}

.textbox3 {
	padding: 0px 10px 10px;
	margin: 0px;
	height: 1520px;
}
.textbox3 h1 {
	font-size: 13px;
	color: #006699;
	font-weight: bold;
	line-height: 30px;	
	padding: 0px;
}

.textbox3 h2 {
	font-size: 13px;
	color: #006699;
	font-weight: normal;
	line-height: 10px;
	padding: 0px;
}

.textbox3 p {
	font-size: 13px;
	color: #666666;
	line-height: 21px;
	text-indent: 0px;
}

.textbox3 a:link {
	color: #006699;
	text-decoration: none;
}
	
.textbox3 a:visited {
	color: #006699;
	text-decoration: none;
}

.textbox3 a:hover {
	color: #669933;
	text-decoration: underline;
}

.textbox4 {
	padding: 0px 10px 10px;
	margin: 0px;
	height: 709px;
}
.textbox4 h1 {
	font-size: 13px;
	color: #006699;
	font-weight: bold;
	line-height: 30px;	
	padding: 0px;
}

.textbox4 h2 {
	font-size: 13px;
	color: #006699;
	font-weight: normal;
	line-height: 10px;
	padding: 0px;
}

.textbox4 p {
	font-size: 13px;
	color: #666666;
	line-height: 21px;
	text-indent: 0px;
}

.textbox4 a:link {
	color: #006699;
	text-decoration: none;
}
	
.textbox4 a:visited {
	color: #006699;
	text-decoration: none;
}

.textbox4 a:hover {
	color: #669933;
	text-decoration: underline;
}

#textbox-left-col {
	margin: 0px;
	width: 250px;
	float: left;
}

#textbox-right-col{
	margin: 0 50px 0 0;
	width: 250px;
	float: right;
}

.infotext {
	font-size: 10px;
	line-height: 18px;
	padding-left: 10px;
	color: #666666;
}

.infotext a{
	color: #666666;
}

.head1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #669933;
	line-height: 24px;
	padding-left: 10px;
	padding-top: 30px;
	padding-bottom: 10px;
}
.head2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
.head3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
.bullets_g {
	margin: 0 0 0 30px;
	padding: 0;
	list-style-position: outside;
	display: list-item;
	font-size: 13px;
	line-height: 21px;
	color: #666666;
	list-style-image: url(images/global/bullet.gif);
}

.bullets {
	padding: 0;
	list-style-position: outside;
	display: list-item;
	font-size: 13px;
	line-height: 21px;
	color: #666666;
	list-style-image: url('images/global/bullet_blue.gif');
    margin-right: 0;
    margin-top: 0;
    margin-bottom: 0;
}

.bullets a:link {
	color: #006699;
	text-decoration: none;
}

.bullets a:visited {
	 color: #006699;
	text-decoration: none;
}

.bullets a:hover {
	color: #669933;
	text-decoration: underline;
}

.greenbox {
	margin: 0;
	padding: 0;
	vertical-align: top;
}

#p1-left-col {
	padding: 0;
	margin: 0;
	width: 130px;
	float: left;
}

#p2-right-col {
	padding: 0;
	margin: 0;
	width: 130px;
	float: right;
}

.greenbox h1 {
	margin: 0;
	padding: 5px 0 0 10px;
	font-size: 11px;
	color: #006699;
}

.greenbox p {
	margin: 0;
	padding: 5px 0 0 10px;
	font-size: 10px;
	font-weight: bold;
	line-height: 13px;
	color: #336633;
}

.greenbox a {
	color: #336633;
	text-decoration: none;
}

.greenbox a:visited {
	color: #336633;
	text-decoration: none;
}

.greenbox a:hover {
	color: #336633;
	text-decoration: underline;
}
.rowTextFormat
{
	font-size: 13px;
	color: #006699;
	line-height: 13px;
	padding: 0px;
}

