body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	height: 100%;
}
body {
	background-color: #FFFFFF;
	margin-left: 6px;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 6px;

}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 10px;
}
h1 {
	font-size: 19px;
	padding: 10px 0px 22px 12px;
	margin: 0px;
}
h2 {
	font-size: 12px;
	padding: 10px 0px 0px 12px;
	margin-top: 0px;
}
h3{
	font-size: 12px;
	padding-left: 6px;
}
p {
	margin: 0px 0px 10px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.dashed{
	padding: 0px 0px 0px 10px;
	height: 274px;
	background-image: url(../images/bg_dash.gif);
	background-repeat: repeat-y;
}

ul {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
}

/* hide from Mac - IE/Win Layout hack \*/ 
* html, * html li {height: 1px;} 
/* end hack */
 

/******* head content ********/

#head {
	position:absolute;
	left:6px;
	top:6px;
	width:746px;
	height:74px;
	background-color: #EDEFF0;
	layer-background-color: #EDEFF0;
}

#logo {
	position:absolute;
	left:20px;
	top:16px;
	width:281px;
	height:46px;
}

#navigation {
	position:absolute;
	white-space:nowrap;
	display:block;
	top:86px;
	left:6px;
	height:26px;
	width:746px;
	vertical-align: middle;
	line-height: 0px;
	clear: both;
}

#bar {
	position:absolute;
	display:block;
	left:6px;
	top:118px;
	width:746px;
	height:46px;
	border: none;
}

/************** utility styles *****************/

#utility{
	position: absolute;
	top: 37px;
	right: 16px;
	color: #000000;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	width: auto;
	height: 14;
}

#utility a{
	color: #000000;
}

#utility a:hover{
	text-decoration: underline;
}

/*********** content styles ************/


#contentHolder{
	position:absolute;
	top: 170px;
	left: 6px;
	width: 746px;
	overflow: visible;
	padding: 0px;
	margin: 0px;
}
.contentLeft {
	position: relative;
	font-size: 100%;
	min-height: auto;
	height: auto;
	width:240px;
	vertical-align: bottom;
	padding: 10px 0px 0px 10px;
	margin: 0px;
	left: 0px;
	top: 0px;
}
.contentMedium {
	position: relative;
	font-size: 100%;
	min-height: auto;
	height: auto;
	width: 484px;
	vertical-align: bottom;
	padding: 10px 0px 0px 10px;
	margin: 0px;
	left: 0px;
	top: 0px;
}
.contentWide {
	position: relative;
	font-size: 100%;
	min-height: auto;
	height: auto;
	width: 726px;
	vertical-align: bottom;
	padding: 10px 0px 0px 10px;
	margin: 0px;
	left: 0px;
	top: 0px;
}
.contentText{
	position: relative;
	font-size: 100%;
	min-height: auto;
	height: auto;
	width:214px;
	vertical-align: bottom;
	padding: 0px 0px 10px 10px;
	margin: 0px;
	top: 22px;
}

#cellBottom {
	position: relative;
	top: 0px;
	left: 0px;
	min-height: 89px;
	height: 89px;
	width:480px;
	padding: 0px;
	border: none;
	display: block;
	/*margin-top: 6px;*/
}
#cellBottom div {
	border: none;
	padding: 8px;
	height: 22px;
	max-height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
} 
#cellBottom div a {
	color: #FFFFFF;
	text-decoration: none;
	width: auto;
} 


/********* footer content **********/

#footer {
	position: relative;
	clear:both;
	left:0px;
	width:746px;
	padding: 0px;
	margin: 6px 0px 0px;
}

#footerCopyright {
	position:relative;
	left:4px;
	top:0px;
	width:auto;
	height:auto;
	padding: 6px 0px 0px 0px;
	float: left;
}
#footerStudio9 {
	position:relative;
	left:4px;
	top:0px;
	width:auto;
	height:auto;
	padding: 6px 0px 0px 80px;
	float: left;
}
#footerPrint {
	position:relative;
	right: 0px;
	top:0px;
	height:24px;
	text-align: right;
	float: right;
}
.cellLeft {
	width: 260px;
}
.cellRight {
	width: 242px;
}
.cellCenter {
	width: 238px;
}
.cellGap {
	width: 6px;
}
.cellMedium {
	width: 508px;
}
.cellWide {
	width: 746px;
}

/** Tables **/
.tableBorder {
	border-top: 2px solid #FFFFFF;
	border-left: 2px solid #FFFFFF;
}
.tableBorder th {
	background-color: #CECBE3;
	font-weight:bold;
	border-bottom: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	padding: 2px;
}
.tableBorder td {
	border-bottom: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	padding: 2px;
}

/** Forms **/.textarea1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 340px;
}
.msgText {
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #CC0000;
}

.input1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 220px;
}
