/*-- Cascading Style Sheet for print display layout*/
/*-- default body content formatting style*/
body {
	margin-top: 0px;
	background-color: #FFFFFF;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

/* default hyperlink style*/
a:link {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

a:visited {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

a:hover {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

/* most commonly used text style*/
.maintext01 {
	font-size: 10pt;
	color: #000000;
	font-family: arial, verdana, helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
}

.maintext02 {
	font-size: 10pt;
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-style: normal;
	font-weight: bolder;
}

.maintext03 {
	font-size: 10pt;
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-style: normal;
	font-weight: bolder;
}

.maintext04 {
	font-size: 7pt;
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
}

.maintext05 {
	font-size: 11pt;
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif, ;
	font-style: normal;
	font-weight: bolder;
}

.maintext06 {
	font-size: 10pt;
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif, ;
	font-style: normal;
	font-weight: bold;
}

.linktype01 a:link{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
	text-decoration: underline;
}
.linktype01 a:visited{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
	text-decoration: underline;
}
.linktype01 a:hover{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
	text-decoration: underline;
}

.linktype02 a:link{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.linktype02 a:visited{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.linktype02 a:hover{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

/* Main menu bar style control*/
.menutop a:link{
	line-height: 20px;
	width: 100%;
	float: left;
	vertical-align:top;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: center;
	text-decoration: underline;
	background-color: #FFFFFF;
}

.menutop a:visited{
	line-height: 20px;
	width: 100%;
	float: left;
	vertical-align:top;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: center;
	text-decoration: underline;
	background-color: #FFFFFF;
}

.menutop a:hover{
	line-height: 20px;
	width: 100%;
	float: left;
	vertical-align:top;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: center;
	text-decoration: underline;
	background-color: #FFFFFF;
}

.topalign {
	vertical-align: top;
}

/* Dotted lines seperator*/
.divider{
	background-image: url("../images/divider.gif");
}

/* Main menu bar sub menu border*/
.menuborder{
	width: 100%;
	background-color: #000000;
}

/* Control for sub menu bar from main menu bar*/
.menu a:link {
	line-height: 18px;
	width: 100%;
	float: left;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: left;
	text-decoration: underline;
	background-color: #FFFFFF;
}

.menu a:visited {
	line-height: 18px;
	width: 100%;
	float: left;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: left;
	text-decoration: underline;
	background-color: #FFFFFF;
}
.menu a:hover {
	line-height: 18px;
	width: 100%;
	float: left;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: left;
	text-decoration: underline;
	background-color: #FFFFFF;
}

/* Control for sub level menu bar on the left for sub pages*/
.submenu a:link {
	line-height: 18px;
	width: 100%;
	float: left;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: left;
	text-decoration: underline;
	background-color: #FFFFFF;
}

.submenu a:visited {
	line-height: 18px;
	width: 100%;
	float: left;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: left;
	text-decoration: underline;
	background-color: #FFFFFF;
}
.submenu a:hover {
	line-height: 18px;
	width: 100%;
	float: left;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: left;
	text-decoration: underline;
	background-color: #FFFFFF;
}.gray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.GreyTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
}
