}
.headerbg {
	background-image : url("../assets/header_bg.jpg");
	background-repeat : no-repeat;
}
.bodywhite {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	color : #ffffff;
	text-decoration : none;
}
.subhead {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	color : #791942;
	text-decoration : none;
	font-weight : bold;
}
.formhead {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	color : #ffffff;
	text-decoration : none;
	font-weight : bold;
}
.header {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 25px;
	color : #144681;
	text-decoration : none;
	font-weight : ;
}
.body {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	text-decoration : none;
}
.footer {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
	text-decoration : none;
}
a.body {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #791942;
	text-decoration : underline;
}
a.body:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #000000;
	text-decoration : underline;
}
 .menuActuator { 
            color:#ffffff;
            font-weight:bold;
            font-size:12px;
            font-family:arial;
			text-decoration : none;
        }

 		A.menuActuator { 
            color:#ffffff;
            font-weight:bold;
            font-size:12px;
            font-family:arial;
			text-decoration : none;
        }
		 A.menuActuator:hover { 
            color:#B3ABA0;
            font-weight:bold;
            font-size:12px;
            font-family:arial;
			text-decoration : none;
}
 .menuActuator2 { 
            color:#E65700;
            font-weight:bold;
            font-size:12px;
            font-family:arial;
			text-decoration : none;
        }

 		A.menuActuator2 { 
            color:#E65700;
            font-weight:bold;
            font-size:12px;
            font-family:arial;
			text-decoration : none;
        }
		 A.menuActuator2:hover { 
            color:#B3ABA0;
            font-weight:bold;
            font-size:12px;
            font-family:arial;
			text-decoration : none;
 }


        .programs {
            font-family:verdana;
            color:#000000;
            font-size:18px;
			font-weight:none;
			text-decoration : none;
        }
		A.programs {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 18px;
			font-style: normal;
			color: #000000;
			text-decoration : none;
        }
		A.programs:hover{
			font-family: Arial, Helvetica, sans-serif;
			font-size: 18px;
			font-style: normal;
			color: #cccccc;
         	layer-background-color:#ffffff;
         	background-color:#ffffff;
			text-decoration : none;
        }



        .menu {
            font-family:verdana;
            color:#000000;
            font-size:11px;
			font-weight:none;
			text-decoration : none;
        }
		A.menu {
			height: 16px;
			width: 200px;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			font-style: normal;
			color: #000000;
			text-decoration : none;
        }
		A.menu:hover{
			height: 16px;
			width: 200px;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			font-style: normal;
			color: #000000;
         	layer-background-color:#ffffff;
         	background-color:#ffffff;
			text-decoration : none;
        }



        .menu2 {
            font-family:verdana;
            color:#000000;
            font-size:11px;
			font-weight:none;
			text-decoration : none;
        }
		A.menu2 {
			height: 16px;
			width: 320px;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			font-style: normal;
			color: #000000;
			text-decoration : none;
        }
		A.menu2:hover{
			height: 16px;
			width: 320px;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			font-style: normal;
			color: #000000;
         	layer-background-color:#E6EDF8;
         	background-color:#E6EDF8;
			text-decoration : none;
        }

    td div {
      /* this makes TDs a container with their own coordinate system.
         absolutely-positioned elements will be offset relative to them */
      position:relative;
      }.menubg {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: FAF6F2;
	border-right-color: B9AF9F;
	border-bottom-color: FAF6F2;
	border-left-color: B9AF9F;
	background-color: F5EBE3;
	height: 35px;
	width: 155px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
}
