body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #878787;
}
a:link {color: #8094b7; font-weight: normal; text-decoration:underline;}
a:visited {color: #8094b7; font-weight: normal; text-decoration:underline;}
a:active {color: #8094b7; font-weight: normal; text-decoration:underline;}
a:hover {color: #173c83; font-weight: normal; text-decoration:underline;}
ul {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
}
li { 
	background: url(images/arr_right.gif);
	background-repeat: no-repeat;
    background-position: 0 .3em;
	padding-left: 10px;
}
.content {
	padding: 0px 20px 20px 25px;
}
.title {
	font-size: 18px;
	font-weight: bold;
	color: #193d87;
}
.righttitle {
	font-size: 12px;
	font-weight: bold;
	color: #193d87;
}
.righcontent {
	font-size: 12px;
}

.headerLrg {
	font-family: 'Times New Roman', Times, serif;
	font-weight: bold;
	font-size: 22px;
	color: #1F4739;
}
.leftnavtitle {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.maintext {
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #333333;
}
.maintext a:link {color: #550E14; font-weight: bold; text-decoration:underline;}
.maintext a:visited {color: #550E14; font-weight: bold; text-decoration:underline;}
.maintext a:active {color: #550E14; font-weight: bold; text-decoration:underline;}
.maintext a:hover {color: #86000B; font-weight: bold; text-decoration:underline;}


.leftnavtitle a:link {color: #ffffff; font-weight: normal; text-decoration:underline;}
.leftnavtitle a:visited {color: #ffffff; font-weight: normal; text-decoration:underline;}
.leftnavtitle a:active {color: #ffffff; font-weight: normal; text-decoration:underline;}
.leftnavtitle a:hover {color: #30C68B; font-weight: normal; text-decoration:underline;}

.breadcrumb {
	font-size: 10px;
	width: 520px;
	height: 10px;
	background-image: url(images/bg_breadcrumb.gif);
	background-repeat: repeat-y;
	padding: 5px 5px 5px 5px;
}
h1 {
	font-size: 24px;
	font-weight: bold;
	color: #193d87;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #193d87;
}
.breadcrumb a:link {color: #30C68B; font-weight: normal; text-decoration:underline;}
.breadcrumb a:visited {color: #30C68B; font-weight: normal; text-decoration:underline;}
.breadcrumb a:active {color: #30C68B; font-weight: normal; text-decoration:underline;}
.breadcrumb a:hover {color: #30C68B; font-weight: normal; text-decoration:underline;}
.footer {
	height: 20px;
	font: 10px verdana, sans-serif;
	text-align: right;
	color: #888888;
	padding: 0px 20px 0px 20px;
}
.footer a:link {color: #8094b7; font-weight: normal; text-decoration:underline;}
.footer a:visited {color: #8094b7; font-weight: normal; text-decoration:underline;}
.footer a:active {color: #8094b7; font-weight: normal; text-decoration:underline;}
.footer a:hover {color: #173c83; font-weight: normal; text-decoration:underline;}