body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
body, td, p, li {
	font-size: 9pt;
}

h1 {
	font-size: 10pt;
	font-weight: bold;
	color: #663399;
}

H2 {
	font-size: 10pt;
	font-weight: bold;
}

.MainBox {
	font-size: 9pt;
	color: #003366;
	background-position: left top;
	padding: 5px;
	vertical-align: top;


}
.Header {
	padding: 2px;
	font-size: 8pt;
	color: #999999;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	width: 550px;

}

.NavBar {
	color: #999999;
}

.NavBar A {
	color: #999999;
	text-decoration: none;
}
.NavBar A:HOVER {
	color: #000000;
	text-decoration: none;
}

.Title {
	font-weight: bold;
	padding-bottom: 5px;
font-size:14px;
}

.Subtitle {
	font-weight: bold;
	padding-bottom: 5px;
}

.Main {
	font-size: 9pt;
	color: #000000;
	height: 300px;
	vertical-align: top;
	padding: 10px;



}
.LeftMenu {
	vertical-align: top;
}
.Footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #999999;
	text-align: center;
	padding: 10px;

}

.RightColItem {
	padding-bottom: 10px;
}
.RightColItem .Title {
	padding: 5px;
	background-color: #FFCC00;
	font-weight: bold;
	color: #000000;
}
.RightColItem .Text {
	padding: 5px;
	background-color: #FFFFCC;
	color: #000000;
}
.RightColItem UL {
	list-style-position: outside;
	list-style-image: url(images/gif/arrows.gif);
}

.Item .Text {
	font-size: 9pt;
	color: #000000;
	padding: 5px;

}
.Item .Title {
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	background-color: #FFCC00;
	border-width: thin;
	border-top-style: none;
	border-color: #663399;
	padding: 2px 2px 5px 5px;
}

.MainBoxLeft {
	padding-left: 5px;
	padding-right: 10px;
	padding-top: 10px;
	border-width: thin;
	border-right-style: dotted;
	border-color: #CCCCCC;
	font-size: 9pt;
	vertical-align: top;
}

.MainBoxRight {
	border-width: thin;
	border-color: #CCCCCC;
	font-size: 9pt;
	padding-left: 10px;
	vertical-align: top;
}
.ArcrayLink {
	font-size: 8pt;
	color: #999999;
	text-align: center;

}
.Login {
	font-size: 9pt;
	text-align: right;
	border: thin none #CCCCCC;
}
.Ipix TD {
	text-align: center;
}