/* CSS Document */
body {
	width: 800px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	background-image:   url("images/bkgd2.gif");
}
#main {
	background: url(images/col_bkgd.gif) repeat-y;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	line-height: 1.5em;
	border-top: 4px solid #000033;
	border-right: 1px solid #000033;
	border-bottom: 4px solid #000033;
	border-left: 1px solid #000033;
}
#leftcol {
	padding:0;
	float: left;
	color: #333333;
	font-size: 1em;
	width: 188px; /* for IE5/Win */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 155px; /* actual value */
}
html>body #leftcol {
width: 155px;}
h1 {
	font-family: Arial;
	font-size: 1.5em;
	font-weight: bold;
	color: #003366;
	margin-left: 190px;
	margin-top: 30px;
}
h2 {
	font-size: 1.3em;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	margin: 1.5em 20px .6em 190px;
}

p {
	color: #333333;
	margin-left: 190px;
	margin-right: 20px;
}
#main p {
	margin-top: 0px;
	margin-bottom: .7em;
}
ul {
	margin-left: 210px;
}
td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

#footer {
	background-image:  url("images/ftr_bkgd.gif");
	background-repeat: repeat-y;
	height: 21px;
	padding-left: 175px;
	padding-top: 0.5em;
	font-size: 0.9em;
	line-height: 1.3em;
	color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
#leftcol a {
text-decoration: underline;
	font-weight: bold;
}
#leftcol p {
	margin: 0 8px 1em 12px;
}
#leftcol a:hover {
	color: #660066;
}
.imgright {
	float: right;
	margin-bottom: 8px;
	margin-left: 8px;
	margin-right: 20px;
}
.initcap {
	font-size: 1.6em;
	color: #003366;
}
.bluebold {
	font-weight: bold;
	color: #003366;
}
.smalltext {
	font-size: 0.94em;
	color: #333333;
}
table.body {
	margin-left: 188px;
}
li {
	list-style-image: url(images/tri-bullet.gif);
	margin-bottom:.5em;
}
#main a {
	color:#148;
}
.right {
	float: right;
	margin: 0px 12px 8px 8px;
}
#main #buttons .center {
	text-align: center;
}
#main #buttons {
	width: 480px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	
}
#mainleft {
	background: #9CC;
	float: left;
	height: 300px;
	width: 425px;
}
#mainright {
	background: #CCF;
	float: right;
	height: 300px;
	width: 180px;
}
#main .right h2 {
	margin: 1em 0px;
	padding-left: 6px;
	color: #b45927;
	font-size: 160%;
}
#main .right p {
	margin: 0px 10px 1em 6px;
	padding: 0px;
	color: #555;
}
#main #cabinet  {
	margin-left: 200px;
}
#main #cabinet .third {
	float: left;
	width: 190px;
}
.clear {
	clear:both;}
	
#main #cabinet .third p {
	margin: 0px 0px .3em;
	padding: 0px;
	width: auto;
}

