/* Default styles */
body {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-weight : normal;
	background-color : White;
	line-height : 12pt;
	margin-left : 0px;
	margin-top : 0px;
	background-repeat : repeat;
	background-image : url(../img/background.gif);
}

td {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-weight : normal;
	line-height : 12pt;
}

a {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-weight : normal;
	line-height : 12pt;
}

/* Custom styles */
div.pageContents {
	position : absolute;
	top : 120px;
	left : 160px;
	width : 475px;
}

.normalAndBold {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-weight : bold;
	line-height : 12pt;
}

.mediumAndBold {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
	line-height : 15pt;
}

.largeAndBold {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-style : normal;
	font-weight : bold;
	line-height : 18pt;
}

td.formFieldLabel {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-weight : bold;
	line-height : 12pt;
	color : #A52A2A;
	text-align : right;
}

.fieldLabel {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-weight : bold;
	line-height : 12pt;
	color : #A52A2A;
}

.formattingExample {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-weight : normal;
	line-height : 12pt;
	color : Gray;
}

.top01 {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 760px;
	height: 19px;
}

.top02 {
	position: absolute;
	top: 19px;
	left: 456px;
	width: 304px;
	height: 54px;
}

.top03 {
	position: absolute;
	top: 73px;
	left: 0px;
	width: 760px;
	height: 18px;
}

.top04 {
	position: absolute;
	top: 19px;
	left: 0px;
	width: 8px;
	height: 54px;
}



.logotext {
	position: absolute;
	top: 35px;
	left: 8px;
	width: 449px;
	height: 54px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
	line-height : 12pt;
	color : #EEEEEE;
	background : url(img/logo_blank.gif);
	
}

.logo {
	position: absolute;
	top: 19px;
	left: 8px;
	width: 449px;
	height: 54px;
}

.topnav {
	position: absolute;
	top: 78px;
	left: 236px;
	width: 185px;
	height: 10px;
}

.leftnav {
	position: absolute;
	top: 90px;
	left: 3px;
	width: 137px;
}

.header {
	position: absolute;
	top: 92px;
	left: 142px;
	width: 137px;
	height: 10px;
}
