body {
	margin: 0px;
	font-size: 0.8em;
}
body, td {
	font-family: Arial, Verdana, sans-serif;		
	color: #333399;
}
img {
	border: 0px;
}
form {
	margin: 0px;
}
input {
	font-size: 0.9em;
}
#pagecontainer {
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	background-color: #cddae6;
}
#pageheader {
	background: #0b396b;
	height: 81px;
	border-bottom:1px solid white;
	position:relative;
}
#pageheader #battalion {
	position:relative;
	text-align:right;
	top: 55px;	
	color: white;
	font-weight: bold;
	font-size: 1.3em;
	padding-right: 10px;
}
#pageheader #logo {
	position:absolute;
	top: 0px;	
}
#topmenu {
	background-color: #468cc1;
	float: left;
	width: 770px;
	clear: both;
	padding: 0px;
	border-bottom: 1px solid white;
	margin-bottom: 0px;
	padding-right: 10px;
}
#topmenu ul {
	list-style: none;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	float: right;
}
#topmenu ul li {
	display: inline;
	margin: 0px;
	float: left;
}
#topmenu ul li a {
	display: block;
	text-align: center;
	text-decoration: none;
	color: white;
	padding: 5px 15px 5px 15px;
	margin: 0px;
}
#topmenu ul li a:hover {
	background-color: #ffffff;
	color: #468cc1;
}


#pagesearch {
	margin-left: 20px;
	height: 20px;
	float: right;
	text-align: right;
}
#pagesearch label {
        font-weight: normal;
        position: relative;
        top: 2px;
}
#pagesearch a {
	color: white;
}
#pagesearch form {
	display: block;
	margin: 0px;
	padding-top:1px;
}
/* IE7 only */
*:first-child+html #pagesearch form {
	position: static;
}
/* end */	
#pagesearch form input {
	position: relative;
	top: 1px;
	font-size: 1em;
	width: 80px;
	background: white;
	border: 1px solid black;
	margin-right: 5px;
}

#leftcol {
	clear: both;
	width: 151px;
	float: left;
	_overflow: hidden;
}
#leftcol ul {
	font-size: 0.85em;
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 151px;
	background-color: #5697c7;
}
#leftcol ul li a {
	display: block;
	text-decoration: none;
	color: white;
	font-weight: bold;
	padding: 5px 0px 5px 5px;
	border-bottom: 1px solid #2d5c92;
}
#leftcol ul li a:hover {
	color: #5697c7;
	background-color: white;
}
#leftcol ul li:last-child a {
	border-bottom: 0px solid #5697c7;
}
#leftcol ul ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	background-color: #5697c7;
}
#leftcol ul ul li a {
	display: block;
	text-decoration: none;
	color: white;
	background-color: #5697c7;
	width: 131px;
	margin: 0px;
	padding: 5px 0px 5px 20px;
}
#leftcol ul ul li a:hover {
	color: #5697c7;
	background-color: white;
}

#leftcol ul ul ul li a 
{
	width: 120px;
	font-size: 0.9em;
	padding: 3px 0px 3px 40px;
}

#leftcol ul ul ul ul
{
	display: none;
}

#leftcol a.current {
	color: black;
	background-color: #fff;
	font-weight: bold;
}
#leftcol a.current:hover {
	text-decoration: none;
}
img.tear { 
	border-top: 1px solid white;
}
#middlecol {
	width: 470px;
	float: left;
	margin-left: 0px;
	_overflow: hidden;
	background-color: white;
	border-left: 1px solid white;
	border-right: 1px solid white;
}
#rightcol {
	width: 157px;
	float: right;
	padding-top: 40px;
}
#pagefooter {
	clear: both;
	position: relative;
	top: 0px; 
	color: #999999;
	text-align: center;
	background: url(../img/stripedband.gif);
	height: 18px;
}
.footertext {
	clear: both;
	font-size: 0.8em;
	color: #6490bc;
        padding-top: 20px;
	padding-left: 10px;
	padding-bottom: 5px;
}
.shopbox {
	width: 137px;
	margin-left: 7px;
	font-weight: bold;
	color: #263184;
}
.shopbox .shopboxheading {
	width: 132px;
	background-color: #263184;
	font-size: 1.1em;
	padding: 20px 0px 2px 5px;
}
.shopbox .shopboxheading .battlion {
	color: white;
}
.shopbox .shopboxheading .shop {
	color: #5394d4;
}
.shopbox .shopheading {
	color: #468cc1;
}
.shopbox a {
	color: #263184;
}
.shopbox p {
	margin-top: 0.4em;
	margin-bottom: 1em;
	margin-left: 2px;
}
a {
	color: #263184;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
label {
	font-weight: bold;
}
#middlecol .content {
	padding-left: 10px;
	padding-right: 10px;
}
#middlecol .dynamicform {
	padding-left: 10px;
	padding-right: 10px;
}
#middlecol .content p {
	margin-top: 0em;
	margin-bottom: 1.2em;
}
#middlecol .content ul {
	margin-top: 0em;
	margin-bottom: 0.6em;
}
#middlecol .content .contentheading {
	line-height: 1.6em;
	color: #0055bb;
	font-weight: bold;
	font-size: 1.4em;
}
#middlecol .mainimage {
	line-height: 0px;
	font-size: 0px;
}
#middlecol .content a {
	text-decoration: underline;
}
.homepagebox {
	float: left;
	width: 211px;
	height: 70px;
	margin: 10px;
}
.homepagebox .homepageboxtop {
	width: 211px;
	height: 8px;
	background-image: url(../img/homebox_striped_top.gif);
	background-repeat: no-repeat;
}
.homepagebox .homepageboxmiddle {
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 0px;
	font-size: 0px;
}
.homepagebox .homepageboxbottom {
	width: 211px;
	height: 12px;
	background-image: url(../img/homebox_striped_bottom.gif);
	background-repeat: no-repeat;
	font-size: 10px;
}
.rightbox {
	width: 157px;
	border-top: 1px solid white;
	margin-bottom: 25px;
	font-weight: bold;
}
.rightboxtop {
	border-top: 5px solid #468cc1;
	width: 157px;
	height: 7px;
	background-image: url(../img/stripedband_tall.gif);
	background-repeat: no-repeat;
}
.rightboxmiddle {
	border-top: 2px solid white;
	border-bottom: 2px solid white;
	width: 157px
	line-height: 0px;
	font-size: 0px;
	background-color: white;
}
.rightboxbottom {
	border-bottom: 5px solid #468cc1;
	width: 157px;	
	height: 12px;
	background-color: white;
	background-image: url(../img/stripedband_tall.gif);
}
.rightboxcontent {
	width: 157px;	
	border-top: 1px solid white;
	color: #468cc1;
	padding: 10px;
}


/* --------------------------------- */


#emailform
{
    margin: 0px;
}

.formfield {
    margin-bottom: 1.2em;
}
.formlabel {
    font-weight: bold;
}

#breadcrumb {
    font-size: 0.85em;
    padding: 5px 10px 5px 10px;
    border-bottom: 1px solid #cddae6;
}

.searchresult {
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 5px;
    margin-bottom: 5px;
}
.searchresult .title {
    font-weight: bold;
}
.searchresult .abstract {
    font-size: 90%;
}

#linksspacer {
    height: 80px;
}
#links {
    position: absolute;
    left: 0px;
    top: -70px;
}

.formfield td {
    vertical-align: top;
}
.groupheading {
    font-size: 1.2em;
    font-weight:bold;
    margin-top: 1.2em;
}
#adminmenu {
    clear: both;
    font-size: 0.8em;
    border-top: 1px solid white;
}
#adminmenu li {
    width: auto;
}
#adminmenu li a {
    width: auto;
}

.jsfeed_pressrelease_index .jsfeeditem {
    margin-bottom:1.2em;
    font-size: 0.8em;
    clear: both;
    display: block;
}
.jsfeed_pressrelease_index .date {
    clear: both;
    display: block;  
    font-size: 0.8em;
}
.jsfeed_pressrelease_index .desc {
    clear: both;
    display: block;  
}

/* --- BEGIN USER SELECTABLE CLASSES --- */
.heading {
    color: #0055bb;	
    font-weight: bold;
    line-height: 1.8em;
}
.large_heading  {
    color: #0055bb;
    font-size: 1.2em;
    line-height: 1.8em;
    font-weight: bold;
}
/* --- END USER SELECTABLE CLASSES --- */

.event {
}
.event a {
    font-weight: bold;
}
.events {
}

.resource {
    border-top: 1px solid #0055bb;
    margin-bottom: 10px;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
}
.resources {
    border-bottom: 1px solid #0055bb;
    margin-bottom: 10px;
    background-color: #f0f8ff;
}
.resources .groupheading {
    padding: 10px;
    background-color: #ccddee;
}

/************ PLUGINS ************/
table.calendar {
    border: 1px solid black;
}
table.calendar td {
    text-align: center;
    width: 30px;
    height: 30px;
    background-color: #D5E1ED;
}
table.calendar td.lastmonth {
    background-color: #ffffff;
}
table.calendar td.nextmonth {
    background-color: #ffffff;
}
table.calendar td.provisional {
    background-color: #ffeecc;
    color: #ff7755;
}
table.calendar td.confirmed {
    background-color: #ff6666;
    color: #ffffff;
}
/************ PLUGINS ************/
