body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #ddddfb;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	text-align: justify;
}
.leftbg {
	background-image: url(images/sideleftbg.jpg);
	background-repeat: repeat-y;
	background-position: left;
	background-color: #FFFFFF;
}
.rightbg {
	background-color: #FFFFFF;
	background-image: url(images/siderightbg.jpg);
	background-repeat: repeat-y;
	background-position: right;
}

.contentleftbg {
	background-image: url(images/contentleftbg.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.content {
	margin-right: 15px;
	margin-left: 50px;
	text-align: justify;
}
.bgwhite {
	background-color: #FFFFFF;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0D1E64;
	text-decoration: underline;
}
a:visited {
	color: #525D8B;
}
a:hover {
	color: #99123B;
}
a:active {
	color: #0F247F;
}
.bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #DDDDFB;
}
.bottom a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.bottom a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.bottom a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
}
.bottom a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}h1 {
	font-size: 16px;
	font-weight: bold;
	color: #0D1C5D;
	list-style-type: none;
	list-style-position: inside;
	background-image: url(images/bluesquare.gif);
	background-position: left top;
	background-repeat: no-repeat;
	text-indent: 15px;
}
.bluebg {
	background-image: url(images/contentcorner.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
h2 {
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 12px;
}
