body {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:150%;
	color:#3D4E8D;
	background-image:url('/images/background.gif');
	background-repeat:repeat;
	margin-top:0;
}

th {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	text-align:left;
	line-height:150%;
}

td {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:150%;
}

.small {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:150%;
}

.medium {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:150%;
}

.big {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:150%;
}

.xbig {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:150%;
}

.adminFunction {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	letter-spacing:2px;
}

.justified {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align:justify;
	line-height:150%;
}

.footer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#747059;
	line-height:150%;
}

.bold {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:700;
}

.smallBold {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:700;
	font-size:11px;
}

.required {
	color:#c00;
	font-size:11px;
}

.required li{
	list-style-type:none;
	list-style-position:outside;
}

.adminNav {
	line-height:150%;
	font-weight:700;
}


a:link {
	text-decoration:underline;
	color:#666;
	font-weight:400;
}

a:visited {
	text-decoration:underline;
	color:#666;
	font-weight:400;
}

a:active {
	text-decoration:underline;
	color:#666;
	font-weight:400;
}

a:hover {
	text-decoration:underline;
	color:#666;
	font-weight:400;
}

a.darkblue {
	color:#3D4E8D;
	text-decoration:underline;
}

a.white {
	color:#fff;
	text-decoration:none;
	font-size:14px;
}

a.white:hover {
	text-decoration:underline;
	font-size:14px;
	font-weight:normal;
}

p {
	line-height:150%;
}

p.verse {
	font-style:italic;
}

p.error {
	color:#c00;
}

p.center {
	display:block;
    margin-left:auto;
    margin-right:auto;
	width:204px;
	line-height:150%;
}

h5 {
	color:#3D4E8D;
	font-family:Century Gothic, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	letter-spacing:2px;
}

h5.tableSubhead {
	color:#3D4E8D;
	font-family:Century Gothic, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	letter-spacing:2px;
}

ul.announcements {
	padding:0;
	margin:0;
	color:#3D4E8D;
}

li.announcements {
	list-style-type:none;
	background-image:url('/images/mini-arrow.gif');
	background-repeat:no-repeat;
	background-position:center left;
	padding-left:1em;
	margin-top:10px;
}

ul.leftnav {
	padding:0;
	margin:0;
	color:#FFF;
}

li.leftnav {
	list-style-type:none;
	background-image:url('/images/arrow.gif');
	background-repeat:no-repeat;
	background-position:top left;
	padding-left:1em;
	margin-top:10px;
}

OL { 
	list-style-type:decimal;
	line-height:150%;
}

OL OL { 
	list-style-type:lower-alpha;
	line-height:150%;
}

OL OL OL { 
	list-style-type:lower-roman;
	line-height:150%;
}

OL OL OL OL { 
	list-style-type:upper-alpha;
	line-height:150%;
}

form#login {
	padding-top:20px;
	padding-bottom:20px;
}

div#container {
	display:block;
    margin-left:auto;
    margin-right:auto;
	width:865px;
	padding:0px;
	background-color:#FFF; 
}

div#columnLeft {
	position:relative;
	width:190px;
	height:auto;
	float:left;
	background-image:url('/images/LeftBackground.jpg');
}

div#columnLeftLogin {
	position:relative;
	width:190px;
	height:300px;
	float:left;
	background-image:url('/intothefield/images/LeftBackground.jpg');
}

div#columnRight { 
	position:relative; 
	width:490px; 
	height:auto;
	min-height:400px;	 
	float:left; 
	clear:none; 
	margin-left:10px;;
	padding-right:5px;
}

div#photoColumn {
	position:relative;
	width:160px;
	height:auto;
	float:right;
	clear:none;
	margin-left:5px;
}

div#cr1 {
	width:150px;
	padding:0 3px 10px 15px;
	display:inline-block;
	min-height:100px;
	margin-left:16px;
	color:#FFF;
}

div#cr2 {
	width:149px;
	background-color:#B5D288;
	padding:10px 3px 10px 3px;
	margin-bottom:10px;
	display:inline-block;
	min-height:100px;
	margin-left:26px;
	margin-right:13px;
}

div#cr3 {
	width:168px;
	padding:0 3px;
	display:inline-block;
	min-height:100px;
	margin-left:24px;
	color:#FFF;
}

div#header {
	width:865px;
	height:154px;
	min-height:154px;
	float:left;	
}

div#stories {
	width:490px;
	float:left;
}

div#loginForm {
	display:block;
    margin-left:auto;
    margin-right:auto;
	width:200px;
}

div.clear {
	clear:both;
}

hr.left {
	color: #B5D288;
	height:1px;
	width:154px;
	margin-left:26px;
	margin-right:13px;
}

hr.stories {
	color: #3D4E8D;
	height:1px;
	width:100%;
}

hr.admin {
	color:#3D4E8D;
	height:1px;
	width:100%;
}

input {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3D4E8D; 
}

submit {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3D4E8D; 
}

textarea {
	background-color:#FFF;
}