.navigation {
	font-family: arial;
	font-size: 10px;
	font-weight: normal;
	color: #101314;
	text-decoration: none;
}
.navigation:Hover{
	font-family: arial;
	font-size: 10px;
	font-weight: normal;
	color: #053E9A;
	text-decoration: none;
}
.bodytxt {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #101314;
	text-decoration: none;
}
.bodyboldtxt {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #101314;
	text-decoration: none;
}
.whitetxt {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.link{
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #101314;
	text-decoration: none;
}
.link:Hover{
	font-family: tahoma;
	font-size: 11px;
	color: #053E9A;
	text-decoration: none;
}
.boldlink{
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.boldlink:Hover{
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #0a2a56;
	text-decoration: none;
}

green_bodytxt {
	font-family: tahoma;
	font-size: 11px;
	color: #90D500;
	text-decoration: none;
	font-weight: normal;

}
.green_bodytxt:Hover {
	font-family: tahoma;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
}
.green_bold{
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.blue_bodytxt {
	font-family: tahoma;
	font-size: 11px;
	color: #053E9A;
	text-decoration: none;
}
.blue_bodytxt:Hover {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.white_big_heading {
	font-family: "trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #101314;
	text-decoration: none;
}
.white_small_heading {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.white_tahoma {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.black_bodytxt {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #74797D;

}
.black_bodytxt:Hover {
	font-family: tahoma;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
}
.white_txt{
	font-family: arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.white_txt2{
	font-family: arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.white_txt2:Hover{
	font-family: arial;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
}


.white_txt:Hover{
	font-family: arial;
	font-size: 10px;
	color: #90D500;
	text-decoration: none;
}
.verdana11bluebold {
	font-family: tahoma;
	font-size: 11px;
	color: #053E9A;
	text-decoration: none;
	font-weight: bold;
}
.verdana11greenBold{
	font-family: tahoma;
	font-size: 11px;
	color: #053E9A;
	text-decoration: none;
	font-weight: bold;
}
.verdana11{
	font-family: Tahoma;
	font-size: 11px;
	color: #053E9A;
	text-decoration: none;
	list-style-position: outside;
	list-style-image: url(../images/bullet_point.gif);


}
.portfolio {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #053E9A;
	text-decoration: none;
}
.portfolio:Hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #757575;
	text-decoration: none;
}
.verdana11green {
	font-family: Tahoma;
	font-size: 11px;
	color: #021851;
	text-decoration: none;
}
.verdana11green:Hover {
	color: #FFFFFF;
	text-decoration: none;
}
a.HeadM {
	font-family: verdana;
	font-size: 11px;
	
	color: #FFFFFF;
	text-decoration: none;
}
a.HeadM:HOVER {
	font-family: verdana;
	font-size: 11px;
	
	color: #CCCCCC;
	text-decoration: none;
	}
		.heading {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.pattern {
	background-image: url(../images/bg_pattern.gif);
	background-repeat: repeat-y;
	background-position: center top;
	background-attachment: scroll;
}
.pixBorder {
	border: 2px solid #999999;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
.pixBorder1 {
	border: 1px solid #999999;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;

}
.Border {
	border-top-width: 1px;
	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-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
