/* Global Styles */

body {
	margin:0px;
	background-color: #A7A599;
	font-family: Times, "Times New Roman", Georgia, sans-serif;
	}

td {
	font:11px Times, Times New Roman, Georgia, sans-serif;
	color:#000000;
	}
	
a {
	color: #848277;
	font-weight:normal;
	text-decoration:none;
	}
	
a:hover {
	color: #000000;
	background-color: #A7A599;
	}
a:active {
	color: #000000;
	background-color: #CCCCCC;
	border-bottom-color: #000000;
}
	
/* ID Styles */

#navigation a {
	font:12px Times, Times New Roman, Georgia, sans-serif;
	text-decoration: none;
	letter-spacing:0.1em;
	line-height:16px;
	display:block;
	padding: 0px 10px;
	color: #EFEDE0;
	font-weight: normal;
	}
	
#navigation a:hover {
	color:#848277;
	background-color: #EFEDE0;
	}

#padding {
	padding:14px;
	}
	
#noborder td {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	}
	
/* Class Styles */

.logo {
	font:24px Times, Times New Roman, Georgia, sans-serif;
	color: #000000;
	letter-spacing:0.3em;
	line-height:26px;
	}
	
.tagline {
	color: #7B7D88;
	line-height:16px;
	background-color: #EFEDE0;
	font-family: Times, "Times New Roman", Georgia, sans-serif;
	font-size: 12px;
	}
.tableBorders {
	border: thin solid #000000;
}
	
.bodyText {
	line-height:20px;
	color:#848277;
	letter-spacing:0.1em;
	font-size: 12px;
	font-family: Times, "Times New Roman", Georgia, sans-serif;
	text-align: justify;
	}
#navigation .navText #sprytextfield1 #search {
	font-family: Times, "Times New Roman", Georgia, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #848277;
	background-color: #EFEDE0;
}

.detailText {
	font:11px Times, Times New Roman, Georgia, sans-serif;
	line-height:16px;
	color:#848277;
	letter-spacing:0.1em;
	}
	
.pageName {
	color: #000000;
	letter-spacing:0.2em;
	line-height:32px;
	font-weight: normal;
	font-family: Times, "Times New Roman", Georgia, sans-serif;
	font-size: 24px;
	text-transform: lowercase;
	}
.bodyTitle {
	font-family: Times, "Times New Roman", Georgia, sans-serif;
	font-size: 16px;
	color: #848277;
	font-weight: normal;
	line-height: 20px;
	letter-spacing: 0.1em;
}
.bodyTitle_sub {
	font-family: Times, "Times New Roman", Georgia, sans-serif;
	font-size: 14px;
	color: #848277;
	font-weight: normal;
	line-height: 20px;
	letter-spacing: 0.1em;
}
	
.subHeader {
	color: #000000;
	font-weight:normal;
	line-height:20px;
	letter-spacing:0.1em;
	font-size: 14px;
	font-family: Times, "Times New Roman", Georgia, sans-serif;
	text-transform: lowercase;
	}
	
.navText {
	font:12px Times, Times New Roman, Georgia, sans-serif;
	color: #EFEDE0;
	letter-spacing:0.1em;
	line-height:16px;
	}
	
	
.sidebarText {
	color: #EFEDE0;
	letter-spacing:0.1em;
	line-height:18px;
	font-family: Times, "Times New Roman", Georgia, sans-serif;
	font-size: 12px;
	}
	
.tableMainbodyPosition {
	background-position: center;
}
.navigationborder {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #000000;
}
.aBlackText {color: #000000}
.tableHorizontalLine {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
.imageBorder {
	border: thin groove #848277;
}
.pageNameTitleCase {
	color: #000000;
	letter-spacing:0.2em;
	line-height:32px;
	font-weight: normal;
	font-family: Times, "Times New Roman", Georgia, sans-serif;
	font-size: 24px;
	text-transform: capitalize;
}
.subHeaderUpperCase {
	color: #000000;
	font-weight:normal;
	line-height:20px;
	letter-spacing:0.1em;
	font-size: 14px;
	font-family: Times, "Times New Roman", Georgia, sans-serif;
	text-transform: uppercase;
}
