/* CSS Document */
body{
	margin:0px;
	padding:0px;
	background:url(images/proliner_bg.jpg);
	font-family:Arial, Helvetica, sans-serif;
}

h1 {
	font-weight:bold;
	font-size:13pt;
	text-decoration:none;
	border-bottom: solid #999999 1px;
	width:400px;
}

h1.long {
	font-weight:bold;
	font-size:13pt;
	text-decoration:none;
	border-bottom: solid #999999 1px;
	width:690px;
}

p {
	font-size:10pt;
}

.content {
	padding: 15px 0px 5px 15px;
}

.item_title{
	font-size:11pt;
	font-weight:bold;
	margin:0px;
	padding:0px;
	text-align:left;
}

.item_desc{
	font-size:9pt;
	font-weight:normal;
	text-align:left;
}
optgroup {
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
label {
	font-style: normal;
}



.item_size{
	font-size:9pt;
	font-weight:normal;
	padding-top: 4px;
	text-align:left;
}

td .item {
	border: 1px dotted #999999;
	padding:10px;
}

.category_sub {
	padding:0px;
	margin:0px;
	font-size:11pt;
}

a.cat_link:visited, a.cat_link:link {
	text-decoration:none;
	font-size:10pt;
}

a.cat_link:hover, a.cat_link:active {
	text-decoration:underline;
	font-size:10pt;
}

#header{
	width:700px;
	height:30px;
}

#jump{
	float:right;
}

#title{
	float:left;
}

#jump_menu {
	border: none;
	border-collapse:collapse;
}
div#formError, div#formSuccess {margin:0 1em;padding:0 .5em;font-weight:bold;}
div#formError {border:1px solid red;background: #FFD6D6;}
div#formSuccess {border:1px solid green;background: #ADFFAD;}

#content {
	float:none;
}
.menuhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}.menutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
li {
	font-size: 10pt;
}.optgroup {
	font-size: 20pt;
	font-style: normal;
}
.submit {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FCE08D;
	color: #000000;
	border: 1px solid #FBAF1B;
	width: 100px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
