/* CSS Document */


.style1 {font-size: 24px}
.style4 {
    padding-left: 135px; 
	font-size: 24px;
	color: #1B3434;
	text-decoration: underline;
}

.style10 {
    padding-top: 35px;
/*    padding-left: 10px;  */
}

body {
	background-color: #e9d5c1;
}
.style5 {
	font-size: 10px;
	font-weight: bold;
	color: #1B3434;
}
.style9 {
    font-size: 12px;
	font-weight: bold;
	color: #1B3434;
}

img {
    border: none;
}

img.style15 {
    border-style: solid;
    border-width: 1px;
}

a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	
	color: #333333;
}
a:hover {
	color: #006699;
}
a:active {
	text-decoration: none;
}


body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.style6 {color: #3C7CB4
}

.style3 {
	color: #002953;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.style7 {
/*    padding-left: 38px;  */
    padding-right: 10px;
	color: #002953;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style7b {
	color: #002953;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.style7i {
	color: #002953;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
}	
.style7gi {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
}
.style7bi {
	color: #002953;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}	
.style7bu {
	color: #002953;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	
}
.style17b {
	color: #002953;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.style8 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: bolder;
	font-style: normal;
}
.programlink, .programlink:link, .programlink:visited {
	color:#c74a19;
}
.programlink:hover, .programlink:active {
	color:#006699;
}