* FindForms 2009 HC */
* {
	margin:0;
	padding:0px;
}
body {
	font-family: 'PT Serif', Times, Serif;
	background:#D9E1E5 url(https://d22egacqf3dsuu.cloudfront.net/images/body_bg.png) repeat-y center;
	font-size: larger;
	text-align: center;
}
body, td {
	color:#333;
	font-size:13px;
}
p {
	margin:0 0 10px;
	padding:0;
}
form {
	margin:0;
	padding:0;
}
#page {
	background-color:#fff;
	//background-image: url(https://d22egacqf3dsuu.cloudfront.net/images/Sidebar_back.png);
	//background-repeat: repeat-y;
	//background-position: right;
	text-align: left;
	overflow: hidden;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
/*	width: 1109px; */
	width: 96%;
}
/*************** Content List **************/
.tab_container {
	overflow: hidden;
	float: left;
	width: auto;
}
#content {
	padding-bottom:15px;
	float:left;
	display:inline; /*ie6*/
	width:728px;
	min-height: 900px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
	overflow: visible;
	
}
#content2 {
	padding-bottom:15px;
	float:left;
	display:inline; /*ie6*/
	width:728px;
	min-height: 900px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	overflow: visible;
	word-wrap: break-word;
}
#sidebar {
	background-color: #C5D1D1;
/*	width:351px; */
/*		min-width: 315px; */
/*	float:right; */

	display:inline; /*ie6*/
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#GoogleAdBack {
	background-color: #FFFFFF;
	padding-bottom: 5px;
	padding-left: 5px;
}
/**************** Page Links *******************/
a:hover {
	color:#06F;
	text-decoration:underline;
}
a {
	outline:none;
	color:#0157AD;
	text-decoration:none;
}
a.link1{
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.PageSubHead{
	font-size: 24px;
	font-weight: normal;
	margin-top: 25px;
	margin-bottom: 10px;
}
.tab_content a {
	font-size: 16px;
	line-height:26px;
}
#content .col_list td a {
	/* display:block;  */
	padding:2px 5px;
}
#content .col_list td a:hover {
	text-decoration:none;
}
#content .col_list {
	margin:0px 0;
	padding-top:10px;
}
#content .col_list td {
	font-size:12px;
	border-top:1px solid #fff;
	border-left:1px solid #fff;
	width:35%;
	vertical-align:top;
}
#content .col_list td {margin-right:15px;}
#content .col_list td a {font-size:15px;}
.section_Title {
	text-align:left;
	margin: 10px 0 15px 0px;
	font-weight: bold;
}
/***************** Disclaimer   ************/
.DisclaimerWrap {
	margin-top:10px;
	margin-bottom:10px;
	width: 660px;
	overflow: hidden;
}
.DisclaimerAlert {background-image:url(https://d22egacqf3dsuu.cloudfront.net/images/disclamer01_new.png);margin:5px 5px 0 25px;float:left;width: 42px;height:39px;}
.DisclaimerText {width:270px;float:left;text-align:left;font-weight:bold;margin-top:10px;color:#be272c;font-family:Arial, Helvetica, San-Serif;font-size:11px;}
.DisclaimerBtn {background-image:url(https://d22egacqf3dsuu.cloudfront.net/images/disclamer03_new.png);float:right;width:296px;height:50px;margin:0 10px 0;}
.DisclaimerBtn:hover {background:url(https://d22egacqf3dsuu.cloudfront.net/images/disclamer03_new.png) 0 -49px;}
.DisclaimerBtn:active {top:2px;position:relative;}
/***************** /End Disclaimer  ************/
#content #state {
	margin-left: 20px;
	width:580px;
}
#content #category {
	margin-left: 15px;
}
#content #examples {
	margin-left: 25px;
}
#content #articles {
	margin-left: 25px;
}
#ContentDir_Title {
	font-size: 19px;
	font-weight: bold;
	margin: 0px;
	line-height: 18px;
}

.CategoryListWrap{
	width:50%;
	float:left;
	clear: both;
}
/**************** /End Page Links *******************/

#example_text {
	background-color:#eee;
	width: 90%;
	padding: 8px;
	overflow: hidden;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #BCBCBC;
	background-repeat: no-repeat;
	background-position: left top;
}
#article_text {
	margin-right: 10px;
}
/*************** Sidebar List **************/

/* RESULTS SIDEBAR */
#sidebar ul {
	margin:0;
	padding:0;
	list-style:none;
}
#sidebar li {
	margin:0 0 7px;
}
#sidebar h4 {
	height:40px;
	font-family:'PT Serif', Arial, Sans-Serif;
	font-size:16px;
	line-height:23px;
	color:#333;
	margin:0;
	padding:5px 10px;
	//background:url(https://d22egacqf3dsuu.cloudfront.net/images/sidebar_bar_top.png) no-repeat;
}
#sidebar .bottom {
	overflow:hidden; /*ie6*/
	//background:url(https://d22egacqf3dsuu.cloudfront.net/images/sidebar_bar_bottom.png) top no-repeat;
	height:5px;
}
#sidebar .popular td {
	font-family:'PT Serif', Arial, Sans-Serif;
	font-size:14px;
	line-height:28px;
}
#sidebar .premium {
	line-height:22px;
}
#sidebar ul li ul {
	background:#F6F6F6;
	padding:10px 0 0px 10px;
}
#sidebar ul li li {
	font-family:'PT Serif', Arial, Sans-Serif;
	font-size:14px;
	margin:0;
	line-height: 28px;
}
/*************** /End Sidebar List **************/
.headerWrap {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
}
#header {
	height:70px;
	margin:0px 30px 0 15px;
}
#search {
	float:left;
	width:100%;
	height:50px;
	background:url(https://www.findforms.com/images/search_bg-1109.png) no-repeat;
	//background:url(https://d22egacqf3dsuu.cloudfront.net/images/search_bg.png) no-repeat;
}
#search_new {
	float:left;
	width:100%;
	height:50px;
	background:url(https://www.findforms.com/images/search_bg2-1109.png) no-repeat;
	//background:url(http://d22egacqf3dsuu.cloudfront.net/images/search_bg2.png) no-repeat;
}
#searchtitle {
	z-index:200;
	position:absolute;
	width:600px;
	padding-left:5px;
}
h1 {
/*	font-size:24px; */
	margin:0;
	padding:0;
	font-family:'PT Serif', Arial, Sans-Serif;
	letter-spacing:-1px;
}
h2 {
	font-size:18px;
	margin:0 0 10px;
	padding:0;
	font-family:'PT Serif', Arial, Sans-Serif;
	color:#777;
}
.clear {
	clear:both;
	overflow:hidden;
}
.color1 {
	color:#B81621;
}
.color2 {
	color:#B81621;
	font-size:14px;
	font-weight:bold;
}
.color3 {
        color:#1FB52B;
        font-size:14px;
        font-weight:bold;
}
.pad1 {
	padding:10px 15px;
}
.filter1 {
	background:#F6F6F6;
}
.note1 {
	font-size:11px;
	color:#888;
	font-family:'PT Serif', Arial, Sans-Serif;
}
/* HEADER */
#header a.home {
	float:left;
	padding: 45px 0 0 0;
	width:368px;
	margin:20px 20px 0 0px;
	background: url(https://d22egacqf3dsuu.cloudfront.net/images/logo.png) no-repeat;
	overflow: hidden;
	height:0px !important;
	height /**/:31px;
}
#header ul {
	float:right;
	margin:10px 0 0 0px;
	padding:0;
	list-style:none;
}
#header li {
	float:left;
	margin:0;
	padding:0;
}
#header li a {
	display:block;
	line-height:26px;
	font-family:'PT Serif', Arial, Sans-Serif;
	padding:0 8px;
	margin: 0 1px 0 0;
	color:#888;
}
#header li a:hover {
	text-decoration:none;
	color:#fff;
}
#header li.a a {
	background: url(https://d22egacqf3dsuu.cloudfront.net/images/menu_sprite.png) top left no-repeat;
}
#header li.b a {
	background: url(https://d22egacqf3dsuu.cloudfront.net/images/menu_sprite.png) top center no-repeat;
}
#header li.c a {
	background: url(https://d22egacqf3dsuu.cloudfront.net/images/menu_sprite.png) top right no-repeat;
}
#header li.a a:hover {
	background: url(https://d22egacqf3dsuu.cloudfront.net/images/menu_sprite.png) bottom left no-repeat;
}
#header li.b a:hover {
	background: url(https://d22egacqf3dsuu.cloudfront.net/images/menu_sprite.png) bottom center no-repeat;
}
#header li.c a:hover {
	background: url(https://d22egacqf3dsuu.cloudfront.net/images/menu_sprite.png) bottom right no-repeat;
}
#footer {
	padding:0;
	color:#ccc;
	background:#333;
}
#footer ul {
	margin:0 30px;
	padding:0;
	list-style:none;
}

/**************** REMOVED FOOTER li  

#footer li {
	float:left;
	width:200px;
} 

***********************/

#footer a {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	color:#777;
}
#footer p.bottom {
	background:#222;
	font-size:12px;
	padding:15px 0;
	margin:0;
	text-align:center;
}
#footer p.bottom a {
	font-weight:bold;
	text-decoration:underline;
	color:#fff;
	font-size:11px;
}


/**************** Start SEARCH Styles ***********************/
.SearchWrap{
}
.SearchBoxStyle {
	width:414px;
	height:30px;
	float:left;
	font-family: 'PT Serif', times, sans-serif;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
	padding-left: 4px;
	font-size: 17px;
}
.SearchBtnStyle {
	background-position: center bottom;
	border: 0 none;
	color: #FFFFFF;
	cursor: pointer;
	height: 32px;
	margin: 0;
	vertical-align: top;
	font-family: 'PT Serif', times, sans-serif;
	font-size: 15px;

	background-image: url(https://d22egacqf3dsuu.cloudfront.net/images/search%20back.png);
	width: 70px;

}
.SearchBtnStyle:active {
}
#search form {
	padding:0;
	margin:46px 0 0 310px;
}
#search form .search_button {
	width:100px;
	padding:2px 1px;
}
#search form .search_field {
	padding:2px 1px;
}
.search_box {
	background-color:#D5E0EC;
	width:430px;
}
.inner_box {
	padding-top:10px;
	padding-left:10px;
}
/**************** Start SEARCH Styles ***********************/





/* RESULTS */
#content dl {
	margin:0 0 12px 0;
}
#content .link1 {
	font-weight:bold;
	font-size:14px;
}
#content ul li b {
	color:#999;
	font-size:14px;
}
#content dd {
	margin:0 0 0 30px;
	font-size:12px;
}
#content small a {
	color:#080;
}
#content dd cite .url {
	height:17px;
	display:block;
	overflow:hidden;
}
#pagination {
/*	background: url(https://d22egacqf3dsuu.cloudfront.net/images/nav_bg.png) no-repeat; */
	background:#eee;
	line-height:24px;
	padding:0 5px;
	font-size:12px;
	margin:5px 0;
}
/* RESULTS PREMIUM FORMS */
#content .premium_forms {
	margin:2px 0 5px;
	background:#EEF3F5;
	background: url(https://d22egacqf3dsuu.cloudfront.net/images/premium_forms_bg.png) no-repeat;
}
#content .premium_forms td {
	border-right:1px solid #fff;
	border-top:1px solid #fff;
}
#content .premium_forms h3 {
	color:#777;
	font-size:10px;
	margin:0;
	padding:2px 8px;
}
#content .premium_forms a {
	padding:3px 8px;
	display:block;
	font-size:12px;
	font-family:'PT Serif', Arial, Sans-Serif;
	color:#333;
}
#content .premium_forms a:hover {
	background:#D2E2E9;
	color:#20C;
	text-decoration:none;
}
/* SINGLE */
#content.single .stats tr.odd td {
	background:#fcfcfc;
}
#content.single .stats td {
	background:#F5F5F5;
	line-height:28px;
	border-bottom:1px solid #eee;
	font-size:14px;
	vertical-align:top;
	padding:0 0 0 10px;
}
/* SINGLE TEXTPREVIEW */
#content.single #textpreview {
	width:570px;
}
#content.single #textpreview .text {
	border:1px solid #ccc;
	line-height:normal;
	padding:5px 15px;
	overflow:auto;
	color:#444;
	background:#fff;
	font-size:11px;
	height:250px;
	margin:10px 0;
}
#content.single td.description {
	line-height:19px;
}
/* SINGLE PREMIUM FORMS */
#content.single #premium {
	border-bottom:1px solid #e7e7e7;
	padding:8px 12px;
	;
	background:#f6f6f6;
}
#content.single #premium td {
	width:25%;
	font-size:11px;
	line-height:20px;
}
#content.single #premium a {
	color:#000;
}
#content.single #premium a:hover {
	color:#20C;
}
/* SINGLE SIDEBAR */


/* CHITIKA - AP 2009-09-15 */

        div#chitika_ad {
	width:575px;
	background:#F6F6F6 none repeat scroll 0 0;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	margin-bottom:12px;
}
div#chitika_ad ul {
	width:100%;
	list-style:none;
	padding:0;
	margin:0;
}
div#chitika_ad ul li {
	padding:4px 0px;
}
div#chitika_ad a {
	color:#2200CC;
	cursor:pointer;
	text-decoration:none;
	font-weight:bold;
	font-size:11pt;
	padding-bottom:3px;
	;
}
div#chitika_ad a.link {
	color:008800;
	font-family:'PT Serif', Arial, Sans-Serif;
	text-decoration:none;
	font-size:9pt;
	font-weight:normal;
	padding-left:33px
}
div#chitika_ad a.brand {
	position: relative;
	float: right;
	text-align: right;
	width: 25%;
	color:#777777;
	font-size:9pt;
	font-weight:normal;
	text-decoration:none;
	padding-right:2px;
}
/**************************** css for preview tabs  *******************************/	
.TabWrap {
	background-color: #5E6B71;
	width: 100%;
	float: right;
	text-align: center;
	height: 55px;
	background-image: url(https://d22egacqf3dsuu.cloudfront.net/images/TabWrap_back.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.tabs {
	list-style-type:none;
	margin-top: 18px;
	margin-left: 10px;
}
/*tab system for homepage css */
#Current, #Current a {
	background-image:url(https://d22egacqf3dsuu.cloudfront.net/images/Tab_02_current.png);
	background-repeat:no-repeat;
	width:183px;
	height:39px;
	float:left;
	color: #000000;
}
.Tab01_Category {
	background-image:url(https://d22egacqf3dsuu.cloudfront.net/images/Tab_01_Rest.png);
	background-repeat:no-repeat;
	width:183px;
	height:39px;
	float:left;
	color: #FFFFFF;
}
.Tab01_Category:hover, .Tab01_State a:hover {
	background-image:url(https://d22egacqf3dsuu.cloudfront.net/images/Tab_03_hover.png);
	color: #FFFFFF;
}
.Tab02_State {
	background-image:url(https://d22egacqf3dsuu.cloudfront.net/images/Tab_01_Rest.png);
	background-repeat:no-repeat;
	width:183px;
	height:39px;
	float:left;
	color: #FFFFFF;
}
.Tab02_State:hover, .Tab02_State a:hover {
	background-image:url(https://d22egacqf3dsuu.cloudfront.net/images/Tab_03_hover.png);
	color: #FFFFFF;
}
.Tab03_Example {
	background-image:url(https://d22egacqf3dsuu.cloudfront.net/images/Tab_01_Rest.png);
	background-repeat:no-repeat;
	width:183px;
	height:39px;
	float:left;
	color: #FFFFFF;
}
.Tab03_Example:hover, .Tab03_Example a:hover {
	background-image:url(https://d22egacqf3dsuu.cloudfront.net/images/Tab_03_hover.png);
	color: #FFFFFF;
}
.Tab04_Article {
	background-image:url(https://d22egacqf3dsuu.cloudfront.net/images/Tab_01_Rest.png);
	background-repeat:no-repeat;
	width:183px;
	height:39px;
	float:left;
	color: #FFFFFF;
}
.Tab04_Article:hover, .Tab04_Article a:hover {
	background-image:url(https://d22egacqf3dsuu.cloudfront.net/images/Tab_03_hover.png);
	color: #FFFFFF;
}
.tabs li {
	font-size:18px;
	line-height:38px;
	margin:0 0 1px;
	padding-right:10px;
}
.ulstyle2 {
	list-style-type:none;
}
.ulstyle2 li {
	font-size:14px;
	font-weight:bold;
}
.ulstyle2 li a {
	float:left;
	padding-right:20px;
	padding-bottom:10px;
	outline:none;
}
/*************************** /ends preview tabs *******************************/	

/*************************** Listing Styles *******************************/
.ArticleName {
	font-size: 24px;
	font-weight: normal;
	margin-left:20px;
}
#ArticleCategory{
	font-size: 17px;
	line-height: 12px;
	font-weight: bold;
	margin-top: 7px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#ArticleList a{
margin-right: 10px;
	line-height: 30px;
		font-size: 15px;
}
.listingstyle {
	margin-right: 10px;
	margin-bottom: 15px;
		font-size: 14px;
}
.listingstyle ul {
	list-style-type:none;
	padding:0 0 0 4px;
}
#content .listingstyle .padding {
	padding-left:25px;
}
/*************************** /End Listing Styles *******************************/
.bg1 {
	height:35px;
	width:140px;
	background-image:url(https://d22egacqf3dsuu.cloudfront.net/images/filterbtn.jpg);
	float:left;
	padding-right:20px;
	background-repeat:no-repeat;
}
#statefilter {
	display:block;
	height:35px;
	width:140px;
	background-image:url(https://d22egacqf3dsuu.cloudfront.net/images/filterbtn.jpg);
}
#statefilter:hover {
	display:block;
	height:35px;
	width:140px;
	background-image:url(https://d22egacqf3dsuu.cloudfront.net/images/filterbtnover.jpg);
}
#statefilter span {
	display:none;
}
#statefilterdiv {
	background-color:#F6F6F6;
}
#categoryfilterdiv {
	background-color:#F6F6F6;
}
.ad {
	padding-bottom:10px;
	//padding-left:15px;
}
.bg2 {
	height:35px;
	width:140px;
	background-image:url(https://d22egacqf3dsuu.cloudfront.net/images/filtercatbtn.jpg);
	float:left;
	background-repeat:no-repeat;
}
#categoryfilter {
	display:block;
	height:35px;
	width:140px;
	background-image:url(https://d22egacqf3dsuu.cloudfront.net/images/filtercatbtn.jpg);
}
#categoryfilter:hover {
	display:block;
	height:35px;
	width:140px;
	background-image:url(https://d22egacqf3dsuu.cloudfront.net/images/filtercatbtnover.jpg);
}
#categoryfilter span {
	display:none;
}
#previewbtns {
	padding-top:20px;
	padding-bottom:20px;
}
#previewbtns a {
	font-weight:bold;
	padding:20px;
	font-size:14px;
}
#filter_btns {
	padding-top:10px;
}
#example_descr{color:#333;font-size:16px;}
#country_nav{padding:0 !important;}
#country_nav li{padding:5px 0 5px 15px;box-shadow:inset 0 2px 2px #888;margin:0;line-height:28px;font-size:14px;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #eee), color-stop(1, #ddd) );
        background:-moz-linear-gradient( center top, #eee 5%, #ddd 100% );
        background-color:#eee;}
#country_nav li:hover{background:#fff;}
#country_nav img {margin:0 5px 0 0;border:1px solid #aaa;position:relative;top:1px;}
.active{background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fff), color-stop(1, #eee) ) !important;box-shadow:inset 0 2px 2px #aaa !important;
        background:-moz-linear-gradient( center top, #fff 5%, #eee 100% ) !important;
        background-color:#f6f6f6 !important;}

/* IF UNCOMMENTED THIS WOULD HIDE THE SIDEBAR IF UNDER 480PX BUT NEED EM MEASUREMENTS AND OTHER COMMANDS TO BE MOBILE */				
/* Media queries */		
/* @media screen and (max-width:480px)
{

   	#sidebar{
	display: none;
	}

} */
		
		
		
	/** THIS IS BOOTSTRAP ADDONS */	
		
@media(max-width: 480px) {
  h1 {
    font-size: 14pt;
  }
}
