body
{
	font-family: Arial, Helvetica, sans-serif;
}

#siteheading1
{
	font-family: "Comic Sans MS", Arial;
	font-size: 1.9em;
	color: #110BC3;
	font-weight: bold;
}

#siteheading2
{
	font-size: 1.2em;
	color: #333399;
}

#charityno
{
	font-size: 0.9em;
	color: #333399;
}

#section
{
	color: #110BC3;
	font-weight: bold;
	font-size: 0.8em;
}

#section a
{
	color: #110BC3;
}

.link1, .link2, .link3, .link4, .link5, .link6, .link7, .link8, .link9, .link10
{	
	color: #110BC3;	
	text-decoration: none; 
}

#primarynav a:hover
{
	color: #666666;
	text-decoration: underline;
}

#primarynav ul
{
	color: #110BC3;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#primarynav li
{
	background-color: #99CCFF;
	font-size: 0.8em;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 2px;
	line-height: 1.8em;
	list-style-position: inside;
	list-style-image: url(/assets/images/bullet1.gif);
}

#content h1, #contentprimary h1
{
	font-family: "Comic Sans MS", Arial;
	font-size: 1.1em;
	font-weight: normal;
	color: #110BC3;
}

#content h2, #contentprimary h2
{
	font-size: 0.9em;
	font-weight: bold;
	color: #CC0033;
	margin-top: 4px;
}

#content h3, #contentprimary h3
{
	font-size: 0.8em;
	font-weight: bold;
	color: #CC0033;
	margin-top: 4px;
}

#content p, #contentprimary p
{
	font-size: 0.95em;
	color: #000000;
}

#content a, #contentprimary a
{
	color: #333399;
	text-decoration: underline;
}

#content a:hover, #contentprimary a:hover
{
	color: #CC0033;
	text-decoration: underline;
}

#contentsecondary p
{
	font-size: 0.8em;
}

.boxedarea h1
{
	font-size: 0.9em;
	font-weight: bold;
	color: #110BC3;
}

.boxedarea p
{
	font-size: 0.8em;
}

.boxedarea ul
{
	color: #110BC3;
	margin-left: 0px;
	margin-bottom: 0px;
}

.boxedarea li
{
	font-size: 0.8em;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 2px;
	line-height: 1.8em;
	list-style-position: inside;
	list-style-type: circle;
	list-style-image: url(/assets/images/bullet5.gif);
}

.boxedarea a
{
	color: #110BC3;	
	text-decoration: underline; 
}

.boxedarea a:hover
{
	color: #666666;
	text-decoration: underline;
}

.imageleft
{
	float: left;
	margin-right: 10px;

}

.imageright
{
	float: right;
	margin-left: 10px;

}

hr
{
	color: #CC0033;
	height: 0px;
}

form
{
	margin: 0px;
	border: 0px;
	padding: 0px;
}

input
{
	background-color: #E0EFFF;
	border: 1px solid #000000;

}

.employeedetailheader
{
	color: #110BC3;
	text-align: left;
}

.employeedetaildata
{

}

#sitefooter
{
	color: #110BC3;
	font-weight: bold;
	font-size: 0.8em;
}

#sitefooter a
{
	color: #110BC3;
	text-decoration: none;
}

#sitefooter a:hover
{
	text-decoration: underline;
}

ol 
{
	list-style-type: lower-alpha;
}
