.sidebodybackground {
	background-color: #E4EAE1;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.leftbodybackground {
	background-color: #FFFFFF;
}

div.portfo_image{
	margin-top: 5px;
	float: right;
	margin-left: 10px;
	padding-right: 20px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #2828a0;
	padding-left: 20px;
	}
	
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #666666;
	text-align: justify;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 20px;
	}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #2828a0;
	font-size: 18px;
	font-style: normal;
	padding-left: 20px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
}
h4 {
	font-size: 18px;
	color: #2828a0;
	background-position: center center;
	text-align: center;
}
h5 {
	font-size: 12px;
	color: #CC6633;
	padding-left: 20px;
}
.centeredImage
    {
    text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
    }

.indentmenu{
font: bold 13px Arial;
width: 100%; /*leave this value as is in most cases*/
}

.indentmenu ul{
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
	border: 1px solid #564c66;
	border-width: 1px 0;
	background: black url(../images/indentbg.gif) center center repeat-x;
	letter-spacing: 1px;
}

.indentmenu ul li{
	display: inline;
	letter-spacing: 1px;
}

.indentmenu ul li a{
float: left;
color: white; /*text color*/
padding: 5px 11px;
text-decoration: none;
border-right: 0px solid #564c66; /*dark purple divider between menu items*/
}

.indentmenu ul li a:visited{
color: white;
}

.indentmenu ul li a:hover, .indentmenu ul li .current{
color: white !important; /*text color of selected and active item*/
padding-top: 6px; /*shift text down 1px for selected and active item*/
padding-bottom: 4px; /*shift text down 1px for selected and active item*/
background: black url(../images/indentbg2.gif) center center repeat-x;
}

.indentmenu1{
	width: 100%;
	font-family: Arial;
	font-weight: bold;
	text-indent: 0px;
	white-space: nowrap;
	height: 20px;
	left: 100px;
	background-position: center center;
}

.indentmenu1 ul{
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
	border: 1px solid #564c66;
	border-width: 1px 0;
	background: black url(../images/indentbg.gif) repeat center center;
	letter-spacing: 1px;
}

.indentmenu1 ul li{
display: inline;
}

.indentmenu1 ul li a{
float: left;
color: white; /*text color*/
padding: 5px 11px;
text-decoration: none;
border-right: 0px solid #564c66; /*dark purple divider between menu items*/
}

.indentmenu1 ul li a:visited{
color: white;
}

.indentmenu1 ul li a:hover, .indentmenu ul li .current{
color: white !important; /*text color of selected and active item*/
padding-top: 6px; /*shift text down 1px for selected and active item*/
padding-bottom: 4px; /*shift text down 1px for selected and active item*/
background: black url(../images/indentbg2.gif) center center repeat-x;
}
