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

body,html{
	width: 100%;
	height: 100%;
}
html {overflow-y: scroll;}
body {
	background: #006C68 url(images/head-bkg.gif) repeat-x left top;
	color: #FFFFFF;
}
h1,h2,h3,h4,h5,legend {
	color: #153A21;
}
h1 {
	font-size: 2.2em;
	margin: 0 0 0.4em 0;
	font-weight: normal;
}
h2 {
	font-size: 1.7em;
	margin: 0 0 0.4em 0;
	font-weight: normal;
}
h3 {
	font-size: 1.5em;
	margin: 0 0 0.4em 0;
	font-weight: normal;
}
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: #DFE565;
}
object { outline:none; }
#hold {
	position: relative;
	display: block;
	width: 700px;
	height: auto;
	margin: 0 auto 0 auto;
	top: 90px;
	padding: 10px;
}
#wrapper{
	min-width: 900px;
	height: auto;
	margin: 0 auto 0 auto;
}
#header {
	display: block;
	width: 900px;
	height: 200px;
	position: relative;
	padding: 0px;
	margin: 0px auto 6px auto;
	z-index: 1;
	overflow: hidden;
	background: url(images/head-banner.jpg) no-repeat left top;
}
#logolink {
	display:block;
	position: absolute;
	left: 40px;
	top: 0px;
	padding-top: 168px; width: 168px; 
	overflow: hidden;
	height: 0;
	cursor: pointer;
	background: url(images/bryant-logo.png) left top no-repeat;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
}
#hold #logolink {
	display:block;
	position: relative;
	top: 0px;
	left: 0px;
	padding-top: 295px; width: 295px; 
	overflow: hidden;
	height: 0;
	cursor: pointer;
	background: url(images/bryant-logo-lrg.gif) left top no-repeat;
	margin: 0px;
	text-decoration: none;
}
#toplinks {
	display:block;
	position: absolute;
	top: 35px;
	right: 45px;
	width: auto;
	color: #FFFFFF;
	font-size: 24px;
}
#toplinks, #nav, #content blockquote {
	font-family: "Gill Sans","Gill Sans MT","Gill Sans Std","Myriad Pro","Myriad Web","Myriad Std","Lucida Sans Unicode","Lucida Grande","Bitstream Vera Sans",Verdana,sans-serif;
}
#header img{
	visibility: hidden;
}
#nav {
	position: absolute;
	right: 40px;
	bottom: 0px;
	display: block;
	font-size: 17px;
	width: auto;
	min-height: 24px;
	clear: both;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
}
#nav li {
	display: block;
	float: left;
	list-style: none;
	padding: 0px 2px 0px 0px;
	height: auto;
	width: auto;
}
#nav a {
	display: block;
	color: #FFFFFF;
	background: #153A21;
	text-decoration: none !important;
	padding: 2px 5px 1px 5px;
	margin-top: 3px;
}
#nav a:hover {
	margin-top: 0px;
	padding: 2px 5px 4px 5px;
}
#nav strong {
}

#nav strong a {
	font-weight: normal;
	background: #DFE565;
	color: #153A21;
}
#main {
	display: block;
	height: auto;
	position: relative;
	padding: 0px 40px 0px 40px;
	margin: 0px auto 0 auto;
	clear: both;
	background: #FFFFFF url(images/head-bkg.gif) repeat-x 0px -206px ;
	color: #333333;
	border-bottom: solid 5px #DFE565;
}
#content {
	display: block;
	width: 820px;
	margin: 0 auto 0 auto;
	padding: 20px 0px 0px 0px;
	clear: both;
}
.layout_a #content, .layout_b #content, .layout_c #content {
	background: url(images/colback-340.gif) repeat-y 480px 0px;
}
.layout_b .colholder {
	border-top: solid 1px #E9E9E9;
	border-bottom: solid 1px #E9E9E9;
	margin: 0 0 0 0;
}
#content.edit {
	background: #FFFFFF;
	width: 100%;
	height: auto;
	padding: 0px;
	margin: 0;
	color: #333333;
}
#content a {
	color: #006C68;
	text-decoration: none;
}
#content p a, #content li a{
	color: #006C68;
	text-decoration: underline;
}
#content p + h2 { margin-top: 1.5em;}
#content.edit a, #content a strong {
	color: #006C68 !important;
	text-decoration: underline !important;
}
/*End layout styles*/
#content hr {
	color: #DCDCDC;
	background: #DCDCDC;
	height: 1px;
	border: none;
	margin: 0 0 1.2em 0;
}
#content p strong {color: #1a1a1a;}
#content li {
	margin-bottom: 0.5em;
	line-height: 1.2em;
}
#content ul, #content ol, #content p, #result_report, #content form {
	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: #153A21;
	padding: 10px 10px 1px 10px;
	margin-bottom: 1.4em;
	font-size: 1.2em;
}
#content blockquote h2, #content blockquote h3, #content blockquote h4 {
	font-style: italic;
	color:#FFFFFF;
}
#content blockquote  p {
	font-style: italic;
	color:#FFFFFF;
	margin: 0 0 0.9em 0 !important;
	line-height: 1.2;
	font-size: 1.1em;
}
#content blockquote a {
	color: #DFE565;
}
#content.edit blockquote a {
	color: #DFE565 !important;
}
#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;
	width: 820px;
	height: auto;
	position: relative;
	padding: 15px 15px 10px 12px;
	margin: 0px auto 0px auto;
	display: block;
	clear: both;
	min-height: 20px;
	line-height: 2em;
}
#footer p { margin-bottom: 0.5em;}
#footer a {
	color: #CCCCCC;
	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 #CCCCCC;
}
#footer li.first {
	margin: 0;
	padding: 0 6px 0px 0px;
	border: none;
}
#footer li strong a{
	border: none;
}
#footer, #footer a {
	color:#CCCCCC;
}
#footer a:hover {color:#DFE565;}
#footer #cba {
	width: auto;
	padding: 0px 0px 0px 14px;
	background: url(images/i_mouse.gif) no-repeat left center;
	border: none;
}
#footer #rics {float: right; margin: 5px 20px 0px 0px;}
.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;
}
.mgleft {
	margin-left: 30px;
}
.mgright {
	margin-right: 40px;
}
.mgrightL {
	margin-right: 35px;
}
.mgrightW {
	margin-right: 60px;
}
.mgrightN {
	margin-right: 20px;
}
.colWide {
	display: block;
	float: left;
	width: 440px;
	margin-bottom: 15px;
	overflow: hidden;
}
.colSmall {
	display: block;
	float: left;
	width: 300px;
	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: 200px;
	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:5px; line-height:0; background:#E9E9E9;}
.i_right {float: right; margin: 0 0 2px 10px; padding:5px; line-height:0; background:#E9E9E9;}
.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:5px; background:#E9E9E9; line-height:0;}
.i_cent-nb {clear: both;display: block;margin: 0px auto 0px auto;}

.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;
}
.photoCol {
	clear: both;
}
.itemlist .photoCol {
	padding-bottom: 0px;
	border-bottom: dotted 1px #999;
	margin-bottom: 10px;
}
.photoCol h1, .photoCol h2, .photoCol h3, .photoCol p {
	margin-left: 150px !important;
}
.photoCol img {
	margin-bottom: 1em;
	float: left;
	margin-left: -150px;
	padding:5px; line-height:0; background:#E9E9E9;
}
.photoCol:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.hilite {
	color: #7AAA1B;
}
.boxout {
	display:block;
	background: #F5F5F5;
	border: solid 1px #efefef;
	padding: 4px 4px 0px 4px;
	margin-bottom: 10px;
}
.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*/
.imgviewer {
	display: block;
	background: #FFF;
	border: solid 5px #DFDFDF;
	margin: 0 0 10px 0;
	overflow: hidden;
	line-height: 0;
	position: relative;
}
.imgviewer img {
	line-height: 0;
}

.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 a {
	float: left; margin:0;
	padding:4px; border:solid 1px #ADADAD; line-height:0;
	width: 50px;
	height: 50px;
}
.gal-thumbs li a:hover {
	border:solid 1px #006C68;
}
.gal-thumbs li h4 {
	font-weight: normal;
	font-size: 0.9em;
	clear: both;
	padding: 3px 2px 0px 2px;
	height: 1.2em;
	overflow: hidden;
	max-width: 130px;
}
/* --------------------------------------------------------------- 
- 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: 7em;
	max-width: 50%;
	float: left;
	color: #333333;
	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;
}
.rich p {
	margin: 0.5em 0px 0.5em 0px !important;
}
.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 #959595;
}
.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, .rich .smallfield, .rich .smallfield, .rich .stdfield, .rich .largefield {
	background: url(images/input-shad.gif) 0 0 no-repeat;
	margin: 0 0 0 0;
}
.rich .minifield {
	width: 4em;
}
.rich .smallfield {
	width: 10em;
}
.rich .stdfield {
	width: 12em;
}
.rich .largefield {
	width: 16em;
}
.rich textarea.largefield {
	width: 16em;
	height: 5.5em;
}
select{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	border: solid 1px #A5ACB2;
	padding: 2px;
}
.frmbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	display:inline-block;
	overflow: hidden;
	height: auto;
	cursor: pointer;
	background: #DFE565;
	color: #153A21;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	border: solid 1px #959595;
	width: auto;
	overflow:visible;
	font-weight: bold;
	padding: 2px 10px 2px 10px;
}
.rich .frmbutton {
	margin: 0px 0px 0px 8.4em;
}
.centwide {
	text-align: center;
	margin: 0 auto 0 auto;
	width: 50%;
}
.disabled {
	background-color: #EFEFEF;
	color: #999999;
}
/* --------------------------------------------------------------- */


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

