body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	margin: 0px;
	padding: 0px;

}
#Header {
	background-image:  url(../Images/rivets.jpg);
	background-repeat: repeat-x;
	height: 100px;
	width: 100%;
}
#HeaderImage {
	margin-top: 15px;
	margin-left: 15px;
}
.YouAreHere {
	padding-top: 5px;
	padding-left: 10px;

}
.SmallGreyBold {
	font-size: 0.7em;
	font-weight: bold;
}
.LeftMenu {
	padding: 5px;

}

.LeftMenuTitle {
	background-color: #f0f0f0;
	font-weight: bold;
	padding-left: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-size: 0.8em;



}
.LeftMenuLinks {
	list-style-type: square;
	font-size: 0.8em;
	padding-left: 15px;
	padding-top: 5px;
	background-color: #f8f8f8;
	list-style-position: outside;
	list-style-image:  url(../../Images/li_bullet.gif);
}
.LeftMenuLinks img {
	padding-right: 4px;
	margin-right: 4px;


}
.LeftMenuLinks a:link {
	color: #0000FF;
	text-decoration: none;
}
.LeftMenuLinks a:visited {
	color: #0000FF;
	text-decoration: none;
}
.LeftMenuLinks a:hover {
	color: #000000;
	text-decoration: underline;
}
.LeftMenuLinks a:active {
	color: #0000FF;
	text-decoration: none;
}
.LeftMenuBold {
	font-weight: bold;
}
.RightMenu {
	padding: 5px;

}

.RightMenuTitle {
	background-color: #f0f0f0;
	font-weight: bold;
	padding-left: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-size: 0.8em;



}
.RightMenuLinks {
	list-style-type: square;
	font-size: 0.8em;
	padding-left: 15px;
	padding-top: 5px;




}
.RightMenuLinks a:link {
	color: #666666;
	text-decoration: none;
}
.RightMenuLinks a:visited {
	color: #666666;
	text-decoration: none;
}
.RightMenuLinks a:hover {
	color: #000000;
	text-decoration: underline;
}
.RightMenuLinks a:active {
	color: #666666;
	text-decoration: none;
}
.RightMenuBold {
	font-weight: bold;
	font-size: 0.8em;

}

.contents {
	line-height: 120%;
	background-color: #EAEAF4;
	font-size: 0.8em;
	margin-right: 5px;
	margin-left: 5px;

}
.contents a:link {
	color: #6666CC;
	text-decoration: none;
	font-weight: bold;

}
.contents a:visited {
	color: #6666CC;
	text-decoration: none;
	font-weight: bold;
}
.contents a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.contents a:active {
	color: #6666CC;
	text-decoration: none;
	font-weight: bold;
}
.newsstory {
	padding: 5px;
	margin: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.story {
	margin-left: 15px;
	padding-left: 15px;
	line-height: 150%;


}
.storyheading {
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 1.1em;


}
.tabbedstory {
	margin-left: 15px;
	padding-left: 15px;
	line-height: 150%;

}
.tabbedstory img {
	padding-right: 4px;
	margin-right: 4px;


}
.footer {
	background-color: #F3F0FF;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	font-size: 0.8em;


}
.footer a:link {
	color: #999999;
	text-decoration: none;
	font-weight: bold;

}
.footer a:visited {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
.footer a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.footer a:active {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
.ul-squared-li {
	list-style-image: url(../Images/li_bullet.gif);
}
.buttonstyle {
	background-color: #CCCCFF;
	border: 1px solid #CC99FF;
}
.formstyle {
	margin: 5px;
	padding: 5px;
	border: 1px dotted #CCCCCC;
}
.tabletext {
	font-size: 100%;
}
.errmsg {
	color: #990000;
}
.unpw {
	font-size: 0.7em;
	font-weight: bold;
	margin: 5px;
	padding: 5px;

}
.tableborder {
	border: 1px dotted #0066CC;
	font-size: 100%;

}
.tableborder td {
	border: 1px dotted #B0D8FF;
}
.tableheading {
	font-weight: bold;
	background-color: #C4C4FF;
}

