html,body, table td,table th, textarea{
  font-size: 9pt;
}

*{ 
	font-family: Arial, Tahoma, Helvetica, sans-serif;
}


a{
  color: #25559C;
}

.mini {
	font-size: 8pt;
}

.tiny {
	font-size: 7pt;
}

a.noDecoLink {
	text-decoration: none;
}

a.noDecoLink:hover {
	text-decoration: underline;
}

a.topMenuSel {
	 font-family: arial narrow;
	 color: #243f8f;
    text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}

.topSel {
	font-family: arial narrow;
	color: #243f8f;
	font-weight: bold;
	font-size: 14px;
}

a.topMenu {
	font-family: arial narrow;
	color: #00aeef;
    text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}

.topMenu {
	font-family: arial narrow;
	color: #00aeef;
	font-weight: bold;
	font-size: 14px;
}
/*
a.topmenu:hover{
 text-decoration: underline;
}*/

.title {
	color: #000066;
	font-weight: bold;
	background : url(../images/title_bg.gif) repeat-x 0 0;
	padding: 5px 2px 5px 2px
}

h1 {
	font-size: 24px;
	color: #00aeef;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	
}

.altHeading {
	font-size: 20px;
	color: #00aeef;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
}

h2 {
	font-size: 20px;
	color: #00aeef;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	
}

.sTitle {
	font-size: 20px;
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.secTitle {
	font-size: 16px;
	color:#FF6600;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.input{
  background-color: #FFFFFF;
}

.input,.border{
 border: 1px solid #AAAAAA; /*B4D1FE*/
}

.blue{
	color: #0000ff;
}

.error{
	color: #FF0000;
}

.notify {
	color: #009900;
}