body {
	margin: 10px 0px 0px 0px;
	background-color: #008ba8;
	background-image: url(images/bg/2010.jpg);
	background-repeat: repeat-x;
	background-position:left top;
	color : #333;
	font-family : Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size : 10pt;
	font-style: normal;
	background-attachment: fixed;
}

body.blank, table.blank {
margin: 0px 0px 0px 0px;
background-color: #FFF;
padding: 0px;
float: left;
}

P, div, td {
	font-family : Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size : 11pt;
	color : #000000;
	vertical-align: top;
	line-height: 16px;
}

p {
	margin: 0 0 auto 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}

.block {
	display: block;
}
.main { /* used for designing - defines white background and width of page */
	background-color: #FFF;
	width: 720px;
	margin: 10px;
}

div.announcement {
	color: #FF0000;
	font-style: italic;
	margin: 10px 60px;
}

.linespace15 {
	line-height: 150%;
}

.uniquesingles { /* keep this */
}

.rt {
	float: right;
}

.lt {
	float: left;
}

.leftpad10 {
	padding: 0 0 0 10px;
}

.rtpad10 {
	padding: 0 10px 0 0;
}

.leftpad100 {
	padding: 0 0 0 100px;
}

.footerpad150 {
	padding: 10px 145px 0 155px;
	text-align: center;
}

.toppad10 {
	margin: 8px 0 0 0;
}

.padding10 {
	padding: 10px;
}

.pad20 {
	padding: 0 20px;
}

.pad40 {
	padding: 0 40px;
}

.leftpad40 {
	padding: 0 0 0 40px;
}

.margin10 {
	margin: 10px;
}

.margin5 {
	margin: 5px;
}

div.w720 {
	width: 720px;
	align: center;
	padding: 10px;
}

div.w520 {
	width: 520px;
}

div.w480 {
	width: 480px;
}

.w450 {
	width: 450px;
}

div.rtcol {
	width: 160px;
	float: right;
	padding: 5px;
}

div.rtcolgreengradient {
	width: 160px;
	float: right;
	padding: 5px;
	background: url("http://www.sandycove.org/images/elements/greengradient160.jpg") repeat-y;
}

div.rtblueborder {
	width: 260px;
	max-width: 260px;
	float: right;
	padding: 5px;
	border-left: solid #008ba8 3px;
	background: #d8ecf2;
	margin-left: 5px;
}

.rtblue160 {
	width: 160px;
	max-width: 160px;
	float: right;
	padding: 5px;
	border-left: solid #008ba8 3px;
	border-bottom: solid #008ba8 3px;
	background: #d8ecf2;
	margin-left: 5px;
	text-align: center;
}

.rtpurpleborder {
	width: 180px;
	float: right;
	padding: 5px;
	border-left: solid #814890 3px;
	border-bottom: solid #814890 3px;
}

.purpleborder240 {
	width: 240px;
	padding: 5px;
	border-left: solid #814890 3px;
	border-bottom: solid #814890 3px;
}

div.rt160rt {
	width: 160px;
	float: right;
	padding: 5px;
	align: right;
}

div.lt160 {
	width: 160px;
	float: left;
	padding: 5px;
}

div.lt130 {
	width: 130px;
	float: left;
	padding: 5px;
}

div.lt220 {
	width: 220px;
	float: left;
	padding: 5px;
}

div.lt190 {
	width: 190px;
	float: left;
	padding: 5px;
}

div.rt220 {
	width: 220px;
	float: right;
	padding: 5px;
}

div.rt260 {
	width: 260px;
	float: right;
	padding: 5px;
}

div.rt250border {
	width: 220px;
	float: right;
	padding: 5px;
	border-left: solid #00438C 1px;
	background: #EEEEEE;
}

div.rt240border {
	width: 240px;
	float: right;
	padding: 5px;
	border-left: solid #00438C 1px;
	background: #EEEEEE;
}

div.rt330 {
	width: 330px;
	float: right;
	padding: 5px;
}

div.rt190 {
	width: 190px;
	float: right;
	padding: 5px;
}

div.lt360 {
	width: 360px;
	float: left;
	padding: 5px;
}

div.rt350 {
	width: 350px;
	float: right;
	padding: 5px;
}

div.rt380 {
	width: 380px;
	float: right;
	padding: 5px;
}

div.schedule {
	width: 100px;
	float: left;
}

.rttextleft {
	float: right;
	text-align: left;	
}

.greenrtborder {
	border-right: dotted #30554a 1px;
}

.rt160Lborder {
	float: right;
	padding: 5px;
	width: 160px;
	border-left: 2px solid #30554a;
	border-bottom: 2px solid #30554a;
}

.rightcolblue {
	border: 1 solid #00438C;
	background-color: #C4E5FA;
	width: 220;
	padding: 10;
	text-align: center;
	float: right;	
}

.greenbg {
	background: #cad4d1;
	padding: 3px;
    Border-color : #30554a;
    Border-width : 1px;
	border-collapse: collapse;
	border-style: inset;
}

.whitebg {
	background: #ffffff;
	padding: 3px;
    Border-color : #30554a;
    Border-width : 1px;
	border-collapse: collapse;
	border-style: inset;
	width: 160px;
}

.womens-event-date, .womens-event-title {
	font-size: 8pt;
	display: inline;
	line-height: 12pt;	
}

.womens-event-date {
	width: 85px;
}

.womens-event-title {
}

tr.purple-even {
	background: #f0e6f4;
}

table.nondenom {
	border: 2px;
	border-color: #5795A6;
	border-right: 1;
	border-right-color: #5795A6;
	border-top: 1;
	border-top-color: #5795A6;
	width: 240px;
	cell-padding: 5px; 
	cell-spacing: 5px;
}

.collapse{
	border-collapse: collapse;
	empty-cells: hide;
}

div.summer_block {
	Border-color : #30554a;
    Border-width : 0 1 1 1px;
	border-style: inset;
	width: 710px;
	position: relative;
	top: -1px;
	float: left;
	padding: 20px;
}

form {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.minmarginarrow {
	margin: 10px;
	font-size: 10pt;
	list-style: none;
	list-style-type: none;
}

.square {
	font-size: 10pt;
	list-style: square;
	margin: 5px;
	padding-left: 8px;
	padding-bottom: 0px;
}

ul, li {
	font-size : 10pt;
}

.next2img {
	padding-left: 30px;
	margin-left: 30px;
}

.left {
	padding-left: 10px;
	margin-left: 10px;
}

.nomargin {
	padding-left: 0px;
	margin-left: 0px;
}

/* HEADINGS */ /* HEADINGS */ /* HEADINGS */ /* HEADINGS */ /* HEADINGS */ /* HEADINGS */ /* HEADINGS */
.purpleheading {
	color: #ffffff;
	font :  16pt bold;
	background: url('http://www.sandycove.org/images/elements/purple-curve.gif') no-repeat top center;
	margin: 0px;
	width: 300px;
	height: 47px;
	align: center;
}

H1 {
	font-size: 16pt;
	color: #3989a3;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 5px;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

H1.summer2008 {
	font-size : 16pt;	
	color : #115c7b;
	font :  16pt;
	font-weight : bold;	
	margin-bottom : 0px;
	padding-bottom : 0px;
	margin-top : 0px;
	padding-top : 0px;	
	line-height: normal;	
}

H2 {
	font-size : 15pt;	
	color : #802833;
	font :  18pt;	
	font-weight : bold;
	margin-bottom : 0px;
	padding-bottom : 0px;
	margin-top : 0px;
	padding-top : 0px;
	line-height: normal;	
}

H3 {
	font-size : 14pt;	
	color : #006854;
	font :  14pt;
	font-weight : bold;	
	margin: 0px;
	padding: 0px;
	line-height: normal;	
}

H4 {
	font-size : 13pt;	
	color : #000;
	font :  13pt;
	font-weight : bold;	
	margin : 0px;
	padding : 0px;
}

H5 {
	font-size : 10pt;	
	color : #000;
	font-weight : bold;	
	margin : 0px;
	padding : 0px;
	font-variant: small-caps;
}

.headline {
	font-size: 12pt;
	/*color: #00438C;*/
	font: 11pt;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	float: none;
}

/* FONTS */ /* FONTS */ /* FONTS */ /* FONTS */ /* FONTS */ /* FONTS */ /* FONTS */ /* FONTS */
.tiny { 	font-size : 7pt;	line-height : 9pt; }
.smaller { 	font-size : 8pt; 	line-height : 9pt; }
.small { 	font-size : 10pt; 	line-height : 11pt;}
.regular { 	font-size : 10pt; }
.largish, .large {	font-size : 13pt; line-height : 13pt;}

.donate {
	font-size : 7pt;
	line-height : 9pt;
	align: left;
}

div.search {
	align: right;
}

.tree {
	font-size : 7pt;
	line-height : 9pt;
	color: 4F818F;
}

.footer {
	color : #000080;
	font-size : 10pt;
}

.strike {
	text-decoration: line-through;
}

.smallCaps {
	font-variant: small-caps;
}

.verse {
	font-family : Times New Roman,Times,Serif;
	font-size : 12pt;
	color : #0052C2;
}

.comicsans {
	font-family : 'Comic Sans MS', 'Dom Casual';
	font-size : 10pt;
}

.courier {
	font-family: 'Courier New',Courier,monospace;
}

.smallpurple {
	font-size : 10pt;
	line-height : 11pt;
	color : #8560A8;
}

.bluequotes {
	font-size: 11pt;
	line-height: 14pt;
	background: #C4E5FA;
	padding : 1px;
}

.fusion {
	color : #4cb138;
	font-size: 12pt;
	weight: bold;
}

.talkbubble {
	background: url('http://www.sandycove.org/images/icons/talkbubble.gif') no-repeat;
	padding-left: 30px;
	padding-top: 10px;
	height: 40px;
}	

/* colors */ /* colors */ /* colors */ /* colors */ /* colors */ /* colors */ /* colors */ /* colors */
.gnopink {
	color: #d93e63;
}

.creambg {
	background: #fffcf0;
}

.teal { 	
	color : #019db6;
}

.ltteal {
	color : #87c6d8;
}

.darkteal {
	color : #008ba8;
}

.ltblue {
	color: #87c6d8;
}

.ltbluebg {
	background-color: #d9edf3;
	padding: 10px;
}

.vividteal {
	color : #008A77;
}

.blue {
	color : #115c7b;
}

.skyblue {
	color: #3399cc;
}

.red {
	color: #FF0000;
}

.ltred {
	color : #C5667B;
}

.wine {
    color : #880429;
}

.brightgreen {
	color : #4cb138;
}

.green {
	/*color : #456D58;*/
	color: #00584A;
}

.darkgreen {
	color : #00584A;
}

.brown {
	color : #875522;
}

.hotpink {
	color : #EC008C;
}

.magenta {
	color: #d81c3f;
}

.darkpink {
 	color : #C73152;
} 

.purple {
 	color : #814890;
}

.white {
	color: #EEEEEE;
}

.black {
	color : #000000;
}

.burgundy {
	color : #802833;
}

.orange {
	color : #F38C25;
}

.darkorange {
	color : #E85B00;
}

.dustyrose {
	color: #C15F5E;
}


/* HR */ /* HR */ /* HR */ /* HR */ /* HR */ /* HR */ /* HR */ /* HR */ /* HR */


HR {
	color : #85c6d8;
}

HR.footer {
	color: #000000;
}

/* LINKS */ /* LINKS */ /* LINKS */ /* LINKS */ /* LINKS */ /* LINKS */ /* LINKS */
A:Link {
	color: #007B95;
	text-decoration : none;
	background : transparent;
}

A:VISITED {
	color: #007B95;
	text-decoration : none;
	background : transparent;
}

A:Hover{
	color: #EA5E00;
	text-decoration : underline;
	}
	
a.subnav, a.subnav:focus, a.subnav:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size : 9pt;
	z-index : 10;
}

a.subnav:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-size : 9pt;
	z-index : 10;
}

a.subnavheader, a.subnavheader:focus, a.subnavheader:visited, a.subnavheader:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-size : 9pt;
	z-index : 10;
}	

/* IMG IMG IMG IMG IMG */
.rightimg1 {
	float: right;
	margin: 0px 0 10px 10px;
	padding: 0;
	border: 1px solid black;
}

.leftimg1 {
	float: left;
	margin: 0px 10px 10px 0;
	padding: 0;
	border: 1px solid black;
}

.rightimg0 {
	float: right;
	margin: 0px 0 10px 10px;
	padding: 0;
	border: 0px solid black;
}

.leftimg0 {
	float: left;
	margin: 0px 10px 10px 0;
	padding: 0;
	border: 0px solid black;
}

.minus10leftimg0 {
	float: left;
	margin: 0px 10px 10px 0;
	padding: 0;
	border: 0px solid black;
	position: relative;
	left: -10px;
}

.rightimg1pad50 {
	float: right;
	margin: 0px 50px 10px 10px;
	padding: 0;
	border: 1px solid black;
}

.clickmouse {
	float: left;
	border: 0;
}

/* HORIZONTAL FREESTYLE MENU LAYOUT *//* HORIZONTAL FREESTYLE MENU LAYOUT *//* HORIZONTAL FREESTYLE MENU LAYOUT */
/* All <ul> tags in the menu including the first level */
.menulist, .menulist  ul {
 margin: 0;
 padding: 0;
 list-style: none;
  z-index: 10;
}

/* Submenus (<ul> tags) are hidden and absolutely positioned downwards from their parent */
.menulist ul {
 visibility: hidden;
 position: absolute;
 top: 38px;  /*1.5em; I'm using ems rather thanpx to allow people to zoom their font */
 left: 8px;
 width: 140px;
  z-index: 10; 
}

/* Second and third etc. level submenus - position across from parent instead */
.menulist ul ul {
 top: 2px;
 left: 139px;
  z-index: 10; 
}


.menulist ul ul li {
  background-color: #87c6d8;
}

/*
 All menu items (<li> tags). 'float: left' lines them up horizontally, and they are
 positioned relatively to correctly offset submenus. Also, they have overlapping borders.
*/

.menulist li {
 
 float: left;
 position: relative;
 margin-right: 0px;
 margin-left: 0px;
 font-family: Arial;
 font-size: 13px;
 border: 0px;
 z-index : 10;
}

/* Items in submenus - override float/border/margin from above, restoring default vertical style */
.menulist ul li {
 float: none;
 margin-right: 0;
 margin-bottom: -1px;
 border: 1px solid #5D9DAE; 
 z-index : 10;
}
.menulist ul>li:last-child {
 margin-bottom: 1px;
}

.menulist a.image {
	padding: 0px 0px 0px 0px;
	display: block;
}

/* Links inside the menu */
.menulist a {
	padding: 3px 5px 3px 5px;
	font-color: #000000 !important;
	color: #000000 !important;
	font-size: 12px !important;
	text-decoration: none !important;
	display: block;
	z-index : 10;
}

/* Lit  items: 'hover' is mouseover, 'highlighted' are parent items to visible menus */
.menulist a:hover, .menulist a.highlighted:hover, .menulist a:focus {
 color: #FFF;
 z-index : 10;
}
.menulist  a.highlighted {
 color: #FFF;
 z-index : 10;
}

/*
 If you want per-item background images in your menu items, here's how to do it.
 1) Assign a unique ID tag to each link in your menu, like so: <a id="xyz" href="#">
 2) Copy and paste these next lines for each link you want to have an image:
    .menulist a#xyz {
      background-image: url(out.gif);
    }
    .menulist a#xyz:hover, .menulist a.highlighted#xyz, .menulist a:focus {
     background-image: url(over.gif);
    }
*/

.menulist a#solid {
	 background-color: #87c6d8;
}

/* Lit  items: 'hover' is mouseover, 'highlighted' are parent items to visible menus */
.menulist a#solid:hover, .menulist a#solid.highlighted:hover, .menulist a#solid:focus {
background-color: #009db4;
}
.menulist  a#solid.highlighted {
background-color: #009db4;
}


/* Only style submenu indicators within submenus. */
.menulist a .subind {
 display:  none;
}
.menulist ul a .subind {
 display:  block;
 float: right;
}

/* 'Escaped Comment' hack for horizontal menubar width in IE5/Mac */
.menulist a {
 float: left;
}
.menulist ul a {
 float: none;
}
/* \*/
.menulist a {
 float: none;
}
/* */


/* This semi-commented section exists to fix bugs in IE/Windows (the 'Holly Hack'). \*/
* html .menulist  ul li {
 float: left;
 height: 1%;
}
* html .menulist  ul a {
 height: 1%;
}
/* End Hack */

/* Following is for AngusTurnbull's ListSpinner on the Concerts page*//* ListSpinner on the Concerts page*/
.listspinnerconcerts {
 list-style: none;
 padding: 0;
 background-image: url(http://www.sandycove.org/images/concertscenic.jpg);
 width: 225px;
 height: 328px;
 text-align: center;
}

.listspinnerconcerts li {
 font-family : Georgia,'Times New Roman',Times,serif;
 font-variant: small-caps;
 font-weight: bold;
 padding-top: 30px;
}

* html .listspinnerconcerts li {
 background-image: url(http://www.sandycove.org/images/concertscenic.jpg);
}

/* tipClass hover */ /* tipClass hover */ /* tipClass hover */ /* tipClass hover */ /* tipClass hover */
.tipClass { font-family: 'Comic Sans MS', 'Dom Casual', Arial, Helvetica; font: 12px; color: #002157; }
.tipClassBlack { font-family: 'Comic Sans MS', 'Dom Casual', Arial, Helvetica; font-size : 11pt; }

/* tabs for summer */ /* tabs for summer */ /* tabs for summer */ /* tabs for summer */ /* tabs for summer */
#tabs {
        FLOAT: left; WIDTH: 710px; LINE-HEIGHT: normal;  BACKGROUND: url(http://www.sandycove.org/images/tabs/bg.gif) repeat-x 50% bottom;
}
#tabs UL {
        PADDING-RIGHT: 10px; PADDING-LEFT: 10px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 10px; LIST-STYLE-TYPE: none;
}
#tabs LI {
        PADDING-RIGHT: 0px; PADDING-LEFT: 9px; BACKGROUND: url(http://www.sandycove.org/images/tabs/left.gif) no-repeat left top; FLOAT: left; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px;
}
#tabs A {
        PADDING-RIGHT: 15px; DISPLAY: block; PADDING-LEFT: 6px; FONT-WEIGHT: bold; BACKGROUND: url(http://www.sandycove.org/images/tabs/right.gif) no-repeat right top; FLOAT: left; PADDING-BOTTOM: 4px; COLOR: #000; PADDING-TOP: 5px; TEXT-DECORATION: none;
}
#tabs A {
        FLOAT: none;
}
#tabs A:hover {
        COLOR: #000;
}
#tabs #current {
        BACKGROUND-IMAGE: url(http://www.sandycove.org/images/tabs/left_on.gif);
}
#tabs #current A {
        BACKGROUND-IMAGE: url(http://www.sandycove.org/images/tabs/right_on.gif); PADDING-BOTTOM: 5px; COLOR: #000;
}

div.right-bubbles {
	position: relative;
	/*clip: rect(0 300 300 0);	*/
	left: 50px;
	width: 300px;
	height: 630px;
	overflow: hidden;
}

.hidden {
	visibility: hidden;
}

/*********** USED FOR SCOTT'S RESERVATION SYSTEM ***************/
.10bold {
	font-size : 10pt;
	font-weight : bold;	
}

.reserv-blue {
	color : #115c7b;
}

.reserv-action {
	font-size: 12pt;
	color : #115c7b;
	font-weight : bold;	
}

td form #selectroom input, form #selectroom input, form #selectroom, #__pk_BookedRoomID {
	margin-top: 0;
	padding-top: 0;
	vertical-align: top;
}

table.reserv-acct {
	float: right;
	width: 200px;
	background: #dddddd;
}

td.reserv-acct {
	font: 8pt;
}

.topborder {
	border-top: 1px dotted #333;
}

img.step-arrow {
	border: 0px;
	float: left;
	position: relative;
	top: 3px;
}

.graybg {
	background: #eee;
}
.main #visiting-table2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #00596C;
}
.new-years-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}
.orangeheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF3300;
}
.main #Foods You Can Have {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.main #Specific Needs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.main #p7GP_1 .p7GPinnerwrapper .p7GPtwrapper .p7GPtwrapinner #p7GPt_1 #p7GPtrg1_4 {
	background-color: #333333;
}
#reg box {
	clear: both;
}
#reg-box {
}
.main #reg-box #reg {
	clear: both;
}
.main #tab-box #p7HGM_1 #p7HGMvpw_1 #p7HGMvp_1 #p7HGMwp_1 #p7HGMpn_1_1 #p7HGMpc_1_1 #wilderness .mensbody img {
	float: left;
	padding-right: 5px;
}
.main #tab-box #p7HGM_1 #p7HGMvpw_1 #p7HGMvp_1 #p7HGMwp_1 #p7HGMpn_1_2 #p7HGMpc_1_2 .mensbody img {
	float: left;
	padding-right: 5px;
}
#rates-wrapper {
	text-align: left;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	height: auto;
	width: 450px;
}
#payment-policies {
	height: auto;
	width: 450px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#payment-policies #scholarships-box {
	background-color: #CCCCCC;
	padding: 3px;
}
#payment-policies #below-scholarships {
	height: auto;
}
#payment-policies h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}
#rates-table-wrap-top {
	padding-bottom: 10px;
}
#table-wrap-mem {
	padding-bottom: 10px;
}
#rates-summer-wrap {
	height: 300px;
}

#rates-wrapper p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}
#rates-wrapper h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
#rates-wrapper h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #004959;
}
#payment-policies h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #004959;
}
.underline {
	text-decoration: underline;
}
.verdana10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.verdana12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.verdana12-underline {
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.verdana11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
}
.verdana10lineheight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #000000;
}
.verdana11-default-height {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.verdana12lineheight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
.verdana16bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.verdana18bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.whitebold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 4px;
}

.verdana21bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #000000;
}
.verdana24bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
.verdana11blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #115c7b;
}
