/* 
  -----------------------------------
ArtStream Template 2006
  -----------------------------------
*/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333333;
	margin: 0;
	padding: 0;
	min-width: 750px;
	background-image: url(../images/LOGOWaterMark.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
#pagewrapper {
	margin: 0;
}
h1 {
	color: #333333;
	font-size: 1.2em;
	font-weight: normal;
	margin: 0 0 3px 1%;
}
#mainTable {
	border: 1px none #666666;
}
td {
	vertical-align: top;
}
h2, h3, h4 {
	margin: 0;
	line-height: normal;
}
h2 {
	font-size: 1.35em;
	color: #6B41FB;
}
h3 {
	font-size: 1.2em;
	color: #6B41FB;
}
h4 {
	font-size: 1.1em;
}
h5 {
	font-size: 0.85em;
	color: #6B41FA;
}

#footer {
	border: 1px none #666666;
	font-size: 0.75em;
	padding: 12px;
	color: #6B41FA;
}
}
#footer a:link, #footer a:visited {
	color: #FFFFFF;
}
#footer a:hover, #footer a:active, #footer a:focus {
	color: #333333;
}
/*Layout-specific styles to overwrite the menu styles.*/
#p7PMnav {
	font-size: .8em;
	border-bottom: 1px solid #FFFFFF;
	border-right: 0;
	border-left: 0;
	width: 100%;
}
#p7PMnav ul {
	width:13em;
}
.Chameleonmenu {
	float: left;
	height: 50px;
	width: 500px;
	margin-left: 2%;
}
.TableText {
	font-size: 0.75em;
	color: #333333;
	font-weight: bold;
}
.StandardText {

	font-size: 0.85em;
	color: #333333;
}
.FooterText {

	font-size: .7em;
	color: #6B41FA;
}
.TabText {
	border: 1px none #666666;
	font-size: 0.7em;
	padding: 12px;
	color: #6B41FA;
	text-align: left;
}

