<!--




/* Body */

body,td,th {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #96b7d6;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	
}

form { padding:0px; margin: 0px; } 

/* Page nav */

.pagenavlink, a.pagenavlink, a.pagenavlink:hover, a.pagenavlink:visited, a.pagenavlink:link, a.pagenavlink:active {
	text-decoration: none;
	font-size: 11px;
}
a.pagenavlink:hover {
	text-decoration: underline;
	}
.pagenav {
	border-top: 1px dashed #deb202;
	padding-top: 2px;
	margin-top: 10px;
	}
	

	
/* Forms */
#formwrap {
	text-align: left;
	}

input { 
	background-color: #ffffff; 
	} 

select { 
	background-color: #ffffff; 
	} 
	
.form_mandatory {
	font-weight: bold;
	}

.submit:hover {
	background-color: #01425c;
	}

.submit {
	background-color: #0079b4;
	color: #ffffff;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	}
	
.clearer {
	clear: both;
	}

	
	
/* Breadcrumb */

#breadcrumb, #breadcrumb a, #breadcrumb a:active, #breadcrumb a:link, #breadcrumb a:visited
{
	font-size: 9px;
	text-decoration: none;
}

#breadcrumb 
{
	padding-bottom: 3px;
	border-bottom: 1px dashed #deb202;
	margin-bottom: 10px;
}

/* URL links */

a.url, a.url:visited, a.url:active, a.url:hover, a.url:link 
{
	color: #38842d;
}

/* Small links */

a.small, a.small:visited, a.small:active, a.small:hover, a.small:link
{
	font-size: 11px;
	font-weight: normal;
}

/* Headings */

h1 {
	padding: 0px;
	margin: 0px;
	color: #01364b;
	font-size: 18px;
	font-weight: bold;
}


h2 {
	padding: 0px;
	margin: 0px;
	color: #01364b;
	font-size: 15px;
	font-weight: bold;
}

h3 {
	padding: 0px;
	margin: 0px;
	color: #01364b;
	font-size: 18px;
	font-weight: bold;
	
}

h4 {
	padding: 0px;
	margin: 0px;
	color: #01364b;
	font-size: 14px;
	font-weight: bold;
	
}


/* Bold */

.bold {
	font-weight: bold;
	}
	

/* Links */

a:link, a:visited, a:active, a {
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
	}

a:hover { 
	text-decoration: none;
	}



/* NetJam */

#netjam { 
	text-align: center;
	align: middle;
	clear: both;
	padding-top: 5px;
	}
	
#netjam a, #netjam a:link, #netjam a:hover, #netjam a:active, #netjam a:visited
{
	text-decoration: none;
	font-weight: normal;
	color: #000000;
	font-size: 11px;
}


/* Div */

.hidden { 
	display: none;
	}

.visible {
	display: block;
	}


	
/* Start suckerfish styles */

#nav {
	position: absolute;
	top: 42px;
	left: 238px;
	z-index: 255;
	}
	
#nav ul {
	float: left;
	width: 423px;
	line-height: 1;
	list-style: none;
	font-weight: bold;
	padding: 0;
	margin: 0 0 1em 0;
}


/* Subs */
#nav ul li ul
{
	border: 1px solid #01425c;
	background-color: #0079b4;
	
}
#nav ul li ul li
{
	padding-top: 2px;
	padding-bottom: 2px;
}

#nav a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#nav li {
	float: left;
	padding: 0;
	width: auto;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 200px;
	font-weight: normal;
	
	margin: 0px;
}

#nav li li {
	padding-left: 0px;
	padding-right: 12px;
	/* width: auto; */
}

#nav li ul a {
	width: 158px;
}


#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	background: #01425c;
}


/* End suckerfish styles */





/* Start campodelsol customized styles (originals by Sean) */
#logo
{
	position: absolute; 
	width: 480px; 
	height: 410px;
	z-index: 17; 
	left: 0px; 
	top: 35px; 
	visibility:visible;
}

#menucontainer
{
	position: absolute; 
	width: 900px; 
	height: 100px; 
	z-index: 14; 
	left: 0px; 
	top: 0px;
	background-image: url(../../images/menu_bg.gif);
	background-repeat: no-repeat;
}

#content 
{
	border-left:1px solid #96B7D6; 
	border-bottom: 1px solid #0079b4;
	border-right: 1px solid #0079b4;
	position: absolute; 
	width: 387px; 
	height: 576px; 
	z-index: 10; 
	left: 475px; 
	top: 100px; 
	background-color: #ffffff;
	
	
}

#content_inner
{
	font-family: tahoma, verdana, arial;
	font-size: 13px;
	overflow-x: hidden;
	overflow-y: auto;
	height: 567px;
	width: 377px;
	padding-left: 5px;
	padding-right: 5px;
	position: relative;
	top: 5px;
	
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-face-color: #0079b4;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: #cdc3cc;


	
}


#bottombar
{
	border-top:1px solid #96B7D6; 
	position: absolute; 
	left: 0px; 
	top: 670px; 
	width: 480px; 
	height: 10px; 
	z-index: 13; 
	background-color:#0079B4;
}

#ondermenu 
{
	position: absolute; 
	width: 320px; 
	height: 55px; 
	z-index: 6; 
	left: 0px; 
	top: 615px; 
	background-color:#01425C; 
}

#ondermenu_items
{
	position: relative;
	text-align: right;
	padding-right: 5px;
	padding-top: 2px;
}

#ondermenu_items a:link, #ondermenu_items a:active, #ondermenu_items a:hover, #ondermenu_items a:visited, #ondermenu_items a
{
	color: #afa6ae;
	font-weight: normal;
	text-decoration: none;
}

#ondermenu_items a:hover 
{
	color: #ffffff;
}

#info
{
	position: absolute; 
	width: 320px; 
	height: 205px; 
	z-index: 5; 
	left: 0px; 
	top: 405px; 
	background-color:#01425C;

}


#netjam {
	position: absolute;
	top: 680px;
	left: 5px;
	font-style: italic;
	
}

-->
