html, body {
	color: #666;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	border:none;
	background-color: #FFFFFF;
	background-image: url(images/site/background.gif);
	background-position: top center;
	background-repeat: no-repeat;
	}
.paragraph {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	height: auto;
}
.paragraphLarge {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	height: auto;
	text-transform: lowercase;
}
.paragraphLargeBold {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	height: auto;
	text-transform: lowercase;
	font-weight: bold;
}
.paragraphGray {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: auto;
	color: #8A8A8A;
}
.paragraphTahoma {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}
td {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: lowercase;
	line-height: 15px;
	color: #666;
}
.largeheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	text-transform: lowercase;
	line-height: 25px;
	color: #333;
}
.largeheadingNormalCase {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	line-height: 25px;
	color: #333;
}
.largeheading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: normal;
	text-transform: lowercase;
	line-height: 30px;
	color: #333;
}
a:link {
	text-decoration: none;
	color: #000099;
}
a:hover {
	text-decoration: underline;
	color: #0000CC;
}
a:active {
	text-decoration: none;
	color: #0000CC;
}
a:visited {
	text-decoration: none;
	color: #000066;
}
.small {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
.footerText {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
.button {
	border: 1px solid #003300;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: lowercase;
	color: #666666;
	background-color: #CCCCCC;
}	
.pagename {
	clip: rect( );
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: auto;
	text-transform: lowercase;
}
.navmenu {
  clip: rect( );
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000099;
}
hr {
	height:2px;
	width:80%;
	color: #24293D;
	background: ;
	margin: 0px 0px 0px 0px;
}
.dropCapSmall {
	float: left;
	color: #666666;
	font-size: 30px;
	line-height: 30px;
	padding-top: 0px;
	padding-right: 2px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: ;
	}
.dropCapLarge {
	float: left;
	color: ;
	font-size: 50px;
	line-height: 45px;
	padding-top: 0px;
	padding-right: 2px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: ;
	}
.listWithLineSeparators {
	padding-left: 0px;
	margin-left: 0px;
	border-bottom: 1px solid #990000;
	width: 95%;
	margin-bottom: 0px;
	}
.listWithLineSeparators li {
	list-style: none;
	padding: 0em;
	border-top: 1px solid #990000;
	margin-bottom: 5px;
	margin-top: 0px;
	}
.listWithLineSeparators li a { 
	text-decoration: none;
	}
table.table-LeftCol {
	border-width: 1px;
	border-spacing: 5px;
	border-style: solid;
	border-color: #8A8A8A;
	border-collapse: separate;
	background-color: #ffffff;
}
table.table-LeftCol th {
	border-width: 0px;
	padding: 5px;
	border-style: none;
	border-color: white;
	background-color: white;
	-moz-border-radius: ;
}
table.table-LeftCol td {
	border-width: 0px;
	padding: 5px;
	border-style: none;
	border-color: white;
	background-color: white;
	-moz-border-radius: ;
	}
	
/*HTML TABLE STYLE - ContentBoxPlain*/
table.table-ContentBoxPlain {
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px 0px;
	border-style: none;
	border-collapse: separate;
	background-color: ;
}
table.table-ContentBoxPlain th {
	border-width: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	border-style: none;
	background-color: white;
}
table.table-ContentBoxPlain td {
	border-width: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	border-style: none;
	background-color: ;
}
/*END HTML TABLE STYLE - ContentBoxPlain*/

/*HTML TABLE STYLE - BORDER GRAY*/
table.table-borderGray {
	border-width: 1px 1px 1px 1px;
	border-spacing: 10px 10px;
	border-style: solid solid solid solid;
	border-color: #8A8A8A;
	border-collapse: separate;
	background-color: ;
}
table.table-borderGray th {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: black;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.table-borderGray td {
	border-width: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	border-style: solid solid solid solid;
	border-color: black;
	background-color: ;
	-moz-border-radius: 0px 0px 0px 0px;
}
/*END HTML TABLE STYLE - LEFT BORDER GRAY*/
.iframe {
	border-width: px;
	border-style: none;
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	text-align: center;
	background-color: ;
	border-color: #000;	
}
img{
	border-style: 0px;
}
