/*CSS Style sheet for the Comweb application*/
/* DO NOT EDIT - THIS FILE IS GENERATED FROM WITHIN THE APPLICATION */

body
{
	color: black;
	background-color: #e1ddd1;
	font-size: 14px !important;
    font-weight: normal;
    font-family: Arial !important;
	margin: 0px 0px 0px 0px;
	height: 100%;
	text-decoration: none;
	border: none;
	background-repeat: repeat;
	background-position: left top;
	display: block;
}

h1
{
  color: #451e09;
  font-family: Arial;
  background-color: ;
  font-size: 19px;
  font-weight: normal;
  margin:0pt 0pt 0pt;
}

h2
{
  color: #451e09;
  font-family: Arial;
  background-color: white;
  font-size: 16px;
  font-weight: normal;
  margin:0pt 0pt 0pt;
}
h3
{
  color: #451e09;
  font-family: Arial;
  background-color: white;
  font-size: 16px;
  font-weight: normal;
  margin:0pt 0pt 0pt;
}

h4
{
  color: white;
  font-family: Arial;
  background-color: ;
  font-size: 14px;
  font-weight: normal;
  margin:0pt 0pt 0pt;
}

a
{
	font-weight: normal;
	color: #451e09;
	text-decoration: none;
	border: none;
}

a:visited
{
	color: #451e09;
	font-weight: normal;
}

a:hover
{
	font-weight: normal;
	color: #451e09;
	text-decoration: underline;
	border: none;
}
.h1
{
  color: #451e09;
  font-family: Arial;
  background-color: ;
  font-size: 19px;
  font-weight: normal;
}

.h2
{
  color: #451e09;
  font-family: Arial;
  background-color: white;
  font-size: 16px;
  font-weight: normal;
}
.h3
{
  color: #451e09;
  font-family: Arial;
  background-color: white;
  font-size: 16px;
  font-weight: normal;
}

.h4
{
  color: white;
  font-family: Arial;
  background-color: ;
  font-size: 14px;
  font-weight: normal;
}



.announcement
{
}
.announceSubject
{
	font-family:Arial;
	font-size:14px;
	font-style:normal;
	font-weight:bold;
}
.announceBody
{
	font-family:Arial;
	font-size:14px;
}
.announceDate
{
	text-align:right;
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}

.masterGlobal
{
	background-color: ;
	background-image: url('bg2.jpg');
	background-position: top left;
	background-repeat: repeat; 
	border-width: 0px;
	border-collapse: collapse;

}
.masterHeader
{
	width: 100%;
	background-color: white;
	border-width: 0px;
	border-collapse: collapse;
	border-spacing:0px;
	padding: 0px 0px 0px 0px;
}
.masterSite
{
	width: 980px;
	background-color: ;
	border-width: 0px; 
	border-color: #FFFFFF; 
	border-collapse:  collapse;
	border-spacing: 1px; 
	border-style: none; 
	margin: 00px 00px 00px 00px; 
	text-align:center;
    margin-left:auto;
    margin-right:auto;

}
.masterPage
{
	width: 100%;
    height: 400px; 
	background-color: white;
	border-width: 0px;
	border-collapse: collapse;
	border-style: none;   
}

.masterContentArea
{
   	vertical-align: top;
   	text-align:left;
   	width: 100%;
	background-color: white;
	padding: 00px 10px 10px 10px; 
	border-width: 0px; 
	border-color: #FFFFFF;
	border-collapse:  collapse;
	border-spacing: 0px; 
	border-style:none; 
}

.masterMenu1
{
    width: 180px; 
   	background-color: white;
}

.masterMenu2
{
    width: 100%;
    /* text-align: left; Doesn't work for tables*/
	background-color: white;
	border-width: 0;
	border-collapse: collapse;
	border-spacing: 0px;
}

.masterMenu3
{
	background-color: white;
}

.masterWeather
{
  	background-color: white;
}

.sitewelcome
{
	background-color: white;
	font-size: 19px;
	color:#451e09;
	font-weight: normal;
	height:30px;
	text-align:left;
	vertical-align:middle;
}

.masterFooter
{
	width: 100%;
	color: black;
	background-color: white;
	background-image: url('footerbg.jpg');
	background-position: left top;
	background-repeat: repeat;
	border-width: 0;
	border-collapse: collapse;
	text-align: left;
	font-size: 10px;
}

.masterFooter tbody,.masterFooter tfoot,.masterFooter thead,.masterFooter th,.masterFooter td
{
	color: black;
	border-collapse: collapse;
	font-size: 10px;
}
.masterFooter a
{
	font-weight: normal;
	color: #451e09;
	text-decoration: none;
	border: none;
}

.masterFooter a:visited
{
	color: #451e09;
	font-weight: normal;
}

.masterFooter a:hover
{
	font-weight: normal;
	color: #451e09;
	text-decoration: underline;
	border: none;
}

.adminPage
{
	width: 980px;
    height: 400px;
	background-color: white;
	border-width: 0px;
	border-collapse: collapse;
	border-style: none;   
}

.alertUrgent
{
    color:Red;
    vertical-align:top;
}
.alertHigh
{
     color:#FF9900;
     vertical-align:top;
}
.alertNormal
{
    color:#451e09;
    vertical-align:top;
}



