
body {
	margin: 0px;
	margin-top: 0px;
	background: #FFFFFF;
}

body, 
td, 
p,
input,
select,
textarea {
	font-family: verdana, tahoma, arial;
	font-size: 12px;
}

select, textarea {
	background: #E0F0FF;
	color: #454545;
}

a, 
a:active, 
a:visited {
	color: #FF3300;
	text-decoration: none;
}

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

img {
	margin: 0px;
	border: 0px;
}

input {
	border: 1px solid #707070;
}

li {
	list-style-type:none;
	margin:5px 0 0 0px;
	padding:0 0 0 14px;
	background:url('http://itell.mindgate.net/img/arrow-right-grey-on-white.gif') no-repeat 0 2px;
	color:#CCCCCC;
}

#bulleted_list li a {
   color:#666;
}

.msgInfoBox {
	text-align:left;
	border:1px solid #CCCCCC;
	background:#EEEEEE;
	margin-top: 10px;
	padding:3px;
}

.msgTextBox {
	border:1px solid #CCCCCC;
	background:#FFFFFF;
	margin-top:6px;
	padding:8px;
	color:#555555;
}

.msgReplyTextArea {
	border:1px solid #CCCCCC;
	background:#FFFFFF;
	margin-top:0px;
	padding:2px;
	color:#555555;
}

table.msgReplyBox {
	background: white;
	position:absolute;
	top: -640px;
	left: 0px;
	border-style: solid;
	border-width: 1px;
	z-index: 2;
}

.blurb {
	text-align: center;
	font-size: 18px;
	color: #113B61;
}
