body {
	text-decoration: none;
	font-weight : normal;
	font-size : 11pt;
	color : #000099;
	font-family : Arial, Helvetica, sans-serif;
	background-color: #ffffff;
}

em {
	font-style: italic;
}

strong{
	font-weight: bold;
}

h1, h2, h3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight : bold;
}

h1{
	font-size : 14pt;
	color : #000000;
	border-bottom : medium solid #FFCC00;
	line-height : 28px;
	margin-left : 0pt;
}
h2{
	font-size : 12pt;
	color : #000099;
	border-bottom : thin solid #FFCC00;
	line-height : 16pt;
	margin-left : 0pt;
}
h3{
	font-size : 11pt;
	color : #000099;
	line-height : 14pt;
	margin-left : 0pt;
}

a {
	color: #0000cc;
	text-decoration: none;
}
a:hover{
	color: #000000;
	text-decoration: underline;
}

a:visited{
	
}

a:active{
	color:#ffcc00;
}

a.inline {
	color: #cc0000;
}

p{
	margin-left : 10pt;
}

.menuitem{
	text-align : right;
	margin: 15px 25px 0px 5px;
	padding: 1px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000099;
	}
.submenuitem{
	text-align : right;
	margin: 2px 30px 2px 5px;
	padding: 2px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000099;
}

.logos{
	text-align : center;
	margin-top: 30px;
	padding: 1px;
	}

.th1, .th2, .th3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight : bold;
}

.th1{
	font-size : 14pt;
	color : #000000;
	border-bottom : medium solid #FFCC00;
	line-height : 28px;
	margin-left : 0pt;
}
.th2{
	font-size : 12pt;
	color : #000099;
	border-bottom : thin solid #FFCC00;
	line-height : 16pt;
	margin-left : 0pt;
}
.th3{
	font-size : 11pt;
	color : #000099;
	line-height : 14pt;
	margin-left : 0pt;
}
.heading{
	font-size:25px; font-weight: bold; margin-top:38px;
	font-family: Arial, Helvetica, sans-serif;
	color : #000099;
}

div.logo{
	position: fixed; left: 10px; top: 15px; width: 220px;
}

div.header{
	position: absolute; left: 240px; top: 15px; width: 460px; height: 117px;
}

div.menu{
	position: fixed; left: 10px; top: 140px; width: 220px;
}

div.main{
	position: absolute; left:240px; top: 140px; width:460px;
}

.lphoto{
	float: left;
	margin: 0px 10px 5px 0px;
}

.rphoto{
	float: right;
	margin: 0px 0px 5px 10px;
}

.footer{
	font-size: 8pt;
	font-style: italic;
	text-align: right;
}

.pagefooter	{
	text-align: center;
	margin: 50px;
	vertical-align: middle;
}

.footerlogos {
	margin-left: 20px;
	margin-right: 20px;
}

.new	{
	font-weight: bold;
	color: #f00;
	background-color: #fc0;
	border: 1px #f00 solid;
}
