/* CSS Document */

body {
background-image:url(images/bg.jpg);
background-position:top;
background-repeat:repeat-x;
background-color: #ABDA4D;
margin-top: 0px;
margin-bottom: 10px;
margin-right: 0px;
}


/* ------------PAGE ELEMENTS----------- */

.leftFrame {
background-image:url(images/left_Frame.gif);
background-repeat:repeat-y;
background-position:right;
}

.rightFrame {
background-image:url(images/right_Frame.gif);
background-repeat:repeat-y;
background-position:left;
}

.bottomFrame {
background-image:url(images/bottom_frame.gif);
background-repeat:repeat-x;
background-position:top;
}

.topFrame {
background-image:url(images/top_frame.gif);
background-repeat:repeat-x;
background-position:bottom;
}

.register{
background-image:url(images/register.jpg);
background-repeat:no-repeat;
background-position:right top;
border-color: #ADD912;
border-style:solid;
border-width:1px;
}

.thanks{
background-image:url(images/thankYou.jpg);
background-repeat:no-repeat;
background-position:center top;
border-color: #ADD912;
border-style:solid;
border-width:1px;
}

.Promotions_Advocate{
background-image:url(images/Promotions_Advocate.jpg);
background-repeat:no-repeat;
background-position:top left;
padding-left: 200px;
border-color: #ADD912;
border-style:solid;
border-width:1px;
}

/* ------------BORDER STYLES ----------- */

.borderGrey {
border-color: #E2E2E2;
border-style:solid;
border-width:1px;
}

.borderGreen {
border-color: #ADD912;
border-style:solid;
border-width:1px;
}

.border_bottomDottedGrey {
border-bottom-color: #E2E2E2;
border-bottom-style: dotted;
border-bottom-width:1px;
}

/* ------------HOVER/LINK STYLES----------- */

a.nav:link, a.nav:visited  {
	display:block;
	width: auto;
	color: #FFFFFF;
	background-color: transparent;
	font-weight: bold;
	text-decoration: none;
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height:30px;
	height:30px;
	font-variant: normal;
	text-transform: none;
	border-bottom-color: #009999;
	border-bottom-style:solid;
	border-bottom-width: 3px;
     }
a.nav:hover, a.nav:active {
	display:block;
	width: auto;
	color: #FFFFFF;
	background-color: transparent;
	font-weight: bold;
	text-decoration: none;
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height:30px;
	height:30px;
	font-variant: normal;
	text-transform: none;
	border-bottom-color: #ADD912;
	border-bottom-style:solid;
	border-bottom-width: 3px;
    }


a.menuFooter:link, a.menuFooter:visited  {
	
	color: #999999;
	background-color: transparent;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height:13px;
	font-variant: normal;
	text-transform: none;
     }
a.menuFooter:hover, a.menuFooter:active {
	display:block;
	color: #FFFFFF;
	background-color: #999999;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height:13px;
	font-variant: normal;
	text-transform: none;
    }
	
a.menuGreen:link, a.menuGreen:visited  {
	
	color: #7FC31C;
	background-color: transparent;
	font-weight: normal;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height:18px;
	font-variant: normal;
	text-transform: none;
     }
a.menuGreen:hover, a.menuGreen:active {
	color: #7FC31C;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height:18px;
	font-variant: normal;
	text-transform: none;
    }

a.page_link:link, a.page_link:visited  {
	color: #336666;
	font-weight: bold;
	text-decoration: underline;
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height:30px;
	}
		
a.page_link:hover, a.page_link:active {
	color: #336666;
	font-weight: bold;
	text-decoration: none;
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height:30px;
    }
	
a.page_link_blue:link, a.page_link_blue:visited  {
	color: #2A3990;
	font-weight: bold;
	text-decoration: underline;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	}
		
a.page_link_blue:hover, a.page_link_blue:active {
	color: #2A3990;
	font-weight: bold;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
    }
/* ------------FONT STYLES----------- */

.h1{ 
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size:16px;
color: #116174;
line-height: 26px;
border-bottom-color: #E2E2E2;
border-bottom-style: dotted;
border-bottom-width:1px;
}

.h2{ 
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size:14px;
color: #116174;
line-height: 21px;
border-bottom-color: #E2E2E2;
border-bottom-style: dotted;
border-bottom-width:1px;
}
h1{ 
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size:13px;
color: #116174;
line-height: 21px;
}

.p{ 
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
line-height: 18px;
color: #000000;
}



.Text_Darkgreen{ 
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
line-height: 16px;
color: #336666;
}

.Text_green{ 
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
line-height: 18px;
color: #7FC31C;
}
.Text_HeaderGreenBg{ 
font-family: Tahoma,Arial, Helvetica, sans-serif;
font-size:13px;
line-height: 24px;
color: #336666;
background-color: #ADD912;

}
.Text_SmallArialGrey {
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
color: #999999;
}
.Text_SmallGrey {
font-family:"Arial Narrow", Arial, Helvetica, sans-serif;
font-size:11px;
color: #999999;
}

/* ------------HOMEPAGE BOX STYLES----------- */

.Job_infoBox {
background-image:url(images/job_info_box.jpg);
background-repeat:no-repeat;
background-position:top;
padding-top:60px;
padding-left:20px;
text-align:left;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
line-height: 18px;
color: #000000;
}
/* ------------CHALLENGE BOX STYLES----------- */

.padder {
	padding: 5px 15px 15px 15px;
}