/* CSS Document */
html, body{
	margin:0px;
	padding:0px;
	font-family: Arial, sans-serif;
	/*font-family: Georgia, Times, "Times New Roman", Serif;*/
	color:#000;
	font-size:11px;
	line-height:14px;
}


#container {
	width:620px;
	margin-left:auto;
	margin-right:auto;
}
#left, #callout, #menu{
	display:none;
}
a img{
	border:none;
}
a{
	color:#000;
}
#navigation {
	height:131px;
}
#menu {
	float:left;
}
#menu a{
	display:block;
	float:left;
	font-size:11px;
	border-left: solid 1px #848179;
	color:#000;
	text-decoration:none;
	padding-left:6px;
	padding-right:24px;
	padding-top:44px;
	margin-top:8px;
}
#menu a.sel {
	color:#000;
	border-left: solid 1px #c4c4c4;
}
#menu a:hover{
	color:#c4c4c4;
}
.title{
	margin-left:6px;
	margin-right:24px;
	margin-top:52px;
}
.shiv{
	border-left: solid 1px #ffffff;
	margin-left:-1px;
	height:8px;
}
#left, #right{
	float:left;
}
#right {
	width:285px;
}
.colum{
	width:135px;
	float:left;
	padding-left:10px;
	padding-right:10px;
	padding-top:16px;
	padding-bottom:16px;
}
p {
	margin:0px;
	padding:0px;
	margin-bottom:16px;
}
#content_columns {
	margin-bottom:20px;
}
ul {
	margin:0px;
	margin-bottom:12px;
	/*list-style-image: url(../../images/interface/bullet.gif);
	list-style-type: square;*/
}
ul li{
	list-style-type: square;
}
ul ul {
	margin-bottom:4px;
	margin-top:0px;
	/*
	list-style-image: url(../../images/interface/bullet_circle.gif);
	list-style-type: circle;*/
}
ul ul li{
	list-style-type: circle;
}
ul ul ul{
	margin-top:4px;
	/*
	list-style-image: url(../../images/interface/bullet_disc.gif);
	list-style-type: disc;*/
}
ul ul ul li{
	list-style-type: disc;
}
ul, li {
	margin-left: 0; 
	padding-left: 0;
}
li {
	margin-left:22px;
}

#callout{
	height:95px;
}
#text{
	margin-top:28px !important;
	margin-top:24px;
	margin-bottom:28px !important;
	margin-bottom:24px;
}
#text_col{
	margin-top:38px;
	margin-bottom:40px;
	margin-left:28px;
}
#copy, #copy a{
	line-height:12px;
	font-size:9px;
	color:#7b776d;
	text-decoration:none;
}
#copy{
	margin-bottom:16px;
}
#copy a:hover{
	text-decoration:underline;
}
.str{
	margin-bottom:4px;
	text-decoration:underline;
}

.thumbrow {
	display: block;
	width: 662px;
	height: 152px;
	margin-left: -22px !important;
	margin-left: -11px;
	float: left;
}

.thumbrow IMG {
	display: block;
	width: 124px;
	height: 111px;
	padding: 20px;
	padding-right: 21px;
	float: left;
}

.hidden, #pr001 {
	display: block !important;
}

.more {
	display: none;
}

#right {
	width: 500px;
}

A {
	text-decoration: none;
}
