body {
	margin: 0;
	background-attachment: fixed;
	background-image: url(../graphics/bg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
a {
	color:#3078CF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#footer a {
	color:#999;
}
a:active {
	text-decoration: underline;
}

#footer a:link {
	text-decoration: underline;
}
#footer a:visited {
	text-decoration: underline;
}
#footer a:hover {
	text-decoration: none;
	color: #000;
}
#footer a:active {
	text-decoration: none;
	color: #000;
}
#menu a {
	color:#EBEBEB;
	text-decoration: none;
}
#menu a:link {


}
#menu a:visited {

}
#menu a:hover {
	text-decoration: underline;
	color: #FFF;
}
#menu a:active {
	text-decoration: underline;
	color: #FFF;
}
#case {
	width:900px;
	margin-right:auto;
	margin-left:auto;
	min-height: 100%;
}
#masthead {
	width: 900px;
}
#banner {
	width: 100%;
}
#menu {
	text-align: center;
	height: 21px;
	width: 900px;
	background-image: url(../graphics/nav_bgtile.gif);
	color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-top: 6px;
}
#columnsCase {
	color:#000000;
	font-size:12px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	list-style-type: square;
	width: 900px;
	background-color: #FFFFFF;
}
#columnLeft {
	color:#000000;
	font-size:12px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	width: 595px;
	float: left;
	margin-left: 15px;
}
#columnLeft ul{
	list-style-image: url(../graphics/ul_style_feature_green.gif);
}
#columnRight {
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	width: 240px;
	float: right;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCC;
	padding-top: 10px;
	margin-right: 15px;
}
#footer {
	color:#999;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top: 50px;
	padding-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}
.clearBottomRight {
	margin-right: 10px;
	margin-bottom: 10px;
}
.clearBottomLeft {
	margin-bottom: 10px;
	margin-left: 10px;
}
.clearRight {
	margin-right: 20px;
}
.clearLeft {
	margin-left: 10px;
}
.mainPicClearBottomLeft {
	line-height: normal;
	margin-bottom: 10px;
	margin-left: 10px;
	color: #59593C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	margin-right: -5px;
	margin-top: -10px;
	list-style-position: inside;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.bold {
	font-weight: bold;
}
.smallText {
	font-size:8.5pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.copyrightEndStory {
	color: #59593C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	line-height: normal;
}
.hrColor {
	color: #CCCCCC;
}
.yellow {
	background-color: #FFFFCC;
}
.boldBlue {
	font-weight: bold;
	color: #194D7C;
}
.pipe {
	color: #EBEBEB;
}
.clearDiv {
	font-size: 1px;
	clear: both;
}
ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
.img {
	margin: 0px;
	padding: 0px;
	display: block;
}
.clearDown {
	margin-bottom: 20px;
}

