a {
	text-decoration: none;
	font-weight: bold;
}
a:link, a:visited {
	color: #3366CC;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}body {
	background-color: #FFFFFF;
	background-image: url(../images1/grad_graywhite.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
}

h2 {
	font-size: 18px;
	font-weight: bold;
	margin-top: .5em;
	margin-bottom: .5em;
	color: #999999;
}
p {
	font-size: 12px;
	text-align: justify;
	margin-top: 0.7em;
	margin-bottom: 0.7em;
}
ul {
	margin-top: .5em;
	margin-bottom: .5em;
}


#bigbox {
	background-image: url(../images/grad_bluwhite.jpg);
	background-repeat: repeat-x;
}
#flashbox {
	margin: 0px;
	padding: 0px;
	height: 166px;
	width: 750px;
}
#footer {
	margin: 0px;
	height: 14px;
	width: 720px;
	padding-top: 12px;
	padding-bottom: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	font-size: 10px;
}
#header1 {
	height: 200px;
	width: 750px;
	position: relative;
	margin-bottom: 10px;
}
#header2 {
	width: 720px;
	position: relative;
	margin-bottom: 10px;
	margin-top: 0px;
}
#navbar {
	position: relative;
	height: 36px;
	width: 720px;
	border-top-color: #90ACFF;
	border-right-color: #90ACFF;
	border-bottom-color: #90ACFF;
	border-left-color: #90ACFF;
	border-top-width: 1px;
	border-top-style: solid;
}
#navbar_inner {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
	letter-spacing: 1px;
	text-align: right;
	color: #333399;
	position: relative;
}
#pagebottom {
	width: 720px;
	height: auto;
}
#pagebottom h1 {
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
}

#pagebottom p {
	font-size: 12px;
	margin-top: 0.7em;
	margin-bottom: 0.7em;
	margin-left: 2em;
}
#pagebottom h3 {
	font-size: 13px;
	color: #333333;
	margin-top: 1em;
	margin-bottom: 0.3em;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#pagebottom ul {

	font-size: 12px;
	margin-top: 0.7em;
	margin-bottom: 0.7em;
	margin-left: 4em;
}
#pagebottom h2 {

	font-size: 16px;
	color: #352976;
	margin-top: 1em;
	margin-bottom: 0.3em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#pagefull {
	position: relative;
	width: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
	margin: 0px;
}
#pagesitemap {

	position: relative;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 50px;
}
#pagesitemap p{
	margin-bottom: 0.3em;
	margin-top: 0.3em;
	text-align: left;
}
#pagesitemap blockquote{
	margin-bottom: 0.3em;
	margin-top: 0.3em;
}
#pageleft {
	position: relative;
	width: auto;
	margin-top: 0px;
	margin-right: 210px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 50px;
}
#pageright {
	float: right;
	height: auto;
	width: 200px;
	padding-top: 12px;
}
#pageright h4 {
	font-size: 11px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#sidemenu {
	width: auto;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.sidemenu_link {
	display: block;
	margin-top: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-size: 9px;
	margin-left: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	background-repeat: repeat-x;
	font-weight: bold;
	color: #666666;
	background-color: #EEEEEE;
}
.sidemenu_link a:link, .sidemenu_link a:visited {
	text-decoration: none;
}
.sidemenu_link a:hover {
	color: #000000;
	text-decoration: underline;
}

.sidemenu_link2 {
	display: block;
	margin-top: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-size: 12px;
	margin-left: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	background-repeat: repeat-x;
	font-weight: bold;
	color: #666666;
	background-color: #EEEEEE;
}
.sidemenu_link2 a:link, .sidemenu_link2 a:visited {
	text-decoration: none;
}
.sidemenu_link2 a:hover {
	color: #000000;
	text-decoration: underline;
}

.pullquote {
	font-size: 18px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	margin: 6px 0px 6px 25px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 0px;
	padding-left: 0px;
}
.photo_inset_left {
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.download {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
