/* CSS Document */
*, HTML			{ margin: 0px auto; padding: 0px auto; }
BODY {
	background-color:#786d65; text-align:center;
}

FORM { margin: 0px; padding: 0px; }
H2 {
	width: 100%; font: 16pt Arial; text-align: center; margin:10px 0px 0px 0px;
}
TABLE			{ width: 100%; border-collapse: collapse; }
TABLE TR TH		{ text-align: left; border-bottom: 1px solid black; }
H4				{ margin-top: 15px; background-color: #ccc; font-variant: small-caps; }
INPUT			{ border: 1px solid grey; background-color: #FEFEFE; }
SELECT			{ border: 1px solid grey; background-color: #FEFEFE; }
BUTTON			{ border: 1px solid grey; background-color: #369; color: white; }
IMG				{ border: none; }
FIELDSET		{ margin-bottom: 10px; }

.form SPAN		{ background-color: #69C; margin: 1px 1px; padding: 2px 0px; width: 300px; height: 20px; display: block; }
.form LABEL 		{ width: 100px; text-align: right; color: white; display: block; float: left; font: 10pt sans-serif; }

.alt			{ background-color: #ccc; }
.error			{ border: 1px solid red; font-weight: bold; color: red; margin: 3px 0px; padding: 2px; }
.alt			{ background-color: #ffeeee !important; }


#wrap {
background-color: #FFFFFF;
width:80%; /*center hack*/
margin: 0 auto; /*center hack*/
width:766px;
height:auto;
}

#header {
height: 147px;
width: 766px;
background: url('/image/CCI-Header.gif') no-repeat;
}

#login {
background-color: #002b49; 
width: 150px; 
height: 170px; 
float: left; 
border-top: 5px solid #786e65; 
border-bottom: 5px solid #786e65;
font: 9pt sans-serif;
color: white;
}
#login INPUT {
	font: 9pt sans-serif;
	border: 1px solid black;
}
#login BUTTON {
	border: 0px solid black;
	background: url('/image/loginbutton.gif') no-repeat;
	width:72px;
	height: 16px;
}
#login H3 {
	font: 14pt Arial; text-align: left; margin: 0px; padding: 0px; 
}

#login .loginform {
margin-top: 10px;
}

#login .loginform a:link {
color: #e2d4a7;
}
#login .loginform a:visited {
color: #e2d4a7;
}

#login .loginform input {
margin: 5px;
}

#banner {
width: 616px; 
height:170px; 
background: url('/image/Animation_CCI.gif') no-repeat;
float:left; 
border-top: 5px solid #786e65; 
border-bottom: 5px solid #786e65;
}

#menu-wrap {
background-color: #FFFFFF;
height:100%;
background: url('/image/filler.gif') repeat-ys;
clear:both;
width: 150px;
float:left;
}

#menu {
background-color: #e6d3a4; 
width: 150px; 
height:323px; 
float:left;
}

#menu ul {
margin: 0;
padding: 0;
list-style: none;
}

#menu li {
background-color: #e2d4a7; 
heightT: 51px; 
border-bottom: 1px solid #a39f86; 
font-size: 10pt; 
font-family: Arial; 
text-align:left; 
color: #002b49;
vertical-align: baseline;
text-decoration: none;
line-height: 3.0em;
}

#menu .doubleline {
background-color: #e2d4a7; 
heightT: 51px; 
border-bottom: 1px solid #a39f86; 
font-size: 10pt; 
font-family: Arial; 
text-align:left; 
color: #002b49;
vertical-align: baseline;
text-decoration: none;
line-height: 1.5em;
}

#menu .doubleline2 {
font-size: 10pt; 
line-height: 1.5em;
}
#menu li a:link {
background-color: #e2d4a7; 
heightt: 36px;
font-size: 10pt; 
font-family: Arial; 
padding-left:10px; 
padding-right:10px; 
text-align:left; 
color: #002b49;
text-decoration: none;
display:block;
}

#menu li a:visited {
background-color: #e2d4a7; 
heightt: 36px; 
font-size: 10pt; 
font-family: Arial; 
padding-left:10px; 
padding-right:10px; 
text-align:left; 
color: #002b49;
text-decoration: none;
display:block;
}
#menu li a:hover {
background: #e2d4a7 url('/image/menu_bg.gif') repeat-y;
heightt: 36px;
font-size: 10pt; 
font-family: Arial; 
padding-left:10px; 
padding-right:10px; 
text-align:left; 
color: #6E1C00;
text-decoration: none;
display:block;
}
#menu li a:active {
background-color: #e2d4a7; 
heightt: 36px;
font-size: 10pt; 
font-family: Arial; 
padding-left:10px; 
padding-right:10px; 
text-align:left; 
color: #6e1c00;
text-decoration: none;
display:block;
}
#menu-bottom {
margin-top: 0px; 
height: 95px;
clear:both; 
width: 150px;  
background: #FFF url('/image/menubottom.gif') no-repeat; 
overflow:hidden;
}

#content {
background-color: #FFFFFF; 
width: 616px; 
height:auto; 
float:left;
text-align: left;
min-height: 420px;
}

#content .text p {

padding: 10px;
font-size: 10pt;
font-family: Arial;
}

#content .text li {
font-size: 10pt;
font-family: Arial;
}

#content .text table {
font-size: 10pt;
font-family: Arial;
}
#content form a:link{
margin: 20px 0px 0px 10px;
font-family:arial;
font-size: 10pt;
font-weight:bold;
}

#content .form {
margin-top: 5px;
width: 80%;
}

#content .form b{
font-family:arial;
font-size: 10pt;
}

#content .error {
margin: 5px 10px 5px 10px;
text-align:center;
font-family:arial;
font-size: 10pt;
}

#footer {
width:80%; /*center hack*/
margin:0 auto; /*center hack*/
font-size: 11pt;
font-family: Arial;
color: #FFFFFF;
text-align: right;
clear:both;
width:766px;
height: 20px;
background-color: #002b49;
clear:both;
}

/* added for find_candidates.php */
#candidate_results {
	list-style: none;
	padding: 10px;
	margin-left: 0px;
}

li.candidate_row_title {
	display: block;
	background-color: #002b49;
	color: white;
	font-size: 1.5em;
	padding: 0 5px 0 5px;
}

.candidate_row_list {
	border: 1px solid Gray;
	padding: 0 0 0 0;
	margin: 0;
	list-style: none;
	overflow: auto;
	text-align: right;
}

.candidate_row_list dl {
	padding-left: 5px;
	width: 250px;
}

.candidate_row_list dt {
	float: left;
	margin-right: 5px;
	font-weight: bold;
	font-color: #666;
}

.candidate_row_list div {
	float: right;
	max-width: 275px;
	text-align: left;
}

.candidate_mail_to {
	font-size: 1.2em;
	padding-left: 5px;
	text-align: left;
	clear: both;
}


