/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
		}
		
td.main {
  padding: 15px;
  line-height: 125%;
		}
		
.main2 {
  padding-left: 25px;
    padding-right: 25px;
  line-height: 125%;
		}
		
	
.imageleft{
  padding-right: 5px;
	}
		
.imageright{
  padding-left: 5px;

  }

body {
background-color:#699174;
}
h2 {
	font-size: 16px;
	padding-left: 30px
	}
	
	h3 {
	font-size: 16px;
	}
	
.style6 {font-size: 10px;
color: #ffffff }
.style8 {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}

.style7 {font-size: 9px;
color: #f000000 }

.style11 {
	color: #c62107;
	font-weight: bold;
	font-size: 16px;
	border-color:#c62107;
}
.style13 {color: #266985; font-weight: bold; }

.style15 {
	color: #74242c;
	font-weight: bold;
	font-size: 12px;
}
	.style16 {
	font-size: 14px;
	font-weight: bold;
	  padding-left: 25px;
}
.style17 {color: #c62107}
.style18 {color: #333333}
.style19 {font-size: 12px; font-weight: bold; color: #333333; }
.style20 {font-size: 12px; font-weight: bold; color: #C62107; }

.style23 {color: #FFFFFF; font-weight: bold; }

/* Links */
a {
	color: #D1C5BE;
    text-decoration: none;
}

a:link {
	color: #005129;
	text-decoration: underline;
}
a:visited {
	color: #005129;
	text-decoration: underline;
}

a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #74242c;
}

a:active {
	text-decoration: none;
}

a img {
	border: none;
}

a.whitelink:link, a.whitelink:visited { color:#ffffff; text-decoration:none; font-size:10px   }
a.whitelink:active, a.whitelink:hover  { color:#ffffff; text-decoration:none; font-size:10px   }

a.redlink:link, a.redlink:active, a.redlink:visited { font-size: 13px; font-weight:normal; color:#74242c; text-decoration:underline; }
a.redlink:hover { font-size: 13px; font-weight:normal; color:#005129; text-decoration:underline; background-color: ffffff  }

.blockquote {
	padding-left: 100px;
	padding-right: 100px }
