/* =========================================
	Item-Specific CSS Styles
   =========================================
*/

/* padding = top right bottom left */

.copyright {
    font-size: 10px;
    color: #3A4348;
    font-family: Verdana, Helvetica, Sans-serif;
	padding: 10px;
}

.date {
    font-size: 10px;
    color: #3A4348;
    font-family: Verdana, Helvetica, Sans-serif;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
}

.h1 { 
  font-family: "Times New Roman", Times, Serif;
  font-size: 20px;
  font-weight: normal;
  color: #000000;
}

.h2 { 
  font-family: "Times New Roman", Times, Serif;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
}

.h3 { 
  font-family: "Times New Roman", Times, Serif;
  font-size: 14px;
  font-weight: bold;
  color: #000000;
}

.h4 { 
  font-family: "Times New Roman", Times, Serif;
  font-size: 12px;
  font-weight: normal;
  color: #000000;
}

.h5 { 
  font-family: "Times New Roman", Times, Serif;
  font-size: 10px;
  font-weight: normal;
  color: #000000;
}

.img1 {
	margin-right: 8px;
}

.img2 {
	margin-left: 8px;
}

.small {
	font-size: 10px;
}

.smaller {
	font-family: "Times New Roman", Times, Serif;
	font-size: 9px;
}

.success {
	color: #007700;
	font-family: "Times New Roman", Times, Serif;
	font-weight: bold;
}

.table_matrix1 {
	border-top: 1px solid #939174;
	background-color: #272928;
}

.table_matrix2 {
	border-bottom: 1px solid #939174;
	background-color: #c3c6a8;
	padding: 3px 8px 3px 8px;
	font-family: "Times New Roman", Times, Serif;
 	 font-size: 14px;
  	font-weight: bold;
  	color: #000000;
}

.table_matrix3 {
	border-bottom: 1px solid #939174;
	background-color: #dcdecf;
	padding: 3px 8px 3px 8px;
	font-family: "Times New Roman", Times, Serif;
 	 font-size: 14px;
  	font-weight: bold;
  	color: #000000;
}

.trbgrnd01 {
	background-color: #000000;
}

.trbgrnd02 {
	background-color: #FFFFFF;
}

.trbgrnd03 {
	background-color: #CCCCCC;
}

.trbgrnd04 {
	background-color: #E6E6E6;
}

.trbgrnd05 {
	background-color: #F5F5F5;
}

.trbgrnd06 {
	background-color: #666666;
}

.trbgrnd07 {
	background-color: #999999;
}

.trbgrnd08 {
	background-color: #CDD0B3;
}

.trbgrnd09 {
	background-color: #272928;
}

.trbgrnd10 {
	background-color: #EFF1E6;
}

.trbgrnd11 {
	background-color: #4B3838;
}

.trbgrnd12 {
	background-color: #c3c6a8;	
}

/* ================================
	News CSS STYLES
   ================================
*/

.news {
	color: #515151;
	font-size: 12px;
}

.news:link, .news:visited {
	color: #515151;
	text-decoration: none;
	font-size: 12px;
}

.news:active, .news:hover {
	color: #515151;
	text-decoration: underline;
	font-size: 12px;
}

.news_date {
	color: #515151;
	font-size: 11px;
}

.news_more:link, .news_more:visited {
	color: #515151;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}

.news_more:active, .news_more:hover {
	color: #515151;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

/* ================================
    Body CSS STYLES
   ================================
*/

.body_home {
	background-color: #CDD0B3;
	background-position: right bottom;
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-top: 22px;
	padding-right: 12px;
	padding-bottom: 22px;
	vertical-align: top;
}

.body_generic {
	background-color: #CDD0B3;
	padding-left: 30px;
	padding-top: 22px;
	padding-right: 12px;
	padding-bottom: 22px;
	height: 350px;
	vertical-align: top;
}

/* ================================
    Error CSS STYLES
   ================================
*/

.error {
	color: #CC0000;
}

.error_table {
	background-color: #FFFFFF;
	border: 1px solid #CC0000;
}

/* ================================
    Global CSS STYLES
   ================================
*/

body {
	background-color: #939B8C;
	background-image: url(../Images/bgrnd_01.gif);
	background-position: center top;
	color: #000000;
	font-family: "Times New Roman", Times, Serif;
	font-size: 14px;
	margin: 0px;
}

a:link, a:visited { 
  color: #574141;
  text-decoration: underline;
}

a:hover, a:active { 
  color: #345d77;
  text-decoration: underline;
}
    
h1 { 
  font-family: "Times New Roman", Times, Serif;
  font-size: 20px;
  font-weight: bold;
  color: #000000;
  margin-top: 0px;
  margin-bottom: 0px;
}

h2 { 
  font-family: "Times New Roman", Times, Serif;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
}

h3 { 
  font-family: "Times New Roman", Times, Serif;
  font-size: 14px;
  font-weight: bold;
  color: #000000;
}

h4 { 
  font-family: "Times New Roman", Times, Serif;
  font-size: 13px;
  font-weight: bold;
  color: #000000;
}

h5 { 
  font-family: "Times New Roman", Times, Serif;
  font-size: 11px;
  font-weight: bold;
  color: #000000;
}

hr {
    color: #939174;
    height: 1px;
}

p, blockquote, td, input, select, textarea, ul, li {
    font-family: "Times New Roman", Times, Serif;
    font-size: 14px;
	color: #000000;
}

input, select, textarea {
    font-family: "Times New Roman", Times, Serif;
    font-size: 14px;
	color: #000000;
	padding-left: 3px;
	padding-right: 3px;
}