.body, .small, .large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.5em;
	font-weight: 100;
}
.small {
	font-size: 0.65em;
	line-height: 1.3em;
}
.large {
	font-size: 0.9em;
	line-height: 1.5em;
}

/* FORM */
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	font-weight: 100;
	color:#666666;
}
/* END FORM */

/* Table Labels */
.TableLabel {
	font-family: Arial, Helvetica, sans-serif;
	color:#006633;
	font-size: 0.7em;
	line-height: 1.5em;
	font-weight: 200;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
}

/* END Table Labels */

/* Top Menu */
td.menuTop {
	text-align:center;
	padding-left:20px;
	padding-right:20px;
}
td.menuTopRoll {
	text-align:center;
	padding-left:20px;
	padding-right:20px;
	background-image: url(../graphics/buttons/menu_top/arrow_roll.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
}
td.menuTopHi {
	text-align:center;
	padding-left:20px;
	padding-right:20px;
	background-image: url(../graphics/buttons/menu_top/arrow_hi.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
}
a.menuTop, a.menuTopHi {
	vertical-align:middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.70em;
	line-height: 5.4em;
	font-weight: 100;
	color: #4D4D4D;
	text-decoration:none;
	text-align:center;
	background-repeat: no-repeat;
	background-position: bottom center;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
a.menuTop:link, a.menuTop:visited, a.menuTop:active {
	color: #4D4D4D;
}
a.menuTop:hover, a.menuTopHi, a.menuTopHi:hover {
	color: #00663A;
	text-decoration:none;
}
/* End - Top Menu */

/* TAB Menu */
td.menuTab {
	text-align:center;
	padding-left:12px;
	padding-right:12px;
	background-color:#F5F5F5;
}
td.menuTabRoll {
	text-align:center;
	padding-left:12px;
	padding-right:12px;
}
td.menuTabHi {
	text-align:center;
	padding-left:12px;
	padding-right:12px;
	background-color:#808080;
}
a.menuTab, a.menuTabHi {
	vertical-align:middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: 100;
	color:#828282;
	text-decoration:none;
	text-align:center;
}
a.menuTab:link, a.menuTab:visited, a.menuTab:active {
	color:#828282;
}
a.menuTab:hover, a.menuTabHi:hover {
	color: #00663A;
	text-decoration:none;
}
a.menuTabHi, a.menuTabHi:hover {
	color:#FFFFFF;
}

/* End - TAB Menu */

/* Bullet Links */
a.bulletlink {
	text-decoration: none;
    color: #999999; 
	width: 100%;
	padding-left: 8px;
	background-image: url(../graphics/bullets/bullet_triangle.gif);
	background-position: 0px 5px;
	background-repeat: no-repeat;
	
}
a.bulletlink:hover {
    color: #0096C7; 
	background-image: url(../graphics/bullets/bullet_triangle_roll.gif);
	background-position: 0px 5px;
	background-repeat: no-repeat;
}
/* End - Bullet Links */

/* General Links */
a.generallink {
	text-decoration:none;
	width:100%;
	padding-left:8px;
	background-image:url(../graphics/bullets/bullet_triangle_green.gif);
	background-position:0px 6px;
	background-repeat:no-repeat;
	
}
a.generallink:hover {
	color:#999999;
	background-image:url(../graphics/bullets/bullet_triangle_green_hi.gif);
	background-position:0px 6px;
	background-repeat:no-repeat;
}
/* End - general Links */

.thumb, .thumbRoll, .thumbHi {
  border-style: dotted;
  border-color: #0096C7;
  border-width: 1px;
}
.thumbRoll {
  border-style: solid;
}
.thumbHi {
  border-style: solid;
}

.bodybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.73em;
	line-height: 1.5em;
	font-weight: bold;
}

li.bulletlist {
	padding-left: 15px;
	background-image: url(../graphics/bullets/circle_green.gif);
	background-position: 0px 6px;
	list-style-type: none;
	background-repeat: no-repeat;
}

li.resourcesbulletlist {
	padding-left: 15px;
	margin-left: -38px;
	background-image: url(../graphics/bullets/circle_green.gif);
	background-position: 0px 8px;
	list-style-type: none;
	background-repeat: no-repeat;
	line-height:20px;
}

li.numList {
	margin-left: -5px;
	padding-left: 0px;
	list-style-type: decimal;
}

.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	line-height: 1.8em;
	font-weight: 100;
	padding-top: 50px;
}

/* Left Menu Li */
li.menuLi {
	list-style-position: outside;
	margin-left: -38px;
	background-image: url(../graphics/bullets/menu_separator_1.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	padding-left: 0px;
	list-style-type: none;
}
li.menuLiNoPad {
	margin-left: -25px;
	padding-left: -25px;
}
a.menuLi {
	vertical-align:middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 24px;
	font-weight: 100;
	color: #959595;
	text-align: left;
	padding-left: 22px;
	text-decoration:none;
}
a.menuLi:link {
	color: #959595;
}
a.menuLi:visited {
	color: #959595;
}
a.menuLi:active {
	color: #959595;
}
a.menuLi:hover {
	color: #00663A;
	text-decoration:none;
	background-image: url(../graphics/bullets/menu_separator_1_hi.gif);
	background-repeat: no-repeat;
	background-position: 0px;
}
a.menuLiHi {
	vertical-align:middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 24px;
	font-weight: 100;
	color: #00663A;
	text-align: left;
	padding-left: 22px;	
	text-decoration:none;
	background-image: url(../graphics/bullets/menu_separator_1_hi.gif);
	background-repeat: no-repeat;
	background-position: 0px;
}
a.menuLiHi:hover {
	color: #00663A;
	text-decoration:none;
}
/* END Left Menu LI */

/* SUB Left Menu Li */
li.menuLiSub {
	list-style-position: outside;
	margin-left: -32px;
	background-image: url(../graphics/bullets/menu_subseparator_1.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	padding-left: 0px;
	list-style-type: none;
}
a.menuLiSub {
	vertical-align:middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 24px;
	font-weight: 100;
	color: #959595;
	text-align: left;
	padding-left: 22px;
	text-decoration:none;
}
a.menuLiSub:link {
	color: #959595;
}
a.menuLiSub:visited {
	color: #959595;
}
a.menuLiSub:active {
	color: #959595;
}
a.menuLiSub:hover {
	color: #00663A;
	text-decoration:none;
	background-image: url(../graphics/bullets/menu_subseparator_1_hi.gif);
	background-repeat: no-repeat;
	background-position: 0px;
}
a.menuLiSubHi {
	vertical-align:middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 24px;
	font-weight: 100;
	color: #00663A;
	text-align: left;
	padding-left: 22px;	
	text-decoration:none;
	background-image: url(../graphics/bullets/menu_subseparator_1_hi.gif);
	background-repeat: no-repeat;
	background-position: 0px;
}
a.menuLiSubHi:hover {
	color: #00663A;
	text-decoration:none;
}
/* END SUB Left Menu LI */

/* Simple Text links - footer etc */
.simplelinks, .simplelinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #AAAAAA;
	text-decoration:none;
}
.simplelinks:hover {
    color: #00663A;
}
.darkerlink {
    color: #666666;
}
.darkerlink:hover {
    color: #00663A;
}
/* END
 Simple Text links - footer etc */
