BODY {
font-size : 1em; 
font-family : Arial, Helvetica, sans-serif; 
font-weight : normal; 
color : #000000; 
background-color :#D7A23E;
margin : 0 0 0 0;
padding : 0 0 0 0;
width : auto; 
}

H1 {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 1.2em; 
color : #000000; 
background-color : transparent; 
}

p {
font-size : .9em; 
font-family : Arial, Helvetica, sans-serif; 

}

.smalltext {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : .9em; 
}


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

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

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

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


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

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

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

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

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

.white {
  background-color : #e8ebbc;
}

.black {
  background-color : black;
}

.bg_dark {
  background-color : #B0A873;
}

.bg_medium {
  background-color : #CCCC66;
}

.bg_light {
  background-color :#E0E07F;
}

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

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

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

.copyright {
    font-size: .7em;
    text-align: center;
}

/**Style sheet w3c/style.css */

/**Module specific color styles*/
.bg_dark {
  background-color : #2F4F4F;
}

.bg_medium {
  background-color : #708090;
}

.bg_light {
  background-color : #4F617F;
}
.white {
    background-color : #696969;
}
.black {
    background-color : black;
}
.errortext	{	
	text-transform:	none;
	font-weight:	bolder;
	background:	#FF0;
	color:	red;
	}	
/**theme specific styles*/
.heading {
    font-weight: 600;
}
body	{	
	font-size:	1em;
	font-weight:	normal;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family:	Verdana, Myriad Web, Syntax, sans-serif;
/*	font-size-adjust:	.58; */
    margin-top:	1em;
	margin-left: 1em;
	margin-right: 1em;
	margin-bottom: 1em;
	line-height:	1.58em;
	color:	#F5F5F5;
	background:	#000166;
	}	

small	{	
	/* font-size:	.92em; */
	}	

big	{	
/* 	font-size:	1.17em; */
	}	

pre	{	
	font-family:	'Monotype.com', Courier New, monospace;
	}	

ol li	{	
	list-style-type:	decimal;
	}	

ol ol li	{	
	list-style-type:	lower-alpha;
	}	

ol ol ol li	{	
	list-style-type:	lower-roman;
	}	

table, tbody, tr, td	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family:	Verdana, Myriad Web, Syntax, sans-serif;
	/* font-size-adjust:	.58; */
	}	

h1, h2, h3, h4, h5, h6	{	
	line-height:	1.33em;
	font-family:	Tahoma, Verdana, Myriad Web, Syntax, sans-serif;
	/* font-size-adjust:	.53; */
	}

h1, h2, h3, h4, h5, h6, dt, th, thead, tfoot	{	
	color:	#FC0;
	}
    
h1	{
	/* font-size:	2em; */
	font-weight:	500;
	}	
		
h2	{
	/* font-size:	1.75em; */
	font-weight:	500;
	}	
		
h3	{
	/* font-size:	1.58em; */
	font-weight:	600;
	}	
		
h4	{
	/* font-size:	1.33em; */
	font-weight:	600;
	}	
		
h5, dt	{
	/* font-size:	1.17em; */
	font-weight:	600;
	}	
		
h6	{
	/* font-size:	1em; */
	font-weight:	700;
	}	
		
tfoot, thead	{	
	/* font-size:	1em; */
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family:	Verdana, Myriad Web, Syntax, sans-serif;
	font-size-adjust:	.53;
	}	
		
th	{	
	vertical-align:	baseline;
	/* font-size:	1em; */
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family:	Verdana, Myriad Web, Syntax, sans-serif;
	font-size-adjust:	.53;
	}	
		
hr	{	
	visibility:	hidden;
	}	

a, address, blockquote, body, cite, code, dd, del, dfn,		
div, dl, dt, em, form, h1, h2, h3, h4, h5, h6, iframe, img, kbd,		
li, object, ol, p, q, samp, small, span, strong, sub, sup, ul, var, 		
applet, big, center, dir, font, hr, menu, pre,		
abbr, acronym, bdo, button, fieldset, ins, label	{	
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	text-decoration:	none;
	border-color:	#369;
	border-style:	none;
	}	

em	{	
	font-style:	normal;
	font-weight:	bold;
	color:	#F5F5F5;
	background:	#006;
	}	
		
strong	{	
	font-style:	italic;
	background:	#006;
	font-weight:	bold;
	color:	#F5F5F5;
	}	
		
em strong, strong em	{	
	text-transform:	uppercase;
	font-style:	normal;
	font-weight:	bolder;
	background:	#006;
	color:	#F5F5F5;
	}
		
del	{	
	text-decoration:	line-through;
	background:	#600;
	}	
		
ins	{	
	text-decoration:	none;
	background:	#060;
	}	
		
var, cite, dfn, .note	{	
	font-style:	italic;
	}	
		
address	{	
	font-style:	normal;
	letter-spacing:	.1em;
	}	
		
acronym	{	
	font-variant:	small-caps;
	letter-spacing:	0.1em;
	}
		
hr	{	
	color:	#369;
	}	
		
#colophon	{	
	display:	none;
	}	
				
a:link	{	
	text-decoration:	none;
	/* font-weight:	bold; */
	color:	#F63;
	}	
		
a:visited	{	
	text-decoration:	none;
	/* font-weight:	bold; */
	color:	#6CF;
	}	
		
a:active	{	
	text-decoration:	none;
	font-weight:	bold;
	color:	#006;
	background:	#69F;
	}	
		
a:hover	{	
	text-decoration:	none;
	color:	#FC0;
	background:	black;
	}	
		
a.offsite	{	
	text-decoration:	none;
	font-weight:	normal;
	color:	#F63;
	}