/* body */

.appbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	margin-bottom: -15px;
}

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

.body1 {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.body2 {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-bottom: -12px;
}

.body16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}

.bodyblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00405c;
}

.bodyIndent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	margin-bottom: -15px;
	text-indent: 15px;
}

.body-single {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-bottom: -12px;
	line-height: 16px;
}



/* headlines */


.headline {	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 16px;
	font-weight: bold;
}

.headline1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: -12px;
}


.headline2 {	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: -14px;
}

.majorheadline  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #00405c;
	font-weight: bold;
	line-height: 28px;
	margin-left: 15px;
	margin-top: 20px;
	margin-bottom: -10px;
}

.mainheadline {
	font-family: Arial, Helvetica, sans-serif;
	color: #0279c9;
	font-size: 24px;
	font-weight: bold;
	line-height: 18px;
	margin-bottom: -10px;
}


h1 {
font-family: Arial, Helvetica, sans-serif; 
font-size: 16px; 
color: #00405c; 
font-weight: bold; }


h2  {
font-family: Arial, Helvetica, sans-serif; 
font-size: 14px; 
color: #00405c; 
font-weight: bold; }




/* special layouts */


.caption {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #000000;
}


.caption1 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #00405c;
}

div.Section1
	{page:Section1;}
	
	
.answer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 17px;
	padding-left: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-bottom: -10px;
}

.question {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00405c;
	font-style: italic;
	font-weight: bold;
	margin-bottom: -10px;
}	

.Orlando {
	color: #fda908;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: -15px;
	margin-top: 10px;
	margin-left: 0px;
}
.FtLaud {
	color: #0279c9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: -15px;
	margin-top: 10px;
	margin-left: 0px;
}

.name  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #00405c;
	font-weight: bold;
	margin-bottom: -18px;
}	




.banner {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	margin-top: 5px;
}
	
.style3 {font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #000000; }


/* footer */


.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00405c;
}



/* links */


a:visited {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: f2aa06;
	text-decoration: none;
	font-weight: bold;
}
a:link {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00405c;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: f2aa06;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: f2aa06;
	text-decoration: none;
	font-weight: bold;
}




a.footer-l:visited {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: f2aa06;
	text-decoration: none;
	font-weight: normal;
}
a.footer-l:link {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00405c;
	text-decoration: none;
	font-weight: normal;
}
a.footer-l:hover {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: f2aa06;
	text-decoration: underline;
	font-weight: normal;
}
a.footer-l:active {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: f2aa06;
	text-decoration: none;
	font-weight: normal;
}



/* bullets */


.bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
	list-style-type: square;
	font-style: italic;
	font-weight: normal;
	line-height: 20px;
}

.blackbullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	list-style-position: outside;
	list-style-image: url(images/blackbullet.gif);
	list-style-type: square;
	font-style: normal;
	font-weight: normal;
	line-height: 20px;
}

.blackbulletb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	list-style-position: outside;
	list-style-image: url(images/blackbullet.gif);
	list-style-type: square;
	font-style: normal;
	font-weight: bold;
	line-height: 20px;
}

.bluebullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
	list-style-type: square;
	font-style: normal;
	font-weight: normal;
	line-height: 18px;
}

.bluebulletb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
	list-style-type: square;
	font-style: normal;
	font-weight: bold;
	line-height: 18px;
}

.orangebullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	list-style-position: outside;
	list-style-image: url(images/orangebullet.gif);
	list-style-type: square;
	font-style: normal;
	font-weight: normal;
	line-height: 18px;
}

.orangebulletb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	list-style-position: outside;
	list-style-image: url(images/orangebullet.gif);
	list-style-type: square;
	font-style: normal;
	font-weight: bold;
	line-height: 18px;
}



/* text styles */


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

.textb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

.boldblue  {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #00405c; font-weight: bold; }

.boldblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	line-height: 20px;
	text-indent: 15px;
}

.textsm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}


.style1 {
	color: #00405c;
	font-weight: bold;
}
.style2 {color: #0279c9}

.style3 {color: #00405c}

.style4 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #000000; margin-bottom: -15px; font-weight: bold; }


.style5 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #00405c; font-weight: bold; }

.style6 {font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #000000; font-weight: bold; }



#indent {
    width: 500px;
	height: auto;
	margin-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	}
	
#pink {
	width: 100%;
	height: auto;
	background-color: #F7E5E3;
	padding: 10px;
	text-align: left;
	}	

#bar800 {
    width: 800px;
	height: 5px;
	background-image: url(images/22.gif);
	background-repeat:repeat;
	}
	
#bar400 {
    width: 400px;
	height: 2px;
	background-image: url(images/22.gif);
	background-repeat:repeat;
	}	.employment-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00405c;
	margin-bottom: -12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.employment-bullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-left: 25px;
	margin-bottom: -12px;
	text-indent: -12px;
	line-height: 17px;
}
.employment-body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-left: 13px;
	margin-bottom: -12px;
	line-height: 17px;
}
.NewsroomBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	margin-bottom: -10px;
	line-height: 17px;
}
.NewsroomHeadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00405c;
	font-weight: bold;
	margin-bottom: -10px;
}
