p{
	text-indent: 0px;
	margin: .75em 0;
}

h1 {
	font-style: italic;
	font-size: 16pt;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 5px;
	
}
.SideBar {
	float: right; /* since this element is floated, a width must be given */
	width: 24%;
	background: #EBEBEB; /* the background color will be displayed for the length of the content in the column, but no further */
	padding-top: 10px; /* top and bottom padding create visual space within this div  */
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin: 5px;
}
.TopMenus {
	text-align: center;
	font-size: 10px;
}
.TopMenus a {
	text-decoration: none;
}
.TopMenus a:link {
	color: #000099;
}
.TopMenus a:visited {
	color: #0000FF;
	font-weight: normal;
}
.TopMenus a:active {
	color: #CC0033;
	font-weight: bold;
}
.TopMenus a:hover {
	font-weight: bold;
	color: #0000FF;
}
.TopTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: 500;
	padding-right: 10px;
	padding-left: 50px;
	font-variant: normal;
	float: left;
}
.TopText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: 500;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-right: 5px;
	}
	.TitleTable{
	
	}
	.TitleTable td {
	text-align: center;
	}
.TitleTable a:link {
	color: #FFFFFF;

}
.TitleTable a:visited {
	font-weight: normal;
	color: #FFFFFF;
}
.TitleTable a:active {
	color: #FFFFFF;

}
.TitleTable a:hover {
	font-weight: bold;
	color: #FFFFFF;

}
.TitleTable h5 {
	width: 190px;
	margin-top: 3px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	font-weight: lighter;
}
.TitleRow{
	color: #FFFFFF;
	background-position: center;
	text-align: center;
	background-color: #000033;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 500;

}
