pre {
 font-family:"Courier New", Courier, monospace;
 white-space: pre-wrap;       /* css-3 */
 white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
 white-space: -pre-wrap;      /* Opera 4-6 */
 white-space: -o-pre-wrap;    /* Opera 7 */
 word-wrap: break-word;       /* Internet Explorer 5.5+ */

}
a:link{
	color:#21482F;
	text-decoration:none;
	font-size: 14px;
}
a:visited{
	color:#333333;
	text-decoration:none;
	font-weight: bold;
	font-size: 14px;
}
a:hover{color:#A9652E; 
text-decoration:underline}

.nav, .nav:link, .nav:visited, .nav b, .nav i{
	color:#21482F;
	text-decoration:none;
	font-size: 14px;
}
a.nav:hover{color:#666666; text-decoration:none}

table{empty-cells:show}

body, td, th, tr{
	color:#111111;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}

body{
	color:#000;
	margin:35px 0 12px 0;
	padding:0;
	background-repeat: repeat;
	background-image: url(images/img/bg.gif);
}

/*input, textarea, button{color:#000; 
font-family:verdana,sans-serif; 
background:#F3EBE0; 
border:1px solid #DAD0C4; 
padding:2px}

input, button{font-size:90%}

textarea{font-size:100%; 
color:#000; 
font-family:verdana,sans-serif}

select{font-size:90%; 
font-weight:normal; 
color:#000; 
font-family:verdana,sans-serif; 
background:#F3EBE0}
*/
hr, .hrcolor{
	height:1px;
	border:0;
	color:#898985;
	background-color:#898985
}

a img{border:0}

.quote{
	color:#000;
	background-color:#F4F2DB;
	border:1px solid #898985;
	margin:1px;
	padding:1px;
	font-size:x-small;
	line-height:1.4em
}

.code{
	color:#000;
	background-color:#fafaf2;
	font-family:"Courier New", Courier, monospace;
	font-size:x-small;
	line-height:1.3em;
	border:1px solid #000;
	margin:1px auto 1px auto;
	padding:1px;
	width:99%;
	white-space:nowrap;
	overflow:auto;
	max-height:24em
}

.quoteheader, .codeheader{color:#000; text-decoration:none; font-style:normal; font-weight:700; font-size:x-small; line-height:1.2em}

.help{cursor:help}.meaction{
	color:#FFFF66
}

.editor{width:96%}

.highlight{background-color:yellow; font-weight:700; color:black}

.windowbg{
	color: #000000;
	background-color: #F8F7EF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
}

.windowbg2{
	color: #000000;
	background-color: #f4f2db;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
}

.windowbg3{
	color:#000000;
	background-color: #e5e2da;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
}

.calendar_today{
	background-color:#72AD3F;
	color: #898985;
	text-align: center;
	font-style: italic;
	font-weight: 700
}

.titlebg, tr.titlebg th, tr.titlebg td, .titlebg2, tr.titlebg2 th, tr.titlebg2 td{
	color:#000;
	font-style:normal;
	border-bottom:1px solid #fefefe;
	border-top:1px solid #eee;
	padding-left:10px;
	padding-right:10px;
	line-height:22px;
	background-color: #e5e2da;
	background-image: url(./images/titlebg.gif);
	background-repeat: repeat-x;
}

.titlebg, .titlebg a:link, .titlebg a:visited{font-weight:700; 
color:#000; 
font-style:normal; 
font-size:12px}

.titlebg a:hover{
	color:#101010
}

.titlebg2 a:link, .titlebg2 a:visited{color:#000; 
font-style:normal; 
text-decoration:underline}

.titlebg2 a:hover{
	color:#101010;
	text-decoration:underline
}

.catbg, tr.catbg td, .catbg3, tr.catbg3 td{
	color:#fff;
	padding-left:10px;
	padding-right:10px;
	line-height:25px;
	background-color: #101010;
	background-image: url(./images/catbg.gif);
	background-repeat: repeat-x;
}

.catbg, .catbg2{
	font-weight:700;
	font-size:16px;
	padding-left:10px;
	padding-right:10px;
	line-height:25px;
	background-color: #101010;
	background-image: url(./images/catbg.gif);
	background-repeat: repeat-x;
}

.catbg3, tr.catbg3 td, .catbg3 a:link, .catbg3 a:visited{font-size:95%; 
color:#fff; 
text-decoration:none}

.catbg a:link, .catbg a:visited, .catbg2 a:link, .catbg2 a:visited{color:#fff; 
text-decoration:none}

.catbg a:hover, .catbg2 a:hover, .catbg3 a:hover{text-decoration:underline}

.tborder{
	background: #a7a7a7;
	color: #333;
	border: 1px solid #898985
}

.smalltext{
	font-size:small;
	font-family:Arial, Helvetica, sans-serif;
}

.middletext{font-size:90%}

.normaltext{font-size:small}

.largetext{font-size:14pt}

.popuptext {color:#FFFFFF;}

.post, .personalmessage{width:100%; overflow:auto; line-height:1.3em}
.signature{width:100%; overflow:auto; padding-bottom:3px; line-height:1.3em}

.error{color:red}

/* definitions for the main tab, active means the tab reflects which page is displayed */
.maintab_first, .maintab_back, .maintab_last, .maintab_active_first, .maintab_active_back, .maintab_active_last{}
.maintab_back, .maintab_active_back{ padding:0 0 1px 1px;  border:solid 1px #fefefe;  background:#21482f;  border-top:none}

.maintab_first{}
.maintab_back{}
.maintab_last{}
.maintab_active_first{}
.maintab_active_back{}
.maintab_active_last{}

/* how links behave in main tab. */
.maintab_back a:link, .maintab_back a:visited, .maintab_active_back a:link, .maintab_active_back a:visited{
	display:block;
	padding:4px;
	float:left;
	margin-right:1px;
	font-size:small;
	color:#FFFFFF;
	background-color: #216B2F;
}
.maintab_active_back a:link, .maintab_active_back a:visited{
	color:#000;
	text-decoration:none;
	background-color: #216B2F;
}
.maintab_back a:hover, .maintab_active_back a:hover{
	color:#FFF;
	text-decoration:none;
	background-color: #72AD3F;
}

/* definitions for the mirror tab */
.mirrortab_first, .mirrortab_back, .mirrortab_last, .mirrortab_active_first, .mirrortab_active_back, .mirrortab_active_last{}
.mirrortab_back, .mirrortab_active_back{
	padding:1px 0 0 1px;
	border:solid 1px #9aab81;
	border-bottom:none;
	background-color: #216B2F;
}

.mirrortab_first{}
.mirrortab_back{}
.mirrortab_last{}
.mirrortab_active_first{}
.mirrortab_active_back{}
.mirrortab_active_last{}

/* how links behave in mirror tab. */
.mirrortab_back a:link, .mirrortab_back a:visited, .mirrortab_active_back a:link, .mirrortab_active_back a:visited{
	display:block;
	padding:4px;
	float:left;
	margin-right:1px;
	font-size:x-small;
	color:#fff;
	background-color: #2E743B;
}
.mirrortab_active_back a:link, .mirrortab_active_back a:visited{
	background:#dad0c4;
	color:#639E30;
	text-decoration:none;
}
.mirrortab_back a:hover, .mirrortab_active_back a:hover{
	background:#639E30;
	color:#FFF;
	text-decoration:none;
}

/* Navigation */
#nav-l{background:url(./images/img/nav-l.gif)  0 50% repeat-y; height:50px; padding-left:30px}
#nav-r{background:url(./images/img/nav-r.gif) 100% 50% repeat-y;	height:50px; padding-right:30px}
#nav{ padding:0; margin:0; width:100%; height:50px; background:#627E61 url(images/img/nav2.gif)}
#nav ul{ float:left; list-style:none; margin:0; padding:0 0 0 20px; height:50px}
#nav ul li{ display:inline; margin:0; padding:0}
#nav ul li a{
	display:block;
	float:left;
	width:auto;
	margin:0;
	margin-top:5px;
	margin-bottom:5px;
	padding:0 8px;
	color:#fff;
	text-decoration:none;
	letter-spacing:-0.5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 45px;
	font-weight: 700;
	font-variant: normal;
	font-style: normal;
}
#nav ul li a:hover, 
#nav ul li a:active{
	color:#FFFFFF;
	background-color: #2E743B;
}
#nav ul li.chosen a{
	background:#FCFBED url(./images/img/pointer.gif) no-repeat center bottom;
	color:#216B2F
}

#wrapper{width:950px; min-width:720px; margin:0 auto; padding:0}

#header{
	position:relative;
	height:205px;
	overflow:hidden;
	background:#0E609E url(./images/img/header-bg.gif) repeat-x 0 0;
	background-color: #101010;
}

#head-r{height:205px; background:url(./images/img/header-r.gif) no-repeat 100% 0}
#head-l{background:url(./images/img/header-l.gif) no-repeat 0 0}

#logo{
	position:absolute;
	top:30px;
	left:50px;
	display:block;
	width:148px;
	height:147px;
	cursor:pointer;
	background:url(./images/img/logo.png) no-repeat
}

#userarea{
	height:78px;
	float:right;
	padding:35px 40px 0 0;
	text-align:right;
	font-size:1em;
	color:#fefefe;
	font-family:Arial, Helvetica, sans-serif;
	line-height:18px
}
#userarea a:link, #userarea a:visited{
	color:#72AD3F;
	text-decoration:none
}
#userarea a:hover{
	color:#639E30;
	text-decoration:none;
	border-bottom:1px dotted #FFF
}

#searcharea {
	position: absolute;
	top: 158px;
	left: 690px;
	height: 33px;
	width: 223px;
	background: #94A76E url(./images/img/srchbg.png) no-repeat;
	overflow: hidden;
	z-index: 99;
}
#searcharea .inputs {
	background: transparent;
	color: #101010;
	margin: 5px 0 0 5px;
	width: 170px;
	height: 30px;
	display: inline;
	border: none;
}
#mainarea{
	padding:10px;
	margin:0;
	background:#FCFBED;
	clear:both;
	overflow:auto;
}

#content-l {
	padding-left: 30px;
	background-image: url(images/img/content-l.gif);
	background-repeat: repeat-y;
	background-position: left center;
}
#content-r {
	padding-right: 30px;
	background-image: url(images/img/content-r.gif);
	background-repeat: repeat-y;
	background-position: right center;
}

#footer{
	background-image: url(./images/img/footer-bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#footer-r{
	height:40px;
	background-image: url(./images/img/footer-r.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#footer-l{
	background-image: url(./images/img/footer-l.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#footerarea {
	clear: both;
	color: #101010;
	margin: 0 auto;
	width: 100%;
	text-align: center;
	font-size: 0.95em;
}

#footerarea a {
	color: #101010;
}

#footerarea a:visited {
	color: #101010;
}

#footerarea a:active {
	color: #101010;
}

#footerarea a:hover {
	color: #101010;
}



#ajax_in_progress{
	background:#32cd32; 
	color:white; 
	text-align:center; 
	font-weight:700; 
	font-size:18pt; 
	padding:3px; 
	width:100%; 
	position:fixed; 
	top:0; 
	left:0;
}

.EvenRowClass{
	background-color:#e5e2d9;
}

.ReviewTableClass{
	border: 1px solid #C5C0B3;
	border-collapse:collapse;
}

.ReviewTableClass td{
	border: 1px solid #C5C0B3;
	vertical-align:top;
	padding:3px;
	margin:0px;

}

.ReviewTableClass th{
	border: 1px solid #C5C0B3;
	background-color:#C5C0B3;
	text-align:left;
	
}

.MoreInfoTableClass{
	border: 1px solid #C5C0B3;
	border-collapse:collapse;
}

.MoreInfoTableClass th{
	border: 1px solid #C5C0B3;
	background-color:#C5C0B3;
	text-align:left;
	width:33%;
	
}

.MoreInfoTableClass td {
	border: 1px solid #C5C0B3;
	vertical-align:top;
	padding:3px;
	margin:0px;

}

#FranDetailPage {
	overflow:auto;
	clear:both;
}

#FranDetailPage h1,h3{
  margin-top:5px;
  margin-bottom:0px;
}
#FranDetailPage p{
	margin-top:0px;
}
.FranInfoTbl {
	width:100%;
	
}
.ColoredTable {
	background-color: #f4f2db;
	padding: 5px;
	border: 1px solid #898985;
	color: #000000;
	margin-bottom: 5px;
	margin-right: 30px;
	margin-left: 30px;
}
.ColoredTable a:link {
	color: #216B2F;
}
.ColoredTable a:visited {
	color: #216B2F;
}
.ColoredTable a:hover {
	color: #216B2F;
}


.ColoredTable p {
	margin-bottom: 2px;
}

.ColoredTable td {
	color:#000000;
}

.ColoredTable h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 3px;
	margin-top: 3px;
}
.ColoredTable h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 3px;
	margin-top: 3px;
}
.ColoredTable h2 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 3px;
	margin-top: 3px;
}.ColoredTable h1 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 3px;
	margin-top: 3px;
}
