BODY {
font-size : 12; 
font-family : Arial, Helvetica, Times New Roman, sans-serif; 
font-weight : normal; 
color : #7777FF; 
background-color : white;
margin : 0 0 0 0;
padding : 0 0 0 0;
width : auto; 
}

/* Wiki Images */

img.wiki {
	margin-right: 10px; 
	margin-left: 20px; 
	position: relative;
	float: right;
	clear: right;
}

img.wikileft {
	margin-right: 20px; 
	position: relative;
	float: left;
	clear: left;
                width: 322px;
}

img.wikiright {
	margin-right: 10px; 
	margin-left: 20px; 
	position: relative;
	float: right;
	clear: right;
                width: 322px;
}

img.wikileftnoresize {
	margin-right: 20px; 
	position: relative;
	float: left;
	clear: left;
}

img.wikirightnoresize {
	margin-right: 10px; 
	margin-left: 20px; 
	position: relative;
	float: right;
	clear: right;
}

img.wikileftthumb {
	margin-right: 20px; 
	position: relative;
	float: left;
	clear: left;
                width: 124px;
}

img.wikirightthumb {
	margin-right: 10px; 
	margin-left: 20px; 
	position: relative;
	float: right;
	clear: right;
                width: 124px;
}


/* END Wiki Images */


p {	font-family : Arial, Helvetica, Times New Roman, sans-serif; 
		font-size: 12;
		}

div.pagetitle {		
		font-family : Arial, Helvetica, Times New Roman, sans-serif; 
		font-style : italic; 
		font-variant : normal; 
		font-weight : bold; 
		font-size : 15; 
		color : #555555; 
		background-color : transparent; }
li {		color: #0C3B60;;
		font-size: 11pt;
		line-height: 110%;
		}
td {	font-family : Arial, Helvetica, Times New Roman, sans-serif; 
		font-size: 11pt;
		}
table {		color: #0C3B60;
		font-size: 12;}
a:link {	text-decoration: none;
		color: #770055;
		text-decoration:underline;}
a:visited {	color: #000070;
		text-decoration: none
		text-decoration:underline;}
a:hover		{
		color: #DD0000;
		cursor:hand;
		text-decoration:none;
		}
a.mission {	text-decoration: none;
			font-weight:bold;
			font-size : 0.9em;
			color : #0C3B60;}
a.mission:visited {	text-decoration: none;
			font-weight:bold;
			font-size : 0.9em;
			color : #0C3B60;}
a.mission:hover		{
		color: #DD0000;
		cursor:hand;
		text-decoration:none;
		}

.menulist {	color: #5555FF;
		font-size: 12;
		font-size: 11;
		background-repeat: no-repeat}

a img {
border: none;
}

H1 {
font-family : Arial, Helvetica, Times New Roman, sans-serif; 
font-style : italic; 
font-variant : normal; 
font-weight : bold; 
/*font-size : 15; */
color : #555555; 
background-color : transparent; 
}

H3 {
font-family : Arial, Helvetica, Times New Roman, sans-serif; 
font-style : italic; 
font-variant : normal; 
font-weight : bold; 
font-size : 1.1em; 
color : #6699CC; 
background-color : transparent; 
}

.smalltext {
font-family : Arial, Helvetica, Times New Roman, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : .7em; 
color: #0C3B60;
}

.smalltext a:link{
font-family : Arial, Helvetica, Times New Roman, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
}

.smalltext a:visited{
font-family : Arial, Helvetica, Times New Roman, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
}

.noline a:link{
  text-decoration : none;
}

.noline a:visited{
  text-decoration : none;
}


.largetext {
font-family : Arial, Helvetica, Times New Roman, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.largetext a:link{
font-family : Arial, Helvetica, Times New Roman, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.largetext a:visited{
font-family : Arial, Helvetica, Times New Roman, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.errortext {
font-size : 1.0em; 
  font-family : Arial, Helvetica, Times New Roman, sans-serif; 
  color : red;
  font-weight : bold;
}

.grid {
border : #efb240 .05em solid;
}

.white {
  background-color : white;
}

.black {
  background-color : black;
}

/*
.bg_dark {
  background-color : #9999ff; // #5D7115;
}

.bg_medium {
  background-color : #b1b1ff; / #dddddd; // #DDBD1E;
}

.bg_light {
  background-color : #ccccff; / #eeeeee; // #EDDE95;
}*/

.bg_dark {
  background-color : #6699CC; 
}

.bg_medium {
  background-color : #7EBAE3; 
}

.bg_light {
  background-color : #AAD2DF; 
}

.alt_bg_dark {
  background-color : #066fa0;
}

.alt_bg_medium {
  background-color : #2794d8;
}

.alt_bg_light {
  background-color : #5fb0d8;
}

.tightlist {
  margin-top  : .8em;
  margin-left : 1.1em;
}
