/* USA KEF - Updated - June 2, 2009 */

/* KEF Common Styles */
body {
	font-family: Georgia;
	font-size: 100%;
	background-color: #666699;
	margin: 0px;
	padding: 0;
	background-image:url(images/bg.jpg);
	background-repeat: repeat-x;
}

#wrapper {
	width: 912px;
	margin: 0 auto;
	background-image: url(images/shadow.gif);
	background-repeat: repeat-y;
}



#header {
	color: #6F6B55;
	padding: 0px;
	margin: 0;
	height: 139px;
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	
}

#left {
	width: 220px;
	float: left;
	margin: 0px 0 0 0px;
}

#left .content {
	padding: 10px 21px 10px 30px;
	font-size: 0.80em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #f5f5f5;
	font-weight: normal;
}

#main {
	width: 456px;
	min-height: 350px;
	float: left;
	margin: 0px 0 0 0px;
}

#main .content {
	font-size: 0.85em;
	padding: 0px 26px 0 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	margin: 0 0 0 0;
}

#main2 {
	width: 627px;
	min-height: 350px;
	float: left;
	margin: 0px 0 0 0px;
}

#main2 .content {
	font-size: 0.85em;
	padding: 0px 26px 0 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	margin: 0 0 0 0;
}

#right {
	width: 204px;
	float: left;
	margin: 0;
}

#right .content{
	padding: 10px 7px 0 0px;
	font-size: 0.80em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	line-height: 140%;
}

.QB {
	padding: 0 7px 0 4px;
}

#left a:link {
	color: #FFFF99;
	text-decoration: none;
}
#left a:visited {
	color: #FFFF99;
	text-decoration: none;
}
#left a:hover {
	color: #62A062;
	text-decoration: none;
}

#main a:link {
	color: #428B44;
	text-decoration: underline;
}
#main a:visited {
	color: #428B44;
	text-decoration: underline;
}
#main a:hover {
	color: #CC0000;
	text-decoration: none;
}

#main2 a:link {
	color: #428B44;
	text-decoration: underline;
}
#main2 a:visited {
	color: #428B44;
	text-decoration: underline;
}
#main2 a:hover {
	color: #CC0000;
	text-decoration: none;
}

#right a:link {
	color: #666699;
	text-decoration: underline;
}
#right a:visited {
	color: #666699;
	text-decoration: underline;
}
#right a:hover {
	color: #CC0000;
	text-decoration: underline;
}
#footer {
	color: #f5f5f5;
	padding: 0px 0 0 0px;
	margin: 0 auto;
	font-size: 0.7em;
	clear: both;
	height: 143px;
	width: 912px;
	background-image: url(images/bottom.jpg);
	background-repeat: no-repeat;
}

#footer a:link {color: #FFF;}
#footer a:visited {color: #FFF;}
#footer a:hover {color: #FFF; text-decoration: none;}

#wrapperCopyright {
	width: 912px;
	margin: 0 auto 0 auto;
}

#copyright {
	padding: 0 0 0 0;
	margin: 0px 0 0 0;
}

#copyright p {
	margin: 0px 0 0 0;
	padding: 0 0 17px 0;
	font-size: 0.7em;
	color: #f5f5f5;
	text-align: center;
}

#copyright a:link {color: #FFF; text-decoration: none;}
#copyright a:visited {color: #FFF; text-decoration: none;}
#copyright a:hover {color: #FFF; text-decoration: underline;}


h1 {
	font-size: 1.7em;
	margin: 14px 0 0px 0;
	font-weight: normal;
	color: #CC0000;
	padding: 0 0 0 0;
}
h2 {
	font-size: 1.4em;
	margin: 11px 0 0 0;
	font-weight: normal;
	color: #666699;
	padding: 0 0 0 0;
}
h3 {
	font-size: 1.0em;
	margin: 17px 0 4px 0;
	font-weight: bold;
	color: #428B44;
	padding: 0px 0 0 0;
}
h4 {
	font-size: 0.95em;
	margin: 11px 7px 0px 5px;
	font-family: Verdana;
	padding: 0 0 0 0;
	font-weight: bold;
	color: #333;
}

.content p {
	margin: 0px 7px 0px 7px;
	font-family: Verdana;
	line-height: 160%;
	font-size: 0.85em;
	padding: 0 0 0 0;
}

#main .content li {
	font-family: Verdana;
	line-height: 160%;
	font-size: 0.85em;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style-type: decimal;
}

#main .content ol {
	margin: 0 27px 0 27px;
	padding: 0 0 0 0;
}




.nomargintop {
	margin-top: 0;
}

/* get rid of dotted lines on click image/link */
a {
  	outline: none!important;
}


.input {
	background-color: #669966;
	border: 1px solid #333;
	color: #fff;
}

.textarea {
	background-color: #666699;
	border: 1px solid #333;
	color: #fff;
}

#MenuDiv {
	margin: 0px 16px 0px -40px;
	padding: 0px 0px 0px 0px;
	font-size: 0.90em;
	line-height: 170%;
}

#MenuDiv ul, li {
	list-style-type: none;
}

#MenuDiv a {
	display: block;
	text-decoration: none;
	padding: 2px 6px 2px 6px;
	margin: 2px 0 2px 0;
	border: 1px solid #980000;
	width: 147px;
	background-color:#B00101;
}

#MenuDiv a:link, #MenuDiv a:visited {
	color: #fff;
}

#MenuDiv a:hover {
	background-color: #666699;
	color: #fff;
	border-color: #980000;
}

.button {
	margin: 4px 0 0 0;
}

#tableNew {
	background-color: #666699;
	color: white;
	border-color: #333333;
	border-width: 2px;
	border-style: solid;
}

#tableNew H1 {
	padding: 0 0 0px 5px;
	font-size: 0.85em;
	color: #FFFFFF;
	font-weight: bold;
}

#tableNew p {
	padding: 0 0 4px 3px;
}

#tableNew a:link {
	color: #FFF;
}
	
#tableNew a:visited {
	color: #FFF;
}

#tableNew a:hover {
	color: #FFF; 
	text-decoration: none;
}

.read {
	font-size: 0.8em;
	padding: 0px 40px 0 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666699;
	margin: 4px 0 0 0;
}



/* DataGrid Styles */
.headerStyle {
    background-color: #333;
    color: #fff;
    font-weight: bold;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 8pt;
}

.headerStyle a:link {
	color: #ffffff !important;
	font-weight: bold;
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: underline;
}

.headerStyle a:visited {
	color: #ffffff !important;
	font-weight: bold;
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: underline;
}

.headerStyle a:hover {
	color: #CC0000 !important;
	font-weight: bold;
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: underline;
}

/*edit odd rows of grids */
.rowStyle {
    font-weight: normal;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 0.8em !important;
	background-color: #fff;
	color: #000;
}

.rowStyle a:link, a:visited {
    color: #333;
	text-decoration: none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	
}

.rowStyle a:hover {
    color: #fff;
	text-decoration: none;
}

/*edit even rows of grids */
.altRowStyle {
    background-color: #E4E4E4;
    font-weight: normal;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 0.8em !important;
	color: #000;
}

.altRowStyle a:link{
    color: #666;
	text-decoration: none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	
}

.altRowStyle a:hover {
    color: #fff;
	text-decoration: none;
}

.selectedRowStyle {
	background-color: #428B44;
	color: #fff;
	font-weight: bold;
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
	font-size: 0.8em !important;
}

.editRowStyle {
	background-color: #428B44;
	color: #fff;
	font-weight: normal;
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
	font-size: 0.8em !important;
}

.pagerStyle {
	color: #000;
	background-color: #fff;
	font-size: 8pt;
	padding: 0 7px 0 7px;
	margin: 0 7px 0 7px;
}

.pagerStyle a:link {
	color: #333;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;
}

.pagerStyle a:visited {
	color: #333;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;
}

.pagerStyle a:hover {
	color: #bce074;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: underline;
}

.footerStyle {
	color: #000;
	background-color: #a4b08b;
	font-size: 8pt;
	font-weight: bold;
	border-top: solid 2px #000;
}

/* End DataGrid Styles */


/* Error Message Styles */
.errorText {
	color: #ff0000;
	font-weight: bold;
	text-align:left;
}

.successText {
	color: blue;
	font-weight: bold;
}

/* styles for login page - text alignment */
.login {
	margin: 10px 0 0 0;
	line-height: 30px;
}

.loginbutton {
	margin: 7px 178px 7px 0;
}

.forgotpass {
    margin: 7px 0 0 117px;
	padding: 0px 0 0 0;
}

.rememberme {
    margin: 0;
	padding: 0 0 0 107px;
}

.failuretext {
	font-size: 0.85em;
}

/* styles for suggestions page - text and button alignment */
.suggestionButton {
	margin: 2px 0 0 0;
	padding: 0 0 0 0;
}

/* styles for tables in admin */
.adminTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.adminTable h2 {
	font-family: Georgia, "Times New Roman", Times, serif !important; 
	font-size: 1.4em !important;
	font-weight: normal !important;
	color: #666699 !important;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.adminTable h3 {
	font-family: Georgia, "Times New Roman", Times, serif !important;
	font-size: 1.2em !important;
	font-weight: normal !important;
	color: #333 !important;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.tips {
	border-top: solid 1px;
	border-top-color: #CCCCCC;
}

/* edit horizontal rule properties */
hr {
	height: 1px; 		/* IE 7 */
	color: #CCC; 		/* IE 7 */
	border: 1px; 		/* Mozilla FireFox 2.0 or later */
	background: #CCC; 	/* Mozilla FireFox 2.0 or later */
	margin: 11px 7px 4px 7px;
}