/* Airstrip Global Styles */

body {
	margin:0px;
	}

td {
	font:11px arial;
	color: #333333;
	}
	
a {
	color: #cc0000;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color: #CC3300;
	/* color: #990000; */
	text-decoration:underline;
	}

a.dtelinkstyle:link {color: blue}
a.dtelinkstyle:visited {color: #0000ff}
a.dtelinkstyle:hover {color: green}

/* ID Styles */

#navigation a {
	font:14px arial;
	color: #ffffff;
	text-decoration:none;
	letter-spacing:.1em;
	font-weight:bold;
	}
	
#navigation a:hover {
	color: #99CCFF;
	}

#navigation2 td {
	border-bottom: 1px solid #FF9900
	}

#navigation2 a {
	font:14px Arial, Helvetica, sans-serif;
	color: #666666;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 8px 22px;
	}
	
#navigation2 a:hover {
	color:#ffffff;
	font-weight:bold;
	background: url("mm_bullet_yellow.gif") 10px 50% no-repeat;
	}

#padding {
	padding:20px 5px 20px 5px;
	}
	
/* Class Styles */

.style1 {
	color: #FFFFFF;
	font-family: "Tw Cen MT";
	font-size: 18px;
	font-weight: bold;
}
.style2 {
	font-family: "Tw Cen MT";
	font-size: 30px;
	font-weight: bold;
	letter-spacing:.1em;
	line-height:30px;
	color: #0E177C;

}
.style3 {
	font:20px times new roman;
	color:#333333;

}

.style31 {
	font:18px times new roman;
	color:#333333;

}


.style4 {
	font-family: "Mistral"; 
	font-size: 30px;
	color: YELLOW;
	font-weight: normal;
	letter-spacing:.1em;
	line-height:36px;
}
.style5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: Bold;
	color: #FF0000;

}

.lrpagetitleorange {
	color: #FF5809;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bolder;
	text-align: justify;
}
.siteitalicwhite {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bolder;
}

.sitenorm {
	color: #002751;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}

.sitenormbutt {
	background-color: #002751;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.sitenormlarge {
	color: #002751;
	font-family: Times New Roman, Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bolder;
	text-align: center;
}

.sitenormlargebold {
	color: #002751;
	font-family: Times New Roman, Verdana, Arial, Helvetica, sans-serif;
	font-size: 48px;
	font-weight: bolder;
	text-align: center;
}

.sitenormsmall {
	color: #002751;
	font-family: Times New Roman, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	text-align: justify;
}

.sitethin {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: lighter;
}

.sitetop {
	background-color: #002751;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
}

.sitefooter {
	color: #565E62;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}


.logo {
	font:22px times new roman;
	color: #0E177C;
	letter-spacing:.3em;
	font-weight:bold;
	line-height:12px;
	}


.tagline {
	font:14px times new roman;
	color: #CC3300;
	letter-spacing:.1em;
	}

.smallText {
	font:12px times new roman;
	color: #CC3300;
	line-height:18px;
	}

.pageHeader {
	font:20px times new roman;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:38px;
	}
	
.bodyText {
	font:14px arial;
	color:#333333;
	line-height:20px;
	}
	
.pageName {
	font:20px georgia;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:26px;
	}
	
.subHeader {
	font:14px times new roman;
	color: #003399;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.navText {
	font:10px arial;
	color: #333300;
	letter-spacing:.1em;
	}
