/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0px;
}


.body10px {
	font-size: 10px;
}

.body12px {
	font-size: 12px;
}

h1 {
	font-size: 22px;
	color: #000066;
	font-weight: lighter;
}

h2 {
	font-size: 18px;
	color: #000066;
	font-weight: lighter;
}
h3 {
	font-size: 14px;
	color: #000066;
	font-weight: lighter;
}


a {
	color: #000099;
	text-decoration: none;
}

a:visited {
	color: #000099;
	text-decoration: none;
}

a:hover, a.current {
	color: #6699FF;
}

.InsertImageLeft {
	margin-right: 5px;
	border: 1px solid #CCCCCC;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 0px;
}

.InsertImageRight {
	border: 1px solid #CCCCCC;
	margin-left: 5px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
}

.topMenu-date {
	background-image: url(/images/TopMenu-DateBar.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 310px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}

.MidMenuTitle {
	background-image: url(/images/MidMen-title-bg.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-repeat: repeat-x;
	margin-bottom: 2px;
	border: 1px solid #CCCCCC;
}

.MidMenuBody {
	padding: 2px;
}


.LeftMenuBar {
	background-image: url(/images/LeftMenu-Bg.gif);
	background-repeat: repeat-y;
	width: 180px;
	text-align: left;
	vertical-align: top;
	margin-right: 5px;
	border: 1px solid #CCCCCC;
}
.LeftMenuBar ul {
	list-style-type: none;
	margin: 0 0 5px 10px;
	padding: 0;
}

.LeftMenuBar li {
	margin: 2px 0 0 0;
}

/*.LeftMenuLinks {
	padding: 2px 0px 2px 5px;
	font-size: 11px;
	vertical-align: top;
}*/


.MainArea
{
	width: 575px; /*With LeftMenuBar 5px margin-right, readable area is only 575px*/
	vertical-align: top;
	text-align: left;
	margin-left: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	border: 0;
	border-collapse: collapse;
}

.bottomMenuBar {
	font-size: 10px;
	text-align: center;
	background-image: url(/images/LeftMenu-Bg.gif);
	margin-top: 5px;
	border: 1px solid #CCCCCC;
}

.DesignBy, .DesignBy a, .DesignBy a:visited, .DesignBy a:hover, .DesignBy a.current {
	font-size: 9px;
	color: #CCCCCC;
	text-align: right;
}
