body {
	background-color: white;
	margin: 0pt auto;
	padding: 0px;
	font-family: Verdana, sans-serif;
	font-size: 14px;
	color: #444;
}

#updates {
	margin: 10px;
	color: #fff;
	font-size: 16px;
	text-align: justify;
}

#updates h1 {
	color: #fff;
}

#updates h1.date {
	font-size: 26px;
	padding: 0;
	color: #b22222;
}

#wrapper {
	margin: 0pt auto;
	padding: 0px;
	width: 900px;
}

#top {
	text-align: right;
	padding-top: 5px;
	font-size: 13px;
}

#top a {
	color: #000000;
	text-decoration: none;
}

#top a:hover {
	color: #838383;
	text-decoration: underline;
}

#logo {
	background-image: url(../images/mptelcodsllogo.jpg);
	width: 370px;
	height: 115px;
	float: left;
}

#logo span {
	position: relative;
	top: 91px;
	left: 85px;
}

#logo span a {
	color: #000;
	text-decoration: underline;
}

#logo a.inact {
	color: #000;
	text-decoration: none;
}

#logo span a:hover {
	text-decoration: none;
	color: #838383;
}

.outlinemenu{
	position: absolute; /*leave this alone*/
	display: none; /*leave this alone*/
	width: 180px; /*default width of menu*/
	border: 1px solid #444;
}

.outlinemenu ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.outlinemenu ul li b {
	background: white;
	color: #444;
	margin:0;
	padding:0;
	width: 100%;
	display: block;
	border-bottom: 1px solid #ccc;
}

.outlinemenu ul li a{
	background: white;
	font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: #444;
	display: block;
	width: auto;
	padding: 3px 0;
	padding-left: 5px;
	text-decoration: none;
	border-bottom: 1px solid #ccc;
}

.outlinemenu ul li a:visited, .outlinemenu ul li a:active{
	color: #444;
}

.outlinemenu ul li a:hover{
	color: #000;
	background: #ffffcb;
}

/* Holly Hack for IE \*/

* html .outlinemenu li {
	height: 1%; 
}

* html .outlinemenu li a { 
	height: 1%;
}

/* End */

#search {
	float: right;
	width: 210px;
}

#search fieldset {
	width: 100%;
	margin-right: 0;
	padding-right: 0;
	border: 0px;
	text-align: right;
	float: right;
}

.clear {
	clear: both;
}

#bottom {
	border-top: 1px solid #ccc;
	margin-bottom: 10px;
}

#frame {
	height: 300px;
	width: 900px;
}

#frame img {
	border: 1px solid #ccc;
}

#nav {
	width: 900px;
	margin-top: 147px;
	float: left;
	position: absolute;
	z-index: 99;
}

#nav ul {
	margin:0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

#nav li {
	display: inline;
}

#nav li a {
	margin-left: 5px;
	width: 127px;
	height: 150px;
	display: block;
	color: #000;
	text-decoration: none;
	text-align: center;
}

#nav li a:hover {
	text-decoration: underline;
}

#nav li.first a {
	background-image: url(../images/broadbandbutton.jpg);
	background-repeat: no-repeat;
	background-position: 0 -150px;
	float: left;
	display: inline;
}

#nav li.first a:hover {
	background: url(../images/broadbandbutton.jpg) no-repeat;
}

#nav li.second a {
	background-image: url(../images/webmailbutton.jpg);
	background-repeat: no-repeat;
	background-position: 0 -150px;
	float: left;
	display: inline;
}

#nav li.second a:hover {
	background: url(../images/webmailbutton.jpg) no-repeat;
}

#nav li.third a {
	background-image: url(../images/settingsbutton.jpg);
	background-repeat: no-repeat;
	background-position: 0 -150px;
	float: left;
	display: inline;
}

#nav li.third a:hover {
	background: url(../images/settingsbutton.jpg) no-repeat;
}

#nav li.forth a {
	background-image: url(../images/networkingbutton.jpg);
	background-repeat: no-repeat;
	background-position: 0 -150px;
	float: left;
	display: inline;
}

#nav li.forth a:hover {
	background: url(../images/networkingbutton.jpg) no-repeat;
}

#nav li a.activeSlide {
	text-decoration: underline;
}

h1 {
	margin-top: 30px;
	color: #3b4c66;
	font-weight: normal;
	font-size: 19px;
	line-height: 25px;
	padding-left: 7px;
	width: 80%;
	text-align: left;
}

h1.subpage {
	border-bottom: 1px solid #3b4c66;
	color: #c40000;
	width: 100%;
	padding: 0;
	margin-top: 0px;
}

h2 {
	color: #3b4c66;
	font-weight: normal;
	font-size: 16px;
}


h2.item em {
	font-size: 11px;
	position: relative;
	top: -2px;
}

h2.item {
	margin: 21px 0 0 0;
}

h2.item em {
	font-size: 11px;
	position: relative;
	top: -2px;
}

#formstatus span b {
	font-weight: normal;
	display: block;
	padding: 10px 10px;
	color: #222;
	margin-bottom: 20px;
}

#formstatus span.good b {
	border: 1px solid #ffcc33;
	background-color: #ffffcc;
}

#formstatus span.bad b {
	border: 1px solid #dc5757;
	background-color: #ef9398;
}

#contact fieldset {
	padding: 30px 0 20px;
	background-color: #F2EFE9;
	border: 1px solid #BFBAB0;
	width: 470px;
	margin:0;
}

#contact .label {
	color: #333;
	float: left;
	width: 90px;
	text-align: right;
	padding-right: 10px;
}

#contact .formbox {
	border: 1px solid #222;
	padding: 3px;
	color: #555;
	clear: both;
	float: none;
	width: 333px;
}

#contact .verbox {
	border: 1px solid #222;
	padding: 3px;
	color: #555;
	clear: both;
	float: none;
	width: 250px;
	position: relative;
	top: -7px;
}

#contact .button {
	border: 1px solid #3b4c66;
	cursor: pointer;
	margin-left: 100px;
}

#info {
	padding: 0;
}

#info a {
	color: #3b4c66;
}

#info a:hover {
	text-decoration: none;
}

#info a.support {
	text-decoration: none;
	color: #c44440;
}

#info a.support:hover {
	color: #b10000;
	text-decoration: underline;
}

#info p {
	color: #444;
	text-align: justify;
	line-height: 19px;
}

#news {
	margin-right: 260px;
	margin-left: 7px;
}

div.newsitem {
	border-bottom: 1px solid #333;
	width: 633px;
}

div.newsitem p.postdate {
	margin: 0 0 10px 0;
	font-size: 10px;
	color: #555;
}

#news p.posted {
	font-size: 12px;
	color: #3b4c66;
}

#info p.posted a.top {
	font-size: 12px;
	color: #b22222;
	position: relative;
	left: 67%;
}

#news_sidebar {
	float: right;
	width: 215px;
}

#news_sidebar h2 {
	margin: 7px 0 0 0;
	font-size: 16px;
	font-weight: normal;
	color: #b22222;
}

#news_sidebar ul {
	border: 1px solid #3b4c66;
	list-style: none;
	margin-top: 7px;
	margin-bottom: 7px;
	padding: 10px 20px 20px 30px;
}

#news_sidebar li {
	padding: 7px 0;
}

#news_sidebar li a {
	color: #3b4c66;
}

#news_sidebar li a:hover {
	text-decoration: none;
	color: #222;
}

#theform legend {
	color: #333;
}

#theform fieldset {
	padding: 20px 0pt;
	background-color: #efefef;
	border: 1px solid #ccc;
	width: 470px;
	margin: 25px 0 0 15px;
}

#theform .label {
	color: #333;
	float: left;
	width: 170px;
	text-align: right;
	padding-right: 10px;
}

#theform .formbox {
	border: 1px solid #222;
	padding: 3px;
	color: #555;
	clear: both;
	float: none;
	width: 230px;
	font-size: 16px;
}

#theform .button {
	border: 1px solid #3b4c66;
	cursor: pointer;
	float: right;
	margin-right: 52px;
	font-size: 16px;
	color: #333;
}

span#chpw_status {
	color: red;
	display: block; 
	text-align: center;
	font-size: 12px;
}

dl {
	display: block;
	margin: 1em 0pt;
}

.box {
	width: 280px;
	text-align: justify;
	margin-bottom: 30px;
}

.box p {
	color: #444;
	font-size: 12px;
	min-height: 170px;
}

.box dt {
	color: #b22222;
	font-size: 18px;
	font-weight: normal;
	padding: 7px;
}

.box dd {
	margin: 0pt;
	padding: 0pt 10px;
}

.box dd a.more {
	color: #b22222;
	display: block;
	width: 100%;
	text-align: right;
	font-size: 12px;
	text-decoration: none;
}

.box dd a.more:hover {
	text-decoration: underline;
}

.left {

	float: left;
}

.center {
	border-left: 1px solid #ccc;
	margin-left: 14px;
	padding-left: 15px;
	float: left;
}

.right {
	border-left: 1px solid #ccc;
	float: left;
	margin-left: 14px;
	padding-left: 15px;
}

#bottom {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
}

#bottom ul {
	display: block;
	position: relative;
	margin: 10px;
	padding: 0px;
	font-size: 12px;
	text-align: right;
}

#bottom li {
	border-left: 1px solid #444;
	list-style-type: none;
	display: inline;
	margin-left: 10px;
	padding-left: 12px;
}

#bottom li a {
	color: #3b4c66;
	text-decoration: none;
}

#bottom li a:hover {
	text-decoration: underline;
}

#footer {
	color: #3b4c66;
	text-align: right;
	font-size: 11px;
}

#footer a {
	color: #c44444;
	text-decoration: none;
}

#footer a:hover {
	color: #b20000;
	text-decoration: underline;
}

#footer img {
	border: 0;
	margin: 10px;
}

