/* CSS Document */

body {
	margin: 5px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #dae5f4;
	padding: 0px;
	color: #000000;
/*	color: #2852a1;  */
}

h1 {
	font-size : 18px;
	margin: 2px;
	padding : 2px;
	color: #316AC5;
 	vertical-align: bottom;
}

h2 {
	font-size : 16px;
	margin: 2px;
	padding : 2px;
	color: #000000;
}

a:link, a:visited, a:active {
	color: #333333;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #333333;
}

.equipback {
	background-color: #ffffff;
	background-image: url(images/dash.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	font-weight : normal;
	text-align:justify;
	margin-right: 10px;
}

.imgHeader {
	vertical-align: middle;
	padding: 2px;
}

.headback {
	background-color: #dae5f4;
	background-image: url(images/headerback.png);
	background-repeat: repeat-x;
	background-position: bottom;
	font-size: 9pt;
  	color: #333333;
  	font-weight : normal;
}
.header { 
  color: #666666;
  font-size: 9pt;
  font-weight : normal;
}

a.header:link,  a.header:visited, a.header:active { 
  color: #666666;
}

a.header:hover {
  color: #000000;
  text-decoration: underline; 
}


a.sitecontentItem:link,  a.sitecontentItem:visited, a.sitecontentItem:active { 
  font-size: 12px;
/*  color: #316AC5;  */
  font-weight : normal;
}

a.sitecontentItem:hover {
  color: #000000;
  text-decoration: underline; 
}

a.contentItem:link,  a.contentItem:visited, a.contentItem:active { 
  font-size: 12pt;
  color: #316AC5; 
  font-weight : normal;
}

a.contentItem:hover {
  color: #000000;
  text-decoration: underline; 
}

.contentItemTeaser {
	font-size: 12px;
	color: #666666;
	font-weight : normal;
	margin-left: 30px;
	margin-top: 0px;
}

.contentHeader {
	font-size: 12px;
	margin-bottom: 0px;
	font-weight: bold;
	margin-top: 18px;
}
.stdindex {
	text-align: justify;
	font-size: 16px;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 20px;
}

.stdtxt {
	text-align: justify;
	font-size: 14px;
	padding-right: 20px;
	padding-left: 20px;
}

.smalltxt {
	text-align: justify;
	font-size: 12px;
	padding-right: 20px;
	padding-left: 20px;

}

site_index:link, site_index:visited, site_index:active {
	font-size :16px;
	color: #333333;
	text-decoration: none;
}

site_index:hover {
	font-size :16px;
	text-decoration: underline;
	color: #333333;
}


p {
	margin: 10px;
}




td.footer {
   color: #999999;
  font-family: verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
}

.foot_nav:link, .foot_nav:visited, .foot_nav:active {
	color: #999999;
}

.foot_nav : hover {
	color: #666666;
	text-decoration:underline;
}

.copyright {
	font-size: 9px;
	font-weight: normal;
}

.copyright:hover {
	color: #3e4133;
}
.copyright:link {
	color: #3e4133;
}
.copyright:visited {
	color: #3e4133;
}


.required {
	color: #660000;
}

.footertxt {
	font-size: 9px;
	color: #CCCCCC;
	border-left-color: #000000;
	border-bottom-color: #000000;
	border-right-color: #000000;
	font-weight: normal;
}

.menucell {
	background-image: url(images/sidecell_bg.jpg);
	background-repeat: no-repeat;
}
.menuContainer {
	font-size: 14px;
	color: #FFFFFF;
	padding-top: 10px;
}
