body {  border: 0px;  }

body, td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

input, select, textarea, .printer, .header, .footer, .breadcrumb, input.search, .caption {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.libraryblogtitle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
}

a:link.breadcrumb, a:visited.breadcrumb, a:hover.breadcrumb { 
	font-size: 10px;
}

a:link, a:visited {
	color: #336699;
	text-decoration: none;
}
a:hover {
	color: #ba122b;
	text-decoration: underline;
}

select.quickLinks {
	width: 200px;
}











.pageTitle {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}
a:link.pageTitle, a:visited.pageTitle {  color: #FFFFFF;  }
a:hover.pageTitle { color: #DBE3EA; text-decoration: none; }





.contentTitle {
	font-size: 18px;
	font-weight: bold;
	color: #6699cc;
	line-height: 22px;
}
.contentSubtitle, .subTitle {
	font-size: 11px;
	font-weight: bold;
	color: #486A9F;
}


.subTitle2 {
	font-size: 14px;
	font-weight: bold;
	color: #486A9F;
}


.subTitle3 {
	font-size: 16px;
	font-weight: bold;
	color: #486A9F;
}

a:link.nav, a:visited.nav { color: #ffffff; }
a:hover.nav { color: #DBE3EA; text-decoration: none;}
/*
a:link.leftMenu, a:visited.leftMenu { color: #00305c; background: none;}
a:hover.leftMenu { color: #336699; text-decoration: none; background: none;}
*/

a:link.quickLinks, a:visited.quickLinks, a:hover.quickLinks { text-decoration: none; }
a:link.header, a:visited.header {
	color: #ffcc33;
	font-size: 10px;
	text-decoration : none;
}
a:hover.header { color: #ffffff; }
a:link.footer, a:visited.footer { color: #999999; text-decoration: underline;}
a:hover.footer { color: #666666; text-decoration: underline;}

a:link.alert, a:visited.alert, a:hover.alert
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #000000;
}


a:link.printer, a:visited.printer {  font-size:10px; color: #CC6600; text-decoration: underline;}
a:hover.printer {  font-size:10px; color: #aa6600; text-decoration: underline;}


.footer {  color: #999999;  }


input.search {
	border: 1px solid #6699cc;
	width: 120px;
}

input.searchLite
{
	border: 1px solid #6699cc;
	width: 100px;
}

input.loginInput
{
	border: 1px solid #cccccc;
	width: 60px;
}

.content {
	font-size: 11px;
	line-height: 16px;
}


div
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00305c;
}
a.leftMenu, a:hover.leftMenu, a:visited.leftMenu, .mi a:hover, .mi a:visited, .mi a:link
{  
	color: #00305c;
	text-decoration: none;
}
/*
.leftMenu {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #00305c;
}

.leftMenuBG {
	background-image: url('/images/hp/secondTierLeftBg.jpg');	
	background-repeat: no-repeat; 
	background-position: top;
}*/
.leftMenuBG {
	background-color: #f5f5f5;
	/* background-color: #dfdfdf; */
}
