﻿body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 100%;
    background-color: #FFFFFF;
    background-image: url(../images/container/page_bg.jpg);
    background-position: top left;
    background-repeat: repeat-x;
}
.PageTitle {
	font-family: Arial;
	font-size: 13px;
    font-weight: bold;
	color: #222222;
}
.Content {
	font-family: Arial;
	font-size: 12px;
    font-weight: none;
    text-align: justify;
	color: #222222;
}
.Content A:link {
	font-family: Arial;
	font-size: 12px;
    font-weight: none;
    text-decoration: none;
	color: #3C2BA5;
}
.Content A:visited {
	font-family: Arial;
	font-size: 12px;
    font-weight: none;
    text-decoration: none;
	color: #3C2BA5;
}
.Content A:hover {
	font-family: Arial;
	font-size: 12px;
    font-weight: none;
    text-decoration: underline;
	color: #3C2BA5;
}
.Content A:active {
	font-family: Arial;
	font-size: 12px;
    font-weight: none;
    text-decoration: none;
	color: #3C2BA5;
}
.SideNav {
	font-family: Arial;
	font-size: 12px;
    font-weight: bold;
	color: #222222;
}
.SideNav A:link {
	font-family: Arial;
	font-size: 12px;
    font-weight: bold;
    text-decoration: none;
	color: #222222;
}
.SideNav A:visited {
	font-family: Arial;
	font-size: 12px;
    font-weight: bold;
    text-decoration: none;
	color: #222222;
}
.SideNav A:hover {
	font-family: Arial;
	font-size: 12px;
    font-weight: bold;
    text-decoration: none;
	color: #5C978E;
}
.SideNav A:active {
	font-family: Arial;
	font-size: 12px;
    font-weight: bold;
    text-decoration: none;
	color: #222222;
}
.BoxContentTitle {
	font-family: Arial;
	font-size: 12px;
    font-weight: bold;
    text-align: none;
	color: #222222;
}
.BoxContent {
	font-family: Arial;
	font-size: 11px;
    font-weight: none;
    text-align: none;
	color: #222222;
}
.BoxContent A:link {
	font-family: Arial;
	font-size: 11px;
    font-weight: none;
    text-decoration: none;
	color: #5C978E;
}
.BoxContent A:visited {
	font-family: Arial;
	font-size: 11px;
    font-weight: none;
    text-decoration: none;
	color: #5C978E;
}
.BoxContent A:hover {
	font-family: Arial;
	font-size: 11px;
    font-weight: none;
    text-decoration: underline;
	color: #5C978E;
}
.BoxContent A:active {
	font-family: Arial;
	font-size: 11px;
    font-weight: none;
    text-decoration: none;
	color: #5C978E;
}
.copyright {
	font-family: Arial;
	font-size: 10px;
    font-weight: none;
	color: #222222;
}
.copyright A:link {
	font-family: Arial;
	font-size: 10px;
    font-weight: none;
    text-decoration: none;
	color: #222222;
}
.copyright A:visited {
	font-family: Arial;
	font-size: 10px;
    font-weight: none;
    text-decoration: none;
	color: #222222;
}
.copyright A:hover {
	font-family: Arial;
	font-size: 10px;
    font-weight: none;
    text-decoration: none;
	color: #222222;
}
.copyright A:active {
	font-family: Arial;
	font-size: 10px;
    font-weight: none;
    text-decoration: underlined;
	color: #222222;
}