body {}

h1 {
	color: #2d1d94; 
	font-size: 16px; 
	font-family: Georgia, "Times New Roman", Times;
}

h2 {
	color: #6e6e6e; 
	font-size: 14px; 
	font-family: Georgia, "Times New Roman", Times;
}

h3 {
	color: #2d1d94; 
	font-size: 12px; 
	font-family: Georgia, "Times New Roman", Times;
}

h4 {
	color: #2d1d94; 
	font-size: 11px; 
	font-family: Georgia, "Times New Roman", Times;
}

p, .content  { 
	color: black; 
	font-size: 11px; 
	line-height: 15px; 
	font-family: verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

li  { 
	color: black; 
	font-size: 11px; 
	line-height: 15px; 
	font-family: verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

a { 
	color: #2d1d94 
	}

a:hover { 
	color: #120c3e;
}

h2 { 
	color: #6e6e6e; 
	font-size: 14px; 
	font-family: verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

.breadcrumbs {
	font-size: 10px; 
	line-height: 14px; 
	font-family: verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

.formHeadings {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #031195;
}
.subNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #031195;
}
.required {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #800000;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.items {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bordered {
	border-style:double;
	border:#1853AB;
	
}



.sitemapHeadings {
	color: #DCE8FA;
	font-weight: bold;
	font-size:11pt;
}
.sitemapItems {
	font-size: 11px;
	line-height: 15px; 
	font-family: verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	padding-left:10px;
}

/* Articles System */
.catdrop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #031195;
	background-color: #DCE8FA;
}

.articleListHeadings	{
	color: #DCE8FA;
	font-weight: bold;
	background-color:#031195;
	font-size:13px;
}

.articleListing
{
	color: #031195;
	background: #F3FBFE;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.articleHomeDate { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height: 1.5em;
	color: #6e6e6e;
	font-weight:bold;
}

.articleHomeListing
{
	color: #6e6e6e;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
}

.tableborder {
	border: thin solid #031195;
}

