* {
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(images/background.gif);
	background-color: #363636;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 12px;
}
#EmailForm fieldset {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#EmailForm li p {
	margin: 0px;
	padding: 0px;
}
#EmailForm label {
	float: left;
	display: block;
	width: 200px;
}
#EmailForm li {
	list-style-type: none;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #464646;
	margin-bottom: 10px;
	padding-bottom: 5px;
}

#EmailForm input, #EmailForm textarea, #EmailForm select  {
	float: right;
	width: 250px;
	margin-right: 15px;
}



a {
	color: #CCCCCC;
}
a:hover {
	color: #FFFFFF;
}
#container {
	width: 775px;
	margin: auto;
}
#header {
	height: 213px;
	padding-bottom: 10px;
}
#breadcrumbs {
	font-size: 11px;
	padding-top: 0px;
	padding-left: 5px;
	color: #CCCCCC;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#breadcrumbs a {
	color: #999999;
	text-decoration: none;
}
.global_nav {
	height: 90px;
	width: 775px;
	clear: both;
	background-image: url(images/global_nav_main.jpg);
	background-repeat: no-repeat;
	
}
.global_nav li {
	float: left;
	display: inline;
}
#search {
	float: right;
	margin-top: 50px;
	margin-right: 0px;
	width: 340px;
	padding-left: 10px;
	background-image: url(images/top.gif);
	height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-repeat: no-repeat;
}
#search .contact {
	color: #175088;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	float: left;
	display: inline;
	width: 100px;
}
#search #ajaxSearch_input {
	width: 140px;
}
#ajaxSearch_form {
	float: right;
	padding: 0px;
	width: 250px;
	margin-top: -18px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content .ajaxSearch_highlight {
	color: #FFFFFF;
	font-weight: bold;
}
#logo {
	float: left;
	padding-bottom: 23px;
}
.ajaxSearch_result {
	background-image: url(images/search_results.gif);
	background-repeat: no-repeat;
	padding: 5px 5px 10px;
	margin-bottom: 10px;
}
.ajaxSearch_result h2 {
	font-size: 18px;
}
.ajaxSearch_resultLink {
	color: #3399CC;
}
.global_nav a {
	color: #CCCCCC;
	text-decoration: none;
	float: left;
	width: 98px;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 5px;
	font-weight: bold;
	text-transform: capitalize;
	font-size: 12px;
	height: 30px;
	display: block;
	vertical-align: middle;
	padding-top: 15px;

  }
.global_nav a:hover {
	color: #FFFFFF;
}
.global_nav li.active a {
	background-image: url(images/nav_over.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	background-color: #666666;
	background-position: 0px 0px;
}
.global_nav ul {
	margin-top: 50px;
	position: absolute;
	left: 50%;
	margin-left: -388px;
	text-align: center;
	width: 775px;
	background-image: url(images/global_sub_nav.jpg);
	background-repeat: no-repeat;
	height: 38px;
	z-index: 1;
}
.global_nav .active ul a {
	background-image: none;
	font-weight: bold;
	font-size: 11px;
	background-color: transparent;
	margin: 0px;
	padding-bottom: 0px;
	padding-top: 8px;
	height: 25px;
	color: #EEEEEE;
}
.global_nav .active ul a:hover {
	color: #FFFFFF;
}
.footer_nav li {
	list-style-type: none;
	float: left;
	padding: 5px;
}
.footer_nav {
	margin-left: 200px;
}
#footer p {
	clear: both;
	padding-top: 5px;
}
#header ul{
list-style-type: none;
}

/* IE Mac only \*//*/
#navigation a {
  display: block;
}

#navigation a i {
  display: inline-block;
  height: 100%;
  width: 1px;
}
/* end */



#content {
	width: 500px;
	float: left;
}
#content h2 {
	letter-spacing: -1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #535353;
	margin-bottom: 5px;
	color: #439AEE;
}
#content h3 {
	color: #FF9900;
	margin-top: 5px;
}
#content h1 {
	color: #FFFFFF;
	border-bottom-width:1px;
	border-bottom-style: solid;
	border-bottom-color: #404040;
	margin-bottom: 5px;
}
#side img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 15px;
}
#content p {
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 18px;
	font-size: 12px;
}
.imgMatrix li {
	float: left;
	display: block;
	height: 300px;
	width: 200px;
	padding: 5px;
}
#side {
	width: 270px;
	float: right;
	margin-top: 40px;
	text-align: center;
}
#side_content {
	background-image: url(images/side_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 5px;
}
#side_content_bottom {
	background-color: #666666;
}
#footer {
	font-size: 10px;
	color: #999999;
	clear: both;
	text-align: center;
	padding-top: 20px;
}
.ThumbImage {
	float: left;
	background-image: url(images/thumb_image.gif);
	height: 100px;
	width: 100px;
	padding: 13px 13px 12px 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 5px;
}
.cat-listing {
	clear: both;
	padding-bottom: 5px;
	padding-top: 5px;
}
.cat-listing h2 a {
	color: #3399CC;
}
#content ul {
	padding-left: 15px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
#ajaxSearch_output div {
	background-color: #E1E0E0;
	color: #333333;
}
.AS_ajax_extract {
	font-size: 10px;
	line-height: 14px;
}
#ajaxSearch_output {
	z-index: 9999;
	position: absolute;
	width: 330px;
	padding-bottom: 10px;
	clear: both;
	left: 50%;
	margin-left: 50px;
}
.AS_ajax_result {
	color: #000000;
	padding: 5px;
	margin-bottom: 5px;
}
.AS_ajax_resultLink {
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	display: block;
	text-decoration: none;
}
.AS_ajax_resultLink:hover {
	color: #000000;
}
.tag a {
	padding-bottom: 5px;
	color: #666666;
	text-decoration: none;
	font-size: 10px;
}
#side h2 {
	text-align: left;
	color: #0099CC;
	padding-left: 10px;
	padding-right: 10px;
}
#container #side .small-listing li {
	list-style-type: none;
	text-align: left;
}
.small-listing a {
	color: #66CCFF;
	text-decoration: none;
	padding: 5px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #535353;
	height: 12px;
	font-size: 12px;
}
.small-listing {
	padding-right: 10px;
	padding-left: 10px;
}
.small-listing a:hover {
	background-color: #2E324C;
}
.tag {
	font-size: 10px;
	color: #666666;
}
#EmailForm .checklist label {
	width: 280px;
	float: right;
}
#EmailForm .checklist span {
	float: right;
	display: block;
	width: 280px;
	font-weight: normal;
	color: #CCC;
	margin-bottom: 15px;
	font-size: 10px;
}
#EmailForm .checklist label input {
	float: left;
	width: 15px;
	margin-bottom: 10px;
}
#ajaxSearch_form fieldset {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
