
/* Start of CMSMS style sheet 'lions' */
body {
	margin: 0 auto;
	padding: 0;
	font: 76% Arial,Verdana,Tahoma,sans-serif;
	background: #cedbf7 url(bg.gif) top center repeat-y;
}

#wrap {
background: #cedbf7;
color: #303030;
margin: 0 auto;
width: 760px;
border: 0px solid #004e9f;
}


#frontphoto {
margin: 0px 0 0px 0;
border-bottom: 1px solid #fff;
}


/*NAVIGATION*/

#avmenu {
clear: left;
float: left;
width: 160px;
margin: 0px 0 0px 0;
padding: 0;
font-size: 0.7em;
}
#avmenu ul {list-style: none; width: 150px; text-decoration: none; margin: 0px; border: 0px; padding: 0px;}
#avmenu ul li{ width: 100%; background: #004e9f; margin-left: 0px; float: left; font-size: 11px; }
#avmenu ul li a {width: 100%; color: #fff; height: 20px; padding: 5px 0px 3px 10px;  text-decoration: none; background: #004e9f; float: left; border-bottom: 1px solid #fff; }

#avmenu ul li a:link, #avmenuwrapper li a:visited, #avmenuwrapper li a:active {display:block;}
#avmenu ul li ul li {width: 140px; margin-left: 0px; background: #cbd6dc; border-top: none; font-size: 10px;}
#avmenu ul li ul li a {color: #004e9f; background: #fff; padding: 5px 0px 3px 20px; height: 18px; border-bottom: 1px solid #fff;}

#avmenu ul li a:hover {font-weight:bold;}
#avmenu ul li a.active {font-weight:bold;}

#avmenu ul li ul li a:hover {font-weight:bold;}
#avmenu ul li ul li a.active {font-weight:bold;}

#avmenu.active {background-color: #fff; color: #004e9f; font-weight:bold;}






/* EXTRAS  */

#extras {
float: right;
width: 160px;
margin: 0 0 0 0;
padding: 0;
font-size: 0.9em;
line-height: 1.5em;
}

#extras p {
margin: 0 0 1.5em 0;
}


/*  CONTENT  */

#content {
margin: 0 160px 20px 160px;
border-left: 0px solid #004e9f;
border-right: 0px solid #004e9f;
padding: 0 10px 0 10px;
line-height: 1.4em;
text-align: left;
background-color: #cedbf7;
}

#content h1 {
font-size: 1.8em;
font-family: Times New Roman, Times, serif;
margin: 0 0 0.3em 0;
line-height: 1.3em;
}

#content h2 {
font-size: 1.2em;
margin: 0 0 0.3em 0;
}

#content img {
padding: 1px;
display:inline;
background: #cccccc;
border: 4px solid #f0f0f0;
}

#content print {
margin: 0 160px 20px 160px;
padding: 0 10px 0 0;
text-align: right;
}

h3 {
font-size: 1.3em;
margin: 0 0 10px 0;
}

a {
text-decoration: none;
color: #286ea0;
}

a:hover {
text-decoration: underline;
color: #286ea0;
}

a img {
border: 0;
}

#breadcrumb {
margin: 0 160px 10px 160px;
padding: 10px 0 0px 10px;
color: #808080;
font-size: 0.9em;
text-align: left;
}

/* FOOTER  */


#footer {
clear: both;
background-color: #cedbf7;
margin: 0 auto;
padding: 10px 0 20px 0;
/*border-top: 4px solid #f0f0f0;*/
width: 760px;
text-align: center;
color: #808080;
font-size: 0.9em;
}

#footer a {
color: #808080;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}


.left {
margin: 10px 10px 5px 0;
float: left;
}

.right {
margin: 10px 0 5px 10px;
float: right;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
font-size: 0.8em;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}
/* End of 'lions' */

.row2hover, .pagetable {
width: 300px;
}
.jobform { margin:12px;}
.jobform input,.jobform textarea,.jobform select
 {border-width:1px; margin:0 5px 5px; float:left;}
.jobform label { width:150px; clear:left;float:left;}
.jobform table input, .jobform table { margin-top:0; background:#eee}
.jobform table td input { vertical-align:top; }
.jobform textarea {max-width:500px;max-height:160px;}

.formError {color: white; background-color: red; font-weight: bold; border: 3px solid black; margin: 1em;}
fieldset { border:none; }
