/************** #layout styles **************/

body {
		text-align:center;
		background-image: url(/images/gifs/bg.gif);
		background-repeat:repeat-x
		}
	
	#frame {
		width:780px;
		margin-right:auto;
		margin-left:auto;
		margin-top:10px;
		padding:0px;
		text-align:left;
		background-color:#FFFFFF
		}
		
	#contentleft {
		width:130px;
		padding:0px;
		float:left;
		background:#fff;
		}
	
	#contentcenter {
	width:450px;
	float:left;
	margin-left: 45px;
	margin-top: 20px;
		}
	
	#contentright {
	width:200px;
	float:left;
	background:#fff;
	margin-left: 20px;
	margin-top: 20px;
		}
		
	.contentright {
		width:175px;
		padding:0px;
		float:left;
		background:#fff;
		}
	
	#contentheader {
		background:#fff
		}
		
	p,h1,pre {
		margin:0px 10px 10px 10px;
		}
		
	h1 {
		font-size:14px;
		padding-top:10px;
		}
		
	#contentheader h1 {
		font-size:14px;
		padding:10px;
		margin:0px;
		}
		
	#footer	 {
		clear: both; 
		position: relative; 
		height: 20px; 
		background: #999999; 
		color: white; /* required for Opera 6 to show background color but others don't like it so hide the value of 0 from it */
		z-index: 15;
		text-align: center;
		}
	
	#contentright p { font-size:10px}
	
	
/************** #sidemenu styles **************/


.LeftMenu {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight:bold;
	text-decoration: none;
	text-align: left;
	border-bottom: dotted #6488DF 1px;
	padding: 5px;
	margin-right: 10px;}
	
ul.rollmenu {list-style-type: leftmenu;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
    color: #253F96;
    background-color: transparent;
    margin: 0;
    padding: 0 1px;
    voice-family: "\"}\"";
    voice-family: inherit;
    padding: 0 1px}
	
ul.rollmenu li {
	font-weight: bold;
    margin: 0;
    padding: 0}
	
ul.rollmenu ul {
	font-weight: bold;
    text-decoration: none;
    list-style-type: none;
    margin: 1px 0 0 0;
    padding: 0;
    voice-family: "\"}\"";
    voice-family: inherit;
    margin: 1px -1px 0 -1px}
	
ul.rollmenu a {
	font-weight: bold;
    text-decoration: none;
    color: #253F96;
    background-color: transparent;
    margin: 0;
    padding: 0 1px 0 3px;
    display: block;
    voice-family: "\"}\"";
    voice-family: inherit;
    padding-left: 1px}
	
ul.rollmenu a:hover {
	color: #000000;
    background-color: #D0DAF3}
	
	
/************** #text styles **************/


.subhead {
	font: bold 13px verdana;
	text-align:left
	color: #990000;}
	
.revtext {
	font: 9px verdana;
	color: #FFFFFF;
	vertical-align: middle;
	padding-left: 20px;
	padding-bottom: 5px;
}
