/* regular styles */
body { 
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #666;
}

blockquote, cite {
	margin: 0;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

img {
	border:none;
}

fieldset {
border: 1px solid navy;
padding: 10px;
}

legend {
	font-weight: bold;
}

.lgndBold {
	text-align: center; 
	font-weight: bold; 
	font-size: large;
}

p {
	line-height: 130%;
	margin: 10px 0px 10px 0px;
}

a {
	text-decoration: underline;
}

a.help {
	padding: 1px 4px 0px 4px;
	border: 1px #3F658C solid;
	color: #3F658C;
	text-decoration: none;
	font-size: 10px;
}

a:link, a:visited {
	color: #3F658C;
}

a:active, a:hover {
	color: #996;
}

hr {
	border: 0px;
	height: 3px;
	background-color: #C3CFDB;
	color: #C3CFDB;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}

h1 {
	font-size: 22px;
	font-weight: bold;
	letter-spacing: .1em;
	margin: 0px;
	padding-bottom: 0px;
}

h2 {
	font-size: 18px;
	font-weight: bold;
	letter-spacing: .1em;
	color: #0078B4;
	margin: 0px;
	padding: 0px;
}

h3 {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: .1em;
	color: #666;
	margin: 5px 0px 0px 0px;
	padding: 0px;
}

/* id styles */

#main {
	margin: 0px 0px 0px 160px;
}

#main-nav {
	margin: 0px ;
	width: 95%;
	border-bottom: 1px solid #689B02;
	border-top: 1px solid #689B02;
}
#wrapper {
	margin: 0px ;
	width: 95%;

}
#main-content {
	margin: 10px 0px 0px 15px;
}

#footer {
	font-size: 12px;
	text-align:center;
	margin:auto;
}

h2#breadcrumbs {
	padding-bottom: 3px;
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	font-size: 13px;
	margin: 0px 10px;
	color: #333;
}

h2#breadcrumbs a , h2#breadcrumbs a:link, h2#breadcrumbs a:visited {
	font-weight: bold;
	text-decoration: underline;
	color: #689B02;
}

h2#breadcrumbs a:hover, h2#breadcrumbs a:active {
	color: #ACD15A;
	font-weight: bold;
}

#header {
	text-align: center;
}

#header_name {
	top: 0px;
	left: 0px;
	padding: 0px;
	text-align: center;
}

#header_name h2{
	color: #666;
	padding: 0px;
	margin: 0px;
	line-height: 90%;
}

#header_img {
	float:left;
	top: 0px;
	left: 0px;
	min-width: 565px;
	min-height: 75px;
	background-repeat:no-repeat;
	background-position:center;
}

#nav {
	width: 160px;
	float: left;
	position: relative;
}
/*
#nav ul {
	padding: 0px;
	margin: 0px;
	font-weight:bold;
}

#nav li {
	list-style-type: none;
}
*/

/* Class Styles */
.top li {
	background-color: #689B02;
	color: #FFF;
	line-height: 100%;
	padding: 0px 5px 0px 3px;
	margin: 0px;
	font-size: 11px;
	text-transform: uppercase;
}

.top a, .top a:visited{
	color: #FFF;
	}

.sub li {
	margin: 0px -5px;
	padding: 0px;
	font-size: 11px;
	background-color:#FFF;
	line-height: 130%;
	letter-spacing: 0em;
	text-transform: none;
	color:#666;
	border-right: 1px solid black;
	border-bottom: 1px solid Black;
	border-left: 1px solid Black;
	text-indent: -5px;

}

.sub div {
	padding: 0px;
	font-size: 12px;
	background-color:#FFF;
	line-height: 150%;
	letter-spacing: 0em;
	color:#666;
	border-right: 1px solid black;
	border-bottom: 1px solid Black;
	border-left: 1px solid Black ;
}

.sub form {
	display: block;
	border: 1px solid #8FAEBE;
	border-top: 1px solid #FFF;
	padding: 10px ;
	margin: 0px;
	color: #666;
	font-size:11px;
	text-transform: none;
}

.sub a {
	margin: 0px;
	display: block;
	border-top: 1px solid white;
	padding: 3px 5px 3px 15px;
	color: #666;
	text-decoration: none;
}

.sub a:link, .sub a:visited, .sub a:active, .sub form {
	background-color: #FFF;
	color: #666;
}

.sub a:hover {
	background-color: #E5f7be;
	font-weight: bold;
}

.sub a.here:link, .sub a.here:visited, .sub a.here:active {
	background-color: #E5F7BE;
	color:#333;
}

.smsg {
	text-align: center; 
	color: Red; 
	font-weight: bold;
	font-size: large;
}

.templateName {
	color: silver;
	font-size: smaller;
	text-align: left;
}

.redtext {
	text-align: center; 
	color: Red; 
	font-weight: bold;
}

.tm {
	font-size: 75%;
	vertical-align: super;
}
  
.select {
	font-family:"Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	width: 90px;
	padding:0px;
	margin:0px;
}

.smallerFont {
	font-size: smaller;
}
	
.go {
	padding:0px;
	margin:0px;
}

.hdr {
	font-size: medium;
	font-weight: bold;
	text-align: center;
}

.hideconf {
	font-weight: bold;
	padding-left: 2em;
}

.hidden
{
  position: absolute;
  left: -1500em;
  display: none;
}

.divbox {
  color: #666;
  background: #fff;
  padding : 5px 3px 5px 10px;
  margin : 25px 0;
  border: 1px dotted #666666;
  text-align: left;
}

.notebox {
  color: #666;
  background: #F1FCD6;
  padding : 5px 3px 5px 10px;
  margin : 25px 0px;
  border: 1px dotted #666666;
  text-align: left;
}

.padright {
	padding: 0px 20px 0px 0px;
}

.floatbox-l {
  float : left;
  color : #333333;
  background : #F1FCD6;
  padding : 3px;
  margin : 10px 5px 0 0;
  border : 1px solid #666666;
  text-align : left ;
}

.floatbox-r {
  float : right;
  color : #333333;
  background : #F1FCD6;
  padding : 3px;
  margin : 10px 5px 0 0;
  border : 1px solid #666666;
  text-align : left ;
}

.border {
	border: 1px solid #666666;
	padding: 2px;
}

.borderbottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

.borderleft {
	border-bottom: none;
	border-left: 1px solid Black;
	border-right: none;
	border-top: none;
}

.borderright {
	border-bottom: none;
	border-left: none;
	border-right: 1px solid Black;
	border-top: none;
}

.borderwithnobottom {
	border-right: 1px solid Black;
	border-top: 1px solid Black;
	border-left: 1px solid Black;
	border-bottom: none;
}

.borderwithnoleft {
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-bottom-color: #000000;
	border-right-color: #000000;
	border-top-style: solid;
	border-top-width: 1px;
	border-top: Black;
	border-left: none;
}

.borderwithnoright {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-right-style: none;
	border-top-style: solid;
	border-top-width: 1px;
	border-top: Black;
}

.borderwithnotop {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.boxCentered {
	margin-left: 2em;
	margin-right: 2em;
	margin-top: 2em;
	margin-bottom: 1em;
}

.boxCentered legend {
	font-weight: bold;
}	

.boxCentered div {
	padding-left: 3em;
}
.boxhdr {
	background-color: ButtonFace;
	font-weight: bold;
	border: 1px solid Green;
	padding: 0px 5px;
}

.boxOutput{
	border: thin solid gray;
	width: 20em;
	background-color: silver;
	padding: 1px  1px 1px 1px;
	line-height: 8pt;
	margin: 1px 1px 1px 1px;
	height: 9pt;
	}

.bold {
	font-weight: bold;
}
.cakebox {
  color: #333333;
  background: #F1FCD6;
  padding : 5px 10px 10px 10px;
  margin : 25px 0;
  border: 1px solid #666666;
  text-align: left;
  width: 95%;
}

.center {
	text-align: center;
	padding: 1em;
}

.clear {
	clear:left; line-height:0px
}

.colsRight {
	float: right;
}

.colsLeft {
	float: left;
}

.colsTwo {
	width: 75%;
	margin-left: 5em;
}
.dateTime {
	text-align: center;
	white-space: nowrap;
}
.pagebreak {
	clear: both; line-height: 0px;
}

.leftout {
border: 0px solid gray;
padding-left: 1em;
margin: 0;
line-height: 115%;
}


/* Table styles */

#csstable {
	width: 700px;
	margin-top: 10px; 
	font-weight: normal; 
	font-size: smaller; 
	color: #333333; 
	border-collapse: collapse;
}

#csstable th {	
	padding:10px 10px 10px 10px; 
	float: left; 
	width: 160px; 
	text-align: right; 
	font-weight: bold; 
	font-size :14px; 
	color:#0078B4;
}
#csstable .note { 
	text-align: right; 
	font-weight:normal; 
	font-size: 10px; 
	color:#333;
}
#csstable td { 
	padding:10px 10px 20px 10px; 
	width: 150px; 
}
#csstable p {margin: 0; }

#Disabled, #Enabled  {
	margin-bottom: 25px;
	border-style: double;
	border-width: thick;
	padding-left: 10px;
	padding-right: 10px;
}

.tbl-h, .tbl-v {
	font-weight: normal;
	font-size: small;
	color: #333;
	border-collapse: collapse;
	border: 1px solid gray;
}
.tbl-h .note, .tbl-v .note { 
	text-align: right; 
	font-weight: normal; 
	font-size: smaller; 
	color: #333;
}
.tbl-h p, .tbl-v  p {
	margin: 0; 
}
.tbl-h td { 
	text-align: left; 
	padding:5px ; 
	border: 1px solid gray;
}
.tbl-h th {
	text-align: center; 
	padding: 5px 10px; 
	font-weight: bold; 
	font-size:1.1em; 
	color:#0078B4;  
	border: 1px solid gray; 
	background-color:#FFFFFF;
}
.tbl-h .nbr {
	text-align: right;
}
.tbl-v td { 
	padding: 5px 5px;
	border: 1px solid gray;
}
.tbl-v th {
	padding:5px; 
	font-weight: bold; 
	font-size: larger; 
	color:#0078B4;  
	border: 1px solid gray; 
	background-color:#FFFFFF;
}

.tblInterests th {
	padding: 1px 1px 1px 0px;
	text-align: center;
}
.tblInterests td {
	padding: 1px 1px 1px 0px;
	vertical-align: top;
}

.tblSkills table {
	margin-left: auto;
	margin-right: auto;
}
.tblSkills td {
	padding: 1px 5px 1px 0px;
}
