/* GLOBAL STYLES 
-------------------------------------------------------------------------------*/
body {
	margin: 2px 0px 0px;
	background-color: #FFFFFF;
	SCROLLBAR-FACE-COLOR: #46557c;
	SCROLLBAR-HIGHLIGHT-COLOR: #9DB5CE;
	SCROLLBAR-SHADOW-COLOR: #5279A5;
	SCROLLBAR-3DLIGHT-COLOR: #5279A5;
	SCROLLBAR-ARROW-COLOR:  #FFFFFF;
	SCROLLBAR-TRACK-COLOR: #B9BBC7;
	SCROLLBAR-DARKSHADOW-COLOR: #5279A5;
	background-image: url(assets/nav/back2-short.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 96%;
	color: #000000;
}
a:link {
	text-decoration: none;
	color: #ffffff;
	font-weight: normal;
}
a:visited {
	text-decoration: none;
	color: #cccccc;
	font-weight: normal;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
	font-weight: normal;
}
.lihome {
	margin-bottom: 1px;
	list-style-image:  url(../nav/arrow-orange.gif);
	left: -5px;
	margin-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	top: -15px;
	bottom: -20px;
}

.rowHEADERBlack {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #46557C;
	padding-left: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.homecontentphoto {
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(../images/photos/photo_homepage-l.jpg);



}
.rowBhome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ffffff;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=black, Direction=120, Strength=3);
	padding: 5px;
	width: 250px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.rowChome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #006699;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=black, Direction=120, Strength=3);
	padding: 5px;
	width: 250px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.rowfirsthome {
	background-image:  url(../nav/input-shadow.gif);
	background-repeat: no-repeat;
	background-position: -6px 0px;
	background-color: #ffffff;

}
.rowporthome {
	background-image:  url(../nav/input-shadow.gif);
	background-repeat: no-repeat;
	background-position: -6px 0px;
	background-color: #006699;

}
.rowsecondhome {
	background-color: #ffffff;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=black, Direction=120, Strength=2);
	padding: 5px;
	width: 250px
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.smallTextBlackhome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 2px;
	margin-bottom: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #46557c;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	width: 60%;
	padding-top: 8px;
	vertical-align: baseline;
	font-variant: small-caps;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
.smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.smallTextBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
