body, input, textarea, button{
	font-family: arial, sans-serif;
}

textarea{
	font-size: 100%;
}

body{
	font-size: .8em;
	margin: 0;
}

p{
	margin-top: 0;
}

p.margintop{
	margin-top: 1em;
}

a{
	color: #4a7594;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

.separator{
	padding: 0 3px 0 3px;
	color: #fff;
}

img{
	border: 0;
}

img.icon{
	vertical-align: text-bottom;
	width: 17px !important;
	height: 13px !important;
	display: inline !important;
	border: 0 !important;
	float: none !important;
	margin: 0 0 0 3px !important;
}

#maincolumn img.icon{
	margin-bottom: 1px !important;
}

#maincolumn td img.icon{
	margin: 0 0 1px 0 !important;
}

h1{
	margin: 0 0 1em 0;
	font-weight: normal;
	font-size: 160%;
}

h2{
	margin: .8em 0 .8em 0;
	font-weight: normal;
	font-size: 140%;
}

h3{
	margin: 0;
	font-weight: normal;
	font-size: 120%;
	text-transform: uppercase;
}

h4{
	margin: 0 0 7px 0;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 100%;
}

.spacer{
	height: 21px;
}

#print-logo{
	margin-bottom: 2em;
	padding-bottom: 1em;
	border-bottom: 1px solid #4a7594;
}

#print-logo img{
	width: 247px;
	height: 49px;
	display: block;
}

form{
	margin: 0;
}

.horizontalimage{
	margin-bottom: 1em;
}

#searchbox .text{
	width: 115px;
	margin-right: 4px;
}

input.text,
.form textarea,
.form select{
	background-image: url(../graphics/inputbg.gif);
	background-repeat: no-repeat;
	border: 0;
	padding: 3px;
}

.frame .button,
.form .button{
	background-image: url(../graphics/frame1button.gif);
	width: 26px;
	height: 23px;
	border: 0;
	cursor: pointer;
	color: #4a7594;
	text-transform: uppercase;
	font-size: 80%;
}

.frame.blue h4{
	color: #fff;
}

.frame.white h4{
	padding: 2px 10px 5px 10px;
	margin: 0;
	border: solid #CCC;
	border-width: 0 1px 1px 1px;
}

.frame.blue{
	background-color: #4a7594;
}

.frame .corner{
	width: 4px;
	height: 4px;
	background-repeat: no-repeat;
}

.frame .tl{
	background-image: url(../graphics/cornerTL.gif);
	float: left;
}

.frame .tr{
	background-image: url(../graphics/cornerTR.gif);
	float: right;
}

.frame .bl{
	background-image: url(../graphics/cornerBL.gif);
	float: left;
}

.frame .br{
	background-image: url(../graphics/cornerBR.gif);
	float: right;
}

.frame.white .tl{
	background-image: url(../graphics/corner2TL.gif);
}

.frame.white .tr{
	background-image: url(../graphics/corner2TR.gif);
}

.frame.white .bl{
	background-image: url(../graphics/corner2BL.gif);
}

.frame.white .br{
	background-image: url(../graphics/corner2BR.gif);
}

.frame .border{
	height: 4px;
}

.frame.white .border{
	background-image: url(../graphics/frame-border.gif);
	background-repeat: repeat-x;
}

.frame.white .border.bottom{
	background-position: left 3px;
}

.frame .content{
	padding: 4px 10px 8px 10px;
}

.frame.white .content{
	border: solid #CCC;
	border-width: 0 1px;
	padding-top: 6px;
}

.preface{
	font-weight: bold;
}

#header,
#leftcolumn,
#rightcolumn,
#footer{
	display: none;
}

ul.newslist{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#maincolumn{
	line-height: 150%;
}

.frame.blue ul.newslist{
	color: #9ab7cc;
}

.frame.blue ul.newslist a,
.frame.blue ul.newslist span{
	color: #fff;
}

ul.newslist a,
ul.newslist span{
	display: block;
}

ul.newslist li{
	margin-bottom: .6em;
}

ul.newslist li.last{
	margin-bottom: 0;
}

.itemlist img{
	border: 1px solid #CCC;
	float: left;
	margin: 3px 10px 0 0;
	width: 50px;
	height: 50px;
}

.itemlist h3{
	font-size: 100%;
	font-weight: bold;
	text-transform: none;
	color: #4a7594;
}

table{
	background-color: #efefef;
	width: 100%;
}

.employee img,
.locations img{
	width: 138px;
	height: 172px;
	display: block;
}

.locations img{
	width: 109px;
	height: 120px;
}

.date{
	color: #999;
	text-transform: uppercase;
}

th{
	white-space: nowrap;
	text-align: left;
	vertical-align: top;
	border: solid #FFF;
	border-width: 0 1px 1px 0;
	padding: .2em .4em;
}

td{
	vertical-align: top;
	border-bottom: 1px solid #FFF;
	padding: .2em .4em;
}

.employee td.image,
.locations td.image{
	padding: 1px;
	border: solid #fff;
	border-width: 0 0 1px 1px;
	font-size: 0;
	overflow: hidden;
	width: 138px;
}

.locations td.image{
	width: 109px;
}

.form .button{
	background-image: url(../graphics/formbutton.gif);
	width: 100px;
	height: 23px;
	color: #000;
}

.form th,
.form td{
	vertical-align: middle;
}

.form th.top,
.form td.top{
	vertical-align: top;
}

.form .text,
.form textarea{
	width: 300px;
}

.form select{
	width: 306px;
}

.images{
	float: right;
	margin: 0 0 1.2em 1.2em;
	width: 242px;
}

div.image{
	padding: 1px;
	background-color: #CCC;
	margin-bottom: 1em;
}

.images img{
	display: block;
}

.images span{
	padding: .4em;
	display: block;
}