@charset "utf-8";
/* CSS Document */
body{
	padding:0px;
	margin:0px;
	background-image:url(images/bgPattern.gif);
	background-position:-7px 0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#343434;
	line-height:22px;
}
#submenu p
{	margin:0px;
	padding:0px;
	padding-bottom:5px;
}
#submenu h2
{	font-size:16px;
	padding:0px;
	padding-bottom:4px;
	border-bottom:solid 1px #0066CC;
	margin:0px;
	margin-bottom:5px;
	margin-right:10px;
	color:#336699;
	text-align:center;
}
#submenu a
{	font-size:12px;
	color:#CC0000;
	text-decoration:none;
}	
#submenu a:hover
{	color:#EE0000;
	text-decoration:underline;
}
#addressblock
{	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	padding-right:5px;
}	
.mainBodyCell{
background-image:url(images/fuddhome_29.jpg);
background-repeat:repeat-y;
}
.mainSubBodyCell{
background-image:url(images/fudds-subpage_09.gif);
background-repeat:repeat-y;
}
.mainBodyTopCell{
	padding-left:130px;
	padding-top:25px;
	background-image:url(images/fuddhome_28.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
.mainSubBodyRight{
	background-image:url(images/fudds-subpage_09.gif);
	background-position:top;
	background-repeat:repeat-y;
	background-position:0px -11px;
}
.mainSubBodyTopCell{
	padding-top:25px;
	padding-left:55px;
	background-image:url(images/fudds-subpage_06.gif);
	background-position:top;
	background-repeat:no-repeat;
}
.mainSubBodyBottomCell{
	padding-top:0px;
	background-image:url(images/fudds-subpage_10.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}
.mainSubBodyBottomContent
{
	padding-left:60px;
	position:relative;
	top:-55px;
}
.mainSubBodyCell
{
	padding:0px;
	background-image:url(images/fudds-subpage_08.gif);
	background-repeat:repeat-y;
}
.stateDropDown{
	position:absolute;
	top:17px;
	left:50%;
	font-size:11px;
	border:solid 0px #444444;
	margin-left:-296px;
}

h1{	
	color:#114578;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	margin:0px;
}
.emphasisText
{color:#006699;
}
.smallText
{
	font-size:10px;
}