/* CSS Document */
/* General, Whole-Document */
html {
	height: 100%;
	margin: 0px;
	padding: 0px;
}
body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FE9A00;
	margin-top: 0px;
	padding-top: 0px;
}
.nomargin {
	margin: 0px;
	padding: 0px;
}
h2, h2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #4F6F98;
	margin-top: 0px;
	padding-top: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	color: #000000;
	margin-top: 0px;
	padding-top: 12px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

/* Template */

#all {
	border-top: 4px solid #000000;
	width: 100%;
	z-index: 800;
}
#topborder {
	border-top: 4px solid #254A7E;
	height: 85px;
}
#linkhome {
	width: 270px; 
	height: 85px; 
	display: block;
	float: left;
}
.breadcrumbs {
	text-transform: capitalize;
	background-color: #e9e9e9;
	padding: 4px;
}
#logo {
	background: url(images/logo-bg.jpg); 
	background-repeat: no-repeat; 
	border-top: 4px solid #254A7E;
	width: 900px;
}
#rightlogo {
	background: url(images/logo-bg2.jpg); 
	background-repeat: repeat-x; 
	border-top: 4px solid #254A7E;
}
.pagebg {
 	background: url(images/content-bg.jpg);
	background-repeat: repeat-x; 
	padding-top: 5px; 
	margin-top: 0px;
}
#border-left {
	background-image: url(images/Borders/border-left-bg.jpg);
	background-repeat: repeat-y;
	width: 11px;
	text-align: right;
	vertical-align: top;
}
#border-left-image {
	background-image: url(images/Borders/border-left.jpg);
	background-repeat: no-repeat;
	width: 11px;
	height: 535px;
}
#border-right {
	background-image: url(images/Borders/border-right-bg.jpg);
	background-repeat: repeat-y;
	width: 11px;
	vertical-align: top;
	text-align: left;
}
#border-right-image {
	background-image: url(images/Borders/border-right.jpg);
	background-repeat: no-repeat;
	width: 11px;
	height: 535px;
}
#topnav {
	background: url(images/content-bg.jpg);
	background-repeat: repeat-x; 
	padding-top: 5px; 
	margin-top: 0px;
}
/* Main Navigation */
.topcell {
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 36px;
}
.mainlink{
	background: url(images/top-button-bg.jpg);
	width: 125px;
	text-align: center;
	padding: 0px;
	margin: 0px;
	height: 29px;
	border-right: 1px solid white;
}
.mainlink_end {
	background: url(images/top-button-bg.jpg);
	width: 275px;
	text-align: left;
	margin: 0px;
	height: 29px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.mainlink a, .mainlink_end a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #505251;
	text-decoration: none;
	position: relative;
	z-index: 200;
}
.mainlink_end a {
	position: relative;
	z-index: 200;
}
.search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	background: url(images/top-button-bg.jpg);
	padding-left: 10px;
	padding-right: 10px;
}
.search_input {
	margin: 0px;
	padding: 0px;
	height: 15px;
	margin-top: 4px;
	margin-bottom: 5px;
	position: relative;
	z-index: 200;
}
.search_go {
	margin-top: 0px;
	margin-bottom: 3px;
	position: relative;
	z-index: 200;
}
#belownavbar {
	background-image: url(images/Borders/below-navbar.jpg);
	background-repeat: no-repeat;
	height: 8px;
	width: 900px;
}
#border-bot-left {
	background-image: url(images/Borders/border-bot-left.jpg);
	background-repeat: no-repeat;
	width: 11px;
	height: 17px;
}
#border-bot {
	background-image: url(images/Borders/border-bottom.jpg);
	background-repeat: no-repeat;
	width: 900px;
	height: 17px;
}
#border-bot-right {
	background-image: url(images/Borders/border-bot-right.jpg);
	background-repeat: no-repeat;
	width: 11px;
	height: 17px;
}

/* Main Content */
#ContentCell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/* Left Navigation */
.selected {
	color: #FEB648;
	font-weight: bold;
}
#Left-Navbar-Cell {
	background-image: url(images/bg-left.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	height: 500px;
	min-height: 500px;
	padding-left: 0px;
	width: 191px;
}
#left-nav, #left-nav2 {
	padding-left: 20px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
}
#left-nav a, #left-nav2 a {
	color: #FFFFFF;
	text-decoration: none;
}
#left-nav p, #left-nav2 p {
	margin: 0px;
	padding: 0px;
}
#left-nav ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 20px;
	padding: 0px;
	list-style: disc;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#left-of-content {
	vertical-align: top;
	width: 11px;
	background: url(images/Borders/left-of-content-bg.jpg);
}
#left-content-top {
	width: 11px;
	height: 11px;
	background-image: url(images/Borders/left-of-content.jpg);
	background-repeat: no-repeat;
}
/* Newsletter */
#Newsletter {
	background: url(images/newsletter-bg.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	width: 194px;
	height: 98px;
}
#newsletter-text{
	padding-top: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px;
	text-align: center;
}
#Newsletter input {
	padding: 0px;
	margin: 0px;
}
/* Articles and Entries Box */
#articlesandentries {
	border: 1px solid #436BA0;
	background: url(images/small-bg.jpg);
	background-repeat: repeat-x;
}
#articles-blog {
	background: url(images/Borders/between-articles-blog-bg.jpg);
	background-repeat: no-repeat;
}
#articles p {
	padding: 0px;
	margin: 0px;
}
#articles {
	padding-left: 5px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 3px;
}
#entries {
	padding-left: 5px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 3px;
}
#entries p {
	padding: 0px;
	margin: 0px;
}

/* Bottom Navbar */
#bot-nav {
	font-family: Arial, Helvetica, sans-serif;
	color: #254A7E;
	font-weight: bold;
	font-size: 14px;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
}
#bot-nav a {
	font-family: Arial, Helvetica, sans-serif;
	color: #254A7E;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}

/* form styles */
#contactform {
	width: 500px;
}

/* other */
#flash {
	width: 450px;
	height: 180px;
}
.asseenin {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}
.simple-border {
border: 1px solid black;
}

#clientlogin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
#clienthelp {
	float: right;
	background-color: #e9e9e9;
	padding: 10px;
	margin-left: 5px;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
}
#clienthelp p {
	padding: 0px;
	margin: 0px;
}
#clienthelp ul {
	margin-top: 4px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-left: 15px;
}
#clienthelp a {
	text-decoration: none;
}
.toollink {
	color: blue;
	text-decoration: underline;
	cursor: pointer;
}
#mainlinkcell {
	 height: 58px;
	 width: 900px;
}
#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
#copyright a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: blue;
}
.noshow {
	display: none;
}
.form-label {
	display: block; 
	width: 170px; 
	float: left;
}
.form-req {
	color: #FF0000;
}
#free {
	text-align: right;
	float: right;
	padding-top: 15px;
	width: 630px;
}
.rankings-title {
	background-color: #000000;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
}
.rankings {
	border: 1px solid #000000;
}
#request-more {
	font-weight: bold;
	text-decoration: none;
	color: #000066;
}
#request-more:hover {
	text-decoration: underline;
}