body {
		margin:0px 0px 5px 0px;
		}
	#allContent{
	width : 100%;
	height : 100%;
	margin:0px 0px 0px 0px;
	
}
	#rightcontent {
		position: absolute;
		top : 114px;
		left : 150px;
		/*float: right;*/
		/*width:75%;*/
		background-color: #ffffff;
		border-right:2px solid #000;
		border-left:2px solid #000;
		border-bottom:2px solid #000;
		border-top: 2px solid #000;
		margin-right:10px;
		padding-bottom:10px;
		padding-left: 10px ;
		padding-right: 20px ;
		padding-top: 10px ;
		}
.p2 {
		font-family : Arial;
		font-size:11px;
		margin-left:2px;		
		margin-bottom : 5px;		
		}
}
	#leftcontent {
		background-color : #00008B;
		width : 150px;
		height: 520px;		
		}
		
	p,h1,pre, h2 {
		margin:10px 10px 5px 10px;
		font-family : Arial;
		}
		
	p {
	font-size: 11px; 
	}
	
	.pCenter {
  	font-size: 9px; 
  	text-align : center;
  	font-family : Arial, Verdana,sans-serif;
	}
	ul{		
  	font-size: 10px; 
  	font-family : Arial, Verdana,sans-serif;	
	}
	h1 {
		font-size:16px;
		padding-top:10px;
		}
		
	h2{
	font-size : 14px;
	padding-top : 10px;
	}
	
	#leftcontent p {
		font-size:10px;
		margin-left:5px;		
		}
		
	#Header {
	margin: 0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	/* For IE5/Win's benefit height = [correct height] + [top padding] + [top and bottom border widths] */
	height:96px; /* 14px + 17px + 2px = 33px */
	border-style:solid;
	border-width: 0px 0px 0px 0px; /* top and bottom borders: 1px; left and right borders: 0px */
	line-height:11px;
	background-image : url(pics/titleBackground3.gif);
	background-repeat : repeat-x;
	background-color : White;	
/* Here is the ugly brilliant hack that protects IE5/Win from its own stupidity. 
Thanks to Tantek Celik for the hack and to Eric Costello for publicizing it. 
IE5/Win incorrectly parses the "\";	
}"" value, prematurely closing the style 
declaration. The incorrect IE5/Win value is above, while the correct value is 
below. See http://glish.com/css/hacks.asp for details. */
	voice-family: "\"}\"";
	voice-family:inherit;
	height:96px; /* the correct height */
	}
		
	#footer{
	clear: both;
	position: relative;
	padding: 5px 5px 5px 5px;
	background-color: #F5F5F5;
	color: Silver;
	width : 760px;
	border-top-color : #D3D3D3;
	border-top-style : solid;
	border-top-width : 1px;
	margin-top :  0px;
	border-bottom-width : 1px;
	border-left-width : 1px;
	border-right-width : 1px;
	border-bottom-color : #EBE9E9;
	border-left-color : #D3D3D3;
	border-bottom-style : solid;
	border-left-style : solid;
	border-right-style : solid;
	border-right-color : #EBE9E9;
}

a:link {color: #0000CD; background-color: transparent;}
a:visited {color: #778899; background-color: transparent;}
a:hover {color: Black; text-decoration: underline; background-color: transparent;}

.Box1 {
	background-color: #F5F5F5;
      border: 1px dotted Silver; 
      margin: 0px 0px 0px 0px;
	padding: 2px;
	color: black;
	}
	.Box3 {
	background-color: #EDEDED;
      border: 0px solid Silver; 
      margin: 10px 10px 10px 10px;
	padding: 0px;
	color: black;
	}

	.leftTextHeading{
	text-align: center;
	color: #B22222;
	font-size : 14px;
	font-weight : bold;
	font-family : arial;
	border-bottom: Silver;
	border-bottom : thin;
}
.textHeading0{
	text-align: left;
	color: #00008B;
	font-size : 14px;
	margin-left : 20px;
	font-weight : bold;
	font-family : arial;
	border-bottom: Silver;
	border-bottom : thin;
}

.textHeading1{
	text-align: left;
	color: #B22222;
	font-size : 14px;	
	margin-left : 30px;
	margin-top : 20px;
	font-weight : bold;
	font-family : arial;
	border-bottom: Silver;
	border-bottom : thin;
}
.textHeading2{
	text-align: left;
	color: #A9A9A9;
	font-size : 12px;
	margin-left : 10px;
	font-weight : bold;
	font-family : arial;
	border-bottom: Silver;
	border-bottom : thin;
}
.textHeading3{
	text-align: left;
	color: #000000;
	font-size : 10px;
	margin-left : 4px;
	margin-right: 2px;
	font-family : arial;
}
.textRightAligned{
	text-align: right;
	font-size : 10px;	
}
.blog {
	font-size:11px;
	line-height: 16px;
	font-family:verdana, arial, helvetica, sans-serif;
	margin:5px 5px 5px 5px;
	padding:2px;
	color:black;
	background-image : url(pics/ovalsSmaller.gif);
	background-position : top right;
	background-repeat : no-repeat;	
	background-color : #F5F5F5;	
	width : 100%;
	position : relative;
	text-align: left;
	border-bottom : 1px solid Silver;
	border-left : 1px solid Silver;
	}
	.boxHeadingText{
	font-size: 13px;	
	margin-left : 3px;
	margin-right: 3px;
	font-family : arial;
	font-weight : bold;
	color: #00529B;
}
