﻿body
{
	background-color: #ffffff;
	font-family: 'Century Schoolbook' , 'Times New Roman';
	background-image: url(Images/bg.jpg);
	font-size: 10pt;
	background-attachment: fixed;
}

a
{
	color: #9c149c;
}

a:hover
{
	color: #000000;
}

h1
{
	font-weight: bold;
	font-size: 14pt;
	color: #000000;
	display: inline;
	text-decoration: underline;
}

h2
{
	font-weight: bold;
	font-size: 10pt;
	color: #9c149c;
	display: inline;
}

h3
{
	font-weight: bold;
	font-size: 10pt;
	color: #000000;
	display: inline;
}

div.MainPanel
{
	width: 100%;
	text-align: center;
}

div.CenterPanel
{
	width: 790px;
}

#Header
{
	width: 100%;
	height: 100px;
	border: #f07bf0 1px solid;
	height: 100px;
	background-color: #f1cff2;
	background-image: url(Images/headerbg.png);
}

#Header table
{
	width: 100%;
}

#Header td.logoPic
{
	text-align: left;
}

#Header p.slogan
{
	font-weight: bold;
	font-size: 14pt;
	display: inline;
}

#Logo
{
	font-family: 'Century Schoolbook' , 'Times New Roman';
	text-align: left;
	float: right;
	width: 170px;
	height: 100px;
	vertical-align: middle;
	display: inline;
}

#Logo div.line1
{
	font-size: 25pt;
	font-weight: bold;
	color: #9c149c;
	position: relative;
	left: 0px;
	top: 0px;
}

#Logo div.Logo2
{
	font-size: 25pt;
	font-weight: bold;
	position: relative;
	left: 70px;
	top: -15px;
	color: #ee7bee;
}

#Logo div.Logo3
{
	font-size: 10pt;
	font-weight: normal;
	position: relative;
	left: 0px;
	top: -20px;
}

#Menu
{
	width: 100%;
	border-left: #f07bf0 1px solid;
	border-right: #f07bf0 1px solid;
	background-color: #ffffff;
	background-image: url(Images/contentbg.png);
	font-weight: bold;
	font-size: 10pt;
	padding-top: 4px;
	padding-bottom: 4px;
}

.DynamicMenu
{
	padding: 2px;
	border: #f07bf0 1px solid;
}

#Content
{
	width: 100%;
	border-right: #f07bf0 1px solid;
	border-left: #f07bf0 1px solid;
	border-bottom: #f07bf0 1px solid;
	background-color: #ffffff;
	background-image: url(Images/contentbg.png);
}

#Content table.ColTable
{
	padding: 0px;
	width: 100%;
	border-collapse: collapse;
}

#Content td.LeftCol
{
	text-align: left;
	padding-top: 25px;
	padding-left: 30px;
	padding-right: 15px;
	width: 550px;
	border-top: #f07bf0 1px solid;
	border-bottom: #f07bf0 1px solid;
	border-right: #f07bf0 1px solid;
	background-color: #F3C5F3;
	background-image: url(Images/leftColBg.png);
	background-repeat: repeat-y;
}

#Content td.RightCol
{
	padding-top: 4px;
	vertical-align: middle;
}

#Content td.RightCol h1
{
	
}

#Content td.RightCol p
{
	display: inline;
}

#Content table.Window
{
	border: #f07bf0 1px solid;
	background-color: #ffffff;
	color: #9c149c;
	width: 550px;
}

#Content table.Window h1
{
	font-weight: bold;
	font-size: 12pt;
	color: #000000;
	text-decoration: none;
	font-style: normal;
}

#Content table.Window h2
{
	font-weight: bold;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}

#ContentFooter
{
	height: 10px;
}

#Footer
{
	width: 100%;
	height: 50px;
	border-left: #f07bf0 1px solid;
	border-bottom: #f07bf0 1px solid;
	border-right: #f07bf0 1px solid;
	background-image: url(Images/contentFooterBg.png);
	background-color: #f3c5f3;
	vertical-align: middle;
	text-align: left;
}

#SmartSystems
{
	font-family: 'Arial';
	font-size: 10px;
}
