body {
	background-color: #E1F0F4;
	color: #000000;
	padding: 0px; 
	margin: 0px;
}

p.heading1 {
   
	color: #00376D;
	font-weight: bold;
	
	}
p.footer1 {
	color: #00376D;
	margin-bottom: 2px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	}
p.footer2 {
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;	
	}
	
p.errorMessage {
	color: red;
	font-size: 0.8em;
	}	
p.logoutText {
	color: white;
	font-size: 1.0em;
	font-family: Arial, Helvetica, sans-serif;
	
	}	
	
.class1 a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.class1 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.class1 a:hover {
	text-decoration: underline;
}

 a:link {
	color: #00376D;;
	text-decoration: none;
}

 a:visited {
	color: #00376D;;
	text-decoration: none;
}

 a:hover {
	text-decoration: underline;
}
td img { display: block; }

img { border: 0px none; }
div.content img { display: inline; }
div.contenthome img { display: inline; }

table.top {
	width: 100%;
}

td.topredbar {
	background-image: url('../imgmain/topbarpat.gif');
	background-color: #E01922;
	height: 56px
}

td.stripes {
	background-image: url('../imgmain/midstripespat.gif');
	background-color: #708195
}

td.maptopbar {
	background-image: url('../imgmain/midmaptopbar.gif');
	background-repeat: repeat-x;
	background-color: #00264B
}

td.mapsidebar {
	background-image: url('../imgmain/midplaidpat.gif');
	background-repeat: repeat-x;
	background-color: #00376D
}

table.bottom {
	width: 100%;
}

td.midlinedarkpat {
	background-image: url('../imgmain/midlinedark.gif');
	background-color: #515151
}

td.midlinepat {
	background-image: url('../imgmain/midline.gif');
	background-color: #D0D0D0
}

td.navpat {
	background-image: url('../imgmain/navpat.gif');
	background-color: #515151
}

table.navpat {
	width: 220px;
	margin-right: auto;
	margin-left: auto;
	border: none;
	padding: 0px;
	text-align: center;	
}	

table.navpat td {
	padding: 0px;
	spacing: 0px;
}

td.contentpat {
	background-image: url('../imgmain/contentpat.gif');
	background-color: #D0D0D0
}

div.content {
	background-color: transparent;
	color: #000000;
	//width: 571px;
	width: 700px;
}

div.contenttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.2em;
	text-align: left;
	margin: 8px 8px 16px 16px;
}

div.contenttext p {
	margin-top: 0.9em;
}

td.midgradientpat {
	background-image: url('../imgmain/midgradient.gif');
	background-color: #FFFFFF
}

td.bottompat {
	background-color: #FFFFFF;
}

td.botgradientpat {
	background-image: url('../imgmain/botgradient.gif');
	background-color: #FFFFFF
}

div.botstarglobal {
	background-color: transparent;
	color: #515151;
	text-align: center;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 0.7em;
	margin-top: 5px;
	margin-bottom: 5px;
}

img.botstarglobal {
	vertical-align: middle;
}

div.botstarglobal a:link {
	background-color: transparent;
	color: #515151;
	text-decoration: none;
}

div.botstarglobal a:visited {
	background-color: transparent;
	color: #515151;
	text-decoration: none;
}

tr.r1{
 background-color:#E1F0F4;
}

table.content {
	width: 100%;
}

td.inputText {
	text-align:left;
	vertical-align: top;
	width:70%;
}

td.fields {
	text-align:right;
	width:30%;
	vertical-align: top;
}
table.summary {
	width: 80%;
}

td.header {
	text-align:left;
	width:10%;
	font-weight: bold;
}

td.maintext {
	text-align:left;
	width:90%;
}

h2.shareholder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
	border-bottom: #878787 1px solid;
	padding-top: 5px;	
	margin-bottom: 10px;
}

h1.shareholder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #00376D;
	font-size: 20px;
	border-bottom: #000 1px solid;
	padding-top: 5px;
	padding-bottom: 5px;		
	margin-bottom: 10px;
}

h3.shareholder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4B4B4B;
	font-size: 12px;
	border-bottom: #B4AA9E 1px solid;
	padding-top: 10px;	
}

div.notice {
	border: #3C3C3C 1px solid;
	padding-left: 10px;
	Background-color: #F7F7FF;
	color: #3C3C3C;
}