/* ---------------------
main menu
--------------------- */



/** main menu block start **/
.MainMenu:link {
	color: #005B17;
	font-weight: bold;
	font-size: 13px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: normal;


}
.MainMenu:visited {
	color: #005B17;
	text-decoration: none;
}
.MainMenu:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.MainMenu:active {
	color: #005B17;
	text-decoration: none;
}
.MainMenu {
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	text-decoration: none;
	color: #005B17;



}
/** main menu block end **/

/** Base menu block start **/
.BaseMenu:link {
	color: #333333;
	font-size: 10px;
}
.BaseMenu:visited {
	color: #333333;
	text-decoration: none;
}
.BaseMenu:hover {
	color: #CCCCCC;
	text-decoration: none;
}
.BaseMenu:active {
	color: #333333;
	text-decoration: none;
}
.BaseMenu {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
	color: #333333;



}
/** Base menu block end **/
/* ---------------------
content layout
--------------------- */

/** pathway block start **/
span.pathway {
	display:block;
	text-align:left;
	color:#000000;
	font-size:10px;
	font-weight:bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
	height:20px;
	margin-bottom:10px
}
	
.pathway {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	border: thick none;
	background-position: left top;
	background-image: none;

}
/** pathway block end **/

/** body block start **/

.FrontPageSubHead {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #003399;
	font-style: normal;
}
.FrontPageHead {


	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
}

.PageLinks {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0066CC;
	text-decoration: underline;
	line-height: 21px;
}

.BodyTextsmall {
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	color: #FFFFFF;
	word-spacing: normal;
	line-height: 12px;
	text-decoration: none;
	letter-spacing: .5px;

}
.BodyTextsmallbold {
	font-weight: bolder;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #FFFFFF;
	word-spacing: normal;
	line-height: 12px;
	letter-spacing: .5px;

}

.BodyText:link {
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
	letter-spacing: 1px;

}
.BodyText:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.BodyText:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.BodyText:active {
	color: #FFFFFF;
	text-decoration: none;
}
.BodyText {
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	word-spacing: normal;
	line-height: normal;
	text-decoration: none;


}

.headerText {
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	word-spacing: normal;
	line-height: normal;
	text-decoration: none;
	
	}


.PageHeading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #336699;
	font-style: normal;

}

.PageHeading2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	color: #000000;
	font-style: normal;

}


.TopicHeadings {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.ContentText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.PageNotes {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.PageNext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;

}

.PortfolioHeading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	font-style: normal;

}

/** body block ends **/

/** side bar block starts **/
.SideMenuHead {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000066;
}


.SideMenuLink:link {
	color: #0066FF;
	font-weight: normal;
	font-size: 14px;

}
.SideMenuLink:visited {
	color: #0066FF;
	font-size: 14px;

}
.SideMenuLink:hover {
	color: #0099FF;
	text-decoration: none;
	font-size: 14px;

}
.SideMenuLink:active {
	color: #3333FF;
	font-size: 14px;

}

.SideMenuLink {
	margin-right: 1px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
	color: #0066FF;


}



.sidebar {

	width:150px;

	border:1px solid #cccccc;

	padding:5px;

	float:left;

	clear:left;

	background-image: url("images/menu.jpg");

	background-position:bottom right;

	background-repeat:repeat-x;
	
}
#sidebar h1,h2,h3 {
	font-family:Arial Narrow, Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
	color:#000000;
	border:none;
	background-image:none;
}



/** side bar block ends **/


/* ---------------------
footer 
--------------------- */

/** footer block starts **/

.FootText {
	margin-right: 30px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	text-decoration: none;
	color: #666666;

	
	}
	
/** footer block ends **/		
.Btext11px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;

}
.Btext9px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
