body 
{
	font-family: Verdana, Arial, sans-serif;
	text-align: left;
	letter-spacing: normal;
	margin:10px;
	font-size: 1em;
	color: #213A63;
}

p 
{
	font-size: 0.8em;
	color: #213A63;
}

/*
dd 
{
	font-size: 0.8em;
	color: #213A63;
}*/

h1 
{
	text-align: left;
	font-size: 1.2em;
	font-weight: normal;
	color: #00A5B4;
}

h2 
{
	text-align: left;
	font-size: .9em;
	font-style: normal;
	font-weight: bold;
	color: #213A63;
}

h3 
{
	text-align: left;
	font-size: 0.8em;
	font-weight: bold;
	color: #213A63;
}

h4 
{
	text-align: left;
	font-size: 0.8em;
	color: #F1593E;
}

h5 
{
	text-align: left;
	font-size: 0.8em;
	color: #FFDD00;
}

h6 
{
	text-align: left;
	font-size: 0.8em;
	color: #FFFFFF;
}

.spacing
{
	margin:1px 1px 1px 1px;
}

a:link 
{
	color: #00A5B4;
	text-decoration: none;
}

a:visited 
{
	color: #00A5B4;
	text-decoration: none;
}

a:hover 
{
	color: #f1593e;
	text-decoration: none;
}

a:active 
{
	color: #f1593e;
	text-decoration: none;
}

.topnavbar
{
	font-size: 0.7em;
	text-decoration: none;
	text-align: left;
	color: #00265D;
}

a.topnavbar:link 
{
	text-decoration: none;
	color: #00265D;
}

a.topnavbar:visited 
{
	color: #00265D;
}

a.topnavbar:hover 
{
	color: #f1593e;
	text-decoration: none;
}

a.topnavbar:active 
{
	color: #00265D;
	text-decoration: none;
}

.bottomnavbar
{
	font-size: 0.7em;
	text-decoration: none;
	text-align: left;
	color: #999999;
}

a.bottomnavbar:link 
{
	color: #999999;
	text-decoration: none;
}

a.bottomnavbar:visited 
{
	color: #999999;
	text-decoration: none;
}

a.bottomnavbar:hover 
{
	color: #999999;
	text-decoration: none;
}

a.bottomnavbar:active 
{
	color: #F9B0A4;
	text-decoration: none;
}

li 
{
	list-style-type: disc;
	font-size: 0.8em;
	color: #213A63;
}

.redBold 
{
	color: #F1593E;
	font-weight: bold;
}

.top 
{
	background-image:    url("../images/background/oc_header.jpg");
	background-repeat: no-repeat;
	background-position: center top;
}

.content 
{
	background-image:    url("../images/background/oc_content.jpg");
	background-repeat: repeat-y;
	background-position: center top;
}

.pcontent 
{
	background-image:    url("../images/background/oc_content.jpg");
	background-repeat: repeat-y;
	background-position: center;
}

.bottom 
{
	background-image:     url("../images/background/oc_footer.jpg");
	background-repeat: no-repeat;
	background-position: center top;
}

.hometop 
{
	background-image:    url("../images/background/oc_header.jpg");
	background-repeat: no-repeat;
	background-position: center top;
}

.homecontent 
{
	background-image:    url("../images/background/oc_home_content.jpg");
	background-repeat: repeat-y;
	background-position: center;
}

.homebottom 
{
	background-image:     url("../images/background/oc_footer.jpg");
	background-repeat: no-repeat;
	background-position: center top;
}

.imgalignleft 
{
	padding-right: 10px;
	padding-bottom: 5px;
}

.imgalignright 
{
	padding-left: 10px;
	padding-bottom: 5px;
}

.printonly 
{
	visibility: hidden;
}

.box 
{
	border: thin solid #999999;
}

img 
{
	border: #213A62;
}

sup 
{
	font-size: small;
}

.narrow 
{
	font-family: "Arial Narrow", Arial, sans-serif;
}

a.player 
{	
	margin-top:0px;
	display:block;
	width:320px;
	height:240px;
	background:url(../flowplayer/video_background.png) no-repeat;
	cursor:pointer;
}

a.player p
{
	border:0;
	padding: 30px 10px;
	color: #BEDFE8;
	text-align:center;
	font-size: 0.9em;
	font-weight:bold;
	text-decoration:none;
}

td.filled 
{
	background:  url("../images/company/position_filled.gif")
}

td.not_filled 
{
	background:  url("../images/company/Position_not_filled.gif") no-repeat;
}