.scrollable
{
	width: 185px;
	height: 100px;
	overflow: auto;
}

body
{
	background-color: #555555;
	font-family: Arial;
	color: #000000;

	margin-left:0;
	margin-right:0;
	margin-top:10px;

	padding: 5px;
}

.content
{
	line-height:130%;
}

.content h2
{
	text-align: left;
	letter-spacing:0px;
	line-height:100%;
    font-size: 18px;
}

.sidebar_left {
	background-image:url('/images/sidebar_left.gif');
	background-repeat:repeat-y;
}

.sidebar_right {
	text-align: right;
	background-image:url('/images/sidebar_right.gif');
	background-repeat:repeat-y;
}

td
{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}

th
{
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}

.header
{
    font-family: Arial;
    font-size: 24px;
    color: #bc4103;
}

td.border_top
{
	background-image: url('http://pm-aei.pateconsulting.com/images/border_top.gif');
}

td.border_left
{
	background-image: url('http://pm-aei.pateconsulting.com/images/border_left.gif');
}

td.border_bottom
{
	background-image: url('http://pm-aei.pateconsulting.com/images/border_bottom.gif');
}

td.border_right
{
	background-image: url('http://pm-aei.pateconsulting.com/images/border_right.gif');
}

a:link { font-family: Arial; color: #0000cc }
a:active { color: #ff6600 }
a:visited { color: #003366 }
a:hover { color : #ff6600 }
a.plain:link { font-family: Arial; color: #ffffff }
a.plain:active { color: #ffffff }
a.plain:visited { color: #ffffff }
a.plain:hover { color: #ff6600 }
a.plain { text-decoration: none }

span.footer
{
	font-family: Arial;
	font-size: 10pt;
	font-weight : bold;
}

.title
{
	font-family: Arial;
	font-size: 14pt;
	color: #003366;
	font-style : italic;
	font-weight : bold;
}

span.specialty
{
	font-family: Arial;
	font-size: 12pt;
	color: #000000;
	font-style : italic;
	font-weight : bold;
}

span.error
{
	font-family: Arial;
	font-size: 10pt;
	font-weight : bold;
	font-style : italic;
	color : #cc0000;
}

span.notice
{
	font-family: Arial;
	font-size: 16pt;
	font-weight : bold;
	color : #cc0000;
}

.blue
{
 	color: #003366;
	font-weight: bold;
}

span.opening
{
 	color: #ffffff;
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
}

span.outline
{
	border-color: #666666;
	border-width: 1;
	border-style: solid;

}

span.posted
{
 	color: #006600;
}

 span.submitted {
 	color: #990000;
}

td.default
{
	font-family: Arial;
	color: #000000;
	font-size: 10pt;
}

td.mediumwhite
{
	font-family: Arial;
	color: #ffffff;
	font-size: 12pt;
	font-weight : bold;
}

td.smallgrey
{
	font-family: Arial;
	color: #cccccc;
	font-size: 10pt;
}

a.default {font-family: Arial; font-size: 10pt; text-decoration: none}
a:link.default { color: #ffffff }
a:active.default { color: #ff9900 }
a:visited.default { color: #ffffff }
a:hover.default { color : #ff6600 }

input.default{
	background-color: #dddddd;
	color: #000000;
	border-color: #000000;
	font-family: Arial;
	font-size: 9pt;
	border : 1 solid #333333;
}

option.default{
	background-color: #dddddd;
	color: #000000;
	border-color: #000000;
	font-family: Arial;
	font-size: 9pt;
	border : 1 solid #333333;
}

select.default{
	background-color: #dddddd;
	color: #000000;
	border-color: #000000;
	font-family: Arial;
	font-size: 9pt;
	border : 1 solid #333333;
}

textarea.default{
	background-color: #dddddd;
	color: #000000;
	border-color: #000000;
	font-family: Arial;
	font-size: 9pt;
	border : 1 solid #333333;
}
