/**standard styles for modules*/
.largetext {
    font-size : 1.0em;
}

.largetext a:link{
    font-size : 1.0em;
}

.largetext a:visited{
    font-size : 1.0em;
}

.largetext a:active{
    font-size : 1.0em;
}

.largetext a:hover{
    font-size : 1.0em;
}
.smalltext {
    font-size : 0.9em;
}

.smalltext a:link{
    font-size : 0.9em;
}

.smalltext a:visited{
    font-size : 0.9em;
}

.smalltext a:active{
    font-size : 0.9em;
}

.smalltext a:hover{
    font-size : 0.9em;
}

a:link	{	
	text-decoration:	none;
	font-weight:	bold;
	color: black;
	font-size: 0.9em;
	
	}	
		
a:visited	{	
	text-decoration:	none;
	font-weight:	bold;
	color:	black;
	font-size: 0.9em;
	
	}	
		
a:active	{	
	text-decoration:	none;
	font-weight:	bold;
	color: black;
	background:	#FC0;
	font-size: 1.0em;
	
	}	
		
a:hover	{	
	text-decoration:	none;
	color: black;
	background-color: #FEDB93;
	font-size: 0.9em;
	
	}	



.errortext	{	
	text-transform:	none;
	font-weight:	bolder;
	background:	#FF0;
	color:	red;
	}
    
.noline a:link{
  text-decoration : none;
}

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

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


/**Module specific color styles*/
.bg_dark {
  background-color : #33CCFF;
}

.bg_medium {
  background-color : royalblue;
}

.bg_light {
  background-color : #4169E1;
}
.white {
    background-color : gray;
}
.black {
    background-color : black;
}
/**theme specific styles*/
.heading {
    font-weight: 600;
}
body	{	
	font-size:	0.9em;
	font-weight:	normal;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family:	Arial, Myriad Web, Syntax, sans-serif;
	font-size-adjust:	.58;
	margin-top:	1em;
	margin-left: 1em;
	margin-right: 1em;
	margin-bottom: 1em;
	width:	auto;
	color:	royalblue;
	background:	white;
	/*line-height:	1.0em;*/
	}

small	{	
	font-size:	.9em;
	}	

big	{	
	font-size:	1.1em;
	}	

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;
        color: black;
        background:  lightgrey;
        word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family:	Arial, Myriad Web, Syntax, sans-serif;
	font-size-adjust:	.58;
	}	

h1, h2, h3, h4, h5, h6, dt, th, thead, tfoot	{	
	color:	white;
	background:	royalblue;
	font-family:	Myriad Web, Arial, Helvetica, sans-serif;
	font-size-adjust:	.48;
	}

h1	{
	font-size:	1.4em;
	font-weight:	700;
	}	
		
h2	{
	font-size:	1.3em;
	font-weight:	500;
	}	
		
h3	{
	font-size:	1.22em;
	font-weight:	500;
	}	
		
h4	{
	font-size:	1.17em;
	font-weight:	500;
	font-style:	oblique;
	}	
		
h5, dt	{
	font-size:	1.0em;
	font-weight:	500;
	}	
		
h6	{
	font-size:	0.9em;
	font-weight:	500;
	}	
		
tfoot, thead	{	
	font-size:	0.9em;
	}	
		
th	{	
	vertical-align:	baseline;
	font-size:	0.9em;
	font-weight:	bold;
	}	
		
hr	{	
	visibility:	visible;
	}	
		
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:	white;
	border-style:	none;
	}	
		
body	{	
	color:	black;
	background:	white;
	}	
		
em	{	
	font-style:	normal;
	font-weight:	bold;
	color:	black;
	background:	white;
	}	
		
strong	{	
	font-style:	italic;
	background:	white;
	font-weight:	bold;
	color:	black;
	}	
		
em strong, strong em	{	
	text-transform:	uppercase;
	font-style:	normal;
	font-weight:	bolder;
	background:	white;
	color:	red;
	}	
		
b	{
	font-weight:	bold;
	}
	
del	{	
	text-decoration:	line-through;
	background:	#F66;
	}	
		
ins	{	
	text-decoration:	underline;
	background:	yellow;
	}	
		
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:	white;
	}	
		
#colophon	{	
	display:	none;
	}	
		
col, colgroup, table, tbody, td, tr	{	
	border-style:	none;
	}	
		
a:link	{	
	text-decoration:	none;
	font-weight:	bold;
	color: black;
	font-size: 0.9em;
	
	}	
		
a:visited	{	
	text-decoration:	none;
	font-weight:	bold;
	color:	black;
	font-size: 0.9em;
	
	}	
		
a:active	{	
	text-decoration:	none;
	font-weight:	bold;
	color: black;
	background:	#FC0;
	font-size: 1.0em;
	
	}	
		
a:hover	{	
	text-decoration:	none;
	color: black;
	background-color: white;
	font-size: 0.9em;
	
	}	
		
a.offsite	{	
	text-decoration:	none;
	font-weight:	normal;
	color:	#C00;
	font-size: 0.9em;
	
	}
	
.header1 {
	background: navy;
}	

.header2 {
background: navy;
               border-bottom: 1px solid white;
               border-top: 1px solid white;
               }

.header3 {
	background: navy;
}
