.mediumTitle {  font-size: 14pt; 	line-height: 16px;}
.pageTitle   { font-size: 18pt;  	line-height: 22px;

				}
.mainTitle { font-size: 16pt; 	line-height: 19px;}
.subTitle {  text-decoration: none; font-size:14pt; }

   
body {
	background: url(../images/imgBackground.gif) repeat-x;
	margin: 0;
	padding: 0;
    font-family: verdana, arial, helvetica, sans-serif;
	}

small
   {
   font-family: Tahoma, Arial, Helvetica, sans-serif;
   font-size: 11px;
   color: #666666;
   }
   
credit
  { 
  color: #808080; 
  font-size: 10px; 
  font-family: Arial, Helvetica;
   }

a:hover{color:#006699;}

#navigTable {}

#navigTable a {  text-decoration: none ; color: black;}

.deconone {  text-decoration: none}

.decononeWt {  text-decoration: none; color: #ffffff}

.decononeBLUE {  color: #666666; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold}

.largeWHITE { color: black; font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; text-decoration: none; clip: rect( ); line-height: 40px}

h2 {font-size: 18px;}
h3 {font-size: 16px;}


ul {
	font-weight: normal;
	line-height: 16px;
	font-size: 12px;
	margin-top: 3px;
	}

ul.normal {
	font-size: 12px;
	}


#boxes {
	}

#boxes a {
	text-decoration: none; color:#000000 
	}

#boxes a:hover {
	background: #d6e8d6;
	}
	
.boxcontents {
	font-size: 12px;
	line-height: 15px;
	background: #ebfeeb;
	padding: 0px 10px 0px 10px;
	}


.boxtop {
   background: #ebfeeb url(../images/box_top.gif) repeat-x;
   margin: 0 0 0 0;
   background-position: top left;
	font-size: 12px;
	line-height: 15px;
}

.boxbottom {
   background: #ebfeeb url(../images/box_bottom.gif) repeat-x;
   margin: 0 0 0 0;
   background-position: top left;
	font-size: 12px;
	line-height: 15px;
}

.boxleft {
   background: #ebfeeb url(../images/box_left.gif) repeat-y;
   margin: 0 0 0 0;
   background-position: top left;
}

.boxright {
   background: #ebfeeb url(../images/box_right.gif) repeat-y;
   margin: 0 0 0 0;
   background-position: top right;
}





.bodyboxtop {
   background: #ebfeeb url(../images/bodyBoxes/top.gif) repeat-x;
   margin: 0 0 0 0;
   background-position: top left;
	font-size: 14px;
	font-weight: bold;
	line-height: 15px;
}


.bodyboxbottom {
   background: url(../images/bodyBoxes/bottom.gif) repeat-x;
   margin: 0 0 0 0;
   background-position: bottom left;
	font-size: 12px;
	line-height: 15px;
}

.bodyboxbottomfull {
   background: #ebfeeb url(../images/bodyBoxes/bottom.gif) repeat-x;
   margin: 0 0 0 0;
   background-position: bottom left;
	font-size: 12px;
	line-height: 15px;
}

.bodyboxfull {
	background: #ebfeeb;
}


.bodyboxleftfull {
   background:  #ebfeeb url(../images/bodyBoxes/left.gif) repeat-y;
   margin: 0 0 0 0;
   background-position: top left;
}

.bodyboxleft {
   background:  url(../images/bodyBoxes/left.gif) repeat-y;
   margin: 0 0 0 0;
   background-position: top left;
}

.bodyboxrightfull {
   background: #ebfeeb  url(../images/bodyBoxes/right.gif) repeat-y;
   margin: 0 0 0 0;
   background-position: top right;
}

.bodyboxright {
   background: url(../images/bodyBoxes/right.gif) repeat-y;
   margin: 0 0 0 0;
   background-position: top right;
}

.bodyboxfull {
   background: #ebfeeb;
   margin: 0 0 0 0;
}

.mainCellContent {
    padding: 10px 10px 10px 10px;
}

p, td {
	font-size: 12px;
	line-height: 15px;
	}
	
p.normal {
	text-align: left;
	font-size: 13px;
	line-height: 20px;
	}