.title {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 30px;
	color: #1B1A56;
	font-weight: bold;
	font-variant: small-caps;
}

.small-caps {
	font-variant: small-caps;
}

.highlight {
	background-color: #FFFF00;
}

.orange {
	color: #FF6600;
}

.annaTitle {
	font-family: arial, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}

.annaJob {
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #FFEBDD;
	font-weight: bold;
}

.headerTitle {
	font-family: arial, sans-serif;
	font-size: 20px;
	color: #000000;
	font-weight: normal;
	letter-spacing: 7.5px;
}

h1 {
	font-weight: bold;
	font-size: 20pt;
	font-family: Georgia, Times New Roman, Times, Serif;
	color: #1B1A56;
}

h2 {
	font-size: 18pt;
	font-family: Georgia, Times New Roman, Times, Serif;
	color: #1B1A56;
	font-style: normal;
	font-weight: bold;
}

.tableMain {
	border: 1px;
	border-style: solid;
}

.regularText {
	font-family: arial, sans-serif;
	font-size: 10pt;
}


.sidebarHeader {
	font-family: sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #5A2268;
}

.sidebarText {
	font-family: sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
}

.regularLink:link{
	color: navy; 
	text-decoration: underline; 
	font-weight:bold;
}

.regularLink:visited{
	color: navy;
	text-decoration: underline;
	font-weight:bold;
}

.regularLink:hover {
	color: #FF6600;
	font-weight:bold;
	text-decoration: none;
}

.regularLink {
	color: navy; 
	text-decoration: underline; 
	font-weight:bold;
}

.menuLink:link{
	color: #000000; 
	text-decoration: none; 
	font-weight: bold;
	font-size: 16px;
}

.menuLink:visited{
	color: #000000;
	text-decoration: none;
	font-size: 16px;
	font-weight:bold;
}

.menuLink:hover {
	color: #000000;
	text-decoration: underline;
	font-size: 16px;
	font-weight:bold;
}

.menuLink {
	color: #000000; 
	text-decoration: none; 
	font-size: 16x;
	font-weight:bold;
}

.testimonialText {
	color: white;
	font-size: 12px;
	font-family: arial, sans-serif;
	font-style: normal;
	font-weight: bold;
}

.testimonialTitle {
	color: #1B1A56;
	font-size: 16px;
	font-family: arial, sans-serif;
	font-style: italic;
	font-weight: bold;
}

.testimonialTextLink:link{
	color: white; 
	text-decoration:underline; 
	font-size: 12px;
	font-family: arial, sans-serif;
	font-style: italic;
	font-weight: normal;
}

.testimonialTextLink:visited{
	color: white;
	text-decoration:none;
	font-size: 12px;
	font-family: arial, sans-serif;
	font-style: italic;
	font-weight: normal;
}

.testimonialTextLink:hover {
	color: white;
	font-weight:bold;
	text-decoration: underline;
	font-size: 12px;
	font-family: arial, sans-serif;
	font-style: italic;
	font-weight: normal;

}

.testimonialTextLink {
	color: white; 
	text-decoration:none; 
	font-size: 12px;
	font-family: arial, sans-serif;
	font-style: italic;
	font-weight: normal;
}

.bottomText {
	color: navy;
	font-size: 11px;
	font-family: sans-serif;
}

.bottomLink:link{
	color: navy; 
	text-decoration:none; 
	font-weight:bold;
}

.bottomLink:visited{
	color: navy;
	text-decoration:none;
	font-weight:bold;
}

.bottomLink:hover {
	color: navy;
	font-weight:bold;
	text-decoration: underline;
}

.bottomLink {
	color: navy; 
	text-decoration:none; 
	font-weight:bold;
}

.footerText {
	color: white;
	font-size: 11px;
	font-family: sans-serif;
}

.footerLink:link{
	color: white; 
	text-decoration:none; 
	font-weight:bold;
}

.footerLink:visited{
	color: white;
	text-decoration:none;
	font-weight:bold;
}

.footerLink:hover {
	color: #4F4F77;
	font-weight:bold;
	text-decoration: underline;
}

.footerLink {
	color: white; 
	text-decoration:none; 
	font-weight:bold;
}

.textBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px solid #163C6E;
}

.subscribeNews {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1B1A56;
}

.quote {
	font-family: arial, sans-serif;
	font-style: italic;
	color: #FF6600;
	font-weight: bold;
}

.blockquote {
	font-family: arial, sans-serif;
	font-style: italic;
	color: #FF6600;
	font-weight: bold;
}

.quoteAuthor {
	font-family: arial, sans-serif;
	font-style: normal;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

.listBulletYes {
	list-style-image: url(/Images/bulletYes.gif);
}

.listBulletNo {
	list-style-image: url(/Images/bulletNo.gif);
}

.listBulletPhone {
	list-style-image: url(/Images/bulletPhone.gif);
}

.listBulletArrow {
	list-style-image: url(/Images/bulletArrow.gif);
}