/* CSS for CaliC@t Design & Web Consulting 2005 */

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
}
.bodycopytitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
.bodycopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
.bodycopy a:link, li a:link {
	text-decoration: none;
	color: #D18316;
}
.bodycopy a:visited, li a:visited {
	text-decoration: none;
	color: #D18316;
}
.bodycopy a:hover, li a:hover{
	text-decoration: underline;
	color: #D18316;
}

.orangebody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	color: #D18316;
}

.orangebodybold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	color: #D18316;
}

.orangebodyboldbig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 17px;
	font-weight: bold;
	font-variant: normal;
	color: #D18316;
}

/* Grey Text */
.greymedheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #999999;
}
.greymedheader a:link {
	text-decoration: none;
	color: #D18316;
}
.greymedheader a:visited {
	text-decoration: none;
	color: #999999;
}

.greymedium {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #999999;
}

/* Footer text */
.footercopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
.footercopy a:link {
	text-decoration: none;
	color: #D18316;
}
.footercopy a:visited {
	text-decoration: none;
	color: #999999;
}

/* Vertical & Horizontal Rules */
.vertdotted {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D18316;
	padding-right: 1px;
	padding-left: 1px; }
	
.vertdottedright {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D18316;
	margin: 0px;
	padding-right: 5px;
	float: right; }
	
.horidotted {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E4E2DC; }

.leftln {
	border-left: 1px solid #E4E2DC; }

.rightln {
	border-right: 1px solid #E4E2DC; }
