body{
background-color: white;
margin: 0px;
padding: 0px;
font-family: Arial, Tahoma, sans-serif;
font-size: 1em;
color: #616264;
margin-top: 6px;
min-width: 860px;
}

.content-outer{
background-image: url("i/bg-content-outer.png");
background-repeat: no-repeat;
background-position: top left;
width: 100%;
float: left;
}

.content-inner{
background-image: url("i/bg-content-inner.png");
background-repeat: no-repeat;
width: 100%;
float: left;
background-position: top right;
}

.nav-main-outer{
background-image: url("i/bg-nav-outer.png");
background-repeat: no-repeat;
background-position: top left;
width: 100%;
float: left;
}

.nav-main-inner{
background-image: url("i/bg-nav-inner.png");
background-repeat: no-repeat;
width: 100%;
float: left;
background-position: top right;
}

.nav-main-inner ul{
list-style: none;
margin: 0px;
padding: 0px;
margin-top: 0px;
margin-left: 30px;
float: left;
display: inline;
}

.nav-main-inner li{
margin: 0px;
padding: 0px;
float: left;
margin-top: 10px;
border-left: 1px solid white;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 14px;
padding-right: 14px;
font-size: 70%;
text-transform: uppercase;
display: inline;
}

.nav-main-inner li a{
color: white;
text-decoration: none;
}

.nav-main-inner li a:hover{
text-decoration: underline;
}

div.search{
margin-right: 28px;
float: right;
margin-top: 10px;
position: absolute;
right: 8px;
display: inline;
}

div.forum-search{
margin-right: 8px;
float: right;
margin-top: 0px;
position: static;
display: inline;
}

div.forum-search input.field{
border: 1px solid #bad4f0;
background-color: #ecf3f7;
font-size: 80%;
width: 142px;
}

div.forum-search label{
font-size: 80%;
color: #003366;
}

div.forum-search input.field{
width: 124px;
padding-left: 4px;
}

div.search input.button{
}

div.search input.field{
font-size: 70%;
width: 124px;
padding-left: 4px;
}

.header{
height: 181px;
background-image: url("i/bg-header.png");
background-repeat: no-repeat;
width: 100%;
}

.members{
float: right;
width: 236px;
background-color: white;
margin-right: 20px;
display: inline;
}

.members td{
padding-right: 15px;
}

.members td input{
margin-top: 6px;
}

.members h1{
font-size: 105%;
padding-left: 22px;
background-image: url("i/bg-heading.png");
background-repeat: no-repeat;
color: #003366;
margin-top: 38px;
}

.members td input.button-login{
background-color: transparent;
border: 0px;
padding: 0px;
margin: 0px;
float: right;
color: #003366;
}

.members td input.button-register{
background-color: transparent;
border: 0px;
padding: 0px;
margin: 0px;
float: left;
color: #003366;
}

.members table th{
font-size: 80%;
font-weight: normal;
padding-right: 10px;
color: #003366;
}

.members td input.field{
border: 1px solid #bad4f0;
background-color: #ecf3f7;
font-size: 80%;
width: 142px;
padding-left: 5px;
}

.content-wrapper{
margin-left: 24px;
margin-right: 24px;
}

.content-area h1.initial{
color: #003366;
margin-top: 0px;
padding-top: 0px;
font-size: 105%;
padding-left: 22px;
background-image: url("i/bg-heading.png");
background-repeat: no-repeat;
color: #003366;
float: left;
}

.content-area h1{
color: #003366;
font-size: 105%;
padding-left: 22px;
background-image: url("i/bg-heading.png");
background-repeat: no-repeat;
color: #003366;
float: none;
}

.content-area{
background-image: url("i/bg-content-wrapper.png");
background-repeat: repeat-x;
background-position: top left;
clear: both;
float: left;
width: 100%;
margin-top: 1px;
}

.content-boundary-initial{
width: 100%;
float: left;
margin-top: 14px;
}

.content-boundary-general{
margin-left: 10px;
margin-right: 10px;
margin-bottom: 20px;
clear: both;
font-size: 90%;
color: #333333;
}

.content-width{
margin-left: 14px;
margin-right: 14px;
}

.tools{
float: right;
font-size: 80%;
}

.underline{
width: 100%;
border-bottom: 4px solid #cccccc;
float: left;
clear: both;
}

.titlebar{
width: 100%;
border-bottom: 4px solid #cccccc;

clear: both;
}

.tools img{
margin-right: 8px;
margin-left: 8px;
}

.tools a{
text-decoration: none;
color: #787878;
}

.tools a:hover{
text-decoration: underline;
}

.footer-outer{
background-image: url("i/bg-footer-outer.png");
background-repeat: no-repeat;
background-position: top left;
width: 100%;
float: left;
height: 177px;
display: inline;
clear: both;
}

.footer-inner{
background-image: url("i/bg-footer-inner.png");
background-repeat: no-repeat;
width: 100%;
float: right;
height: 177px;
background-position: top right;
display: inline;
}

.footer-content{
font-size: 70%;
color: black;
margin: auto;
margin-top: 14px;
padding-left: 148px;
padding-right: 148px;
text-align: center;
}

.footer-content ul{
list-style: none;
padding: 0px;
margin: 0px;
clear: both;
display: block;
width: 100%;
text-align: center;
}

.footer-content ul li{
display: block;
float: left;
text-align: center;
}

.footer-content p{
margin: 0px;
padding: 0px;
padding-top: 10px;
}


.footer-content a{
color: #003366;
}

.footer-content .footer-links a{
padding-right: 5px;
font-size: 105%;
}

h2.initial{
font-size: 95%;
font-weight: normal;
color: #c10105;
}

.content-boundary-general h2.initial{
font-size: 115%;
}

.home-right{
float: right;
width: 36%;
}

.home-right table td, .subnav table td{
font-size: 80%;
}

.home-left{
float: left;
width: 61%;
}

.home-right input.field, .subnav input.field{
border: 1px solid #bad4f0;
background-color: #ecf3f7;
font-size: 100%;
padding-left: 5px;
width: 183px;
}

.home-right select, .subnav select{
border: 1px solid #bad4f0;
background-color: #ecf3f7;
padding-left: 5px;
width: 190px;
font-size: 100%;
}

.home-right input.date, .subnav input.date{
border: 1px solid #bad4f0;
background-color: #ecf3f7;
font-size: 100%;
padding-left: 5px;
width: 73px;
}

.home-right table, .subnav table{
float: right;
width: 97%;
padding-bottom: 40px;
background-image: url("i/bg-search.png");
background-repeat: no-repeat;
background-position: bottom right;
}

.news-image{
float: left;
width: 80px;
}

.news-wrapper{
float: left;
width: 78%;
font-size: 90%;
}

.news{
width: 96%;
float: left;
clear: both;
margin-left: 10px;
display: inline;
margin-bottom: 10px;
}

.news-wrapper p.initial{
margin-top: 0px;
padding-top: 0px;
}

.news-wrapper a{
color: black;
}

.news-wrapper .h1{
color: #c80202;
font-weight: bold;
font-size: 1.1em;
}

div.breadcrumb{
float: left;
margin-bottom: 15px;
font-size: 80%;
color: #003366;
width: 63%;
}

div.breadcrumb .arrow{
color: #bc0004;
}


div.breadcrumb a{
color: #003366;
}

div.subcontent{
width: 65%;
float: right;
display: inline;
}

div.subcontent h1{
margin-top: 0px;

}

div.subcontent_nonav h1{
margin-top: 0px;
}

div.subnav{
width: 31%;
float: left;
display: inline;
}

div.subnav ul{
list-style: none;
margin: 0px;
padding: 0px;
line-height: 1.4em;
margin-top: 3px;
}

div.subnav li{
border-bottom: 1px solid #cccccc;
width: 88%;
padding-left: 23px;
font-size: 90%;
background-image: url("i/bg-li.png");
background-repeat: no-repeat;
background-position: left;
}

div.subnav li a{
text-decoration: none;
color: #003366;
}

div.subnav li a:hover{
text-decoration: underline;
}

div.activities h1{
margin-top: 4px;
}

div.activities{
width: 25%;
}

div.activities-content{
width: 71%;
}


.pages{
float: right;
}

.pages a{
color: #c00004;
text-decoration: none;
}

.pages a:hover{
text-decoration: underline;
}

.activities{
float: right;
width: 36%;
}

.activities table td{
font-size: 80%;
}


.activities input.field{
border: 1px solid #bad4f0;
background-color: #ecf3f7;
font-size: 100%;
padding-left: 5px;
width: 143px;
}

.activities select{
border: 1px solid #bad4f0;
background-color: #ecf3f7;
padding-left: 5px;
width: 150px;
font-size: 100%;
}

.activities input.date{
border: 1px solid #bad4f0;
background-color: #ecf3f7;
font-size: 100%;
padding-left: 5px;
width: 73px;
}

.activities table{
width: 97%;
padding-bottom: 40px;
background-image: url("i/bg-search.png");
background-repeat: no-repeat;
background-position: bottom right;
float: left;
}

.nav-main-inner ul{
float: left;
margin-right: 213px;
}

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

.search_results table {
	width:100%;
}

.search_results table tr th {
	background-color: #ECF3F7;

	text-align: left;
	padding: 0.5em;
	color: #be0105;
}

.search_results table tr th strong {
	padding-right: 30px;
}

.search_results table tr td {
	padding: 0.5em;
	margin: 0;
	border-spacing: 0;
}

.search_results table tr th a {
	color: #003366;
	text-decoration: none;
	font-weight: normal;
}

.search_results table tr th a img {
	border:none;
}

.search_results table tr th a:hover{
	text-decoration: underline;
}




table.course-details tr th {
	text-align:left;
	background-color: #ECF3F7;
}

form tr th {
	text-align:left;
}

.required {
	color:	red;
}

.help-col {
	display:none;
}
div.small{
margin-top: 10px;
font-size: 75%;
text-align:center;
float: left;
width: 150px;
}

th.pager strong{
color: #003366;
}
