/* CSS Document */

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bg-right {
	background-image: url(../images/core/bg-right.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

body, p, td {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 200%;
	color: #777777;
	font-weight:normal;
}

h1 {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 23px;
	line-height: 120%;
	font-weight: normal;
	display: inline;
	color: #64ACDD;
}

.blue11 {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 130%;
	color: #00497A;
}

.130 {
	line-height: 120%;
}

a:link { color:#64ACDD; text-decoration:underline}
a:visited { color:#64ACDD; text-decoration:underline}
a:hover { color:#00497A; text-decoration:underline}
a:active { color:#64ACDD; text-decoration:underline}

a.14:link { font-size:14px; color:#999999; text-decoration:underline}
a.14:visited { font-size:14px; color:#999999; text-decoration:underline}
a.14:hover { font-size:14px; color:#666666; text-decoration:underline}
a.14:active { font-size:14px; color:#999999; text-decoration:underline}

a.breadcrumb:link { font-size:11px; color:#999999; text-decoration:underline}
a.breadcrumb:visited { font-size:11px; color:#999999; text-decoration:underline}
a.breadcrumb:hover { font-size:11px; color:#666666; text-decoration:underline}
a.breadcrumb:active { font-size:11px; color:#999999; text-decoration:underline}

