HTML {
 	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 100%;
	border: none;
}

BODY {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 100%;
	border: none;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	background-color: white;
	color: #081643;
}

INPUT {
	color:#00658A;
	font-size: 10px;
	font-style:normal;
	padding: 2px 8px 2px 8px;
	border: 1px solid #00658A;
	background-color:#E2F3F1;
}

INPUT[type="image"] {
	background-color: transparent;
	border: 0px;
}
	
SELECT {
	color:#00658A;
	font-size: 11px;
	font-style:normal;
	border: 1px solid #00658A;
	background-color:#E2F3F1;
	}
	
TEXTAREA {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color:#00658A;
	font-size: 11px;
	font-style:normal;
	padding: 2px 8px 2px 8px;
	border: 1px solid #00658A;
	background-color:#E2F3F1;
	}
	
input:focus, select:focus, textarea:focus {
	background: white;
	}

/* POSITIONING */
.left {
	float:left;
	}
.right {
	float:right;
	}	

/* FONTS */
.browntext {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	color: #4A4A4A;
	line-height: 14px;
}

.field_label {
	color:#081643;
	font-size: 12px;
	white-space: nowrap;
	width: 1%;
	vertical-align: top;
}

.field_splay {
	color:#00658A;
	font-size: 12px;
	vertical-align:	text-bottom;
}

.radio_pair {
	vertical-align: top;
	white-space: nowrap;
}

.data_row_0, .data_row_1 {
	font-size: 11px;
	font-weight: lighter;
	color: #4A4A4A;
	line-height: 14px;
}

.biggerbrowntext {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #081643;
}

.biggestbrowntext {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #081643;
}
.biggerblacktext {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #111111;
}
.browntitle {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #857065;
}
.darkbrowntitle {
	font-family: Times, Times New Roman, serif;
	font-size: 14px;
	color: #41260C;
}
.tinybrown {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	color: #41260C;
}
.beigetext {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #C5B49F;
}

.bigwhite {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFEE30;
	text-decoration: none;
	margin-top: 4px;
}

.bigwhitetext {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #eeeeee;
}

.midwhitetext {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFEE30;
}

A.bigwhitetext:link, A.bigwhitetext:hover, A.bigwhitetext:visited {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #eeeeee;
}
.smallwhite {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	color: #ffffff;
}
a.smallwhite:link {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	color: #ffffff;
}
a.smallwhite:visited {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	color: #ffffff;
}
a.whitelink:link {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: underline;
}
a.whitelink:visited {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: underline;
}
a:link {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	color: black;
	line-height: 14px;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	color: black;
	line-height: 14px;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	color: #FF0000;
	line-height: 14px;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	color: #990000;
	line-height: 14px;
	text-decoration: underline;
}

A.browntext {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #41260C;
	text-decoration:underline;
}
select.brownbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: ##FFFFFF;
	background-color: #8F837D;
}

/* ADMIN SPECIFIC STYLES */

#nav_outer {
	width: 124px; 
	border:1px solid #837158; 
	float:left;
	margin-right: 15px;
	}
	
	
.nav_top {
	padding: 3px 5px 3px 5px; 
	color:#846A5C; 
	font-family:'Times New Roman', Times, serif; 
	font-size:12px;font-weight:bold;
	background-color:#FFFFFF;
	}
	
.nav_inner {
	background-color:#D2C7B9; 
	padding: 4px 5px 8px 5px; 
	}
	
#nav_outer A {
	color:#846A5C; 
	font-family:'Times New Roman', Times, serif; 
	font-size:12px; 
	line-height:20px; 
	font-weight:bold;
	text-decoration: none;
	}
	
#nav_outer A.navon {
	color:#3F3027; 
	font-family:'Times New Roman', Times, serif; 
	font-size:12px; 
	line-height:20px; 
	font-weight:bold;
	text-decoration: none;
	}
	
#nav_outer A:hover {
	color:#FFFFFF; 
	font-family:'Times New Roman', Times, serif; 
	font-size:12px; 
	line-height:20px; 
	font-weight:bold;
	text-decoration: none;
	}
	
#nav_outer A.navon:hover {
	color:#FFFFFF; 
	font-family:'Times New Roman', Times, serif; 
	font-size:12px; 
	line-height:20px; 
	font-weight:bold;
	text-decoration: none;
	}
	
#nav_outer A.subnav {
	color:#846A5C;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	line-height:12px;
	}
	
#nav_outer A.subnavon {
	color:#3F3027;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	line-height:12px;
	}
	
#nav_outer A.subnav:hover {
	color:#FFFFFF;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	line-height:12px;
	}

.smallNavText {
	color:#3F3027;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	/*font-weight:bold;*/
	text-decoration: none;
	line-height:12px;
	}
	
#maincontent {
	padding: 25px;
	font-size: 12px;
	background-color: white;
}

.maincontent {
	font-size: 12px;
	background-color: white;
}

.home_content { font-size: 16px; text-align: center; width: 100%; }
	
.tabletop, .head_row {
	background-color: #081643;
}

.brown_back {
	background-color: #857065;
}

.silver_back {
	background-color: #BCBDC0;
}

.white_back {
	background-color: white;
}

.gray_back {
	background-color: #2900B8;
}
	
.tablebg1 {
	background-color:#ddeeee;
	font-size: 11px;
	font-weight: lighter;
	color: #00658A;
	line-height: 14px;
}
.tablebg2 {
	background-color: #ccdddd;
	font-size: 11px;
	font-weight: lighter;
	color: #00658A;
	line-height: 14px;
}
	
.tablebgOver {
 	background-color: white;
 	border: 2px #ff0000 solid;
 	
	font-size: 11px;
	font-weight: lighter;
	line-height: 14px;
}
	
.paginator {
	font-size: 10px;
	font-style: normal;
	color: #41260C;
	margin: 4px 0px 4px 0px;
	}
	
.buttoncontainer {
	width: 150px;
	}
		
.editbttn A {
	border: 1px solid black;
	color: black;
	padding: 1px 11px 1px 12px;
	margin-top:3px;
	text-decoration:none;
	font-size:10px;
	line-height:20px;
	background-color: white;
	}

.editbttn A:hover {
	background-color: #00658A;
	color: white;
	text-decoration: none;
	}
		
.addbttn A {
	border: 1px solid black;
	color: black;
	padding: 1px 13px 1px 13px;
	margin-top:3px;
	text-decoration:none;
	font-size:10px;
	line-height:20px;
	background-color: white;
	}

.addbttn A:hover {
	background-color: #00658A;
	color: white;
	text-decoration: none;
	}
	
.updatebttn A {
	border: 1px solid black;
	color: black;
	padding: 1px 3px 1px 3px;
	margin-top:3px;
	text-decoration:none;
	font-size:10px;
	line-height:20px;
	background-color: white;
	}

.updatebttn A:hover {
	background-color: #00658A;
	color: white;
	text-decoration: none;
	}
	
.deletebttn1 A {
	border: 1px solid black;
	color: black;
	padding: 1px 3px 1px 3px;
	margin-top:3px;
	text-decoration:none;
	font-size:10px;
	line-height:14px;
	background-color: white;
	}
	
.deletebttn1 A:hover {
	background-color: #00658A;
	color: white;
	text-decoration: none;
	}
	
.deletebttn A {
	border: 1px solid black;
	color: black;
	padding: 1px 3px 1px 3px;
	margin-top:3px;
	text-decoration:none;
	font-size:10px;
	line-height:20px;
	background-color: white;
	}
	
.deletebttn A:hover {
	background-color: #00658A;
	color: white;
	text-decoration: none;
	}
	
.gobttn A {
	border: 1px solid black;
	color: black;
	padding: 1px 3px 1px 3px;
	margin:3px 0px 0px 2px;
	text-decoration:none;
	font-size:10px;
	line-height:20px;
	background-color: white;
	}
	
.gobttn A:hover {
	background-color: #00658A;
	color: white;
	text-decoration: none;
	}
	
/* EMAIL PREVIEW */

#emailpreview .text { font-family: Arial, Verdana; font-size: 12px; font-style: normal; line-height: 15px; font-weight: normal; color: #857065; letter-spacing: 0px;}
#emailpreview A { font-family: Arial, Verdana; font-size: 12px; font-style: normal; line-height: 15px; font-weight: normal; color: #857065; letter-spacing: 1px; text-decoration: underline;}
#emailpreview A:hover { font-family: Arial, Verdana; font-size: 12px; color: #C1AF98; }
#emailpreview A.unsubscribe, .unsubscribe { font-family: Arial, Verdana; font-size: 10px; font-style: normal; line-height: 15px; font-weight: normal; color: #999999; letter-spacing: 0px; text-decoration: none;}
#emailpreview A.unsubscribe:hover { font-family: Arial, Verdana; font-size: 10px; color: #999999; text-decoration: underline;}


	
.notesfordeveloper {
	color:#FF0000;
	font-style:italic;
	}
	
.query_crawl {
	text-transform: uppercase;
	font-weight: bold;
	background-color: #696e7b;
	color: #ff9;
	white-space: nowrap;
}	

.query_crawl_time_stamp {
	color:#E8E8E8;
}	

	
.no {
	color:#FF0000;	
/*	color: #451A1A;	*/
	text-transform: uppercase;
	font-weight: bold;
}

.yes {
	color:green;	
/*	color: #223D23;	*/
	text-transform: uppercase;
	font-weight: bold;
}

.in_use {
	background-color: #CCCCCC;
	color: black;
}

.emphatic {
	font-size:12px;
}

.showMe			{ visibility: visible; }
.hideMe { visibility: hide; visibility: collapse; }

.orangey {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #ffee30;
	text-decoration: none;
}

.required, .dud {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 10pt;
	color: #B22F00;
	text-decoration: none;
}

.dud_field_value {
	background-color: #FFFF99;
	color: black;
}

/* Browser specific (not valid) styles to make preformatted text wrap */		

pre {
 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+ */
}

.col_header, A.col_header {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: white;
}

.title_row, .tablelines {
	background-color: #C2E6E2;
}
