body	{
	background-color:white;
	margin:0 0 2px 0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333;
	}

img a	{
	border:0;
	}

a:visited	{
	text-decoration:underline;
	color:#2C5D9C;
	}

a:link	{
	text-decoration:underline;
	color:#2C5D9C;
	}

a:hover	{
	text-decoration:underline;
	color:#2C5D9C;
	}

a:visited.meta	{
	text-decoration:none;
	color:white;
	}

a:link.meta	{
	text-decoration:none;
	color:white;
	}

a:hover.meta	{
	text-decoration:underline;
	color:white;
	}

#masthead-wrap	{
	width:842px;
	overflow:hidden;
	text-align:center;
	margin:0 auto;
	}

img.top-left	{
	float:left;
	border-top:2px solid white;
	border-right:2px solid white;
	border-bottom:2px solid white;
	border-left:0;
	}

img.top-right	{
	border-top:2px solid white;
	border-bottom:2px solid white;
	}

#banner-right	{
	width:660px;
	height:120px;
	float:right;
	margin:0;
	border-top:2px solid white;
	border-bottom:2px solid white;
	background:white url('img/ps22.jpg') no-repeat;
	}

#banner-right img	{
	display:block;
	margin:0;
	border:0;
	}

#header-wrap	{
	overflow:hidden;
	width:842px;
	height:120px;
	margin:0 auto;
	text-align:center;
	background:#6C89B3 url('img/bluebannerlogo.jpg') no-repeat;
	}

img.header-left	{
	display:block;
	margin:0;
	padding:0;
	border-right:2px solid white;
	float:left;
	}

#header-text	{
	display:block;
	overflow:hidden;
	height:120px;
	margin:0 0 0 180px;
	border-left:2px solid white;
	text-align:center;
	}

#header-text h1	{
	font-family:Georgia, "Times New Roman";
	text-align:center;
	font-size:24px;
	line-height:26px;
	font-style:italic;
	margin:10px 0 5px 0;
	color:white;
	}

#header-text h2	{
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:13px;
	font-weight:normal;
	line-height:15px;
	margin:0;
	color:white;
	}

#content-wrap	{
	display:block;
	overflow:hidden;
	width:841px;
	margin:0 auto;
	border-right:1px solid silver;
	}

#sidebar	{
	display:block;
	overflow:hidden;
	float:left;
	width:180px;
	margin:0;
	background-color:#E5ECF5;
	}

#content	{
	display:block;
	overflow:hidden;
	float:right;
	width:580px;
	margin:0 auto;
	padding-right:40px;
	}

#content h1	{
	font-family:Georgia, "Times New Roman";
	font-size:18px;
	font-style:italic;
	line-height:20px;
	margin:30px 0 0 0;
	color:#C28C27;
	}

#content h1.beta	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-style:normal;
	line-height:20px;
	margin:30px 0 0 0;
	color:#C28C27;
	}

#content h2	{
	font-size:18px;
	line-height:20px;
	margin:20px 0 0 0;
	border-top:1px dashed silver;
	padding-top:15px;
	color:#C28C27;
	}

#content p	{
	margin:16px 0;
	line-height:normal;
	text-align:left;
	}

#content p.big	{
	margin:16px 0;
	font-size:16px;
	font-weight:bold;
	line-height:20px;
	}

#content p.center	{
	margin:16px 0;
	line-height:normal;
	text-align:center;
	}

span.pow	{
	color:red;
	font-weight:bold;
	}

.button-wrap	{
	display:block;
	overflow:hidden;
	background-color:white;
	}

.button {
  	margin:0 auto;
  	width:auto;
  	font-size:13px;
	text-align:left;
  	color:#000000;
  	}
	
.button a {
	display:block;
	padding:5px 0 5px 10px;
	font-size:13px;
	color:#6C89B3;
	font-weight: normal;
	}
	
.button a:link, .button a:visited {
	margin-top:2px;
	margin-right:auto;
	margin-bottom:0;
	margin-left:auto;
	background-color:#E8E8E8;
	font-size:13px;
  	color:#2C5D9C;
  	text-decoration:none;
	}
	
.button a:hover {
	background:#6C89B3 url('img/pointer3X.gif') 0 50% no-repeat;
	color:white;
	}

#button-bottom	{
	border-bottom:2px solid white;
	}

img.side-pics	{
	display:block;
	margin:0;
	border-top:2px solid white;
	border-bottom:0;
	}

#side-meta	{
	display:block;
	overflow:hidden;
	margin:2px 0 0 0;
	background-color:#E5ECF5;
	text-align:center;
	padding-top:24px;
	padding-bottom:25px;
	color:#6C89B3;
	}

img.logo	{
	display:block;
	margin:0 auto;
	border:0;
	padding-bottom:4px;
	}

.bullet-home	{
	display:block;
	overflow:hidden;
	margin:2px 0 2px 1px;
	background:white url('img/home.gif') no-repeat 0 50%;
	padding:3px 0 3px 22px;
	text-align:left;
	}

.bullet-pen	{
	display:block;
	overflow:hidden;
	margin:2px 0 2px 1px;
	background:white url('img/pen.gif') no-repeat 0 50%;
	padding:3px 0 3px 22px;
	text-align:left;
	}

.bullet-agent	{
	display:block;
	overflow:hidden;
	margin:2px 0 2px 1px;
	background:white url('img/user-orange.gif') no-repeat 0 50%;
	padding:3px 0 3px 22px;
	text-align:left;
	}

.bullet-lock	{
	display:block;
	overflow:hidden;
	margin:2px 0 2px 1px;
	background:white url('img/lock.gif') no-repeat 0 50%;
	padding:3px 0 3px 22px;
	text-align:left;
	}

.bullet-mag	{
	display:block;
	overflow:hidden;
	margin:2px 0 2px 1px;
	background:white url('img/search.gif') no-repeat 0 50%;
	padding:3px 0 3px 22px;
	text-align:left;
	}

.bullet-picture	{
	display:block;
	overflow:hidden;
	margin:2px 0 2px 0;
	background:white url('img/picture.gif') no-repeat 0 50%;
	padding:3px 0 3px 22px;
	text-align:left;
	}

img.pos-right	{
	display:block;
	float:right;
	margin:20px 0 20px 20px;
	border:0;
	}

img.pos-right-2	{
	display:block;
	float:right;
	margin:0 0 20px 20px;
	border:0;
	}

.callout	{
	display:block;
	overflow:hidden;
	margin:25px auto 0 auto;
	width:auto;
	padding:8px 12px 8px 8px;
	border:1px solid #D8D8D8;
	background-color:#E5ECF5;
	text-align:center;
	font-family:Georgia, "Times New Roman";
	font-size:16px;
	line-height:20px;
	font-style:italic;
	color:#2C5D9C;
	}

.callout img	{
	display:block;
	float:left;
	margin:0 12px 0 0;
	border:0;
	}

#home-menu-wrap	{
	display:block;
	overflow:hidden;
	margin:20px 0 0 0;
	}

#home-menu-left	{
	display:block;
	overflow:hidden;
	float:left;
	width:280px;
	}

#home-menu-right	{
	display:block;
	overflow:hidden;
	float:right;
	width:220px;
	}


/*----------Tables----------*/

table{
	margin:20px auto;
	border:1px solid silver;
	font-family:Verdana;
	font-size:11px;
	}

table.beth
	{
	margin:0;
	border:0;
	}

td.header-cell
	{
	width:auto;
	text-align:center;
	vertical-align:middle;
	background-color:#6C89B3;
	padding:5px;
	font-weight:bold;
	color:white;
	}

td.thumbnail-header
	{
	width:130px;
	padding:3px 0;
	background-color:#E8E8E8;
	border-top:1px solid silver;
	border-bottom:1px solid silver;
	vertical-align:middle;
	text-align:center;
	}

td.thumbnail-cell
	{
	width:130px;
	height:97px;
	padding:0;
	background-color:white;
	vertical-align:middle;
	text-align:center;
	}

td.thumbnail-cell img
	{
	border:0;
	}