/* 
* Layout/Template CSS only
*/
.custom-doc { width: 900px;min-width:800px; height: 100%; margin:auto; text-align:left; }
.header1 {width:100%; padding-top:15px;padding-bottom:10px;}
#leftmenu  { 	width:250px; min-width: 173px;}
#right
{ 
	margin-left: 22em; 
	margin-bottom: 1px;
}
.footer {
	background-image: url(../graphics/footerbg.gif);
    background-repeat: repeat-x;
	height:25px;
}
.boxlinks{
	width:150px;
	float:left;
	padding-right:15px;
}
.boxlinktop{
	background:url(../graphics/box-link-top-new.png) top left no-repeat;
	padding-left:5px;padding-top:5px;
	height:34px;
}
.boxlinkcontent{
	background-color:#FFFFFF;
	padding-left:5px;
	padding-right:5px;
	width:140px;
}
.boxlinkcontent a{
	text-decoration:none;
}
.boxlinkbottom{
	background:url(../graphics/box-link-bottom.png);
	height:20px;
	width:150px;
}
.quicklinks  {float:right;padding-right:24px;}
.quicklinks h2 {padding-top:5px; padding-bottom: 6px; border-bottom: 1px solid #999999;}
.quicklinks a {
	padding-left:1px;
	text-decoration:none; 
	color: #434C53;
	font-size: 1.1em;
	}
.quicklinks li {
	list-style-image: url(../graphics/bullet2.gif);	
}

.boxlinksold{
	width:180px;
	float:left;
	padding-left:15px;
}
.boxlinktopold{
	background:url(../graphics/box-link-top.png) top left no-repeat;
	padding-left:5px;padding-top:5px;
	height:34px;
}
.boxlinkcontentold{
	background-color:#FFFFFF;
	padding-left:5px;
	padding-right:5px;
	width:170px;
}
.boxlinkcontentold a{
	text-decoration:none;
}
.boxlinkbottomold{
	background:url(../graphics/box-link-bottom.png);
	height:20px;
	width:180px;
}
