.menuCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	padding: 8px;
	color: #0054A6;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: center;
	padding: 8px;
	width: 900px;
	margin:0 auto;
}
a:link {
	color: #0000A9;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0000A9;
}
#centerColumn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	width: 520px;
	margin-right: 5px;
	margin-left: 5px;
}
.sealCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}


a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #0000A9;
}
body {
	background-color: ##FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding-top: 8px;
}
.sideBar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	padding-right: 6px;
	padding-left: 6px;
}
#sideBarTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	background-color: #0000A9;
	padding: 4px;	

}
#side-menu {
	border: 1px solid #000066;
	/* this width value is also effected by
the padding we will later set on the links. */
}
.bottomMessage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
	text-align: center;
	padding: 4px;
}


#outside-border {
	border: 1px solid #000099;
	width: 940px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#leftColumn {
	font-family: Arial, Helvetica, sans-serif;
	width: 180px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0000AA;
}
#leftColumn h1 {
	font-size: 14px;
	color: #0000AA;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#rightColumn p {
	font-size: 11px;
	padding-right: 10px;
	padding-left: 10px;
}
#rightColumn h2 {
	font-size: 14px;
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: underline;
}
#rightColumn ul {
	font-size: 11px;
	padding-right: 15px;
}
#centerColumn h1 {
	font-size: 20px;
	color: #0000AA;
}
#centerColumn a {
	text-decoration: underline;
}

#centerColumn h2 {
	font-size: 16px;
}
#centerColumn h3 {
	font-size: 16px;
}
#centerColumn h4 {
	font-size: 14px;
}
#rightColumn h3 {
	font-size: 12px;
	padding-right: 10px;
	padding-left: 10px;
}

#leftColumn h3 {
	font-size: 11px;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: normal;
}
#leftColumn p {
	font-size: 11px;
	padding-right: 10px;
	padding-left: 10px;
}
#leftColumn h2 {
	font-size: 12px;
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: underline;
}
#leftColumn a {
	color: #FF3300;
}
#leftColumn a:hover {
	color: #0000FF;
}



#rightColumn {
	font-family: Arial, Helvetica, sans-serif;
	width: 180px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0000AA;
}
#rightColumn h1 {
	color: #FFFFFF;
	background-color: #0000AA;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 16px;
	padding-top: 2px;
	padding-bottom: 2px;
}



.addOnCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;

}
#bullet-finger {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
	list-style-image: url(images/finger.jpg);
	padding-top: 8px;
	padding-bottom: 8px;
}
