body{
	margin : 0px;
}

h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #0326a8;
	text-decoration : none;
	margin-bottom : 8px;
}

h1.noMargin {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #0326a8;
	text-decoration : none;
	margin-bottom : 0px;
}

h2	{
	font-family: Verdana, Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #0326a8;
	text-decoration : none;
	}

td	{
	font-family: Verdana, Arial;
	font-size: 11pt;
	}

.sm	{
	font-size: 9pt;
	}

.nw {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bolder;
	color: #ce1400;
	}

.smWht	{
	font-size: 9pt;
	color: #ffffff;
	}

table.promo_box {
	border-color : #ff4c01;
	border-width : medium;
	border-style : double;
	padding: 5px;
}

.breadcrumbs {
	font-family: Verdana, Arial;
	text-decoration : none;
	font-size: 11px; 
	font-weight: bold; 
	color: #333333; 
}


a:link {
	text-decoration : none;
	color: #0326a8; 
	}
a:visited {
	text-decoration : none;
	color: #0326a8; 
	}
a:hover {
	text-decoration : underline;
	color: #0326a8;
	}


a.smWht:link {
	text-decoration : none;
	font-size: 9pt; 
	color: #ffffff; 
	}
a.smWht:visited {
	text-decoration : none;
	font-size: 9pt; 
	color: #ffffff; 
	}
a.smWht:hover {
	text-decoration : underline;
	font-size: 9pt; 
	color: #ffffff;
	}


a.breadcrumbs:link {
	font-family: Verdana, Arial; 
	text-decoration : none;
	font-size: 11px; 
	color: #000099; 
	}
a.breadcrumbs:visited {
	font-family: Verdana, Arial; 
	text-decoration : none;
	font-size: 11px; 
	color: #000099; 
	}
a.breadcrumbs:hover {
	font-family: Verdana, Arial; 
	text-decoration : underline;
	font-size: 11px; 
	color: #000099;
	}


a.siteTreeRoot:link {
	font-weight : bold;
	text-decoration : underline;
	color: #0326a8; 
	}
a.siteTreeRoot:visited {
	font-weight : bold;
	text-decoration : underline;
	color: #0326a8; 
	}
a.siteTreeRoot:hover {
	font-family: Verdana, Arial; 
	text-decoration : none;
	color: #0326a8;
	}


a.siteTreeBranch:link {
	text-decoration : none;
	color: #0326a8; 
	}
a.siteTreeBranch:visited {
	text-decoration : none;
	color: #0326a8; 
	}
a.siteTreeBranch:hover {
	text-decoration : underline;
	color: #0326a8;
	}

a.orng:link {
	font-size: 10pt;
	font-weight : bold;
	text-decoration : none;
	color: #ff4c01; 
	}
a.orng:visited {
	font-weight : bold;
	text-decoration : none;
	color: #ff4c01; 
	}
a.orng:hover {
	font-family: Verdana, Arial; 
	text-decoration : underline;
	color: #ff4c01; 
	}


p {
	margin-top : 8px;
}

ul {
	padding-top : 0px;
	margin-top : 5px;
}


ul.siteTree {
	margin-left : 20px;
}


li.siteTree {
	list-style: square;
	margin-left : 10px;
}

#projectsUL {
	list-style-image: url(../imgs/bullet.png);
	padding-top : 0px;
	margin-top : 5px;
	margin-left: 30px;
}
#projectsUL LI {
	margin-bottom : 10px;
}

.spacer5 {
	padding: 0px;
	margin: 0px;
	font-size: 5px;
	line-height: 5px;
	height: 5px;
}

.spacer10 {
	padding: 0px;
	margin: 0px;
	font-size: 10px;
	line-height: 10px;
	height: 10px;
}

.bd {
	font-weight: bold;
}

.sm10 {
	font-size: 10px;
}

.sm11 {
	font-size: 11px;
}

.lg13 {
	font-size: 13px;
}

.lg14 {
	font-size: 14px;
}

.lg16 {
	font-size: 16px;
}

.alignCenter {
	text-align: center;	
}
