body {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	line-height: 150%;
	
	
}
ul {
	margin-bottom: 12px;
	margin-left: 15px;
}	
li {
	list-style-type: none;
	padding-left: 23px;
	padding-bottom: 10px;
	line-height: 1.5;
	background-image: url(images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: 0 6px;
}
.topnavlineheight{
line-height:100%;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #0000FF;
	text-decoration: underline;
}

.topbrdr
	{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
.fatech {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: ffcc00;
	text-decoration:none;
}
.fatechwhite {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
.bottomline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.leftbrdr {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
.txtbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #999999;
	height: 17px;
}
.botombrdrline {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;

}
.brdrleftright {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}
.brdrrightdoted {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
}
.brdrbotomright {
	border-right-width: 1px;
	border-right-style: dotted;
	border-left-style: none;
	border-right-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;

}
.botombrdryellow {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DCD3A4;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.txtbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #999999;


}
.txtbox2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
	height: 70px;
	border: 1px solid #999999;
}
.btn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #E5E5E5;
	border: 1px solid #999999;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	font-weight: bold;
}
.imgbrdr {
	border: 1px solid #666666;
}
.bgclr1 {
	background-color: #F2F2F2;
}
.bgclr2 {
	background-color: #F9F9F9;
}
.headbgclr {
	background-color: #FFFFFF;
}
.newsheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #800000;
	text-align: justify;

}
.imgtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
}
.welcometxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 180%;
	color: #333333;
}
.pictitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #993300;
}
.galtxtbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
	font-weight: bold;
}
.galtxtnorm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.newslink {
	font-size: 11px;
	color: #333333;
	text-align: left;
}
.newslink:hover {
	text-decoration: underline;
	font-size: 11px;
	color: #333333;
	text-align: left;
}
#nav {
padding: 0px;
margin: 0px;
}
#nav ul {
list-style: none;
margin: 0px;
padding: 0px;
}
#nav ul li {
margin: 0px;
padding: 0px;
}
#nav ul li a {
width:162px;
display: block;
font-family: Verdana;
font-size: 10px;
text-indent: 30px;
text-decoration: none;
color: #666666;
padding: 6px 0px 6px 0px;
background:#F5F5F5 url(images/bullet.gif) no-repeat 8px 9px;
border-bottom: 1px dashed #CCCCCC;
}
#nav ul li a:hover, #nav ul li a:focus {
background-color: #EEEEEE;
}
