/*Generic Page Styles *****************************/
body {
	font-family: Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	text-align:center;
	font-size:.8em;
}
img{
	border:0;
}
.break{
	clear:both;
}
h2,h3,h4,h5,h6{
	margin: .2em 0;
}
h2{
	font-size:12px;
	color: #009966;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	color: #3D2F9D;
}

h3{
	font-size:1.6em;
}
blockquote{
	margin: 0 0 20px 20px;
	font-style:italic;
	font-weight:bold;
	color:#666666;
	font-size:1.2em;
}
#pageContent h3{
	font-size:.8em;
	margin-bottom:.5em;
}
h4{
	font-size:11px;
	color: #5545C7;
	font-weight: bold;
}
h5{
	font-size:11px;
	font-weight: bold;
	font-style:normal;
}
h6{
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}
p{
	color: #555555;
	font-size: 11px;
	margin-right: 8;
	margin-bottom: 1em;
	margin-left: 0;
}
hr{
	height:0;
	border:1px solid #CCCCCC;
}
.left{
	float:left;
}
.right{
	float:right;
}
.graySM {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
}
.gray {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.grayMD {color: #333333; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal;}
.linknav{
	width: 150px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: none;
	color: #003399;
	text-align: left;
	letter-spacing: normal;
	vertical-align: middle;
	height: 25px;
	padding-top: 6px;
	text-indent: 12px;
}
.linknav:hover{
	width: 150px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: none;
	color: #006666;
	text-align: left;
	letter-spacing: normal;
	vertical-align: middle;
	height: 25px;
	padding-top: 6px;
	text-indent: 12px;
	background-color: #CEE9DB;
}
.whitehdr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}


.whnav{
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
}
.whnav:hover{
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003399;
	text-align: center;
}


.tbheight{height:100%;}
.gradback {
	background-image: url(file:///C|/BackUp/sites/Tut/images/topback.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.rule {
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}
.leftrule {
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}
.rightrule {
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}
.btmrule {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.copyright{
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.grnnav{
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #009966;
	text-align: center;
}
.grnnav:hover{
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	text-align: center;
}
