@import url("reset.css");
@import url("fonts.css");

body,html{
	width: 100%;
	height: 100%;
}
html {overflow-y: scroll;}
body {
	background: #FFFFFF;
	color: #555555;
}
h1,h2,h3,h4,h5,legend {
	color: #333333;
}
#header h1, #header h2, #header h3, #header h4, #header h5, #footer h2, #footer h3, #footer h4, #footer h5 {
	color: #333333;
}
h1 {
	font-size: 2em;
	margin: 0 0 0.5em 0;
	font-weight: normal;
	color: #555555;
	font-family: Tahoma,Geneva,Kalimati,clean,sans-serif;
	line-height: 1.25em;
}
h2 {
	font-size: 1.2em;
	margin: 0 0 0.8em 0;
	text-transform: uppercase;
}
h3 {
	font-size: 1.1em;
	margin: 0 0 0.4em 0;
}
h4 {
	font-size: 1.1em;
	margin: 0 0 0.4em 0;
}
h5 {
	font-size: 1.0em;
	margin: 0 0 0.4em 0;
}
h1 a, h2 a, h3 a, h4 a {
	text-decoration: none;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover {
	text-decoration: underline;
}
abbr,acronym {border-bottom: 1px dotted #A17128;cursor: help;}
strong {font-weight: bold;}
em {font-style: italic;}
a {color: #005488;}
object { outline:none; }
#wrapper{
	width: 920px;
	height: auto;
	margin: 0px auto 0px auto;
}
#header {
	display: block;
	height: 140px;
	position: relative;
	padding: 0px;
	margin: 0px auto 0px auto;
	z-index: 1;
	overflow: hidden;
}
#logolink {
	display:block;
	position: absolute;
	left: 15px;
	top: 10px;
	padding-top: 70px; width: 140px; 
	overflow: hidden;
	height: 0;
	cursor: pointer;
	background: url(images/ttp-ventures-logo.gif) left top no-repeat;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
}
#toplinks {
	margin: 26px 14px 0px 0px;
	display: block;
	width: auto;
	min-width: 224px;
	float: right;
	color: #666666;
	font-size: 11px;
}
#toplinks a {
	color: #CCCCCC;
	text-decoration: none;
}
#toplinks p {
	margin-bottom: 12px;
}
#quick_search #q  {
	float: left;
	margin-left: 15px;
}
#quick_search button  {
	float: left;
	margin-left: 5px;
}
#quick_search #q {

}
#header img{
	visibility: hidden;
	position: absolute;
}
#nav {
	position: absolute;
	left: 0px;
	bottom: 0px;
	display: block;
	font-size: 15px;
	font-family: Tahoma,Geneva,Kalimati,clean,sans-serif;
	color: #E0E0E0;
	background: #666666 url(images/nav-bkg.gif) no-repeat left top;
	width: 920px;
	min-height: 40px;
	clear: both;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
}
#nav li {
	display: block;
	float: left;
	list-style: none;
	padding: 0px 2px 0px 0px;
	background: url(images/nav-pipe.gif) repeat-y right top;
	height: 40px;
	width: auto;
}
#nav a {
	height: 40px;
	display: table-cell;
	vertical-align: middle;
	color: #E0E0E0;
	text-decoration: none !important;
	padding: 0px 15px 0px 15px;
}
#nav a:hover {
	color: #99BFE5;
	text-decoration: none !important;
}
#nav strong {
	height: 40px;
}

#nav strong a, #nav strong a:hover {
	font-weight: normal;
	background: #50524D url(images/nav-bkg-over.gif) no-repeat center top;
	color: #E0E0E0;
}
#nav .first strong a, #nav .first strong a:hover {
	background: #50524D url(images/nav-bkg-over.gif) no-repeat left top;
}
#main {
	display: block;
	height: auto;
	position: relative;
	padding: 0px 12px 0px 12px;
	margin: 40px auto 0 auto;
	clear: both;
	background: #FFFFFF url(images/vline.gif) repeat-y 688px 0px;
}
#main.layout_null {
	background: #FFFFFF;
}
.pdficon {
	padding-left: 20px;
	background: url(images/pdf.gif) no-repeat left 0.2em;
	display: block;
	min-height: 18px;
}
#content {
	display: block;
	margin: 0 auto 0 auto;
	clear: both;
}
#contentInner {
	display: block;
	width: 600px;
	float: right;
}
#content.edit {
	background: #FFFFFF;
	width: 100%;
	height: auto;
	padding: 0px;
	margin: 0;
	color: #666666;
}
#content p a, #content li a, #footer p a, #footer li a  {
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom: 1px solid #D7E1E9;
}
#content p + h2 { margin-top: 1.5em;}
#content.edit a, #content a strong {
	color: #005488 !important;
	text-decoration: none !important;
}
/*End layout styles*/
#content hr {
	color: #DCDCDC;
	background: #DCDCDC;
	height: 1px;
	border: none;
	margin: 0 0 1.2em 0;
}
#content p strong {color: #4f4f4f;}
#content li {
	margin-bottom: 0.5em;
	line-height: 1.2em;
}
#content ul, #content ol, #content p, #result_report {
	margin-bottom: 1.4em;
}
#content ul li{
	list-style: none;
	padding-left: 1.4em;
	background: url(images/bullet.gif) no-repeat left 0.4em;	/*list-style: square url(images/bullet.gif);*/
}
#content ul li ul{
	margin-top: 0.5em;
	margin-bottom: 0;
}
#content ul li ul li{
	list-style: none;
	padding-left: 1.4em;
	font-size: 0.9em;
	background: url(images/bullet-small.gif) no-repeat left 0.2em;
}
#content ol {
	margin-left: 1em;
	padding-left: 1em;
	list-style: decimal;
}
#content ol li {
	list-style: decimal;
}
#content ol li ol {
	margin-top: 0.5em;
}
#content ol li ol li{
	list-style: lower-alpha;
}
/*Table*/
caption {font-size: 1.7em; color: #FF6600; text-align: left;}
table {margin: 0 0 10px 0; padding: 0; border-collapse: collapse; width: 100%;}
td table {margin: 0 0 0 0;}
td, th {padding: 8px 4px 8px 4px; border-bottom: 1px solid #EEEEEE;}
td + td {border-left: 1px solid #EFEFEF; color: #666666;}
.simple td + td {border-left: none;}
td + td + td {color: #666666;}
td a {color: #444444; text-decoration: none; text-align: right;}
td a, th a {display: block; width: 100%;}
td a:hover {background: #444444; color: #ffffff;}
tfoot th {text-align: right;}
th {border-top: 1px solid #eeeeee; border-left: 1px solid #efefef; text-align: left;}
th + th {border-left: 1px solid #efefef;}
th + th + th {}
th + td {border-left: 1px solid #efefef;}
th a {color: #D72C90; text-decoration: none; font-size: 1.1em;}
th a:visited {color: #D72C90;}
th a:hover {color: #D72C90; text-decoration: underline;}
thead tr, tfoot tr {color: #555555; font-size: 0.8em;}
/*tr {font: 12px sans-serif; background: url(images/t_row.png) repeat-x #F8F8F8; color: #666666;}*/
tr {font: 12px sans-serif; color: #666666;}
tr.etr {background: #FAFAFA;}
tr.otr {background: #FFFFFF;}
th {color: #050F40;}
tr:hover {background: #FFF9CE;}
tr.htr {background: #F1F1F1 url(images/t_row.png) repeat-x left top;}
td.empty {background: #ffffff;}

.searchBox {
	width: auto; margin: 0;
}
.searchBox td, .searchBox td + td{
	border: none !important;
}
.searchBox tr:hover {background: none;}
/*Page menu*/
.tochead {
	display: block;
	font-size: 14px;
	margin-bottom: 10px;
	font-weight: normal;
	text-transform: uppercase;
}
#pageMenu {
	display: block;
	width: 200px;
	float: right;
	padding-bottom: 10px;
	margin-bottom: 15px !important;
	border-bottom: solid 1px #DCDCDC;
}
.toc {
	margin-bottom: 10px !important;
}
#content .toc li{
	display: block;
	list-style: none;
	background: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
#content .toc li strong {
	display: block;
	font-weight: normal;
	float: none;
}
#content .toc li a {
	display: block;
	height: 1.8em;
	text-decoration: none;
	color: #FFFFFF;
	background: #6B6D67 url(images/toc-arrow.gif) no-repeat 5px 0.8em;
	padding: 2px 4px 2px 16px;
	font-size: 1em;
	line-height: 1.8em;
	border-top: solid 1px #72746E;
	border-bottom: solid 1px #454643;
}
#content .toc li strong a{
	background: #50524D url(images/toc-arrow-active.gif) no-repeat 5px 0.8em;
}
#content .toc li strong a:hover, #content .toc li strong.headLink a:hover{
	background: #50524D url(images/toc-arrow-active.gif) no-repeat -295px 0.8em;
}
#content .toc li strong.headLink a {
	background: #50524D url(images/toc-arrow-Dactive.gif) no-repeat 5px 0.8em;
}
#content .toc li a:hover {
	background: #6B6D67 url(images/toc-arrow.gif) no-repeat -295px 0.8em;
	color: #99BFE5;
}
#content .toc li ul {
	display: block;
	padding: 0em 0px 0em 0px;
	background: #50524D ;
	margin: 0;
}
#content .toc li ul li{
	display: block;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
#content .toc li ul li a {
	display: block;
	height: 1.6em;
	list-style: none;
	font-size: 1em;
	line-height: 1em;
	padding: 4px 0px 1px 26px;
	background: #50524D url(images/bullet-small-toc.gif) no-repeat 16px 0.7em;
	border: none;
}
#content .toc li ul li a:hover {
	color: #99BFE5;
	background: #50524D url(images/bullet-small-toc.gif) no-repeat -284px 0.7em;
}
#content .toc li ul li strong {
	display: block;
	height: auto;
}
#content .toc li ul li strong a{
	background: #61635C url(images/bullet-small-toc.gif) no-repeat 16px 0.7em;
}
#content .toc li ul li strong a:hover{
	background: #61635C url(images/bullet-small-toc.gif) no-repeat -284px 0.7em;
}
.toc .required {
	float: left;
}
/*Page menu End*/
#content blockquote {
	display: block;
	background: #7AAA1B;
	padding: 10px 10px 1px 10px;
	margin-bottom: 1.4em;
}
#content blockquote  p {
	font-family: Georgia, Palatino, "Times New Roman", Times, serif;
	font-style: italic;
	color:#FFFFFF;
	margin: 0 0 0.9em 0 !important;
	font-size: 1.5em;
	line-height: 1.2;
}
#content cite {
	font-size:11px;
	margin: 0 0 0.9em 0 !important;
	color: #EEEEEE;
	font-style: normal;
	text-indent: 0px !important;
	text-align: right !important;
}
#content p cite {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	text-align: right !important;
}
#footer {
	font-size: 0.9em;
	display: block;
	overflow: visible;
	height: auto;
	position: relative;
	padding: 10px 15px 10px 12px;
	margin: 10px auto 0px auto;
	display: block;
	clear: both;
	min-height: 20px; 
}
#footer p { margin-bottom: 0.5em;}
#footer a {
	color: #555555;
	text-decoration: none;
}
#footer ul {display: block; float: left;}
#footer li  {
	display: block;
	float: left;
	margin: 0;
	padding: 0 5px 0px 6px;
	height: 1.1em;
	line-height: 0.9em;
	overflow: visible;
	border-left: solid 1px #999999;
}
#footer li.first {
	margin: 0;
	padding: 0 6px 0px 0px;
	border: none;
}
#footer li strong a{
	border: none;
}
.copyright { float: right;}
.copyright, #footer .copyright a {
	color:#999999;
}
#footer a:hover {color:#005488;}
#footer #cba {
	width: auto;
	padding: 0px 0px 0px 14px;
	background: url(images/i_mouse.gif) no-repeat left center;
	border: none;
}
.clearFix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.inde {
	width: 90% !important;
	padding: 5px;
}
.otr {
	background-color: #F7F7F7;
}
.etr {
	background-color: #EFEFEF;
}
.colholder {
	clear: both;
}
.colholder:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.layout_d .colholder {
	/*border-bottom: solid 1px #DCDCDC;
	margin-bottom: 15px;*/
}
.mgleft {
	margin-left: 30px;
}
.mgright {
	margin-right: 30px;
}
.mgrightL {
	margin-right: 35px;
}
.mgrightW {
	margin-right: 60px;
}
.mgrightN {
	margin-right: 20px;
}
.colWide {
	display: block;
	float: left;
	width: 660px;
	margin-bottom: 15px;
	overflow: hidden;
}
.colSmall {
	display: block;
	float: left;
	width: 200px;
	margin-bottom: 15px;
	overflow: hidden;
}
.colStd {
	display: block;
	float: left;
	width: 300px;
	margin-bottom: 15px;
	overflow: hidden;
}
.colMid {
	display: block;
	float: left;
	width: 400px;
	margin-bottom: 15px;
	overflow: hidden;
}
.colMini {
	display: block;
	float: left;
	width: 180px;
	margin-bottom: 15px;
	overflow: hidden;
}
.colLeft {
	display: block;
	float: left;
	clear: left;
	width: 45%;
	margin-right: 1.5em;
	margin-bottom: 1em;
}
.colRight {
	display: block;
	float: right;
	clear: right;
	width: 45%;
	margin-left: 1.5em;
	margin-bottom: 1em;
}
.fRight {
	float: right;
}
.fLeft {
	float: left;
}
.brdBtm {
	border-bottom: solid 1px #DCDCDC;
	padding-bottom: 10px;
}
.wide {width: 60%;}
.nrrw {width: 30%;}
.edit .colLeft, .edit .colRight {
	border: dashed 1px #FF9900;
}

/*General Styles*/
.i_left {float: left; margin: 0px 10px 2px 0px; padding:4px; border:solid 1px #ADADAD; line-height:0;}
.i_right {float: right; margin: 0 0 2px 10px; padding:4px; border:solid 1px #ADADAD; line-height:0;}
.i_left-nb {float: left; margin: 0px 10px 2px 0px; padding:0px;}
.i_right-nb {float: right; margin: 0 0 2px 10px; padding:0px;}
a:hover .i_left, a:hover .i_right, a:hover .i_cent ,a:hover .thm_pic {
	border:solid 1px #005488;
}
.i_cent {clear: both;display: block;margin: 0px auto 0px auto; padding:4px; border:solid 1px #ADADAD; line-height:0;}
.i_cent-nb {clear: both;display: block;margin: 0px auto 0px auto;}
.i_banner {clear: both;display: block;margin: 0px auto 0px auto; padding:0px; border:solid 1px #ADADAD; line-height:0;}

.clear {display: block;height: 0px;clear: both;margin: 0px;padding: 0px;overflow: hidden;}
.edit .clear {display: block;height: 1em;clear: both;margin: 0px;padding: 0px;overflow: hidden; border: dashed 1px #FF9900;}
/* Indentation. */
.Indent1 {margin-left: 40px;}
.Indent2 {margin-left: 80px;}
.Indent3 {margin-left: 120px;}
/* Alignment. */
.alignLeft {text-align: left;}
.alignCent {text-align: center;}
.alignRight {text-align: right;}
.alignFull {text-align: justify;}

.tabSmall {
	display: block;
	clear: left;
	float: left;
	width: 2em;
	margin-right: 1em;
}
.tabLarge {
	display: block;
	clear: left;
	float: left;
	width: 6em;
	margin-right: 1em;
}
.smallGrey, .url {
	color: #7AAA1B;
	font-size: 10px;
}
.smallTxt {
	font-size: 0.9em;
}
.arwlink-leftd {
	padding-left: 18px;
	background: url(images/left-d.png) no-repeat left center;
	text-decoration: none;
}
.arwlink-left {
	padding-left: 18px;
	background: url(images/left.png) no-repeat left center;
	text-decoration: none;
}
.arwlink-rightd {
	padding-right: 18px;
	background: url(images/right-d.png) no-repeat right center;
	text-decoration: none;
}
.arwlink-right {
	padding-right: 18px;
	background: url(images/right.png) no-repeat right center;
	text-decoration: none;
}
a.lnk-a {
	padding-left: 16px;
	background: url(images/link-arrow.gif) no-repeat left 0.2em;
}
.hilite {
	color: #7AAA1B;
}
.hide {
	display: none;
}
/* --------------------------------------------------------------- 
- Listing page nav
*/
.artListHead {
	padding-bottom: 8px;
	border-bottom: solid 1px #18545B;
}
.artListMini, .artListCompact {
/*	display: block;
	position: relative;
	margin: 0.5em 0px;
	padding: 0 0 0.5em 0;
	height: auto;
	clear: both;*/
	margin: 0.5em 0px 0px 0px;
	padding: 0 0 0.5em 0;
	font-size: 0.9em;
	/*background: url(images/hline-dot.gif) repeat-x left bottom;*/
}
.artListCompact {
	margin: 0.5em 0px 1em 0px;
}
.artListCompact em, .artListMini em {
	font-style: normal;
	color: #7AAA1B;
}	
.artListItem h3, .artListCompact h3, .artListMini h3 {
	font-size: 1.1em;
	line-height: 120%;
	text-transform: none;
}
.artListItem a, .artListMini a, .artListCompact a{
	text-decoration: none !important;
}
.boxout .artListMini h3 a{
	color: #1a1a1a;
}
.artListMini p, .artListCompact p {
	margin-bottom: 5px !important;
}
.artListItem, .artListItem_r {
	position: relative;
	margin: 1em 0px;
	padding-bottom: 1em;
	/*background-color: #FFFFFF;
	padding: 2px;*/
	height: auto;
	clear: both;
	min-height: 70px;
	/*border-bottom: solid 1px #CCCCCC;*/
}
.thm_pic {
	background:#FFFFFF;
	float: left;
	padding:4px; border:solid 1px #ADADAD;
}
.artListItem .thm_pic {
	width: 55px;
	height: 45px;
}
.artListItem_r .thm_pic {
	width: 55px;
	height: 45px;
	float: right;
}
.artListItem h3, .artListItem_r h3 {
	line-height: 110%;
}
.artListItem h3, .artListItem p {
	margin: 0 0 0 90px !important;
}
.artListItem_r h3, .artListItem_r p {
	margin: 0 90px 0 0 !important;
}
.browseNav {
}
.pageNums {
	float: right;
	font-size: 11px;
	min-height: 16px;
	overflow: visible;
	color: #999999;
}
.pageNums span{
	display: block;
	float: left;
}
.pageNums a:hover{
	text-decoration: none;
}
.arrow_left {
	position: relative;
	display: block;
	padding-top: 16px; width: 16px; 
	overflow: hidden;
	height: 0;
	background: url(images/left.png) no-repeat left top;
	margin-right: 3px;
}
.arrow-dbl_left {
	position: relative;
	display: block;
	padding-left: 16px;
	background: url(images/left-d.png) no-repeat left top;
	margin-right: 5px;
	width: auto;
}

.arrow_right {
	position: relative;
	display: block;
	padding-top: 16px; width: 16px; 
	overflow: hidden;
	height: 0;
	background: url(images/right.png) no-repeat left top;
	margin-left: 3px;
	float: left;
}
.arrow-dbl_right {
	position: relative;
	display: block;
	padding-right: 16px;
	background: url(images/right-d.png) no-repeat right top;
	margin-left: 5px;
	width: auto;
}

.arrow_left_o {
	width: 16px;
	height: 16px;
	display: block;
	background: url(images/left-o.png) no-repeat left top;
	margin-right: 3px;
}
.arrow_right_o {
	width: 16px;
	height: 16px;
	display: block;
	background: url(images/right-o.png) no-repeat left top;
	margin-left: 3px;
}
.crntPage {
	font-weight: normal;
	text-decoration: underline;
	color: #666666;
}
/*Gallery*/
.gal-thumbs {
	display: block;
	height: auto;
	width: 105%;
}
.modblock .gal-thumbs {
	margin-top: -1em;
}
.editBox .gal-thumbs {
	margin-top: auto !important;
}
.gal-thumbs li {
	display: block;
	float: left;
	width: auto;
	height: auto;
	margin: 0px 10px 10px 0px !important;
	padding: 0px !important;
	background: none !important;
	line-height: 0;
}
.colStd .gal-thumbs {
	width: 110%;
}
.colStd .gal-thumbs li {
	margin: 0px 30px 10px 0px !important;
}
li.textOnly, .colStd li.textOnly{
	margin: 0px 10px 10px 0px;
	float: none;
}
.gal-thumbs li img {
	float: left; margin:0;
	padding:4px; border:solid 1px #ADADAD; line-height:0;
	width: 116px;
	height: 90px;
}
.gal-thumbs li img.def {
	width: 55px;
	height: 45px;
	padding: 26px 34px 27px 35px;
}
.gal-thumbs li a:hover img{
	border:solid 1px #005488;
}
.gal-thumbs li h4 {
	font-weight: normal;
	font-size: 0.9em;
	clear: both;
	padding: 3px 2px 0px 2px;
	max-height: 1.2em;
	overflow: hidden;
}
/* --------------------------------------------------------------- 
- Lightbox
*/
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:lbox/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(lbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(lbox/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
/* Access styles */
.skip a{
	display:block;
	position: absolute;
	padding-top: 1px; width: 1px; 
	overflow: hidden;
	height: 0;
	cursor: default;
	margin: 0px;
	z-index: 99;
}
.skip a:focus, .skip a:active {display: inline; background: #333333; border: solid black 1px; color: #ffffff !important; text-decoration: none;
	position: absolute; height: auto; width: auto; padding: 0 0.5em;}
.skip a:hover {cursor: default}

/* --------------------------------------------------------------- 
- Form styles
*/
input{margin: 0px;}
fieldset{border: none;}
legend{
	font-size: 1em;
	background: none;
	color: #333333;
}
textarea{
	width: auto;
}
label {
	cursor: pointer;
	width: 10em;
	max-width: 50%;
	float: left;
	color: #666666;
	margin-right: 1em;
}
label.single {
	float: none;
	display: block;
	margin-bottom: 0.5em;
}
.twocol {
	width: 100%;
	clear: both;
}
.twocol label {
	width: 45%;
	margin-right: 1em;
	margin-bottom: 1em;
}
.twocol .even {
	float: right !important;
	clear: right !important;
	margin-right: 0;
}
.lrgform, stdform {
	display: block;
	clear: both;
}
.lrgform p{
	margin: 0.5em 0px 0.5em 0px !important;
	line-height: 1.6em;
}
.stdform p{
	margin: 0.2em 0px 0.2em 0px !important;
	line-height: 1.4em;
}
.miniform p{
	margin: 0.2em 0px 0.2em 0px !important;
	line-height: 1.4em;
}
.miniform label{
	width: 18em;
}
.section{
	background: #F7F7F7;
	border: 1px solid #A5ACB2;
	padding: 4px;
	margin-bottom: 1em;
	color: #333333;
}
.rich .section{
	background: #FFFFFF;
	border: none;
	padding: 4px;
	margin-bottom: 1em;
	color: #333333;
}
.plain{
	border: none !important;
}
.fullfield, .largefield, .stdfield, .midfield, .flexfield, .flexSmallfield, .smallfield, .smallfield-fl, .minifield, .tinyfield{
	background: #ffffff;
	color: #333333;
	border: solid 1px #A5ACB2;
}
.fullfield {
	width: 80%;
}
.largefield{
	max-width: 95%;
	width: 26em;
	font-size: 1em;
	padding: 2px;
}
.stdfield{
	max-width: 95%;
	width: 16em;
	font-size: 1em;
	padding: 2px;
}
.flexfield{
	width: 70%;
	font-size: 1em;
	padding: 2px;
}
.smallfield {
	max-width: 65%;
	width: 9em;
	font-size: 1em;
	padding: 2px;
}
.midfield {
	max-width: 80%;
	width: 12em;
	font-size: 1em;
	padding: 2px;
}
.midfieldfixed {
	width: 12em;
	font-size: 1em;
	padding: 2px;
}
.flexSmallfield {
	width: 40%;
	font-size: 1em;
	padding: 2px;
}
.smallfield-fl {
	max-width: 65%;
	width: 9em;
	font-size: 1em;
	padding: 2px;
	float: left;
	margin-right: 0.5em;
}
.minifield {
	width: 7.5em;
	font-size: 1em;
	padding: 2px;
}
.minifield-fl {
	display: block;
	max-width: 65%;
	width: 7.5em;
	font-size: 1em;
	padding: 2px;
	float: left;
	margin-right: 0.5em;
}
.tinyfield {
	width: 4em;
	font-size: 1em;
	padding: 2px;
}
.tinyfield-fl {
	width: 4em;
	font-size: 1em;
	padding: 2px;
	float: left;
	margin-right: 0.5em;
}
.rich .minifield {
	background: url(images/textbox_100.gif) 0 0 no-repeat;
	width: 88px;
    height: 26px;
	padding: 5px 6px 0 6px;
    border: none;
    margin: 0 0 0 0;
}
.rich .smallfield {
	background: url(images/textbox_144.gif) 0 0 no-repeat;
	width: 132px;
    height: 26px;
	padding: 5px 6px 0 6px;
    border: none;
    margin: 0 0 0 0;
}
.rich .stdfield {
	background: url(images/textbox_200.gif) no-repeat scroll 0 0;
	width: 188px;
	height: 26px;
	padding: 5px 6px 0 6px;
	border: none;
	margin: 0 0 0 0;
}
#query { margin: 0px 5px 0px 0px; padding: 5px 6px 0 6px; width: 195px; float:left;}
.rich textarea.largefield {
	background: url(images/textarea_300.gif) 0 0 no-repeat;
	width: 288px;
	height: 90px;
	padding: 5px 6px 0 6px;
	border: none;
    margin: 0 0 0 0;
}
select{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	border: solid 1px #A5ACB2;
	padding: 2px;
}
.btnSearch {
	display:block;
	padding-top: 26px; width: 60px; 
	overflow: hidden;
	height: 0;
	cursor: pointer;
	background: url(images/btnSearch.gif) left top no-repeat;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	border: none;
}
.btnSubmit {
	display:block;
	padding-top: 26px; width: 60px; 
	overflow: hidden;
	height: 0;
	cursor: pointer;
	background: url(images/btnSubmit.gif) left top no-repeat;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	border: none;
}
.frmbutton {
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	cursor: pointer;
	color: #051041;
	padding: 3px;
	background: #999999 url(images/btn-grad.png) repeat-x;
	border: solid 1px #051041;
	width: auto;
	overflow:visible;
	/*border: solid 1px #A5ACB2;*/
}
.centwide {
	text-align: center;
	margin: 0 auto 0 auto;
	width: 50%;
}
.disabled {
	background-color: #EFEFEF;
	color: #999999;
}
/* --------------------------------------------------------------- */


.required {
	color: #699DCD !important;
}
a .required {
	color: #699DCD !important;
	font-weight: bold;
}
/* SEARCH --------------------------------------------------------- */
.sp2_title {font-weight: bold;}
.sp2_address {color: #A17128;}
.sp2_info {color: #A17128; margin-top: 0.5em;}
/* --------------------------------------------------------------- */
