body {
	background-image: url(../images/bg2.gif);
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
}

A:link
{
    FONT-SIZE: 12px;
	font-weight: normal;
    COLOR: #D68133;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: none
}
A:visited
{
    FONT-SIZE: 12px;
	font-weight: normal;
    COLOR: #D68133;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: none
}
A:hover
{
    FONT-SIZE: 12px;
	font-weight: normal;
    COLOR: #D68133;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: underline
}

.head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #44678A;
	line-height: 20px;
	text-align: left;
	position: relative;
}

.head2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: normal;
}

.td
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #333333;
	font-weight: normal;
	margin-bottom: 5px;
	margin-left: 0px;
}
.tdGrey
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #666666;
	font-weight: bold;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px;
	margin-top: 10px;

}
.tdblue {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #44678A;
	font-weight: bolder;
	margin-bottom: 10px;

}

.td2
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #44678A;
	margin-bottom: 5px;
	margin-left: 20px;
	font-weight: bold;

}

.td3
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #333333;
	font-weight: normal;
	list-style-type: circle;
	margin-left: 20px;


}
.tdArrow
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #333333;
	font-weight: normal;
	list-style-image: url(../images/arrow.gif);
	margin: 0px 0px 0px 10px;
	padding: 0px;

}
.box1
{
	float: none;
	width: 100%;
	margin: 5px;
	padding: 5px;
	background-color: #eeeeee;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

}
.tdhome
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #333333;
	line-height: 17px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
h1 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #44678A;
	font-weight: bolder;
	line-height: normal;
	padding: 0px;


}
h2 {
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 10px;
	color: #990000;

}
	
h3 {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

ul
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: circle;
	list-style-position: inside;
	margin: 0px;
	padding: 0px;




}
ul2
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 15px;
	margin-top: 0px;
	list-style-type: circle;
	list-style-image: none;
}



ullg
{
	list-style: circle url(none);
	font-size: 18px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 15;
}
div.navigation {
	background-image: url(images/nav/bg.gif);
	position: absolute;
	width: 730px;
	height: 26px;
	z-index: 1;
	text-align: center;
}
#navBar{
	width: 100%;
	margin: 0px 5px 0px 0px;
	padding: 5px;
	background-color: #eeeeee;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	 -bottom: 1px solid #cccccc;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 0px 0px 0px 0px;
}

#sectionLinks a {
	display: block;
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	background-color: #dddddd;
}
