/* CSS Document */
body {
	background-image: url(../site%20files/SS_page_graphics/bg_gradient2.gif);
	background-attachment:fixed;}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #062A5E;
	text-decoration: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #062A5E;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3em;
	color: #062A5E;
	text-decoration: none;
	font-style: none;
	}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: 072a5e;
}
ul {
}
.style1 {color: #FFFFFF}
}
#leftside {
	float: left;
	width: 180px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	z-index: 2;
	height: 300px;
	top: 100px;
	margin-left: 2px;
}
#leftpic {
	float: left;
	height: 150px;
	width: 120px;
	list-style-type: none;
	margin-top: 2px;
	margin-bottom: 10px;
	margin-right: 10px;
}
.glossymenu{
	list-style-type: none;
	width: 145px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 2px;
	margin-right: 0;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0px;
}

.glossymenu li a{
	display: block;
	width: 135px;
	padding-left: 10px;
	text-decoration: none;
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(../site%20files/SS_page_graphics/images/side_nav_bar/grey_left_nav.png);
	margin-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3388c3;

}

.glossymenu li a:visited, .glossymenu li a:active{
color: 3388c3;
}

.glossymenu li a:hover{
	background-image: url(../site%20files/SS_page_graphics/images/side_nav_bar/yellow_left_nav.png);
	color: 072a5e;
}

* html .glossymenu li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
width: 145px;
}
#leftpicx200wide {

	float: left;
	height: 200px;
	width: 200px;
	list-style-type: none;
	margin-top: 2px;
	margin-bottom: 10px;
	margin-right: 10px;
}
