body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial;
	font-size: 9pt;
	font-style: normal;
	color: #666666;
	padding-left: 5px;
	margin-left: 8;
	margin-right: 8;
	padding-right: 5px;
	text-align: left;
}

h1 {
	font-family: "Verdana", Arial;
	font-size: 12pt;
	font-style: normal;
	color: #000066;
	margin-left: 8;
	margin-top: 5px;
	font-weight: bolder;
	text-align: left;
}

h2 {
	font-family: "Verdana", Arial;
	font-size: 9pt;
	font-style: normal;
	color: #000066;
	margin-left: 8;
	margin-top: 5px;
	font-weight: bold;
	text-align: left;
	margin-bottom: -15;
}

p, li,{
	font-family: Verdana, Arial;
	font-size: 9pt;
	font-style: normal;
	color: #666666;
	padding-right: 5px;
	text-align: left;
	margin-left: 8px;
	margin-right: 8px;
}

b {
	font-family: Verdana, Arial;
	font-size: 9pt;
	font-style:normal;
	color:#000066}
li {
	
	list-style-image: url(images/bullet.gif);
	list-style-type: square;
}

.cr {
	font-family: "Verdana", Arial;
	font-size: 7pt;
	font-style: normal;
	color: #666666;
	text-align: center;
	margin-top: 2px;
}

/* Start top elements */

.toprightimg {
	text-align: right;
	padding-top: 47;
}

.topleftimg {
	text-align: left;
}

.topbg {
	background-image: url(images/topbg.gif);
	background-repeat: repeat-x;
	height: 70px;
}

/* End top elements */
/* Start menu elements */

.menubg {
	background-image: url(images/menubg.gif);
	background-repeat: repeat-x;
	height: 19px;
	border-bottom: 1px solid #000099;
	text-align: left;
	padding-left: 7;
}

.menusep {
	background: #E1DFFF no-repeat bottom;
	vertical-align: baseline;
	background-image: url(images/menuseperator.gif);
	width: 4px;
	margin-top: 4px;
	height: 15px;
}

.menulink A:link, .menulink A:visited, .menulink A:active, .menulink A:hover {
	font-family: "Verdana", Arial;
	font-size: 7pt;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	border-top: 1px solid #000099;
	background: #E1DFFF;
	height: 15px;
	padding-top: 1;
	padding-right: 2;
	padding-left: 4;
	margin-right: -4px;
	color: #000099;
}

.menulink A:hover {
	color: #660000;
}

/* End menu elements */
/* Start content elements */

.center {
	text-align: center;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
	vertical-align: top;
}

.main {
	border: 1px solid #000099;
	width: 800px;
	padding-bottom: 10px;
	text-align: left;
	margin-left: 8px;
	margin-right: 8px;
}

.hiddenPic {
	display:none;
}

.moduleinvisihalf {
	width: 548;
	border-right: 1px solid #808080;
}

.modulevisihalf {
	width: 233;
	border: 1px solid #808080;
	margin-right: 8px;
	margin-left: 8px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}

/* End content elements */
/* Start link elements */

.h3link A:link {
	font-family: "Verdana", Arial;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;
	padding-left: 5px;
	display: block;
	background: url('titlebg.gif') repeat-x;
	width: 100%;
	border-bottom: 1px solid #808080;
}
.h3link A:visited {
	font-family: "Verdana", Arial;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;
	padding-left: 5px;
	display: block;
	background: url('titlebg.gif') repeat-x;
	width: 100%;
	border-bottom: 1px solid #808080;
}
.h3link A:active {
	font-family: "Verdana", Arial;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;
	padding-left: 5px;
	display: block;
	background: url('titlebg.gif') repeat-x;
	width: 100%;
	border-bottom: 1px solid #808080;
}
.h3link A:hover {
	font-family: "Verdana", Arial;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-align: left;
	text-decoration: none;
	padding-left: 5px;
	display: block;
	background: url('titlebg.gif') repeat-x;
	width: 100%;
	border-bottom: 1px solid #808080;
}

A:link {font-family: "Verdana", Arial; color: #0066CC}
A:active {font-family: "Verdana", Arial; color: #0066CC}
A:visited {font-family: "Verdana", Arial; color: #0066CC}
A:hover {font-family: "Verdana", Arial; color: #0066CC}