/*------------end reset styles to reduce browser inconsistency------------*/
body
{
	margin: 0px auto;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(images-peelmaster/background.jpg);	
}

img
{ border: 0px;
}

table {
	text-align: left;
}

td {
	vertical-align: top;
}

a:link, a:visited
{
}

a:hover, a:active
{
}

p

{
	line-height: 120%;
}

.wrapper 
{
	margin: 5px auto;
	text-align: center;
	width: 900px;
	background-color: #2E52A4;
}
.header {
	background-image: url(images-peelmaster/header-bg.jpg);
	background-repeat: repeat-x;
	height: 80px;
	width: 900px;
}
.header1 {
	width: 300px;
	position: relative;
	left: 50px;
	top: 10px;
	float: left;
}
.header2 {
	width: 200px;
	position: relative;
	top: 10px;
	float: right;
	right: 20px;
}
.header p {
	font-size: 130%;
	color: #003366;
	font-weight: bold;
}

.content {
	width: 900px;
	background-color: #2E52A4;
}
.leftcol {
	float: left;
	width: 200px;
	background-color: #2E52A4;
	text-align: left;
}

#vert-menu {
	width: 200px;
	text-align: left;
	margin-left: 10px;
	margin-top: 10px;
}

#vert-menu ul {
	margin: 0 0 10px 0;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
#vert-menu li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	border-color: #FFFFFF;
	padding: 15px 0px;
	margin: 0px;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
}
#vert-menu  ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 6px 0px;
	margin: 0;
	list-style-image: none;
	list-style-type: none;
	border: 0px none;
}
#vert-menu   ul  li ul li {
	font-size: 14px;
	padding: 2px 0px;
	margin: 0 0 0 10px;
}

#vert-menu li a:link {
	/*background-image: url(images-misc/nav-bg-off.gif);
	padding: 0 0 0 20px;*/
	color: #FFFFFF;
	text-decoration: none;
	background-repeat: no-repeat;
	margin: 0px;
}


#vert-menu li a:visited {
	/*background-image: url(images-misc/nav-bg-off.gif);
	padding: 0 0 0 20px;*/
	color: #FFFFFF;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left 2px;
		
	margin: 0px;
}



#vert-menu li a:hover {
	/*background-image: url(images-misc/nav-bg-on.gif);
	padding: 0 0 0 20px;*/
	color: #f1b40b;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left 2px;
	
	margin: 0px;	
	
}

#vert-menu ul li a:link {
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	border: 0px none;
	background-image: none;
}


#vert-menu ul li a:visited {
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	border: 0px none;
	background-image: none;
}


#vert-menu ul li a:hover {
	color: #f1b40b;
	text-decoration: none;
	margin: 0px;
	border: 0px none;
	background-image: none;
}
.rightcol {
	float: left;
	width: 700px;
	background-color: #F1F4FB;
	text-align: left;
	background-repeat: repeat-x;
	background-position: bottom;
}
#Menus_Horiz {
	width: 100%;
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
}
#Menus_Horiz  .firstrow {
	background-color: #FFFFFF;
}
#Menus_Horiz   .secondrow {
	background-image: url(images-misc/horizmenu-bg.jpg);
	background-repeat: repeat-x;
	height: 35px;
	text-align: center;
	vertical-align: middle;
}
#Menus_Horiz  a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#Menus_Horiz   a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#Menus_Horiz     a:hover {
	color: #FFFF66;
	text-decoration: none;
}
#Menus_Horiz    a:active {
	color: #FFFF66;
	text-decoration: none;
}
.footer {
	clear: both;
	width: 900px;
	background-color: #BFD3FF;
}
.tyvek/*page specific styles*/

  {
	text-align: center;
	width: 187px;
	margin-top: 30px;
}
.tyvek p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
}


#Body_All_other_pages
{ margin: 20px;
}

#Body_All_other_pages li
{
	list-style-type: square;
	padding-bottom: 5px;
	
}

#Body_All_other_pages p
{
	padding: 10px 0;
}

#Body_All_other_pages h2
{
	font-size: 20px;
	padding: 0 0 10px 0;
}


#Body_All_other_pages h3
{
	font-size: 16px;
	padding: 5px 0;
}

.paddedtable
{ border: 1px solid black; 
 padding: 4px;

}

.paddedtable td
{ border: 1px dotted black;
padding: 4px;

}

.paddedtable th
{ border: 1px dotted black;
padding: 4px;

}

