	



.photo_left { 
  float: left;
  margin-right: 10px;
}

.photo_right { 
  float: right;
 margin-left: 10px;
}

.caption { 
	text-align: center;
  	float: right;
  	color : #373A79;
	font-size : 8pt;
	font-weight : bold;
	padding: 4px; 
	padding-left: 0px; 
	margin: 0px;  
	margin-bottom: 6px; 
}

.answer {
	margin-bottom : 15px;
	text-indent : 15px;
}

.blackTitle {
	color : #ffffff;
	padding-top: 3px;
	padding-bottom: 6px;
	font-weight : bold;
	font-size : 12pt;
	margin-bottom : 3px;
}

.blueText {
	color : #373A79;
}

body { 
	margin: 0px; 
	padding: 0px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	background-color: #ffffff; 
}

.boxTitle OLD {	
	font-weight : bold;
	font-size : 12pt;
	margin-bottom : 3px;
}
.boxTitle {
	font-family: 'verdana','arial narrow' ,verdana,arial,sans-serif;
	font-weight: normal;
	color:#ffffff;
	font-size : 16px;
}
.boxTitleBlue {
	font-family: 'verdana','arial narrow' ,verdana,arial,sans-serif;
	font-weight: normal;
	color:#373A79;
	font-size : 16px;
}
.boxContent {
	font-size: 8pt;
	color : #ffffff;
}
.box_blue {
	background-color: #1D7CCE;
	color: #ffffff;
	border-top: solid #ffffff 6px;
} 
.box_dkblue {
	background-color: #373A79;
	color: #ffffff;
	border-top: solid #ffffff 6px;
}
.box_green {
	background-color: #B2BC00;
	color: #ffffff;
	border-top: solid #ffffff 6px;
}
.box_dkgreen {
	background-color: #228B22;
	color: #ffffff;
	border-top: solid #ffffff 6px;
} 
.box_orange { 
	background-color: #CD5806;
	color: #ffffff;
	border-top: solid #ffffff 6px;
} 
.box_red { 
	background-color: #9E1B34;
	color: #ffffff;
	border-top: solid #ffffff 6px;
}
.box_white {
	background-color: #ffffff;
	color: #959467;
	border-top: solid #ffffff 6px;
}
.box_yellow { 
	background-color: #EFDF85;
	color: #373A79;
	border-top: solid #ffffff 6px;
} 
.box_yellow2 { 
	background-color: #FFFFE0;
	color: #373A79;
	border-top: solid #ffffff 6px;
}
.col_1 {
	font-size: 8pt;	
} 
.col_2 {
	font-size: 10pt;
} 
.col_3 {
	font-size: 8pt;
} 

div { 
	margin: 0px; 
}
 .footer {
	width: 100%;
	background-color: #373A79; 
	font-size: 10pt;
	color: #ffffff;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 8px;
	border-top: solid #ffffff 6px;
} 

h1 {
	color: #ffffff;
	font-size : 14pt;
	padding: 4px; 
	padding-left: 8px; 
	margin: 0px; 
}
h2 {
	color: #ffffff;
	font-size : 12pt;
	padding: 4px; 
	padding-left: 8px; 
	margin: 0px;  
	margin-bottom: 6px; 
}

.lg_header {
	width: 790px;
	border-top: solid #ffffff 6px;
	border-left: solid #ffffff 6px;
	border-right: solid #ffffff 6px;
	background-color: #66cc99;
 } 
 
 a.link_white:link, a.link_white:link, a.link_white:visited {
	color : #ffffff;
	font-weight : bold;
	text-decoration : none;
} 
a.link_white:hover, a.link_white:focus , a.link_white:active{
	color : #ffffff;
	text-decoration: underline;
	font-weight : bold;
}
a.link_blue:link, a.link_blue:link, a.link_blue:visited {
	color : #373A79;
	text-decoration : none;
	font-weight : bold;
} 
a.link_blue:hover, a.link_blue:focus, a.link_blue:active{
	color : #373A79;
	text-decoration : underline;
	font-weight : bold;
}

a.link_dkblue:link, a.link_dkblue:link, a.link_dkblue:visited {
	color : #003399;
	text-decoration : none;
	font-weight : bold;
} 
a.link_dkblue:hover, a.link_dkblue:focus, a.link_dkblue:active{
	color : #003399;
	text-decoration : underline;
	font-weight : bold;
}

}
a.link_yellow:link, a.link_yellow:link, a.link_yellow:visited {
	color : #00FFFF;
	text-decoration : none;
	font-weight : bold;
}
a.footerLink:link, a.footerLink:link, a.footerLink:visited {
	color : #ffffff;
	text-decoration : none;
} 

a.footerLink:hover, a.footerLink:focus , a.footerLink:active{
	color : #ffffff;
	text-decoration : underline;
}

a.link_green:link, a.link_green:link, a.link_green:visited {
	color : #148D14;
	text-decoration : underline;
	font-weight : bold;
} 
a.link_green:hover, a.link_green:focus, a.link_green:active{
	color : #148D14;
	text-decoration : underline;
	font-weight : bold;
}







.book, .tan {
 	background-color: #b2ac7c;
}

.book2, .teal {
 	background-color: #008080;
}
.explore, .dkgreen {
 	background-color: #697643;
}
.talk, .orange {
 	background-color: #CF5200;
}
.home, .blue {
 	background-color: #1D7CCE;
}
.dkblue {
 	background-color: #373A79;
}
.meet, .green {
 	background-color: #B2BC00;
	color : #373A79;
	
}
.tour, .red {
 	background-color: #9E1B34;
}
.yellow {
 	background-color: #EFDF85;
}
.yellow2 {
 	background-color: #FFFFE0;
}

.descr {
	font-size : 9pt;
	margin-bottom : 10px;
}
ul {
	margin-top : 2px;
	margin-left : 20px;
	padding : 0px;
	list-style-type : disc;
}
li {
	font-size : 10pt;
	margin : 0px;
}
.question {
	font-weight : bold;
	font-size : small;
	background-color : #b2ac7c;
	color : #ffffff;
}

.question2 {
	font-weight : bold;
	font-size : small;
	background-color : #008080;
	color : #ffffff;
}
span.hilite {
	color : #1D7CCE;
	font-weight : bold;
	font-style : italic;
}




.margin {
 	margin-left: 6px;
 	margin-right: 6px;
	padding-top: 6px;
	padding-bottom: 6px;
} 

.more {
	font-size : 8pt;
}

.page_content {
	width: 790px;
	font-size: 10pt;	
} 

.outlook {
	font-weight : bold;
	color : #003399;
}
.outlooklight {
	font-weight : bold;
	color : #ffffff;
}

pspecial{ 
	margin: 0px; 
	font-size : 9pt;
	color : #ffffff;
	background-color: #B2BC00; 
	padding: 1px; 
	padding-left: 0px; 
	padding-right: 25px; 
	margin: 0px;  
	margin-bottom: 6px; 
}

p { 
	margin: 0px; 
	font-size : 9pt;
}

 .sm_header {
	width: 790px;
	border-top: solid #ffffff 6px;
	border-left: solid #ffffff 6px;
	border-right: solid #ffffff 6px;
	border-bottom: solid #ffffff 6px;
	background-color: #66cc99;
 }

table, tr, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px; 
}

.title {
 	font-size: 24pt;
 	font-weight: bold;
 	margin-bottom: 5px;
} 

.wrapper { 
	position: relative;	
}