body {margin: 0; padding: 0; }

h1 {
	padding: 5px;
	margin: 0;
	text-align: center;
}
h2 {
	margin: 5px;
	margin-left: 0;
	text-align: justify;
	font-size: x-large;
}

#perm-links {
	float: none;
	width: 80%;
	padding: 0;
	font-size: medium;
	text-align: center;
	background-color: #224E8E;
	margin-left: auto;
	margin-right:auto;
	
}
#perm-links ul {
	list-style: none;
	margin: 0;
	padding: 5px;
}
#perm-links li {
	display: inline;
	width: 250px;
	height: 50px;
}

#perm-links a { margin: 0; padding-top: 2px; padding-bottom: 2px;  padding-left: 10px; padding-right: 10px}

#main-menu {width: 19%; float: left; margin-bottom: 25px; padding: 3px; padding-bottom: 60px;}

#main-menu ul {width: 92%; margin: 0; padding-left: 25px;}

#main-menu  li {margin-top: 0px; margin-bottom: 1px;}
#main-menu a {width: 96%; display: block; margin: 0; padding: 1px;}

#main-menu h3 {width: 110%; margin: 0;}

#content {
	margin-left: 22%; /*margin-right: 22%;*/
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 10px;
}

#footer {clear: both; padding: 2px;}
h5 {margin: 0;}
#click {
	text-align: center;
	border: medium solid #000;
	font-size: large;
	padding: 5px;
}
.button {
	display:block;
	width:150px;
	height:42px;
	float: left;
	background-color: #234F90;
	text-align: center;
	margin-right: 30px;
	border: medium groove #FFF;
}
.button a {
	display:block;
	width:100%;
	height:100%;
	outline:none;
	background-color: transparent;
	background-image: url(images/Campaign%20Monitor%20button1.png);
	background-position:0 -50px;
	background-repeat: no-repeat;
	}
.button a:hover {
	background-image: url(images/Campaign%20Monitor%20button1.png);
	background-position: left top;
}
#navcontainer ul
{
	background-color: #036;
	float: left;
	font-family: arial, helvetica, sans-serif;
	background-image: url(images/linkbar_bg1.jpg);
	background-repeat: repeat-x;
	height: 39px;
	width: 100%;
}

#navcontainer ul li {
	display: inline;
	font-size: medium;
	font-weight: normal;
}

#navcontainer ul li a
{
padding: 21px 20px 0px 20px;
color: #fff;
text-decoration: none;
float: left;
}

#navcontainer ul li a:hover
{
	height: 35px;
	color: #FFFFFF;
	background-image: url(images/hover_link2.1.png);
	background-repeat: repeat-x;
}
#linkbar {
	background-image: url(images/linkbar_bg1.jpg);
	background-repeat: repeat-x;
	height: 59px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.navcontainer {
	width: 246px;
	background-image: url();
	height: 250px;
	padding-top: 74px;
	background-repeat: no-repeat;
}
* {margin: 0px;
   padding: 0px;
}
#inside #content #table ul li {
	text-align: left;
	list-style-position: inside;
}
#regprocess {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #099;
	text-decoration: none;
	text-align: left;
	line-height: 1.5;
	color: #000;
	padding-top: 10px;
}
#areg {
	color: #036;
	list-style-type: square;
	line-height: 1.5;
	list-style-position: inside;
}
#schedule {
	text-align: center;
	color: #036;
	font-size: x-large;
	line-height: 28px;
}
#boxschedule {
	background-color: #D6D6D6;
	border: thin solid #069;
	padding: 26px;
}
#mswquestionbox {
	color: #063;
	background-color: #FFC;
	border: thin solid #000;
	font-size: large;
	text-align: center;
	padding: 15px;
}
#mswquestionbox p a:hover {
	color:#C63;
	text-decoration: none;
}

#questionbox {
	font-size: large;
	color: #063;
	text-align: center;
	border: thin solid #966;
	padding: 10px;
}
