﻿* {margin:0;padding:0;font-family:Arial , Sans-Serif;font-size:10pt;color:#2e3436;}
body {font-size:100.1%;text-align:center;}

a , img {border:none;}
a {text-decoration:underline;color:#204a87;}
	a:hover {text-decoration:none;color:#2e3436;}
li {list-style-type:none;}

h1 {font-size:18pt;}

.Left {float:left;}
.Right {float:right;}
.Clear {clear:both;height:0px;}
.ClearLeft {clear:left;height:0px;}
.ClearRight {clear:right;height:0px;}

.LeftCol {float:left;width:200px;}
.RightCol {float:right;width:520px;}

.Container780 {width:780px;margin:auto;text-align:left;}

.WhiteBox {background:url('/images/Corners/whitebox.top.gif') no-repeat top #fff;padding:15px 20px 10px 20px;}
.WhiteBoxBottom {background:url('/images/Corners/whitebox.bottom.gif') no-repeat top #fff;height:5px;margin-bottom:20px;}

/* breadcrumb */
.Breadcrumb {margin-bottom:20px;}
	.Breadcrumb li {float:left;background-image:url('/images/Backgrounds/crumb.back.gif');background-position:right top;background-repeat:repeat-x;}
		.Breadcrumb li:hover {background-position:right bottom;}
	.Breadcrumb a {line-height:25px;height:25px;margin-right:-15px;font-size:8pt;color:#fff;text-decoration:none;display:block;width:auto;background-image:url('/images/Backgrounds/crumb.png');
	               background-repeat:no-repeat;background-position:top right;position:relative;padding-right:25px;padding-left:25px;}
		.Breadcrumb a:hover {background-position:bottom right;}               
	.Breadcrumb .LeftItem {padding-left:15px;}	