*{
	padding: 0px;
	margin: 0px;
}

h1, h2, h3, h4, h5, h6, p, ul, ol, img{
	padding-bottom: 10px;
}
li {
	margin-left: 20px;
}
table{
	margin-bottom: 10px;
}

a img{
	padding-bottom: 0px;
}

body{
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

img{
	border: 0px none;
}

a{
	text-decoration: none;
	color:#003399;
}

.clear{
	clear: both;
}

#contentTop{
	display: none;
}
#navigationTop ul{
	display: none;
}
#navigationTop img{
	display: none;
}
#navigationTop #fastAccess{
	display: none;
}
#navigationTop a img{
	display: block;
	border: 0px none;
}
#ColumnLeft{
	display:none;
}
#ColumnRight{
	display:none;
}


#ColumnCenter ol li *,
#ColumnCenter table td *{
	padding: 0px !important;
	margin: 0px !important;
}

#ColumnCenter h1,
#ColumnCenter h2,
#ColumnCenter h3,
#ColumnCenter h4,
#ColumnCenter h5,
#ColumnCenter h6{
	font-size: 12px;
	font-weight: normal;
	color: #444;
}

#ColumnCenter h1{
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
}

#ColumnCenter h2{
	display:block;
	font-size: 13px;
	font-weight: bold;
	color: #000;
}

#ColumnCenter table{
	display:block;
	clear:both;
	width:100%;
	margin-bottom:20px;
	border: 0px none;
	border-top:1px solid #b0b0b0;
	border-bottom: 1px solid #b0b0b0;
	border-collapse:collapse;
	border-spacing:0px;
}

#ColumnCenter ol{
	padding-bottom: 14px;
	padding-left:35px;
}

#ColumnCenter table td{
	border-bottom: 1px solid #b0b0b0;
	padding-left: 5px;
	vertical-align: top;
}

#ColumnCenter table td.first{
	font-weight: bold;
}
#ColumnCenter table tr:hover{
	background-color: #f5f5f5;
}

#ColumnCenter table th{
	text-align: left;
	border-bottom: 1px solid #b0b0b0;
	vertical-align: top;
	background-color: #dbdbdb;
	font-weight: bold;
	color: #333
}

#ColumnRightLarge .title{
	float: left;
	color: #333;
	text-transform: uppercase;
	font-weight: bold;
}

#ColumnRightLarge .date{
	float: right;
	text-transform: uppercase;
	color: #333;
}
#ColumnRightLarge .NewsHead{
	border-bottom: 1px solid #aaa7a7;
	padding-top: 14px;
	line-height: 1.8;
	margin-bottom: 10px;
}
#ColumnRightLarge p{
	line-height: 1.8;
	color: #333;
}
#ColumnCenter .product{
	float: left;
	width: 125px;
	margin-right: 10px;
	min-height: 300px;
	padding-bottom: 14px;
}
#ColumnCenter .product .title{
	width: 115px;
	display: block;
	font-weight: bold;
	background-color: #dbdbdb;
	color: #333;
	padding-left: 10px;
	margin-bottom: 10px;
}
#ColumnCenter .product img.productImage{
	border-bottom: 1px solid #b4b3b3;
	margin-bottom: 5px;
}

#contentBottom a{
	text-decoration: none;
	color:#003399;
}

#contentBottom a:hover{
	text-decoration: none;
	color: #ff0000;
}

#ColumnCenter #Sitemap{
	margin-left:0px;
}

#ColumnCenter #Sitemap ul,
#ColumnCenter #Sitemap ul ul,
#ColumnCenter #Sitemap ul ul ul{
	margin:0px !important;
	padding:0px !important;
}

#ColumnCenter #Sitemap li{
	list-style:none;
	line-height:200%;
}

#ColumnCenter #Sitemap li a{
	font-weight:bold;
}

#ColumnCenter #Sitemap li li{
	background:none;
}

#ColumnCenter #Sitemap li li a{
	font-weight:normal;
}