.unnamed1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;

}
.unnamed2 {
	font-family: tahoma;
	font-size: 12px;

}

body {
	font-family: arial, verdana, helvetica; 
	font-size: 12px; 
	line-height: 18px; 
}
div.page_header {
	margin: 0px 0px 10px 0px; 
	padding: 10px 0px 20px 0px; 
	background: url(/images/header_bg.png) top right repeat-y;
}
.page_header_title {
	font-size: 15px; 
	font-weight: bold; 
	color: #4aac86;
}
div.clear {
	clear: both;
}
.page_content_title { 
	font-weight: bold; 
	font-size: 14px;
}
.form_field_title {
	font-weight: bold; 
	font-size: 13px; 
	color: #3e4b1a;
}
img.help {
	height: 19px; 
	margin-left: 5px;
}

body {
	font-family: arial, verdana, helvetica; 
	font-size: 12px; 
	line-height: 18px; 
}



.name {
	color: #4aac86;
}

img.quicklink {
    position:relative; left:14px;
}
    
div.quicklink {
    position:relative; left:14px;
	line-height: 18px; 
	float: left; 
	background: url(/images/green_middle.gif) repeat-y; 
	width: 148px; 
	font-family: verdana; 
	font-weight: bold; 
	font-size: 12px; 
	padding: 3px 7px 8px 9px; color: #ffffff;
}
div.quicklink a:link {
	text-decoration: none;
	color: #ffffff;
}
div.quicklink a:visited {
	text-decoration: none;
	color: #ffffff;
}
div.quicklink a:hover {
	text-decoration: underline;
	color: #D1E8B4;
}
a.menu {
    font-size:10px;
}
.gridheader {
    padding: 0px 3px 0px 3px;
    margin: 0px 3px 0px 3px;
    text-align: center;
}
.gridcell {
    padding: 0px 3px 0px 3px;
    margin: 0px 3px 0px 3px;
}
.nomargin {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}
.autowidth {
    width: auto;
}
