/* CSS Document */

body			{
				margin: 0px 0px 0px 0px;
				background-color: #005E9D;
				font-family: Arial, Geneva, sans-serif;
				font-size: 12px;
				line-height: 16px;
				background-image: url(../images/body_background.jpg);
				background-position: 0px 213px;
				background-repeat: no-repeat;
				color: white;
				}
table.header	{
				width: 100%;
				height: 213px;
				max-height: 213px;
				}
td.gradient1 	{
				height: 5px;
				width: 770px;
				max-height: 9px;
				background-image: url(../images/gradient1.jpg);
				background-position: top left;
				background-repeat: no-repeat;
				}
td.gradient2	{
				height: 5px;
				width: auto;
				max-height: 9px;
				background-image: url(../images/gradient2.jpg);
				background-position: top left;
				background-repeat: repeat-x;
				}
td.nav1			{
				width: 770px;
				height: 39px;
				position: inline;
				background-image: url(../images/nav_extend1.gif);
				background-position: top left;
				background-repeat: no repeat;
				}
td.nav2			{
				width: auto;
				height: 39px;
				position: inline;
				background-image: url(../images/nav_extend2.gif);
				background-position: top left;
				background-repeat: no-repeat;
				vertical-align: top;
				}
td.top1			{
				width: 770px;
				height: 73px;
				background-image: url(../images/top1b.jpg);
				background-position: top left;
				}
td.top2			{
				width: 770px;
				height: 79px;
				background-image: url(../images/top2b.jpg);
				background-position: top left;
				}
td.top3			{
				width: auto;
				height: 73px;
				position: inline;
				background-image: url(../images/top2.jpg);
				background-position: top left;
				}
td.top4			{
				width: auto;
				height: 79px;
				position: inline;
				background-image: url(../images/top6.jpg);
				background-position: top left;
				}
#contact		{
				position: absolute;
				left: 320px;
				top: 112px;
				height: 75px;
				width: 300px;
				z-index: 5;
				}
P				{
				margin-left: 10px;
				margin-top: 10px;
				margin-right: 15px;
				font-size: 11px;
				line-height: 15px;
				}
td.tagline		{
				width: auto;
				height: 22px;
				background-image: url(../images/tagline.gif);
				background-position: top left;
				background-repeat: no-repeat;
				}
table.newsfront	{
				margin-left: 5px;
				margin-top: 10px;
				}
td.leftbox1		{
				height: 218px;
				width: 241px;
				background-image: url(../images/home_box_left.jpg);
				background-repeat: no-repeat;
				background-position: top left;
				}
td.rightbox1	{
				height: 218px;
				width: 305px;
				background-image: url(../images/home_box_right.jpg);
				background-repeat: no-repeat;
				background-position: top left;
				}
				
				.maintext_BOLD {
	font-family: Arial, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
.glossary_heading {
	font-family: Arial, Geneva, sans-serif;
	font-size: 12px;
	font-style: none;
	font-weight: bold;
	text-decoration: underline;
}
	
.maintext {
	font-family: Arial, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.border_top {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
				