body {
	margin: 0 0 0 0;
	padding: 20 20 20 20; 
	text-align: left;
	font-family: verdana, arial, sans-serif;
	color: #000;
	line-height:1.2;
	font-size:13px;
}

th, td {
	text-align: left;
	font-family: verdana, arial, sans-serif;
	color: #000;
	line-height:1.2;
	font-size:13px;
}

img	{
	border: 0;
	margin: 0;
}

hr {
	border: none 0;
	background-color: transparent;
	border-top: 1px dotted #ccc;
	height: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
}

h1, h2, h4 {
	font-family: verdana, sans-serif;
	font-weight: normal;
	color: #080;
	padding: 0;
	margin: 0;
	margin-bottom: 5px;
}

h1 {
    font-size: 28px;
	margin-bottom: 15px;
}

h2 {
	font-size: 20px;
	font-weight: normal;
	color: #c90;
	margin-bottom: 30px;
}

h4 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 20px;
}

form {
	margin: 0;
	padding: 0;
}

input, textarea, select {
    font-family: verdana, sans-serif;
    font-size: 12px;
	width: 300px;
	vertical-align: middle;
}

.formLabel {
	font-family: verdana, sans-serif;
	font-weight: bold;
	color: #080;
    font-size: 12px;
	margin-bottom: 3px;
}

.box {
	border: 1px solid #c90;
	padding: 10px;
	background: #ffc url(box_back_yellow.gif) repeat-x;
}

.box a {
	color: #000;
	text-decoration: none;
}

.box a:hover {
	color: #c90;
	text-decoration:underline;
}

input, textarea, select {
	margin: 0;
	padding: 0;
    font-family: verdana,sans-serif;
    font-size: 12px;
    height: 21px;
	vertical-align: middle;
}

#menu {
	padding: 10px;
	margin-bottom: 25px;
	font-size: 12px;
	font-weight: bold;
	background: #c63 url(nav_back_orange.gif) repeat-x;
	color: #fff;
}

#menu a {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

#menu a:hover {
	color: #ff0;
	text-decoration:underline;
}

input.wide {
	width: 300px;
}

td.title, td.title_top, td.title_nav, td.title_content, td.nav {
	font-family: verdana, sans-serif;
    font-size: 14px;
	font-weight: bold;
	padding-left: 20px;
	color: #fff;
}

td.title_top {
	background: #69c url(images/top_center.gif) repeat-x;
}

td.title_content {
	color: #069;
	background: #eee url(images/content_top_center.gif) repeat-x;
}

td.title_nav {
	background: #9c0 url(images/nav_top_center.gif) repeat-x;
}

td.nav {
	padding: 0;
	font-weight: normal;
	background: #777;
}

td.logo {
	background: #fff url(images/logo_tile.gif) repeat-x;
}

td.content_frame {
	background: #fff;
	padding: 20px;
    font-size: 12px;
}

td.content, td.content_label, td.content_description, .content {
	font-family: verdana, sans-serif;
    font-size: 12px;
	color: #666;
	padding: 2px;
	padding-right: 10px;
}

td.content_label {
	font-weight: bold;
	background: #eee;
	padding-left: 20px;
	vertical-align: middle;
}

td.content_description, .note {
	padding-top: 0;
	font-size: 10px;
	color: #999;
	padding-left: 13px;
	background: transparent url(images/description_dots.gif) top left no-repeat;
}
