/* CAMPAIGN AIMS ICONS AND TEXT AND IAMGE */
#campaignAim {float:left; display:inline; width:570px; }

#campaignAimText {float:left; display:inline; margin-left:30px; width:430px; }

#campaignAimTextShort {float:left; display:inline; margin-left:30px; width:280px; }

#campaignAimImage {float:left; display:inline; width:100px; height:100px;}

#campaignAimCameo {float:right; display:inline; width:150px; height:110px; margin-left:10px; text-align:center;}

#campaignAcrossTop {float:left; display:inline; width:590px; height:110px;}

.closeWindow {float:left; display:inline; width:200px; margin-left:10px; height:100px;}

/* SMALL LINKS ON TO CLOSE AIMS TABLE POP-UP */
a.closeWindowText:link {font-family: Arial, Helvetica, sans-serif; margin-top:0px; font-size: 9px; line-height: 12px; font-weight: normal; color: #7DB43D; text-decoration: none;}
a.closeWindowText:active {font-family: Arial, Helvetica, sans-serif; margin-top:0px; font-size: 9px; line-height: 12px; font-weight: normal; color: #7DB43D; text-decoration: none;}
a.closeWindowText:visited {font-family: Arial, Helvetica, sans-serif; margin-top:0px; font-size: 9px; line-height: 12px; font-weight: normal; color: #7DB43D; text-decoration: none;}
a.closeWindowText:hover {font-family: Arial, Helvetica, sans-serif; margin-top:0px; font-size: 9px; line-height: 12px; font-weight: normal; color: #333333; text-decoration: none;}

.smallText {font-family: Arial, Helvetica, sans-serif; margin-top:0px; font-size: 10px; line-height: 12px; font-weight: bold; color: #7DB43D; text-decoration: none; }

#divider {float:left; display:inline; height:25px; margin-top:0px; width:580px; background-image:#7db43d; background:url(../images/form_divider.jpg) repeat-x;}

#bodyLeft {float:left; display:inline; width:350px;}

#bodyRight {float:left; display:inline; width:160px; margin-top:20px;}

#fullBody {float:left; display:inline; margin-left:30px; width:590px;}

/* Highslide */
.highslide {
	cursor: url(../images/highslide/zoomin.cur), pointer !important;
    outline: none;
}

.highslide-active-anchor img { visibility: hidden; }
	
.highslide img { border: 0px solid #636363; }

.highslide-wrapper { background: white; }

.highslide-image { border: 2px solid white; }

.highslide-caption {
    display: none;
    border: 2px solid white;
    border-top: none;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}

.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    padding-left: 22px;
    background-image: url(../images/highslide/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}

a.highslide-credits, a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}

a.highslide-credits:hover, a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-move { cursor: move; }

.highslide-overlay { display: none; }

a.highslide-full-expand {
	background: url(../images/highslide/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

/* Necessary for functionality */
.highslide-display-block { display: block; }

.highslide-display-none { display: none; }


/* Leader Links */
.leaderLink a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:23px;
	color:#7DB43D;
	text-decoration:none;
}

.leaderLink a:hover{
	color:#57891D;
	text-decoration:underline;
}