body
{
	margin: 10px 0px 10px 0px;
	background: #e3e3e3;
}
.HeaderTitle
{
	font-family: Arial;
	font-size: 1em;
	font-weight: bolder;
	text-align: right;
	position: relative;
	right: 25px;
	color: white;
}
.BodyTitle
{
	font-family: Arial;
	font-size: 1.2em;
	text-align: left;
	position: relative;
	margin:  10 25 20 25;
}
.BodyTitleCenter
{
	font-family: Arial;
	font-size: 1.2em;
	text-align: center;
	position: relative;
	margin-top:-20px;
	
}
.BodySecondTitle
{
	font-family: Arial;
	font-size: 0.9em;
	text-align: left;
	position: relative;
    color: #505051; 	/*color: #bfbfbf;*/
	font-weight: bolder;
	margin: 10 25 10 25;
}
.Hidden
{	visibility: hidden;
	display: none;
}
.Visible
{	visibility: visible;
	display: inline;
}
.BodyReferencesTitles
{
	font-family: Arial;
	font-size: 0.8em;
	text-align: left;
	position: relative;
	color: #505051;
	font-weight: bolder;
	margin: 10 25 10 25;
}
.BodySecondTitleBlack
{
	font-family: Arial;
	font-size: 0.8em;
	text-align: left;
	position: relative;
	color: Black;
	font-weight: bolder;
	margin: 10 25 10 25;
}
.BodySecondTitleGray
{
	font-family: Arial;
	font-size: 0.9em;
	text-align: left;
	position: relative;
	color: Gray;
	font-weight: bolder;
	margin: 10 25 10 25;
}
.BodyText
{
	font-family: Arial;
	font-size: 0.75em;
	text-align: left;
	position: relative;
	margin: 10 25 10 25;
}
.BodyTextBold
{
	font-family: Arial;
	font-size: 0.75em;
	font-weight: bolder;
	text-align: left;
	position: relative;
	margin: 10 25 10 25;
}
.ResumeTitleSelected
{
	font-family: Arial;
	font-size: 0.75em;
	text-align: left;
	position: relative;
	left: 0px;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	cursor: hand;
	color: white;
	padding-top: 2px;
	background-color: #787878
}
.ResumeTitle
{
	font-family: Arial;
	font-size: 0.75em;
	text-align: left;
	position: relative;
	left: 0px;
	font-weight: bolder;
}
.ResumeTable
{
	font-family: Arial;
	font-size: 0.75em;
	text-align: left;
	position: relative;
	left: 0px;
	margin: 0 25 0 25;
}
.BodyTextList
{
	font-family: Arial;
	font-size: 0.75em;
	text-align: left;
	position: relative;
	left: 0px;
	margin: 0 25 0 25;
}
.BodyTextLinkList
{
	font-family: Arial;
	font-size: 0.75em;
	text-align: left;
	position: relative;
	margin: 5 25 5 25;
}
.BodyTextItalic
{
	font-family: Arial;
	font-size: 0.75em;
	text-align: left;
	position: relative;
	font-style: italic;
	top: 0px;
	left: 0px;
	margin: 10 25 10 25;
}
.BodyTextBold
{
	font-family: Arial;
	font-size: 0.75em;
	text-align: left;
	position: relative;
	font-weight: bolder;
	top: 0px;
	left: 0px;
	margin: 10 25 10 25;
}
.BodyTextGray
{
	font-family: Arial;
	font-size: 0.75em;
	text-align: left;
	position: relative;
	font-weight: normal;
	color: Gray;
	top: 0px;
	left: 0px;
	margin: 0 0 0 0;
}
.CopyRight
{
	font-family: Arial;
	font-size: 0.6em;
	margin: 5 0 5 0;
	color: white;
}
A.LinkFooterMenu
{
	font-family: Arial;
	text-decoration: none;
	font-size: 0.7em;
	color: white;
	margin: 5 0 5 0;
}
A.Link
{
	font-family: Arial;
	text-decoration: none;
	font-size: 0.75em;
	color: Black;
	margin: 0 0 0  15;
}
A.LinkNormal
{
	font-family: Arial;
	text-decoration: none;
	font-size: 0.75em;
	color: Black;
	margin: 0 0 0  0;
}
A.LinkNormal:Hover
{
	font-size: 0.75em;
	text-decoration: underline;
	color: #800000;
}
A.LinkTitle
{
	font-family: Arial;
	text-decoration: none;
	font-size: 0.75em;
	color: Black;
}
A.LinkFooterMenu:Hover
{
	font-size: 0.7em;
	text-decoration: none;
	color: #c2c2c2;
	text-align: center;
}
A.Link:Hover
{
	font-size: 0.75em;
	text-decoration: underline;
	color: #800000;
}
A.LinkTitle:Hover
{
	font-size: 0.75em;
	text-decoration: underline;
	color: #800000;
}
.PictureAttributes
{
	margin: 5 5 5 5;
}
.ButtonDefault
{
	background-color: #bfbfbf;
	border-style: solid;
	border-width: 1px;
	border-color: #c0c0c0;
	font-family: Arial;
	font-size: 0.6em;
	text-align: center;
	font-weight: bolder;
	color: white;
	height: 15px;
	cursor: hand;
	margin:  0 25 0 0;
}
.ButtonHover
{
	background-color: #505051;
	border-style: solid;
	border-width: 1px;
	border-color: #c0c0c0;
	font-family: Arial;
	font-size: 0.6em;
	text-align: center;
	font-weight: bolder;
	color: white;
	height: 15px;
	cursor: hand;
	margin: 0 25 0 0;
}

.ButtonHoverStaff
{
	background-color: #505051;
	border-style: solid;
	border-width: 1px;
	border-color: #c0c0c0;
	font-family: Arial;
	font-size: 0.6em;
	text-align: center;
	font-weight: bolder;
	color: white;
	height: 15px;
	cursor: hand;
}
.ButtonDefaultStaff
{
	background-color: #bfbfbf;
	border-style: solid;
	border-width: 1px;
	border-color: #c0c0c0;
	font-family: Arial;
	font-size: 0.6em;
	text-align: center;
	font-weight: bolder;
	color: white;
	height: 15px;
	cursor: hand;
}
.ButtonHidden
{
	background-color: #bfbfbf;
	border-style: solid;
	border-width: 0px;
	border-color: #c0c0c0;
	font-family: Arial;
	font-size: 0.6em;
	text-align: center;
	font-weight: bolder;
	color: white;
	height: 0px;
	cursor: default;
	margin: 0 25 0 0;
}
.MenuTableStyle
{
	background-color: #BAC4D7;
	border-right: solid 1px black;
	border-top: solid 1px black;
	height: 100%;
}
.ContentTableStyle
{
	border-top: solid 1px black;
	height: 100%;
}
.FooterMenuCellFormat
{
	border-left: solid 1px dimgray;
	border-right: solid 1px dimgray;
	border-bottom: solid 1px dimgray;
}
.Picture
{
	margin:  0 25 5 0;
	vertical-align: text-top;
}
.Logo
{
	margin:  10  25 10 10;
	vertical-align: text-top;
}
.Moutain
{
	position: relative;
	right: 0px;
	bottom: -4px;
	z-index: 0;
	margin: 0 0 0 0;
}
.HeaderCell
{
	background-position: right bottom;
	background-repeat: no-repeat;
}
.MenuPicture
{
	border-bottom: solid 1px black;
	border-top: solid 1px black;
}
.ProjectsLinkClass
{
	font-family: Arial;
	color: Black;
	font-size: 0.75em;
	text-align: justify;
	text-decoration: none;
}
.ProjectsLinkClassSelected
{
	font-family: Arial;
	color: White;
	font-size: 0.75em;
	text-align: justify;
	text-decoration: none;
	font-weight: bolder;
}
A.ImageLinkClassSelected
{
	font-family: Arial;
	color: White;
	font-size: 0.75em;
	text-align: justify;
	text-decoration: none;
	font-weight: bolder;
}
A.ImageLinkClass
{
	font-family: Arial;
	color: Black;
	font-size: 0.75em;
	text-align: justify;
	font-weight: bolder;
	text-decoration: none;
}

.ProjectsLinkClass:Hover
{
	font-family: Arial;
	color: Black;
	font-size: 0.75em;
	text-align: left;
	text-decoration: underline;
}
.ProjectDetailsSelected
{
	background-color : #f7f7f7; 
	font-family: Arial;
	font-size: 0.75em;
	padding : 10 10 10 0;
}
.ProjectDetails
{
	color: Gray;
	font-family: Arial;
	font-size: 0.75em;
}
.ContentCell
{
	border-bottom-color: black;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.Modo
{
	margin:  1 25 1 0;
	font-weight: bolder; 
	font-size: 0.7em; 
	color:white;
	font-family: arial;
}
ul
{
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}
.BoeBullet li
{
	padding-left: 1.5em;
	background-image: url(../images/ball.jpg);
	background-repeat: no-repeat;
	background-position: 0 .25em;
	vertical-align:middle;
	line-height: 1.3em;
	margin-top: 3px;
	
}
.BoeBullet
{
	font-family: arial;
	text-align: left; 
	padding-left: 3em;
	font-size: 0.75em;
}
.BoeSubBullet li
{
	padding-left: 1.5em;
	background-image: url(../images/arrow.jpg);
	background-repeat: no-repeat;
	background-position: 0 .25em;
	vertical-align:middle;
	line-height: 1.3em;
	margin-top: 3px;
	
}
.BoeSubBullet
{
	font-family: arial;
	text-align: left; 
	padding-left: 3em;
	font-size: 1.00em;
}
.Excellence
{
	color: black;
	font-family: 'Times New Roman', Times, serif; 
	font-size: 1.05em; 
	font-style: italic; 
	font-weight: bolder; 
	text-align: center;
	vertical-align:bottom;
}
td.UserAdmin
{
	font-size: .75em;
	text-align: center;
}
table.Calendar 
{ 
	font-family: Arial; 
	border: 1px solid black; 
	margin: 5px 5px 5px 5px; 
	width: 95%;
}
th.Calendar 
{ 
	border: 1px solid gray; 
	font-size: 0.6em;
	font-weight: bolder;
	text-align: center;
	vertical-align: top;
}
td.Calendar 
{ 
	border: 1px solid gray; 
	font-size: 0.6em;
	height: 6ex;
	width: 14%;
	text-align: left;
	vertical-align: top;
}
.eoeStatement
{
	width:90%;
	padding:5px;
	text-align:left;
	background-color:#E6E6E6;
	border-bottom-color:Gray;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-top-color:Gray;
	border-top-style:solid;
	border-top-width:1px;
	border-left-color:Gray;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:Gray;
	border-right-style:solid;
	border-right-width:1px;
	margin: 0px;
	font-size: 0.85em;
}
.tableDataNoWrap
{
	white-space:nowrap;
	vertical-align:middle;
	padding-left:10px;
	font-family:Arial;
	font-size:.8em;
}
.tableDataPadded
{
	padding:15px;
	vertical-align:middle;
	font-family:Arial;
	font-size:.8em;
}
table.simple {
	border-collapse: collapse;
	border: 1px solid black;
}    
table.simple td { 
	border: 1px solid black;   
	empty-cells: show;
	padding-left: 2px;
	padding-right: 2px;
}
table.simple td.heading {
}
table.simple th {
	border: 1px solid white;
	padding: 4px;
}
table.simple td.bold {
	font-weight: bold;
	padding-left: 10px;
}	
.testimonial
{
    font-style: italic;
}
.testimonial .credit 
{
    padding-top: 10px;
    font-style: normal;
}        
.securityRed 
{
    color: Red;
    font-size: 1.2em;
    text-align: center;
}    
ol 
{
	font-family: Arial;
	font-size: 0.75em;
}    
li.docDir 
{
    list-style-type: none;
	font-family: Arial;
	font-size: 0.75em;
	text-align: left;
}    