body {
	background-color: #ffffff;
	color: #000000;
	padding-top: 20px;
	padding-left: 0;
	padding-right: 0;
	margin: 0;
}

a:active { outline:none; }
a:focus { -moz-outline-style:none; }

img {
	border: none;
	outline: none;
}

/* Begin Sticky Footer */
html, body { height: 100%; margin: 0; padding: 0; }
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -50px;
}
.footer, .push {
	height: 30px; clear: both;
}
/* End Sticky Footer */

#header {
	margin-top: 10px;
}
	#logo {}
	#nav { text-align: right; }	
		#top_nav {
			height: 55px;
			text-align: right;
		}
			#top_nav td {
				font-size: 12px;
				font-weight: bold;
				padding-left: 5px;
				padding-right: 5px;
			}
			#top_nav a:link {
				color: #666666;
				font-weight: normal;
				text-decoration: none;
			}
			#top_nav a:visited {
				color: #666666;
				font-weight: normal;
				text-decoration: none;
			}
			#top_nav a:hover {
				color: #42c1f3;
				text-decoration: underline;
			}
		#bot_nav { text-align: left; }
			/* .link and .hover for nav hover color */
			#bot_nav .link {
				display: inline;
				padding: 10px;
			}
				#bot_nav .hover { background-color: #666666; }
				#bot_nav .hover a:link { color: #ffffff; }
				#bot_nav .hover a:hover {
					color: #ffffff;
					text-decoration: none;
				}
			#bot_nav a {
				font-size: 15px;
				padding: 10px;
			}
			#bot_nav a:link {
				color: #333333;
				font-weight: normal;
				text-decoration: none;
			}
			#bot_nav a:visited {
				color: #333333;
				font-weight: normal;
				text-decoration: none;
			}
			#bot_nav a:hover {
				color: #666666;
				text-decoration: underline;
			}
/* End #header */

#pre_content {
	background-image: url('/images/pre_content/headerBGbig.jpg');
	background-repeat: no-repeat;
	border-top: 1px solid #e5e5e5;
	padding-top: 20px;
}
	#pre_content_image { text-align: right; }
	#pre_content_text {
		padding-right: 50px;
		padding-top: 50px;
	}
	#pre_content h1 {
		color: #cc0099;
		font-size: 26px;
		line-height: 28px;
	}
	#pre_content p {
		color: #333333;
		font-size: 14px;
		line-height: 16px;
		text-align: justify;
	}
	#pre_content .btn { border: 1px solid #666666; }
/* End #pre_content */

#content {
	margin-top: 20px;
}
	#content h3 {
		color: #cc0099;
		display: inline;
		font-size: 14px;
		line-height: 20px;
	}
	#content p {
		color: #666666;
		font-size: 12px;
		margin-bottom: 10px;
		margin-top: 10px;
	}
	#content .info_icon {
		float: left;
		display: inline;
		margin-right: 20px;
	}

	#content .info_list {
		font-size: 10px;
		list-style-type: none;
		margin-left: 0px;
		}
	#content .info_arrow {
		font-size: 10px;
		font-weight: bold;
		color: #111111;
	}
	#content .info_links {
		float: left;
		text-align: left;
	}
		#content .info_links li {
			margin-left: 0;
			padding-left: 0;
		}
		#content .info_links a:link {
			color: #42c1f3;
			font-weight: bold;
			text-decoration: none;
		}
		#content .info_links a:visited {
			color: #42c1f3;
			font-weight: bold;
			text-decoration: none;
		}
		#content .info_links a:hover {
			color: #666666;
			text-decoration:
			underline;
		}
	#content .info_btn {
		float: right;
		text-align: right;
	}
/* End #content */

/**** Begin Single Page  ****/
	#content h1 { color: #cc0099; }
	#content h2 { color: #b2a600; }
	#content ul { color: #666666; }
	#content .first { color: #555555; }
	#content .single {
		color: #888888;
		font-size: 14px;
		font-weight: bold;
		line-height: 18px;
	}
	#content .expansion_header {
		background-color: #f2f2f2;
		border: 1px solid #b2a600;
		color: #666666;
		font-weight: bold;
		margin-bottom: 10px;
		padding: 5px;
	}
	#content .rollover {
		border: 2px solid #e5e5e5;
	}
	#content .rollover:hover {
		border: 2px solid #42c1f3;
	}
/**** End Single Page ****/

#post_content {
	margin-top: 20px;
}
	#post_content .info {}
	#post_content .info_header {
		background-color: #f2f2f2;
		border: 1px solid #b2a600;
		color: #666666;
		font-size: 15px;
		font-weight: bold;
		margin-bottom: 10px;
		padding: 5px;
		padding-left: 10px;
	}
	#post_content .date { color: #999999; }
	#post_content p { color: #666666; }
	#post_content a:link, a:visited { color: #42c1f3; }
	#post_content a:hover { color: #666666; text-decoration: underline; }
	#post_content h4 {
		color: #cc0099;
		font-size: 14px;
		line-height: 14px;
		margin-bottom: 5px;
	}
	#post_content input {
		border: 1px solid #cccccc;
		color: #666666;
		font-size: 12px;
		margin-bottom: 5px;
		padding: 5px;
	}
		#post_content input.submit {
			background: none;
			border: none;
			color: #42c1f3;
			cursor:pointer;
			font-size: 14px;
			font-weight: bold;
			text-decoration: none;
			padding: 5px;
			padding-right: 0px;
			padding-top: 0px;
		}
		#post_content input.submit:hover { color: #666666; }

		#post_content table {
			color: #666666;
			font-size: 14px;
			line-height: 16px;
			margin-bottom: 10px;
			margin-top: 10px;
		}
			#contact td { padding-bottom: 10px; }
			#contact th { font-weight: normal; text-align: left; }

		#knowledgebase {}
		#knowledgebase p { font-size: 12px; line-height: 18px; padding-top: 5px; margin: 0px; }
		#knowledgebase h6 { font-size: 14px; font-weight: normal; margin-bottom: 5px; }
		#knowledgebase .date { font-size: 12px; padding: 0px; }
		#knowledgebase a:link { font-size: 12px; font-weight: normal; text-decoration: none; }
		#knowledgebase a:visited { font-size: 12px; font-weight: normal; text-decoration: none; }
		#knowledgebase a:hover { font-size: 12px; font-weight: normal; text-decoration: underline; }

	#ad {
		background-image: url('/images/ad/adBG.jpg');
		border: 1px solid #b2a600;
		padding: 10px;
		text-align: center;
	}
		#ad h1 {
			color: #cc0099;
			font-size: 24px;
			font-weight: bold;
			line-height: 24px;
		}
		#ad h3 {
			font-size: 20px;
			line-height: 20px;
			font-weight: bolder;
			margin-bottom: 0px;
		}
		#ad ul { 
			color: #666666;
			font-size: 12px;
			font-weight: bold;
			list-style-position: inside;
			margin-left: 0px;
			padding-left: 0px;
			margin-bottom: 30px;
			margin-top: 10px;
			text-align: left;
		}
		#ad li.more {
			list-style-type: none;
			text-align: center;
		}
		#ad a:link { 
			color: #44c1f2;
			text-decoration: none;
		} 
		#ad a:visited {
			color: #44c1f2;
			text-decoration: none;
		}
		#ad a:hover {
			color: #666666;
			text-decoration: none;
		}
	/* End #ad */
/* End #post_content */

#footer {
	background-image: url('/images/pre_content/headerBGbig.jpg');
	background-repeat: no-repeat;
	margin-top: 50px;
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: center;
	height: 50px;
}
	#footer table { margin-bottom: 0; }
	#footer a { padding-left: 5px; padding-right: 5px; }
	#footer a:link { color: #333333; text-decoration: none; font-weight: normal; }
	#footer a:visited { color: #333333; text-decoration: none; font-weight: normal; }
	#footer a:hover { color: #cc0099; text-decoration: underline; }
/* End Footer */

