/* Global Styles */

body {
	background-image: url(images/star_repeat_tiny.gif);
	margin-top: 0px;
	background-repeat: repeat;
	background-color: #FFFFEA;
}

	
ul {
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
	margin-left: 15px;
}

p {
	margin: 1px;
}

a:link {
	color: #0033CC;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #0033CC;
}
a:hover {
	text-decoration: underline;
	color: #0066CC;
}
a:active {
	text-decoration: underline;
	color: #0033CC;
}



li {
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
	list-style-type: square;
}

/* Class Styles */

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}


A.style1:link {
	color: #0033CC;
	text-decoration: none;
	
}

A.style1:hover {
	color: #333333;
	text-decoration: none;
	
}


.normaltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	line-height: 12pt;
	font-weight: normal;
	text-align: left;

}

A.normaltext:link {
	color: #0033CC;
	text-decoration: underline;
	
}

A.normaltext:hover {
	color: #333333;
	text-decoration: none;
	
}
.normaltextlist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	line-height: 12pt;
	font-weight: 500;
	list-style-position: outside;
	list-style-type: square;
	text-indent: 8px;
}

.normaltext9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	line-height: 11pt;
	font-weight: normal;
	text-align: left;
}
.TopicLInksIndent {
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #333333;
	font-weight: 500;
	line-height: inherit;
	text-indent: 2px;
	list-style-type: square;
}
.bluelist {
	color: #0033CC;
	list-style-type: square;
	list-style-position: outside;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 12px;
	font-weight: normal;
	padding-left: 10px;
}
.AddressPhone {
	color: #0033cc;
	font-weight: bold;
	line-height: 35px;
}
.Quote {
	color: #FFFFFF;
	font-size: 10pt;
	font-style: normal;
	letter-spacing:0.05em;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.Quote2 {
	color: #FFFFFF;
	font-size: 9pt;
	font-style: normal;
	letter-spacing:0.05em;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.image {
	border: thin ridge;
	border-color: #333333;
	margin-right: 10px;
	margin-top: 10px;
	}

.welcome {
	color: #0033CC;
	list-style-type: square;
	list-style-position: outside;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-size: 14pt;
	font-weight: bold;
	letter-spacing: 0.1em;
}
.dottedline {
	border-bottom-width: medium;
	border-bottom-style: dotted;
	border-bottom-color:#666666;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
}



.logo {
	font:18px times new roman;
	color: #333300;
	letter-spacing:.4em;
	font-weight:bold;
	}

.sidebarText {
	font:12px georgia;
	color: #336666;
	line-height:18px;
	}
	
.bodyText {
	font:9pt arial;
	color:#000000;
	}
	
.bodyTextsmall {
	font:8pt arial;
	color:#000000;
	}
	
a.bodyTextsmall:link {
	color: #0033CC;
	text-decoration: underline;
	
}

a.bodyTextsmall:hover {
	color: #333333;
	text-decoration: none;
	
}
	
	
.PageName {
	font:24px georgia;
	color: #ffffff;
	letter-spacing:.1em;
	line-height:26px;
	}
	
.subHeader {
	color: #0033CC;
	font-weight:bold;
	line-height:20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	}
	
	
/* ID Styles */
	
#tableborder {
	border-color: #0033CC;
	border-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-width: thick;
	
}
