/* CSS Document */
body {
	background-image:url(/global/images/2007/2007_site_bg.gif);
	background-repeat:repeat-x;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	background-color:#FFFFFF;
	text-align:left;
	margin:0px;
}
#shadowbox {
	background-image:url(/global/images/2007_site_main_container_bg.gif);
	width:666px;
	text-align:left;
}
#contentvertbgbox {
	width:648px;
	background-color:#c3c2c2;
	background-image:url(/global/images/2007_site_main_content_vert_grad.gif);
	background-repeat:repeat-x;

}
#contentbgbox {
	width:622px;
	height:750px;
	margin-top:0px;
	background-image:url(/global/images/2007/content_area_bg.gif);
	background-repeat:repeat-y;
}
#contentheadercurve {
	width:622px;
	height:2px;
	background-image:url(/global/images/2007/site_header_curve.jpg);
}

#pagecontent {
	float:left;
	width:600px;
	text-align:left;
}
#leftcontainer {
	width:420px;
	margin-left:10px;
	margin-right:10px;
	margin-top:0px;
}
#logo {
	float:left;
	width:120px;
	font-size:14pt;
	color:#df7641;
	margin-left:0px;
	margin-top:0px;
	line-height: 14pt;
}
#homenav {
	float:left;
	width:300px;
	text-align:right;
	font-size:8pt;
	color:#999999;
	padding-top:4px;
	margin-top:0px;

}
#blurb {
	width:100%;
	margin-bottom:10px;
}
#sqphoto {
	float:left;
	padding:5px;
	padding-right:15px;
}
#secblurb {
	float:left;
}

#placeholder {
float:left;
clear:right;
}
p, ul, li, tr, td {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
}
.headline {
	font-size:14pt;
}
H1 {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #0a2b5e;
	margin-top: 1px;
	text-align:left;
}
h3 {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #333;
	margin-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-top: 10px;
}
a {
	color:#0a2b5e;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0a2b5e;
	text-decoration: none;
}
#header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #CCCCCC;
	background-color: #0a2b5e;
	padding: 4px;
	height: 16px;
	background-image: url(/global/images/design/header_bg.jpg);
}
#navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333;
	float: left;
	width: 145px;
	padding-top: 23px;
}
#navigation p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}



#download {
	float:right;
	background-color: #fbf5a9;
	width: 125px;
	border: 1px solid #000066;
	margin: 2px;
	padding: 5px;
}
#download .heading {
	color: #0a2b5e;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin: 0px;
	padding: 0px;
	font-size: 10pt;
}
#download a {
	border: 0px;
}
