@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	margin: 0 auto;
}

body{
	background-color: #FF6699;
}

form{
	display:inline;
	}
	
#Wrapper {
	width:902px;
	margin:0 auto;
	}

#content_wrapper {
	background:url(images/bg.jpg);
	background-repeat:repeat-y;
	padding-left:15px;
	padding-right:15px;
	}

#ContentMenu {
	height:28px;
	}
	
#ContentTop {
	background:url(images/top.jpg);
	width:902px;
	height:18px;
	}
#Header {
	background-image: url(header.jpg);
	height: 67px;
}

#Footer {
	background-image:url(footer.jpg);
	height:18px;
	width:902px;
}

.blueBoxTop{
	background:url(images/mp-block-blue-249-top.jpg);
	width:249px;
	height:20px
	}
	
.blueBoxMiddle{
	background:url(images/mp-block-blue-249-bg.jpg);
	background-repeat:repeat-y;
	width:219px;
	padding-left:15px;
	padding-right:15px;
	}

.blueBoxBottom{
	background:url(images/mp-block-blue-249-foot.jpg);
	width:249px;
	height:20px
	}
	
.greyBoxTop{
	background:url(images/mp-block-grey-249-top.jpg);
	width:249px;
	height:20px
	}
	
.greyBoxMiddle{
	background:url(images/mp-block-grey-249-bg.jpg);
	background-repeat:repeat-y;
	width:219px;
	padding-left:15px;
	padding-right:15px;
	}

.greyBoxBottom{
	background:url(images/mp-block-grey-249-foot.jpg);
	width:249px;
	height:20px
	}
	
.formProfile{

	font-size:11px;
	background-color:#F4F4F4;
	}
	
a:link {
	color: #003399;
}
a:visited {
	color: #003399;
}
a:hover {
	color: #0066FF;
}
a:active {
	color: #003399;
}
h1,h2,h3,h4,h5,h6 {
	padding:0;
	margin: 0;
	display: inline;
}
h1 {
	font-size: 24px;
	color: #003399;
}
h2 {
	font-size: 18px;
	color: #003399;
}
h3 {
	font-size: 16px;
	color: #003399;
}
h4 {
	font-size: 14px;
	color: #003399;
}
h5 {
	font-size: 12px;
	color: #003399;
}
h6 {
	font-size: 10px;
	color: #003399;
}
.checkboxDiv {
	padding: 5px;
	float: left;
	width: 200px;
}
.formStyleAlert{
	background:#FFCCFF;
	padding:10px;
	}
.formStyleTextFields{
	width:90%;
	}
	
.notification {
	color: #FF0000;
	font-size: 11px;
}
.formStyle1 {
	background-color: #FFFFCC;
	width: 95%;
}
.style4 {
	color: #000000; 
}

.style5 {color: #CC0033;
	font-size: 18px;
	font-weight: bold;
}

.style6 {color: #0066CC;
	font-size: 24px;
	font-weight: bold;
}