@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.menuType {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #FFFFFF;
}

.eecGreen {color: #6C9200}
.eecBlue {color: #007cc3}
.eecOrange {color: #feab03}
.eecRed {color: #ed1b23}

.categoryHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #999999;
	width: 190px;
	padding-bottom: 2px;
}
.footerType {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	margin-top: 9px;
	margin-bottom: 9px;
}

.selectedButton {
	display:block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #999999;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-left: 2px;
}

a.selectedButton {
	display:block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #999999;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

a:link.selectedButton {
	color: #FFFFFF;
	background-color: #999999;
	text-decoration: none;
}
a:visited.selectedButton {
	color: #FFFFFF;
	background-color: #999999;
	text-decoration: none;
}
a:hover.selectedButton {
	color: #FFFFFF;
	background-color: #000000;
	text-decoration: none;
}
a:active.selectedButton {
	color: #FFFFFF;
	background-color: #000000;
	text-decoration: none;
}




.imageButton {
	border:solid;
	border-width: 2px;
	border-color:#FFFFFF;
	
}
.title-Buttons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	position:absolute;
	padding-left: 15px;
	visibility: hidden;
}


.numberButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #007CC3;
	width: 20px;
	display: block;
}
.portfolioButtons {
	width: 800px;
	height: 1px;
	overflow:hidden; 
}

.footer_Links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	margin-top: 9px;
	margin-bottom: 9px;
}

a.footer_Links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	margin-top: 9px;
	margin-bottom: 9px;
}
a:link.footer_Links {
	color: #666666;
	text-decoration: none;
}
a:visited.footer_Links {
	color: #666666;
	text-decoration: none;
}
a:hover.footer_Links {
	color: #000000;
	text-decoration: none;
}
a:active.footer_Links {
	color: #000000;
	text-decoration: none;
}
.Green_Headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	color: #526C0B;
}
.Body-Type {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	font-weight: normal;
	color: #000000;
}
.Orange_Headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	color: #b47803;
}


a:link.redText {
	color: #ed1b23;
	text-decoration: underline;
}
a:visited.redText {
	color: #ed1b23;
	text-decoration: underline;
}
a:hover.redText {
	color: #000000;
	text-decoration: underline;
}
a:active.redText {
	color: #000000;
	text-decoration: underline;
}


a:link.orangeText {
	color: #b47803;
	text-decoration: underline;
}
a:visited.orangeText {
	color: #b47803;
	text-decoration: underline;
}
a:hover.orangeText {
	color: #feab03;
	text-decoration: underline;
}
a:active.orangeText {
	color: #feab03;
	text-decoration: underline;
}


a:link.greenText {
	color: #526C0B;
	text-decoration: underline;
}
a:visited.greenText {
	color: #526C0B;
	text-decoration: underline;
}
a:hover.greenText {
	color: #219211;
	text-decoration: underline;
}
a:active.greenText {
	color: #219211;
	text-decoration: underline;
}
.eecPurple {
	color: #485dc5;
}
.Body-Bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #666666;
	text-align: left;
}
.Body-BoldGreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
	color: #185F18;
	text-align: center;
}

