*{margin:0}

body {
	margin: 0px;
	background-color:#CCCCCC;
}

#leftmargin_body {
	margin-left: 50px;
	margin-top: 25px;
	background-color:#CCCCCC;
}

a[href*=".pdf"] {
	background: no-repeat left center url('http://www.seihelp.com/img/pdf.png');
	padding-left: 30px;
	font-size:13px;
}

a[href*=".wav"] {
	background: no-repeat left center url('http://www.seihelp.com/img/sound.jpg');
	padding-left: 30px;
	font-size:13px;

}

a[href*=".mp3"] {
	background: no-repeat left center url('http://www.seihelp.com/img/sound.jpg');
	padding-left: 30px;
	font-size:13px;	
}

INPUT,TEXTAREA { 
	font-family: Arial; 
	font-size: 12px;
}

#wrapper {
	max-width: 771px;
	margin: 0px auto;
	background-color: #FFF;
}

#footer {
	clear:both;
	background-color: #FFFFFF;
	text-align: right;
	padding-top: 10px;
	border-top-style:dotted;
	border-top-width:1px;
	border-top-color:#000000;

}

#headercontentleft {
	background-color: #FFF;
	height:117px;
	float: left;
	margin-bottom: 0px;
	text-align:center;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#000000;

}

#headercontentright {
	background-color: #FFF;
	height:117px;
	margin-bottom: 0px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#000000;
}

#contentleft {
	display: inline;
	max-width: 200px;
	min-height: 500px;
	margin: 0px 10px 0px 5px;
	float: left;
	padding-bottom: 5px;
	padding-right: 5px;
	border-width:1px;
	border-color:#999999;
	border-right-style:dotted;
	border-right-color:#000000;
}

#contentright {
	display:inline;
	background-color:#FFFFFF;
	float: left;
	max-width: 600px;
}

#footer {
	clear:both;
	background-color: #FFFFFF;
	text-align: right;
	padding-top: 10px;
	border-top-style:dotted;
	border-top-width:1px;
	border-top-color:#000000;

}

.loginheader {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #0C436B;
	margin-bottom: 15px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#666666;
	margin-top:5px;
}

.login {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #6699FF;
	margin-bottom: 5px;
}

.login_field {
	font-family: Arial;
	font-size: 12px;
	color: #0C436B;
}

input {
	font-family: Arial;
	font-size: 12px;
	color: #0C436B;
	vertical-align:middle;
}

textarea {
	font-family: Arial;
	font-size: 12px;
	color: #0C436B;
	vertical-align:middle;
}

select {
	font-family: Arial;
	font-size: 12px;
	color: #0C436B;
	vertical-align:middle;
}


h1 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #0C436B;
	margin-top:5px;
	margin-bottom: 10px;
	border-bottom-style: solid;
	border-bottom-color:#000000;
	border-bottom-width:1px;
}

h2 {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #0C436B;
	margin-top:10px;
	border-bottom-style: groove;
	border-bottom-color:#999999;
	border-bottom-width:2px;
}	
	
h3 {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	font-style:italic;
	color: #0C436B;
	margin-top: 10px;
	border-bottom-style: dotted;
	border-bottom-color:#666666;
	border-bottom-width:1px;
}	

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#0C436B;
	margin-bottom: 5px;
}

li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#0C436B;
	margin-bottom: 5px;
}

ul {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333333;
	list-style: none;
}

a {
	font-family:Arial, Helvetica, sans-serif;
	color:#000066;
	text-decoration:underline;
	font-size: 13px;
}

a:link, a.link:active, a.link:visited {
	font-family:Arial, Helvetica, sans-serif;
	color:#000066;
	text-decoration:underline;
	font-size: 13px;
}

a:hover {
	font-family:Arial, Helvetica, sans-serif;
	color:#000066;
	text-decoration:none;
	font-size: 13px;
}

.copyright {
	font-size: 9px;
	color: #333333;
}

.p_menu_header {
	padding-left: 0px;
	background: none;
	color: #000000;
	font-family: Arial;
	font-size: 14px;
	text-decoration: none;
	margin-left: 5px;
	border-bottom: #666666 2px solid;
}	

.p_submenu_header {
	padding-left: 5px;
	padding-top: 10px;
	background: none;
	color: #000000;
	font-family: Arial;;
	font-size: 12px;
	margin-left: 10px;
	border-bottom: #000000 1px dotted;
	}
	
#agenttable td {
	width:250px;
	border-color:#CCC;
	border-style:solid;
	border-width:1px;
	background-color:#FFF;
	margin:0px;
	padding:5px;
	
}

#newsfeedtable td {
	width:auto;
	border-color:#CCC;
	border-style:solid;
	border-width:1px;
	background-color:#FFF;
	margin:0px;
	padding:10px;
	vertical-align:top;
}