/* CSS Document */

/* ////// GLOBAL ////// */
html {
	height: 100%;
	width:  100%;
	margin:  0px;
	padding:  0px;
	}

	body {
		margin: 0;
		padding: 0;
		font-family: Georgia, Times, serif;
		font-size: 100.01%;
		}
	h1, h2, h3, h4, h5, h6 {
		font-family: "Trebuchet MS", Helvetica, sans-serif;
		}
		
img {
float: right;
padding-left: 20px;
padding-bottom: 20px;
padding-top: 20px;
padding-right: 20px;
}

table {
	padding-left:  20px;
			}
			
table
a:hover {text-decoration: none; color: blue;}

table
a:link, a:visited, a:active {color: #000000;}



#header-inner, #topnav-inner, #feature-inner, #quicknav-inner, #section2-inner, #footer-inner {
		margin: 0 0 0 0;
		padding: 0;
		}

/* topnav */
	#topnav {
		margin: 0 auto;
		padding: 0;
		background: #333 none;
		width: 100%;
		color: #fff;
		font-size: 85%;
		font-family: "Trebuchet MS", Helvetica, sans-serif;
		padding: 6px 0;
		font-weight: lighter;
		text-align:  center;
			}
	#topnav ul {
		margin: 0;
		padding: 0 0 0 18%;
		list-style: none outside none;
		}
	#topnav ul li {
		float: left;
		/* margin: 0 22px 0 0; */
		margin: 0 1.5em 0 0; /* fixes the topnav width issue---breaking to two lines--in IE7/PC and Firefox/PC */
		padding: 0;
		display: inline;
		}
	#topnav a {
		text-transform: uppercase;
		padding-left: 4px;
		padding-right: 4px;
		}
	#topnav a:link {
		color: #dfdfdf;
		text-decoration: none;
		}
	#topnav a:visited {
		color: #dfdfdf;
		text-decoration: none;
		}
	#topnav a:hover {
		color: #fff;
		text-decoration: none;
		background: transparent url(/_resources/images/nav-arrow.gif) no-repeat 50% 100%;
		}
	#topnav a:active {
		color: #fff;
		text-decoration: none;
		background: transparent url(/_resources/images/nav-arrow.gif) no-repeat 50% 100%;
		}
		
			.clear {
		height: 0;
		clear: both;
		line-height: 0;
		margin: 0;
		padding: 0;
		}

/*topnav_social*/
	#topnav_social {
		margin: auto;
		padding: 0;
		width: 100%;

		background: #ffffff none;
		color: #fff;
		font-size: 85%;
		font-family: "Trebuchet MS", Helvetica, sans-serif;
		padding: 0 20px 25px 0;
		font-weight: lighter;
				}
		
	#topnav_social img {
	margin: 2px 2px 2px 2px;
	padding: 0;
		}	
	
	#topnav_social ul {
		margin: 0;
		padding: 0 0 0 18%;
		list-style: none;
		
				}
	#topnav_social ul li {
		float: left;
		/* margin: 0 22px 0 0; */
		margin: 0 1.5em 0 0; /* fixes the topnav width issue---breaking to two lines--in IE7/PC and Firefox/PC */
		padding: 0;
		
				}
	#topnav_social a {
		text-transform: uppercase;
		padding-bottom: 22px;
		padding-left: 4px;
		padding-right: 4px;
		}
	#topnav_social a:link {
		color: #dfdfdf;
		text-decoration: none;
		}
	#topnav_social a:visited {
		color: #dfdfdf;
		text-decoration: none;
		}
	#topnav_social a:hover {
		color: #fff;
		text-decoration: none;
		background: transparent url(/_resources/images/nav-arrow.gif) no-repeat 50% 100%;
		}
	#topnav_social a:active {
		color: #fff;
		text-decoration: none;
		background: transparent url(/_resources/images/nav-arrow.gif) no-repeat 50% 100%;
		}


	/* header */
	#header {
		background: #ffffff none;
		color: #efefef;
		margin: 0 0 0 0;
		padding: 0 0 0 0;
		font-size: 80%;
		font-family: "Trebuchet MS", Helvetica, sans-serif;
		}
	#logo {
		float: left;
		margin: 0 0 0 2px;
		padding: 0;
		width: 1000px;
		}
	#search {
		margin: 0;
		padding: 40px 0 0 0;
		float: right;
		width: 500px;
		text-align: right;
		}
	#q {
		font-family: "Trebuchet MS", Helvetica, sans-serif;
		font-size: 110%;
		border: 0;
		background: #fff;
		margin-left: 10px;
		padding: 1px;
		}
	#btnHeaderSearch {
		background: #ad0000 none;
		color: #ddd;
		border: none;
		text-transform: uppercase;
		font-family: "Trebuchet MS", Helvetica, sans-serif;
		font-size: 115%;
		margin-left: 10px;
		}
	#header a {
		text-transform: uppercase;
		}
	#header a:link {
		color: #df9c9c;
		text-decoration: none;
		}
	#header a:visited {
		color: #df9c9c;
		text-decoration: none;
		}
	#header a:hover {
		color: #dfb5a9;
		text-decoration: none;
		}
	#header a:active {
		color: #dfb5a9;
		text-decoration: none;
		}
	#searchform label {
		position:absolute; 
 		left:0px; 
 		top:-500px; 
 		width:1px; 
 		height:1px; 
 		overflow:hidden;
 	}

#footer {
		margin-top: 40px;
		background: #333 none;
		color: #fff;
}
	
#footer-inner {
	margin: 0;
	padding: 0;
	font-size: 85%;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-weight: lighter;
}

	#footer-inner a{
		text-transform: uppercase;
		padding-bottom: 22px;
		padding-left: 4px;
		padding-right: 4px;
		}
	#footer-inner a:link {
		color: #dfdfdf;
		text-decoration: none;
		padding-bottom: 22px;
		padding-left: 4px;
		padding-right: 4px;
		}
	#footer-inner a:visited {
		color: #dfdfdf;
		text-decoration: none;		
		padding-bottom: 22px;
		padding-left: 4px;
		padding-right: 4px;
		}
	#footer-inner a:hover {
		color: #fff;
		text-decoration: underline;
		padding-bottom: 22px;
		padding-left: 4px;
		padding-right: 4px;
		}
		
	#footer-inner a:active {
		color: #fff;
		text-decoration: none;
		padding-bottom: 22px;
		padding-left: 4px;
		padding-right: 4px;
		}