body
			{
				background-color: #000033;
				color:#000000;
				font-family: verdana;
				font-size:8pt;				
			}

b			{
				color:#444444;
			}
					
A:link
			{
				font-family: verdana;
				text-decoration:none;
				font-size: 8pt;
				color: #336699;
				font-weight:none;
			}
			
A:visited
			{
				font-family: verdana;
				color:#336699;
				text-decoration:none;
				font-weight:none;
			}

A:hover
			{
				font-family: verdana;
				text-decoration:none;
				font-size: 8pt;
				color: #666666;
				font-weight:none;
			}
A.footer:link
			{
				font-family: verdana;
				text-decoration:none;
				font-size: 8pt;
				color: #ffffff;
				font-weight:none;
			}
A.footer:visited
			{
				font-family: verdana;
				text-decoration:none;
				font-size: 8pt;
				color: #ffffff;
				font-weight:none;
			}	

			
.title
			{
				width:100%;
				font-family: verdana;
				font-size:13pt;
				color:#FF6600;
				text-align:center;
				border-bottom: 1px solid #cccccc;
			}

div.main
			{
				width:750px;
				top:30px;
				border:8px solid #AAAAAA;
				font-family: verdana;
				font-size:8pt;
				line-height:12pt;
			}
table.header
			{
				width:750px;
				height:133px;
				background-image:url('/_images/headerbg.jpg');
				background-repeat: repeat-x;
				background-color: #FF6600;
			}
table.imagebanner
			{
				width:750px;
				height:145px;
				background-color: #7C930E;
			}

div.content
			{
				background-image:url('../_images/contentbg.jpg');
				background-repeat: no-repeat;
				background-position: bottom right;
				width:750px;
				height:100%;
				background-color: #FFFFFF;
				font-family: verdana;
				font-size:8pt;
				line-height:12pt;
			}
table.contenttext
			{
				width:680px;
				margin:5px;
				font-family: verdana;
				font-size:8pt;
				font-color:000000;
				line-height:12pt;
				
			}

table.contentform
			{
				
				
				font-family: verdana;
				font-size:8pt;
				font-color:000000;
				line-height:12pt;
				
			}
			
table.navigation
			{
				background-image:url('_images/navigationbgg.jpg');
				width:750px;
				height:30px;
				background-color: #FF6600;
				font-family: tahoma;
				font-size: 10pt;
				font-weight: bold;
				color: #EEEEEE;
				border-top: 4px solid #CCCCCC;
				border-bottom: 4px solid #CCCCCC;
			}
			
table.subnavigation
			{
				background-color:#AAAAAA;
				width:750px;
				height:10px;
				font-family: tahoma;
				font-size: 10pt;
				color: #111111;
				border-top: 2px solid #FFFFFF;
				border-bottom: 0px solid #FFFFFF;
				border-left: 0px solid #FFFFFF;
				border-right: 0px solid #FFFFFF;
			}

A.subnav
			{
				font-family: tahoma;
				text-decoration:none;
				font-size: 10pt;
				color: #FFFFFF;
			}
A.subnav:visited
			{
				font-family: tahoma;
				text-decoration:none;
				font-size: 10pt;
				color: #FFFFFF;
			}
A.subnav:hover
			{
				font-family: tahoma;
				font-size: 10pt;
			}

A.nav
			{
				font-family: tahoma;
				text-decoration:none;
				font-size: 10pt;
				font-weight: bold;
				color: #FFFFFF;
			}
A.nav:visited
			{
				font-family: tahoma;
				text-decoration:none;
				font-size: 10pt;
				font-weight: bold;
				color: #FFFFFF;
			}
A.nav:hover
			{
				font-family: tahoma;
				text-decoration:none;
				font-size: 10pt;
				font-weight: bold;
				color: #CCCCCC;
				background:none;
			}
			
div.footer
			{
				width:750px;
				font-size:8pt;
				font-family: tahoma;
				color: #ffffff;
				letter-spacing:2px;
				line-height:11pt;
			}

li			{
				list-style-type:square;
			}