 /* HTML Tags */

body {
	background-color: #ffffff;
	margin-width: 0;
	margin-height: 0;
	margin-top: 0;
	margin-left: 0;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-image: url(art/OKC_header.jpg);
	background-repeat: no-repeat;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3E4C52;
}
a:link {
	color : #003366;
	text-decoration : none;
}
a:visited {
	color : #003366;
	text-decoration : none;
}
a:hover {
	color : #333333;
	text-decoration : underline;
}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}

.tableMain {
	border-collapse: collapse;
}
.tableMain td {
	font-weight: normal;
	color: #666666;
	padding: 3px;
}
.tableMain th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 3px 3px 4px;
	font-weight: bold;
	border: 1px solid #CCCCCC;
}

.tableBoxed {
	border-collapse: collapse;
}
.tableBoxed td {
	font-weight: normal;
	color: #666666;
	padding: 3px;
	border: 1px solid #CCCCCC;
}
.tableBoxed th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 3px 3px 4px;
	font-weight: bold;
	border: 1px solid #CCCCCC;
}

.tableVoice {
	border-collapse: collapse;
	}
.tableVoice tr {
	font-weight: normal;
	padding: 2px;
}
.tableVoice td {
	font-weight: normal;
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	cursor: hand;	
	cursor: pointer;
}
.tableVoice th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 3px 3px 4px;
	font-weight: normal;
	border: 1px solid #CCCCCC;
}

.tableTalent {
}
.tableTalent td {
	font-weight: normal;
	color: #003366
	padding: 2px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
}
.tableTalent th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 3px 3px 4px;
	font-weight: normal;
	border: 1px solid #CCCCCC;
}



.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}

/* Layers */
 #wrapper {
	margin:0 auto;
	width:800px;
	background-color:#FFFFFF
    }

#head {
	background-color:#FFFFFF
	margin:0 auto;
    }

#content {
	float:center;
	background-color:#FFFFFF
	width: 100%;
	padding:5px;
	text-align: center;
    }

#footer {
	clear:both;
	float:inherit;
	margin:0 auto;
	width:100%;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #333333;
}
.blueTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3867B1;
	letter-spacing: 0.18em;
	font-weight: bold;
	line-height: 1.8em;
}
.spacedText {
	line-height: 1.5em;
}
