html {
	margin: 0px;
	padding: 0px;
	height: 100%;	
}

body {
	background-color: #8a8a8a;
	margin: 0px;
	padding: 0px;
	height: 100%;		
}

#p_container {
	margin-top: 32px;
}

td.p_bg1 {
	background-image: url(../images/p_bg1.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

td.p_bg2 {
	background-image: url(../images/p_bg2.gif);
	background-position: top;
	background-repeat: repeat-x;
}

td.p_bg3 {
	background-image: url(../images/p_bg3.gif);
	background-position: top;
	background-repeat: repeat-x;
}

td.p_copyright {
	padding-left: 8px;
	background-color: #e2e2e2;
	color: #9c9c9c;
	font-family: Tahoma, Verdana;
	font-size: 10px;
}

div.p_content {
	min-height: 388px;
	margin: 42px 42px 0px 42px;
}

div.p_location {
	margin-left: 12px;
	margin-bottom: 16px;
}

div.p_location p {
	color: #747474;
	font-family: Tahoma, Verdana;
	font-size: 10px;
}

a {
	text-decoration: none;
	font-family: Tahoma, Verdana;
	font-size: 10px;
	color: #7f7f7f;
}

a:hover {
	text-decoration: none;
	font-family: Tahoma, Verdana;
	font-size: 10px;
	color: #cc0000;
}

a#active_menu {
	text-decoration: none;
	font-family: Tahoma, Verdana;
	font-size: 10px;
	color: #cc0000;
}

li a {
	font-size: 12px;
}

li a:hover {
	font-size: 12px;
}

h1 {
	padding: 0px;
	margin: 0px;
	padding-bottom: 16px;
	font-family: Tahoma, Verdana;
	font-weight: bold;
	font-size: 16px;
	color: #375871;
}

h2 {
	padding: 0px;
	margin: 0px;
	padding-top: 8px;
	padding-bottom: 4px;	
	font-family: Tahoma, Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #999999;
}

p, td {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #444444;
}

div.p_menu {
	line-height: 14px;
	min-height: 256px;
	padding-top: 42px;	
	padding-bottom: 22px;
}

div.p_menu_item {
	padding-top: 4px;
	padding-bottom: 6px;
	margin-left: 8px;	
	padding-left: 18px;
	background-color: #ffffff;
}

div.p_sub_menu_item {
	padding-top: 4px;
	padding-bottom: 6px;
	margin-left: 8px;
	padding-left: 28px;
	background-color: #ffffff;
}

div.moduletable h3 {
	margin: 0px;
	padding: 0px;
	margin-left: 8px;
	padding-left: 8px;
	padding-top: 8px;	
	padding-bottom: 8px;
	background-color: #ffffff;
	font-family: Tahoma, Verdana;
	font-weight: bold;	
	font-size: 11px;
	color: #7f7f7f;	
}

li {
	line-height: 22px;
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #444444;
}

input, textarea {
	border: 1px solid #999999;
	background-color: #ffffff;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #444444;
}

input.p_button {
	background-color: #dfdfdf;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #444444;
}
