body  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top : 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color : White;
	font-size : 11px;
	background-image : url("../images/bluebg.gif");
}

H1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 18px;
	color: #333399;
}

H2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 16px;
	color: #333399;
	border-bottom : thin solid #333399;
	line-break : strict;
	line-height : normal;
}

H3 {
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight: bold;
	color: #333399;
	background-color : #EFEFEF;
	margin-bottom : 0px;
	padding-bottom : 0px;
}


p  {
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size :  11px;
	ime-mode : auto;
	font-weight : normal;
}
    
	
a {
	text-decoration : none;
	font-weight: bold;
}

a:hover{
	text-decoration : underline;
	font-weight: bold;
}

ul  {
	line-height : 125%;
}	

.banner {
	background-color : #000066;
	border : 0px;
}
	
.navbar {
	background-color : #000066;
	line-height : 125%;
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color : #000066;
}
.title {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight: bold;
	color: #333399;
	border-bottom : thin solid #333399;
	width : 100%;
}
 }

.subtitle {
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color: #000066;
    font-weight: bold;
	margin-bottom : 0px;
	padding-bottom : 0px;
}
			
.highlight {
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color: #FF3100;
    font-weight: bold;
	background-color : #EFEFEF;
	margin-bottom : 0px;
	padding-bottom : 0px;
}
		
.orangetitle {
   color : #FFCC99;
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	}	

.notepad {
	color : blue;
	font-family : Comic Sans MS ;
	font-size: 14px;
	font-weight: normal;
	padding-left : 14px;
	padding-right : 7px;
}	
.large
	{
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
	}
    
.normal
	{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.red
	{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: red;
	}
.green
	{
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: green;
	}	
.small {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:9px;
	height : auto;
	ime-mode : active;
}
.smallheader {
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size:9px;
    font-weight: bold;
	color: #000066;
	} 
.smwhite {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 9px;
	color: #FFFFFF;
	}
   