/*
palette

dark blue #000066
green #839E3C
light blue #34A7E8

*/





body {
	background: url(../images/body-seed.jpg) no-repeat 0 478px;
	margin: 0;
	color:#666;
}

#toprightbgimage
{
	position:absolute;
	top:0;
	left:455px;
	width:611px;
	height:248px;
	margin:0;
	padding:0;
	overflow: hidden;
	z-index:0;

}

#toprightbgimage img
{
	border: 0;
	width: 611px;
	height: 248px;
}

table.tabletick {width:100%; border:3px #ccc solid;border-collapse: collapse;margin-top:10px}
table.tabletick tr {height:16px;}
table.tabletick tr.highlight1 {background-color:#FDF8E3}
table.tabletick th {font-size:14px; color:#000;margin:0;padding:0;text-align:center;border:2px #ccc solid;}
table.tabletick td {font-size:14px; color:#666;border:2px #ccc solid;margin:0;padding:0;padding-left:6px}
table.tabletick td.dot {font-size:30px; color:#006600;height:16px;text-align:center;margin:0;padding:0}

ol li {margin-bottom:20px}



#mapwrap{position:relative}

 /* set background images for corners */
.blue1 { background: url(../images/bg-blue1.png) repeat; }
.blue1 div.rbtop div  { background: url(../images/tl-blue1.png) no-repeat top left; }
.blue1 div.rbtop      { background: url(../images/tr-blue1.png) no-repeat top right; }
.blue1 div.rbbot div  { background: url(../images/bl-blue1.png) no-repeat bottom left; }
.blue1 div.rbbot      { background: url(../images/br-blue1.png) no-repeat bottom right; }

.blue2 { background: url(../images/bg-blue2.png) repeat; }
.blue2 div.rbtop div  { background: url(../images/tl-blue2.png) no-repeat top left; }
.blue2 div.rbtop      { background: url(../images/tr-blue2.png) no-repeat top right; }
.blue2 div.rbbot div  { background: url(../images/bl-blue2.png) no-repeat bottom left; }
.blue2 div.rbbot      { background: url(../images/br-blue2.png) no-repeat bottom right; }

.blue3 { background: url(../images/bg-blue3.png) repeat; }
.blue3 div.rbtop div  { background: url(../images/tl-blue3.png) no-repeat top left; }
.blue3 div.rbtop      { background: url(../images/tr-blue3.png) no-repeat top right; }
.blue3 div.rbbot div  { background: url(../images/bl-blue3.png) no-repeat bottom left; }
.blue3 div.rbbot      { background: url(../images/br-blue3.png) no-repeat bottom right; }

.blue4 { background: url(../images/bg-blue4.png) repeat; }
.blue4 div.rbtop div  { background: url(../images/tl-blue4.png) no-repeat top left; }
.blue4 div.rbtop      { background: url(../images/tr-blue4.png) no-repeat top right; }
.blue4 div.rbbot div  { background: url(../images/bl-blue4.png) no-repeat bottom left; }
.blue4 div.rbbot      { background: url(../images/br-blue4.png) no-repeat bottom right; }

.blue5 { background: url(../images/bg-blue5.png) repeat; }
.blue5 div.rbtop div  { background: url(../images/tl-blue5.png) no-repeat top left; }
.blue5 div.rbtop      { background: url(../images/tr-blue5.png) no-repeat top right; }
.blue5 div.rbbot div  { background: url(../images/bl-blue5.png) no-repeat bottom left; }
.blue5 div.rbbot      { background: url(../images/br-blue5.png) no-repeat bottom right; }

.blue6 { background: url(../images/bg-blue6.png) repeat; }
.blue6 div.rbtop div  { background: url(../images/tl-blue6.png) no-repeat top left; }
.blue6 div.rbtop      { background: url(../images/tr-blue6.png) no-repeat top right; }
.blue6 div.rbbot div  { background: url(../images/bl-blue6.png) no-repeat bottom left; }
.blue6 div.rbbot      { background: url(../images/br-blue6.png) no-repeat bottom right; }

 /* height and width details */
.rbtop div, .rbtop, .rbbot div, .rbbot {
	width: 100%;
	height: 25px;
	font-size: 1px;
}
.rbcontent  { margin: 0 14px; }
.rbroundbox { width: 250px; margin: auto; color:black}

.rbroundbox a {color:#FFFFFF;text-decoration:underline;border:none}



#apDiv1,#apDiv2,#apDiv3,#apDiv4,#apDiv5,#apDiv6 {
	position:absolute;
	left:275px;
	top:60px;
	width:250px;
	z-index:1;
}

td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
#mapwrapper {position:relative;width:100%;}
#mapwrapper img {border:none}


.innerCol a {text-decoration:none;border:0}
.innerCol img {text-decoration:none;border:0}
