
	body {	width:99%;
		margin:0; padding:0;
		font:11pt/1.5 sans-serif;
		}

	#header {
		margin:0; padding:0;
		background-color: #1d126b; top left repeat-x;
   		height:70px;
		font-family:georgia;
		font-size: 16pt;
		font-weight:bold;
		margin: 5px;
		font-color:#ffffff;
		}

	 #menu {
  		float:right;
		width: 600px;
		height: 25px;
		}
	#name{
		font-family:georgia;
		font-size: 16pt;
		font-weight:bold;
		margin: 5px;
		}


	#main1 {
		margin:15px 5px 0px 10px; padding:0;
		background:white ;
		font-size:90%;
		}
	#main2 {
		margin:5; padding:0;
		background:transparent top right repeat-y;
		
		}
	#left {
		float:left;
		width:155px;
		margin:0 ; padding:0;
		background: white;
		font-size:80%;
		}
	#left2 {
		float:left;
		width:5px;
		margin:0 ; padding:0;
		background: white;
		font-size:80%;
		}		
	#right {
		float:right;
		width:250px;
		margin:0; padding:0;
		background: #ccccff ;
		font-size:80%;
		}
	#middle {
		margin:5px 250px 5px 150px;
		padding: 5px;
		background:white;
		font-size:90%;
		}
	#middle2 {
		margin:5px 250px 5px 5px;
		padding: 5px;
		background:white;
		font-size:90%;
		}
	#right2  {
		float: right;
		WIDTH:250PX;		
		margin:10; padding:0;
		background: #ccccff ;
		font-size:100%;
		}
	
	.footer {
		text-align:center;
		background:white;
		}

	.column-in {
		margin:0; padding:0.5em 1em;
		}
			
	.cleaner {
		clear:both;
		height:1px;
		font-size:1px;
		border:none;
		margin:0; padding:0;
		background:transparent;
		}
	
		
	h1 {	font-family: georgia, serif;
		font-size:18pt;
		font-style: normal;
		padding-top:0px;
		}
	h2{	font-family: georgia, serif;
		font-size:12pt;
		font-style: normal;
		padding-top:0px;
		}
	h3,h4 {font-family: georgia, serif;
		font-size:10pt;
		font-style: normal;
		padding-top:0px; margin: 0.2em 0 }
	p { margin: 0.5em 0 }
	a { color:black }
	
	.copy { text-align:center; font-size:90% }
div.menuBar,
div.menuBar a.menuButton,
div.menu,
div.menu a.menuItem {
  
  font-family: "MS Sans Serif", Arial, sans-serif;
  font-size: 8pt;
  font-style: normal;
  font-weight: normal;
  color: #ffffff;
}

div.menuBar {
  background-color: #0f037f;
  border: 2px solid;
  border-color: #add8e6 #000080  #000080 #add8e6;
  padding: 4px 2px 4px 2px;
  text-align: center;
}

div.menuBar a.menuButton {
  float:center
  background-color: transparent;
  border: 1px solid #d0d0d0;
  color: #ffffff;
  cursor: default;
  left: 0px;
  margin: 1px;
  padding: 2px 6px 2px 6px;
  position: relative;
  text-decoration: none;
  top: 0px;
  z-index: 100;
}

div.menuBar a.menuButton:hover {
  background-color: transparent;
  border-color: #add8e6 #000080 #000080 #add8e6;
  color: #ff0000;
}

div.menuBar a.menuButtonActive,
div.menuBar a.menuButtonActive:hover {
  background-color: #a0a0a0;
  border-color: #000080 #add8e6 #add8e6 #000080;
  color: #ffffff;
  left: 1px;
  top: 1px;
}

form.required
	{text-decoration : none;
	color: #ff0000;
	font-size: 8pt;
	} 
A.cbay
	{
	text-decoration : none;
	color: #0000CC;
	}


A.cbay:VISITED
	{
	text-decoration : none;
	color: #800080;
	}

A.cbay:HOVER
	{
	text-decoration : underline;
	color: #ff0000;
	}

.cbay-text
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 12pt;
	color: #000000;
	}

.cbay-errtext
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 12pt;
	color: #CC0000;
	font-weight: bold;
	}

.cbay-smallhead
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight : bold;
	line-height: 16pt;
	color: #000000;
	}

.cbay-smalltext
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 9pt;
	color: #000000;
	text-align:left;
	}

.cbay-modinput
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color: #FFFFFF; 
	height: 12pt;
	}
#mybutton   
	{
	border-style: inset;
        border-color: #ff6633;
        background-color: #CC3300;
        text-decoration: none;   
        width: 80px;
        text-align: center;
	}
  
 A.buttontext 
	{
	color: blue; 
	text-decoration: none;   
	font:  10pt Verdana;
                cursor: hand;
	} 	
A.buttontext:HOVER
	{
	text-decoration : underline;
	color: #0000CC;
	}
.pc
  {text-align:center;
  }

.floatright
	{
	float:right;
	
	}

.floatleft
	{
	float:left;
	}

.floatcenter
	{	
	float:center;
	}

.caption
	{
		text-align:center;
	font-weight:bold;
	}
