/* DEFAULT STYLES FOR (X)HTML ELEMENTS
-------------------------------------------------------------------------------- */
body,ol,dl,h5,h6,th,pre,blockquote,input,textarea {
	font-family:  Arial, 'Helvetica Neue', sans-serif;
	font-size: 14px;
  font-weight: normal;
	color:#382e05;
	line-height: normal;
}


a {
	color:inherit;
	text-decoration: none;
	outline:none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

a:hover { text-decoration: underline;
 }


h1 {
	color:#382e05;
	line-height:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;	
}

h2 {
	color:#004a93;
	line-height:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
h3 {
	color:#990000;
	line-height:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
h4 {
	color:#665917;
	line-height:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
}


h1 a, h2 a, h3 a, h4 a {
 background:none;	
}

ul, ol {
  list-style-position: outside;
  list-style-type: none;
}


ol { list-style-type: decimal; }
dl {
  margin-top: 12px;
  margin-bottom: 12px;
}
dl dt {
  font-weight: bold;
}

dd {
	margin:0 0 5px 0;
}


blockquote {
  margin-top: 18px;
  margin-bottom: 18px;
  padding-left: 17px;
  border-left: 1px solid #666;
  font-style: italic;
}
blockquote * { color: #666; }

strong { font-weight: bold; }

em { font-style: italic; }

hr {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #BBBBBB;
}

/* DEFAULT STYLES FOR COMMON CLASSES
-------------------------------------------------------------------------------- */

.small {
  font-size: 10px;
  line-height: 18px;
}

.large {
  font-size: 16px;
  line-height: 24px;
}

.quiet {
  color:#919191;
  font-weight:100;
}


/* EXTRA DEFAULT STYLES FOR COMMON TYPOGRAPHIC IDIOMS
-------------------------------------------------------------------------------- */

.caps {	
	text-transform: uppercase;
	}
.serif {
	font-family:Georgia, "Times New Roman", Times, serif;
	}
.italic {
	font-style:italic;
	}
.mini {
	font-size:.88em;
	}
.light {
	font-weight:100;
	}
.heavy {
	font-weight:900;
	}
.highlight {
  	background:#f9ec8f;
	border-top:1px solid #CFBF81;
	border-bottom:1px solid #CFBF81;
	padding:10px 20px;
	margin:15px 0;
  	}
.secondary_highlight a {
	background:#ffffff;
	border-top:1px solid #D8C223;
	border-bottom:1px solid #D8C223;
	padding:10px 20px;
	margin:5px 0;
	display:block;
}

.secondary_highlight a:hover{
  background:#f9e837;
  border-top:1px solid #D8C223;
  border-bottom:1px solid #D8C223;
  text-decoration:none;
}

.error {
  	color:#CE4538;
  	}
.clear {
  clear: both;
  }


#tinymce, #content {
  background-color: #fff;
  background-image: none;
  padding: 15px;
}

#tinymce ul,
#content ul {
  margin: 0px;
  padding: 0px;
  margin-left: 25px;
}


li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	margin: 5px;
	padding: 5px;
	list-style-position: outside;
	list-style-type: circle;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}
hr {
	color: #666666;
	width: 90%;
	padding-right: 15px;
	padding-left: 15px;
}
dt, dd { font-family: Arial, Helvetica, sans-serif; }

caption,.caption,.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
	margin: 0px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.pgtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.homelink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}

caption,.caption,.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
	margin: 0px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}

.redhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #bf2c37;
	text-decoration: none;
}
.redsubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #bf2c37;
	text-decoration: none;
}
.bluehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #004990;
	text-decoration: none;
}
.bluesubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #004990;
	text-decoration: none;
}
.newsregular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
	text-decoration: none;
}
.newsbold, a.newsbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ffffff;
	text-decoration: none;
}

pre {
  background-color: #fff;
  border: 1px solid #333;
  color: #000;
  padding: 5px;
  margin: 5px;
}

