/* CSS Document */

html,body,td {
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2D3134;
}

.footer {
	font-size: 0.9em;
}
.required {
	color: red;
}
.tab {
	font-size: 1.4em;
	color: #2D3134;
	padding: 5px;
	border-left: 1px solid #cccccc; 
	border-top: 1px solid #CCCCCC; 
	border-right: 1px solid #cccccc;
}
.tab a, .tab a:link, .tab a:visited, .tab a:hover {
	text-decoration: none;
	color: #2D3134;
}

.tab a:hover {
	text-decoration: underline;
	color: #2D3134;
}
.paging { 
	font-size: 1.3em;
	margin: 20px 10px 0 10px;
}
.searchlabel {
	font-size: 1.2em;
	font-weight: bold;
	color: #2D3134;
}
.smalltext {
	font-size: 12px;
	font-weight: normal;
}
.whitelinks a, .whitelinks a:link, .whitelinks a:visited, .whitelinks a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

.whitelinks a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.alert {
	color: red;
	margin-left: 15px;
	padding-left: 0;
}
.searchresultsheading {
	color: #FFFFFF;
	font-size: 1.3em;
	padding-left: 10px;
	font-weight: bold;
}
.heading {
	font-size: 1.3em;
	font-weight: bold;
	padding-left: 10px;
}

.careerheading {
	font-size: 1.3em;
	font-weight: bold;
	padding-left: 10px;
	padding-left: 0;
	color: #FFB400;
}

.patent {
	font-style: italic;
	font-size: 1.1em;
}
.number {
	color: white;
	font-size: 24px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
.boxheading {
	color: white;
	font-size: 18px;
	font-weight:bold;
	padding: 2px 10px 2px 10px;
}
.subtext {
	font-size: 15px;
	font-style:italic;
	color: #2D3134;
	padding: 5px 10px 5px 10px;
}

h2 {
	font-size: 15px;
	color:#FF9900;
	font-weight:bold;
	padding: 5px 10px 5px 0px;
}
.toprowtext {
	padding: 3px;
	color:#FFFFFF;
	padding-right: 10px;
}
.toprowtext2 {
	padding: 3px 3px 3px 20px;
	color:#FFFFFF;
	font-size: 14px;
	font-weight: bold;
}

.toprowtext2 a, .toprowtext2 a:link, .toprowtext2 a:visited, .toprowtext2 a:hover {
	text-decoration: none;
	color: #FFFFFF;	
}

.toprowtext2 a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

a, a:link, a:visited, a:hover {
	text-decoration: none;
	color: #0000CC;	
}

a:hover {
	text-decoration: underline;
	color: #0000CC;
}

.toprowtext a, .toprowtext a:link, .toprowtext a:visited, .toprowtext a:hover {
	text-decoration: none;
	color: #FFFFFF;	
}

.toprowtext a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

.motto {
	color: #0000CC;
	font-weight: bold;
	margin-bottom: 5px;
	font-size: 1.2em;
}
.slogan {
	color: #0000CC;
	font-style: italic;
}

.copyright {
	font-size: 0.9em;
}

.formintable {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 0.8em;
}
.egtext {
	font-size: 11px;
}

.boxpadding {
	padding: 10px;
	color: #FFFFFF;
	font-size: 11px;
}

.spacing {
	margin: 10px;
}
.sponsoredlinkstext {
	color: #999999;
}
.searchresultsspacing {
	margin: 10px 5px 20px 10px;
}
.searchresulttitle {
	font-size: 1.2em;
}
.sponsoredlinkstitle {
	font-size: 1.2em;
}

.tablespacing td {
	padding: 4px;
}
.tablespacing2 td {
	padding: 6px;
}
.tablespacing2 {
	margin-top: 15px;
}
.contentarea {
	/*border-left: 1px solid #CCCCCC;*/
	padding: 10px 10px 10px 10px;
}
.menu {
	margin-left: 20px;
}
.menuheading {
	color:#FFFFFF; 
	padding-left:10px; 
	font-weight:bold;
}
.menuspacing {
	margin: 5px;
}
.form td {
	padding: 4px;
}
.form {
	border: 1px solid #999999;
	padding: 4px;
}
.pagingtext {
	font-size: 1.1em;
}
.url {
	color: green;
}	
.title {
	font-weight: bold;
	color: #FFB400;
}

.title a, .title a:link, .title a:visited, .title a:hover {
	text-decoration: none;
	color: #FFB400;
}

.title a:hover {
	text-decoration: underline;
	color: #FFB400;
}

.bigtext {
	font-size: 1.3em;
}
.free {
	font-size: 1.5em;
	font-weight: bold;
	color: #FFB400;
}

.howtoheading {
	color: white;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 23px;
	padding-left: 10px;
}

.category {
	font-size: 14px;
	font-weight: bold;
	color:#fff;
	margin-bottom: 20px;
	margin-top:7px;
}

.categorybox {
	margin: 5px 0 5px 0; 
	color:#FFFFFF; 
	background-image:url(imgs/categorybox.gif); 
	background-repeat:no-repeat;
	background-position:top center;
}