html {
	height: 100%;
	min-height: 100%;
	border-width: 0px;
}

body {
	height: 100%;
	min-height: 100%;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	background-color:#fff;
	color: #000000;
	background-image: url(../images/paper_white_bg.png);
	background-position: top;
	background-repeat: repeat;
}

#body {
	background-image: url(../images/book_bg.png);
	background-position: top;
	background-repeat: repeat-x;
	height: 104px;
}

.mobile_generic_contact {
	margin: 0%;
	padding: 0px;
}

#main_container {
	width: 900px;
	height: 300px;
	background-color: transparent;
}

#main_folder {
	width: 900px;
	height: 100px;
	background-image: url(../images/folder_top.png);
}

.main_folder_content {
	text-align: left;
	padding-left: 40px;
	padding-right: 35px;
	line-height: 28px;
	font-size: 105%;
	letter-spacing: 2px;
	background-image: url(../images/folder_middle.png);
	background-repeat: repeat-y;
}

#main_folder_bottom {
	width: 900px;	
	height: 100px;
	background-image: url(../images/folder_bottom.png);
}

.main_folder_img {
	border;
	border: 4px solid White;
	margin: 8px;
}

div.color_band {
	background-image: url(../images/opaque_5.png);
	background-repeat: repeat;
	text-align: left;
	padding: 10px 20px 10px 20px;
	line-height: 30px;
	margin-bottom:10px;
}

input.invalid, textarea.invalid {
	color: Black;
	border: 1px solid #E6DB55;
	background-image: url(../images/light_opaque_yellow.png);
	background-repeat: repeat;
}

/*fieldset*/

fieldset {
	padding: 1em;
	border-width: 1px;
	border-style: solid;
	border-color: #D8D8BE;	
	line-height: 20px;
} 

fieldset.generic_contact {
	padding: 1em;
	border-width: none;	
	line-height: 20px;
	margin-top: -65px;
} 

fieldset.shaded {
	background-image: url(../images/opaque_5.png); 
	background-repeat: repeat;
}

fieldset ol {  
	padding: 1em 1em 0 1em;  
	list-style: none;  
}  

fieldset li {  
	padding-bottom: 1em;  
}  


li.roomy {
	margin-bottom: 10px;
}

label {    
	float: left;   
	position: relative;  
	width: 10em;    
	margin-right: 1em;  
	text-align: left;
}

label em {        
	position: absolute;        
	left: 9.8em;        
	top: 1;   
	color: #FFF0C7;
	font-size: 90%em;   
}

label.token {
	float: none;	
}

label.wide {
	float: left; 
	position: relative;
	top: .2em;
	width: 19em;
	margin-right: 1em;
	text-align: left;
}

label.narrow {
	float: left; 
	position: relative;
	top: .2em;
	width: 7em;
	margin-right: 1em;
	text-align: left;
}

label.semi-wide {
	float: left; 
	position: relative;
	top: .2em;
	width: 12em;
	margin-right: 1em;
	text-align: left;
}

label.mid-wide {
	float: left; 
	position: relative;
	top: .2em;
	width: 14em;
	margin-right: 1em;
	text-align: left;
}

label.tag-only {
	float: none;
	width: auto;
	margin-right: auto;
	text-align: left;
}

/*end fieldset*/

td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

* html {
  height: 100%;
}

#tag_line {
	position: relative;
	left: -420px;
	top: 50px;
}

.tip_counter {
	font-family: Trebuchet MS;
	letter-spacing: 3px;
	background-image: url(../images/opaque_5.png);
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 5px 8px 5px 8px;
	border: 1px solid #DBDBDB;
}

.divider {
	width: 45%;
	height: 1px;
	background: #F2F2F2 url(../images/opaque_5.png);
}

.welcomeText {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight: normal;
	letter-spacing: 4px;
	color: #101010;
	margin-top: 15px;
}

form	{
	margin: 0px;
	padding: 0px;
}

/* inputs */

input.submit_button, .submit_button {
	color: #111111;
	background-image: url(../images/opaque_10.png);
	border: 2px solid #E0E0E0;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

input.submit_button:hover, .submit_button:hover {
	color: #111111;
	background-image: url(../images/opaque_5.png);
	border: 2px solid #E0E0E0;
}

input.submit_button, input.submit_button:hover { 
	padding: 3px;
}

.submit_button, .submit_button:hover { 
	padding: 5px;
}

input, textarea{
	margin: 0;
	border: 1px solid #999;
	border-right: 1px solid #CBCBCB;
	border-bottom: 1px solid #CBCBCB;
	background: transparent url(../images/opaque_5.png) repeat;
	padding: 2px;
}

select {
	font-family: verdana, arial, helvetica, sans-serif;
	background-color: #F1F3F4;
	border: 1px solid #C1C1C1;
}
textarea {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 15px;
	border: 1px solid #C1C1C1;
}

input:focus, select:focus, textarea:focus {
	background-image: url(../images/opaque_10.png);
	background-repeat: repeat;
}

select.find {
	font: 12px Verdana,Geneva,sans-serif;
	color: Black;
	background-color: #EBEADB;
	border: 1px solid #CBC7B8;
	background: #fff url(../images/field_bg.gif) repeat-x top left;
}


/*this is for the radio buttons on the find bar
it removes the bg color in IE */
input.find {
	background-color: transparent;
	border: none;
}

/* end inputs */

/*--- forms ------------*/

#contactform {
	width: 45%;
	text-align: left;
	vertical-align: top;
}

#contactform input,  #contactform textarea {
	margin-right: 1em;
	margin-bottom: 5px;
}

#contactform input:focus, #contactform select:focus, #contactform textarea:focus {
	border: 1px solid #CBC7B8;
	background-image: url(../images/opaque_10.png);
	background-repeat: repeat;
}

#contactform label {
	width: 35%;
	font-weight: bold;
	float: left;
	clear: left;
}

#contactform span.indent {
	margin-left: 35%;
}



legend {
	color: #0046D5;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-right: 3px;
	vertical-align: middle;
	padding-bottom: 3px;
}

table.smoke	{
	border: 1px solid #CBC7B8;
	padding: 5px;
	vertical-align: middle;
	line-height: 26px;
	background-color: #F2F2F2;
	max-width: 95%;
}
	
.smoke th {
	border-bottom: solid 1px #999999;
	padding: 5px;
	vertical-align: middle;
	font-weight: normal;
	letter-spacing: 5px;
	line-height: 26px;
	background-color: #F7F7F7;
}

.smoke td {
	padding: 5px;
	vertical-align: middle;
	line-height: 26px;
	background-color: White;
}

.box_smoke {
	border: 2px solid #CBC7B8;
	padding: 15px;
	line-height: 26px;
	text-align: left;
	background: #F9FAFA url(../images/header.png) repeat-x;
}

.float_left {
	float: left;
}

.float_right {
	float: right;
}

.rt_img {
	float: right;
	position: relative;
	top: -25px;
	margin-left: 10px;
}

#find {
	border-top: solid 1px #E2E2E2;
	border-bottom: solid 1px #E2E2E2;
	background-image: url(../images/opaque_5.png);
	margin-top: 8px;
}

#find_img {
	background: none;
	border: none;
}


/* LINKS */
a img	{
	border-width: 0px;
}

.footDescription {
	float: left;
	padding: 5px;
	color: #2A3D9E;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
}

a,
a:link,
a:visited,
a:active,
a:hover
	{
	text-decoration: underline;
	color: #776655;
}

a:hover
	{
	color: Black;
}


a.footer_link {
	text-decoration: none;
}

a.red:link, a.red:hover, a.red:visited {
	color: #E73C21;
	font-weight: bold;
	text-decoration: underline;
}

a.yellow:link, a.yellow:hover, a.yellow:visited {
	color: #FF9500;
	font-weight: bold;
	text-decoration: underline;
}
/*These next lines will remove the dotted lines that appear around image linkes when clicked */
a {
  outline: 0px;
}

a:focus {
  -moz-outline-style: none;
}

/* POSITION */	

.inline_6 {
	position: relative;
	top: -2px;
}

.inline_16 {
	position: relative;
	top: 4px;
}

.inline_24 {
	position: relative;
	top: 7px;
}

.inline_32 {
	position: relative;
	top: 9px;
}

.top_menu {
	position: relative;
	left: 5%;
}
#filters_display {
	position: relative;
	top: -35px;
	margin-left: 10px;
	width: 40%;
}

/* MISC */

.dotted_bottom {
	color: Black;
	border-bottom: 1px dotted Gray;
}

.highlt_bg {
	background-image: url(../images/opaque_5.png);
	color: Black;
}

.archie {
	color: #064663;
	letter-spacing: 2px;
	font-size: 115%;
}

div.pagebreakhere {
	page-break-before: always
}

/* FOOTER */

.footer {
	font-size: 85%;
	width: 92%;
	padding-top: 5px;
}



/* tabs */

#header {
	line-height: normal;
	text-align: center;
	letter-spacing: .75px;
	margin-left: -15px;
}

#header ul {
  list-style:none;
}
  
#header li {
	float: left;
	display: inline;
}

#header a {
	display: block;		
	text-decoration: none;
	font-weight: bold;
	color: #6A6A6A;
	padding-top: 1px;
	padding-bottom: 5px;
	padding-left: 17px;
	padding-right: 10px;
	background-image: url(../images/off_green.png);
	background-position: left;
	background-repeat: no-repeat;
}
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#header a {float:none;}
/* End IE5-Mac hack */

#header a:hover {
	color: #444444;
	padding-top: 1px;
	padding-bottom: 5px;
	padding-left: 17px;
	padding-right: 10px;
	background-image: url(../images/off_green.png);
	background-position: left;
	background-repeat: no-repeat;
}

#header #current a {
	color: #444444;
	padding-top: 1px;
	padding-bottom: 5px;
	padding-left: 17px;
	padding-right: 10px;
	background-image: url(../images/on_green.png);
	background-position: left;
	background-repeat: no-repeat;
}


/* end tabs */

#footer {
	position: fixed;
	bottom: 0px;
	background-image: url(../images/opaque_5.png);
	margin-top: 8px;
	padding-bottom: 8px;
	width: 100%;
}

.line_horizo {
	background-image: url(../images/line_horizo.png);
	width: 100%;
	height: 2px;
	background-repeat: repeat-x;
}

/* embedded fonts */

@font-face {
    font-family: Fertigo_PRO;
    src: url('../fonts/Fertigo_PRO.otf');
}

.Fertigo_PRO{
   font-family: Fertigo_PRO;
}

@font-face {
    font-family: Lato-Reg;
    src: url('../fonts/Lato-Reg.ttf');
}

.Lato-Reg{
   font-family: Lato-Reg;
}

@font-face {
    font-family: ContaxSans;
    src: url('../fonts/ContaxSans55Reg.otf');
}

.ContaxSans{
   font-family: ContaxSans;
}