/* tags - definitely used */
body {
	font: 12px Arial, Verdana, Tahoma, sans-serif;
	color: #808080;
}
p {
	margin-top: 6px;
    margin-bottom: 0px;
}

a.active, a:link, a:visited {
    color: #299926;
    font-weight:normal;
    text-decoration: none;
}
a:hover {
    color: #299926;
    font-weight:normal;
    text-decoration: underline;
}

/*a:link {
	color: #FFFFFF;
    text-decoration: none;
    font-weight: normal;
}
a:visited {
	color: #FFFFFF;
    text-decoration: none;
    font-weight: normal;
}
a:hover {
	color: #000000;
    text-decoration: none;
    font-weight: normal;
}
a.active {
	color: #000000;
    text-decoration: none;
    font-weight: normal;
}*/

.nav {
	/*font: 12px Tahoma, Geneva, sans-serif;
	color: #4C4C4C;
	background: url(../images/bg_nav.jpg) repeat-x center bottom;
	padding: 8px;*/
}
.nav a, .nav a:link, .nav a:visited {
	color: #FFFFFF;
    text-decoration: none;
    font-weight: normal;
}
.nav a:hover, .nav a:active {
	color: #000000;
    text-decoration: none;
    font-weight: normal;
}
.nav a:last-child	{
	/*border-right: 0px none;*/
}
.adminnav a, .adminnav a:link, .adminnav a:visited {
	color: #FFFFFF;
    text-decoration: none;
    font-weight: normal;
}
.adminnav a:hover, .adminnav a:active {
	color: #cccccc;
    text-decoration: none;
    font-weight: normal;
}
.gray a:link, .gray a:visited, .gray a.active, .gray a:hover {
	color: #808080;
	text-decoration: none;
	font-weight: normal;
}

.admin a:link, .admin a:visited, .admin a.active {
	color: #808080;
	text-decoration: underline;
	font-weight: normal;
}
.admin a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}
.section
{
    font: 11px Arial, Verdana, Tahoma, sans-serif;
	color: #808080;
}
.section a.active, .section a:link, .section a:visited {
    color: #808080;
    font-weight:normal;
    text-decoration: none;
}
.section a:hover {
    text-decoration: underline;
}
.greenLinkUnderline a.active, .greenLinkUnderline a:link, .greenLinkUnderline a:visited, .greenLinkUnderline a:hover {
    color: #299926;
    font-weight:bold;
    text-decoration: underline;
}
.greenLinkUnderlineNotBold a.active, .greenLinkUnderlineNotBold a:link, .greenLinkUnderlineNotBold a:visited, .greenLinkUnderlineNotBold a:hover {
    color: #299926;
    font-weight:normal;
    text-decoration: underline;
}
.greenLink a.active, .greenLink a:link, .greenLink a:visited {
    color: #299926;
    font-weight: normal;
    text-decoration: none;
}
.greenLink a:hover {
    color: #299926;
    font-weight:normal;
    text-decoration: underline;
}

.greenLinkUnder a.active, .greenLinkUnder a:link, .greenLinkUnder a:visited, a.greenLinkUnder a:hover {
    color: #299926;
    font-weight:bold;
    text-decoration: underline;
}

.red {
	color: Red;
}

.normal {
	color: #808080;
}


.calculator {
	background: url(../../assets/images/home_06.jpg) no-repeat left top;
	color: #007000;
    font-size: 14px;
    font-weight: normal;
	padding: 5px 10px 10px;
}

.calendar {
	background: url(../../assets/images/home_14.jpg) no-repeat left top;
	color: #FFFFFF;
    font-size: 12px;
    font-weight: normal;
	padding: 15px 10px 10px;
}

.calendarLink a.active, .calendarLink a:link, .calendarLink a:visited {
    color: #FFFFFF;
    font-weight:bold;
    text-decoration: none;
}
.calendarLink a:hover {
    color: #FFFFFF;
    font-weight:bold;
    text-decoration: underline;
}

.welcome {
	background: url(../../assets/images/home_03.jpg) no-repeat left top;
	color: #666666;
    font-size: 14px;
    font-weight: normal;
	padding-top: 40px;
    padding-left: 10px;
}
.different {
	background: url(../../assets/images/home_13.jpg) no-repeat left top;
	color: #333333;
    font-size: 12px;
    font-weight: normal;
	padding-top: 6px;
    padding-left: 12px;
    padding-right: 10px;
}
.enrollment {
	background: url(../../assets/images/enrollment_bkgrd.jpg) no-repeat left top;
}
.hotbox1 {
	background: url(../../assets/images/hotbox1f.jpg) no-repeat right top;
	color: #299926;
    font-size: 12px;
    font-weight: normal;
	padding-right: 20px;
}
.hotbox2 {
	background: url(../../assets/images/hotbox2f.jpg) no-repeat right top;
	color: #299926;
    font-size: 12px;
    font-weight: normal;
	padding-right: 20px;
}
.hotbox3 {
	background: url(../../assets/images/hotbox3f.jpg) no-repeat right top;
	color: #299926;
    font-size: 12px;
    font-weight: normal;
    padding-top: 18px;
    padding-left: 10px;
}
.courseDetailDateColumn {
    padding-top: 10px;
    padding-right: 10px;
}

.courses a.active, .courses a:link, .courses a:visited {
    font-size: 12px;
    color: #299926;
    font-weight:normal;
    text-decoration: none;
}
.courses a:hover {
    font-size: 12px;
    color: #299926;
    font-weight:normal;
    text-decoration: underline;
}
.courses {
    font-size: 12px;
	color: #299926;
    text-decoration: none;
    font-weight: normal;
}
.courseDetailTitles {
    font-size: 12px;
	color: #299926;
    text-decoration: none;
    font-weight: bold;
}
.newsContent
{
    /*text-align: left;*/
}
.newsImage
{
    /*text-align: right;
    vertical-align: top;*/
    /*margin-left: auto;
    margin-right: 0px;*/
    /*position: relative;
	right: 0;*/
    float: right; 
    margin: 15px;
}
.press a.active, .press a:link, .press a:visited {
    font-size: 12px;
    color: #666666;
    font-weight:bold;
    text-decoration: none;
}
.press a:hover {
    font-size: 12px;
    color: #666666;
    font-weight:bold;
    text-decoration: underline;
}
.assessment {
	color: #666666;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
}
.assessmentTitle {
	color: #299926;
    font-size: 20px;
    font-weight: bold;
}
.courseText {
    font-size: 14px;
	color: #666666;
    line-height: 18px;
}
.courseTextGreen {
    font-size: 14px;
	color: #299926;
    line-height: 18px;
}
.courseOptions {
	color: #666666;
    font-size: 10px;
    font-weight: normal;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 6px;
}
.courseOptionsTitle	{
	color: #666666;
    font-size: 20px;
	font-weight: bold;
    line-height: 20px;
}
.boardMembers {
	padding-right: 13px;
    padding-left: 5px;
    padding-top: 5px;
}
.staff {
	padding-right: 5px;
    padding-left: 2px;
    padding-top: 6px;
}

/* fonts */
.pageTitle	{
    font: 20px Trebuchet MS;
	color: #299926;
	font-weight: normal;
    line-height: 20px;
}
.pageSubTitle	{
    font: 16px Trebuchet MS;
	color: #299926;
	font-weight: normal;
    line-height: 16px;
}
.welcomeTitle	{
	color: #84b92b;
	font-size: 16px;
	font-weight: bold;
}
.welcomeRight {
	position:relative;
	left:190px;
}
.hotboxTitle	{
    font: 22px Trebuchet MS;
	color: #84b92b;
	font-weight: bold;
    line-height: 22px;
}
.hotbox3Title	{
    font: 22px Trebuchet MS;
	color: #FFFFFF;
	font-weight: bold;
    line-height: 22px;
}
.calendarTitle	{
    font: 20px Trebuchet MS;
	color: #FFFFFF;
	font-weight: normal;
    line-height: 20px;
}
.calculatorTitle	{
    font: 18px Trebuchet MS;
	color: #727274;
	font-weight: normal;
    line-height: 18px;
}
.presenterTitle	{
	color: #299926;
	font-weight: bold;
    line-height: 12px;
}
.testimonialName	{
	color: #299926;
	font-weight: normal;
    line-height: 12px;
}
.prTitle	{
	color: #666666;
	font-weight: bold;
    line-height: 14px;
}
.txt-block {
	margin-bottom: 5px;
}
li.calculatorList {
	color: #007000;
    font-size: 12px;
    font-weight: normal;
	padding: 0px 0px 0px;
    margin-left: 0px;
    margin-top: 0px;
    margin-bottom: 5px;
}
ul.calculatorList {
	color: #007000;
    font-size: 12px;
    font-weight: normal;
	padding: 5px 5px 5px;
    margin-left: 10px;
    margin-top: 5px;
    margin-bottom: 10px;
}
li.differentList {
	color: #333333;
    font-size: 12px;
    font-weight: normal;
	padding: 0px 0px 0px;
    margin-left: 0px;
    margin-top: 0px;
    margin-bottom: 5px;
}
ul.differentList {
	color: #333333;
    font-size: 12px;
    font-weight: normal;
	padding: 5px 5px 5px;
    margin-left: 10px;
    margin-top: 5px;
    margin-bottom: 10px;
}

li.boardMembers {
	padding: 0px 0px 0px;
    margin-left: 0px;
    margin-top: 0px;
    margin-bottom: 5px;
}
ul.boardMembers {
	padding: 0px 5px 5px;
    margin-left: 10px;
    margin-top: 0px;
    margin-bottom: 10px;
}

li.skillsTaught {
	padding: 0px 0px 0px;
    margin-left: 0px;
    margin-top: 0px;
    margin-bottom: 5px;
}
ul.skillsTaught {
	padding: 0px 5px 5px;
    margin-left: 10px;
    margin-top: 0px;
    margin-bottom: 10px;
}

li.registrationForm {
	padding: 0px 0px 0px;
    margin-left: 0px;
    margin-top: 0px;
    margin-bottom: 5px;
}
ul.registrationForm {
	padding: 0px 5px 5px;
    margin-left: 10px;
    margin-top: 0px;
    margin-bottom: 10px;
}


/* slide out sub-menu */
.subnav {
	padding-left: 23px;
}
.subnav div{
	float: left; 
    position:relative;
}
.dropmenu, .options {
	color: #000000;
	margin-right: 1px;
	margin-bottom: 1px;
	background-color: #CCCCCC;
    padding: 2px 0px 1px 0px;
}
.dropmenu a {
	color: #000000;
	display: block;
	padding: 5px 10px;
	text-decoration: none;
	background-color: transparent;
	font-weight: normal;
}
.dropmenu a:link {
		color: #000000;
		display: block;
		padding: 5px 10px;
		text-decoration: none;
		background-color: transparent;
}
.dropmenu a:visited {
		color: #000000;
		text-decoration: none;
}
.dropmenu a:hover {
		/*background-color:#57ae54;*/
		text-decoration:none;
		color: #666666;
}
.dropmenu a:active {
		text-decoration:none;
		color: #000000;
}
/* End of sub menu */

hr.dotted { 
    color: #C2C2C2;
    border: none;
    border-top: dotted 2px;
    width: 100%; 
}

hr.solid { 
    color: #d9d9d9;
    border: none;
    border-top: solid 1px;
    width: 100%;
}


/* form */
.BizSkills {
    width: 350px;
}


/* for the login block
    picks up most of its properties from .fullwidth */

#loginbanner
{
  padding-bottom: 0px;
}

/* Goes around controls that need to be presented as a block of functionality  */
.controlblock
{
    border: 1px solid #DBDB79;
    padding: 3px;
    margin: 2px 0 5px 0;
    vertical-align: top;
}

/* shows a visual seperation */
.dashedline
{
    border-bottom: 1px dashed #727274;
    padding-top: 10px;
    margin-bottom: 10px;
    clear:right;
}

/* Command buttons on pages */
.actionbuttons
{
  text-align:right;
  position: relative; 
  padding: 1px 1px 1px 1px;
}


/************************************************************************
* 
* Calendar specific formatting 
*
************************************************************************/

/* Surrounds the calendar */
.eventmonth
{
    /*border: 1px solid #ffffff;*/
    /*width: 694px;*/
    width: 745px;
    margin-right: auto;
    margin-left: auto;
    background: #ffffff url(images/background_fullwidth.jpg) repeat-y;
    margin-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 11px;
    text-align: center;
    font-size: 11px;
}
.eventmonth a.active, .eventmonth a:link, .eventmonth a:visited {
    color: #007000;
    font-weight:normal;
    text-decoration: none;
}
.eventmonth a:hover {
    color: #007000;
    font-weight:normal;
    text-decoration: underline;
}

/* used as the cssclass of the actual calendar */
.eventmonthtable
{
    width: 745px;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    margin-bottom: 10px;
    border: 1px solid #727274;
    border-collapse: collapse;
}


.dayNumber  /* box that surrounds calendar dates */
{
    float: right;
    border-bottom: 1px solid #3ca239;
    border-left: 1px solid #3ca239;
    clear: none;
    padding: 2px;
}


.calcurrentmonth
{
    background-color: #ffffff;
}
.calothermonth
{
    background-color: #f2f2f2;
}
.calcurrentday
{
    background-color: #ffffcc;
}
.calweekend
{
    background-color: #ebf4e9;
  /*  width: 15%; */
}

.calcurrentmonth
{
    text-align: left;
    border: 1px solid #999999;
    height: 60px;
    vertical-align: top;
    /* needed for positioning the dayNumber part */ 
    position:relative;
     border-collapse:separate;
     border-spacing: 5px;    
}

.calothermonth
{
    text-align: left;
    border: 1px solid #999999;
    height: 60px;
    vertical-align: top;
    /* needed for positioning the dayNumber part */
    position:relative;
     border-collapse:separate;
     border-spacing: 5px;    
}

.calcurrentday
{
    text-align: left;
    border: 1px solid #999999;
    height: 60px;
    vertical-align: top;
    /* needed for positioning the dayNumber part */
    position:relative;
     border-collapse:separate;
     border-spacing: 5px;    
}

.calweekend
{
    text-align: left;
    border: 1px solid #999999;
    height: 60px;
    vertical-align: top;
    /* needed for positioning the dayNumber part */
    position:relative;
     border-collapse:separate;
     border-spacing: 5px;    
}

/************************************************************************
* 
* Next / previous specific formatting 
*
************************************************************************/

.nextlink
{
    position:absolute;
    right:0;
    padding-right:15px;    
}


/************************************************************************
* 
* Image functionality
*
************************************************************************/

.photo
{
    /*background: #299926 url(images/background_thumbnail.jpg) repeat-x center;
    border: solid 1px #E8DCA3;
    padding: 5px;*/    
}

.picture
{
    /*background: #299926 url(images/background_thumbnail.jpg) repeat-x center;
    border: solid 1px #E8DCA3;
    padding: 5px;
    margin: 5px;*/  
}

/* add hover border to href thumbnail images */
/*todo: rectify whether these should be .photo instead 

.thumbnail a:link img, #thumbnail a:visited img
{
    border: 2px solid #883D08;
}
.thumbnail a:hover img
{
    border: 2px solid #FFFFFF;
}
.thumbnail a:active img
{
    border: 2px solid #000000;
}
*/

/************************************************************************
* 
* List type pages
*
************************************************************************/

/* represents each item in a vertical list */
.listitem
{
    margin:0px 0px 0px 0px;
    width:778px;
}

/* surrounds the buttons for list items */
.editbuttons
{
    padding-top: 6px;
}

/* floats the thumbnail off to the right */
.thumbnail
{
    float: right;
    margin: 0 0 0 5px;
}

/* floats the monthview off to the right */
.monthView
{
    font-size: 10px;
    float: right;
    margin: 0 0 0 5px;
}

/*used to clear the float for the thumbnail */
.clearlist
{
    clear:right;
    margin:0;
    padding:0;
    height: 0px;
    font-size:0px;
    line-height:0px;
}

/* Used by the page number control */
.PageNumbers
{
    display:inline;
}

.PageNumbers span
{
    padding-left: 3px;
}

.PageNumbers a:link, .PageNumbers a:visited, .PageNumbers a.active {
	color: #808080;
	text-decoration: underline;
	font-weight: normal;
}
.PageNumbers a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}

.newscrumbs a
{
    font-weight: bold;
    padding-right: 2px;
}

/* Used in the two column lists */

.membercard
{
    background-color: #FEFEB1;
    border: 1px solid #E8DCA3;
    padding: 10px;
    margin-bottom: 10px;
    width: 198px;
}

.clearcard
{
    clear:left;
    height:0;
    margin:0;
    padding:0;
}

#membercardcolumnleft
{
    float: left;
    position: relative;
}
#membercardcolumnright
{
    margin-left: 226px;
}
.membercard p
{
    margin: 5px;
}

/************************************************************************
* 
* Compact Event list
*
************************************************************************/


/* define event grid view columns */
/* todo: use or remove */

.eventlistdate
{
    padding-right: 4px;
}
.eventlisticon
{
    text-align: center;
}
.eventlisttime
{
    text-align: center;
    width: 95px;
}
.eventlistevent
{
    font-weight: bold;
}
.eventlistlocation
{
    /* no styles needed at this time */
}
.eventlist td
{
    padding-bottom: 4px;
}

/*
.eventlist, .eventlist td, .eventlist tr
{
    border-style:none;
}
*/

/************************************************************************
* 
* Rollover buttons
*
************************************************************************/

.buttonsmall, .buttonsmall-ovr
{
    background: url(images/background_button_small.gif) repeat-x;
    border: none;
    color: #299926;
    height: 22px;
    font-weight: bold;
    font-size: 11px;
    padding-bottom: 9px;
    padding-left: 3px;
    padding-right: 3px;
    cursor: pointer;
    font-family: Arial, Verdana, Helvetica, sans-serif;
}
.buttonsmall-ovr
{
    text-decoration: underline;
    background: url(images/background_button_small-ovr.gif) repeat-x;
}

/************************************************************************
* 
* Page specific 
*
************************************************************************/

/* even dowload button */
.downloadevent img
{
    margin-right: 5px;
    vertical-align: middle;
    border: none;
}

/* Header on view details type pages */
.itemdetails
{
    font-size: 1.3em;
}



/************************************************************************
* 
* Photo selection controls
*
************************************************************************/

#popupbody
{
    font-family: Tahoma, Verdana, Helvetica, Helvetica-Narrow, sans-serif;
    margin: 0px;
    background: #FED36B;
    font-size: 0.7em;
}

#popupinner
{
    border: 1px solid #DBDB79;
    margin: 5px;
    background: #FEFFAB;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
}

#popupbody h2
{
    font-weight: bold;
    margin: 0px;
    padding: 1px 0px 5px 5px;
    display: block;
}

.selected, .unselected
{
    width: 80px;
    height: 100px;
    text-align: center;
    padding: 2px 2px 2px 2px;
}

.unselected
{
    background-color: transparent;
    border: solid 1px #FEFFAB;
}

.selected
{
     background: #FED36B;
     border: solid 1px #DBDB79;
}

.scrollablelist
{
    overflow: auto;
    height: 230px;
    width: 460px;
    border: solid 1px #DBDB79;
}

.scrollablelist2
{
    overflow: auto;
    height: 230px;
    width: 210px;
    border: solid 1px #DBDB79;
}


.scrolledtable
{
}

 .selectablephoto
{
    background: #FEFFC8 url(images/background_thumbnail.jpg) repeat-x center;
    border: 1px solid #E8DCA3;
    padding: 2px;
}

.contextbuttons
{
  margin: 5px 3px 5px 3px; 

}

/************************************************************************
* 
* Forms
*
************************************************************************/

/* label column */
.formlabel
{
    width:120px; 
    vertical-align: top;
}

/* value column */
.formvalue
{
    vertical-align: top;
}

.txtfield
{
    width:300px;
}

.txtblock
{
    width:300px;
}























h2	{
	color: #66BAE3;
	font-size: 14px;
	font-weight: bold;
	background: url(../images/arrows_sm.gif) no-repeat left top;
	padding-left: 20px;
}

.white {
	color: #FFFFFF;
}
.text_12 {
	font-size: 12px;
}
.text_13 {
	font-size: 13px;
}
.text_blue {
	color: #66BAE3;
}
.text_center {
    text-align: center;
}
.text_blue a {
	font-weight: bold;
	color: #66BAE3;
	text-decoration: none;
}

.intro 	{
	font-size: 12px;
	font-weight: bold;
	color: #66BAE3;
	padding-top: 10px;
}

.button
{
	font-size : 10px;
}

.paragraphHeader 	{
	font-size: 12px;
	font-weight: bold;
	color: #66BAE3;
	padding-top: 10px;
    padding-bottom: 5px; 
}

.text_navy {
	color: #005180;
}

.copyright {
	font-size: 10px;
	padding: 10px;
}
.copyright p {
	margin-top: 0px;
	margin-bottom: 0px;
}

/* masthead */
.masthead {
	background: url(../images/masthead.jpg) no-repeat left top;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	padding: 34px 10px 12px;
}
.masthead input {
	color: #808080;
	border: 1px solid #808080;
	height: 15px;
	width: 120px;
}


/* bg */
.bg_register {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background: url(../images/bg_registration.gif) no-repeat right bottom;
	padding: 12px 8px 8px;
	text-align: right;
}
.bg_register_fields {
	background: #BDDCEB;
	padding: 10px 10px 10px 10px;
}
.bg_register_fields input {
	color: #808080;
	border: 1px solid #808080;
	height: 15px;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
}
.bg_contact {
	font-size: 14px;
	color: #005180;
	background: url(../images/bg_contact.jpg) no-repeat left center;
	text-align: right;
	padding: 10px;
}
.bg_contact p {
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.bg_contact a {
	font-weight: bold;
	color: #005180;
	text-decoration: none;
}

.bg_feature	{
	font-size: 12px;
	font-weight: bold;
	color: #005180;
	background: url(../images/bg_registration.gif) no-repeat right bottom;
	padding: 12px 8px 8px;
	text-align: center;
	vertical-align: middle;
	text-transform: uppercase;
}
.bg_feature img {
	margin-right: 10px;
	margin-top: 10px;
}
.bg_blue_grad_left {
	background: url(../images/bg_grad_blue_corner.jpg) no-repeat left top;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding: 10px;
}
.bg_blue_grad_right {
	background: url(../images/bg_grad_blue_corner.jpg) no-repeat right top;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding: 10px;
}
.bg_blue_grad_left h1, .bg_blue_grad_right h1 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background: url(../images/arrows.gif) no-repeat left center;
	margin: 10px;
	padding: 4px 4px 4px 35px;
}
.bg_heading_3 {
	background: url(../images/bg_heading_3.gif) repeat-x left top;
}
.bg_heading_3 h1 {
	font-size: 14px;
	font-weight: bold;
	color: #4C4C4C;
	background: url(../images/arrows.gif) no-repeat left center;
	margin: 10px;
	padding: 4px 4px 4px 35px;
}
.bg_sky_tower {
	background: #DCEBEB url(../images/sky_tower.jpg) no-repeat left top;
	padding-left: 100px;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px solid #BDDCEB;
}

.bg_100percentNZ {
	background: #BDDCEB url(../images/100pureNZplane2.jpg) no-repeat left top;
    padding-top: 70px;
    color: #070707;
}

.darkLink a:link, .darkLink a:visited, .darkLink a:hover, .darkLink a:active {
    color: #070707;
    text-decoration: none;
}

.bg_sky_tower p {
	margin-top: 4px;
	margin-bottom: 4px;
}

/* nav */
/*.nav {
	font: 12px Tahoma, Geneva, sans-serif;
	color: #4C4C4C;
	background: url(../images/bg_nav.jpg) repeat-x center bottom;
	padding: 8px;
}
.nav a {
	color: #4C4C4C;
	text-decoration: none;
	padding-right: 14px;
	padding-left: 14px;
	border-right: 1px solid #4C4C4C;
	font-weight: bold;
}
.nav a:last-child	{
	border-right: 0px none;
}*/

/* borders */
.border_bottom_white {
	border-bottom: 2px solid #FFFFFF;
	padding-bottom: 5px;
	margin-left: 20px;
	padding-top: 5px;
	margin-bottom: 5px;
	margin-right: 0px;
	padding-right: 0px;
}
.border_189 {
	border: 1px solid #BDDCEB;
}
.border_189 img {
	padding: 10px;
	margin-top: 10px;
}
.border_top_white {
	border-top: 1px solid #FFFFFF;
}
/* rounded corners */

.clear {
	font-size: 1px; 
	height: 1px

            }
/* centre panel */           

.bl {
	background: #DEEBEB url(../images/bl.gif) no-repeat 0 100%;
	width: 100%;
	}
.br {
	background: url(images/br.gif) 100% 100% no-repeat
	}
.tl {
	background: url(images/tl.gif) 0 0 no-repeat
	}
.tr {
	background: url(images/tr.gif) 100% 0 no-repeat; 
	padding:10px
	}

/* padding*/
.padding_10 {
	padding: 10px;
}

.masthead .go {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background: #005180;
	padding: 1px 2px;
	border: 1px solid #FFFFFF;
    text-decoration: none;
}
.bg_register_fields a {
	color: #005180;
	text-decoration: none;
}
.bg_sky_tower a {
	color: #808080;
	text-decoration: none;
}
.bg_trade_enterprise {
	border: 1px solid #BDDCEB;
	padding: 10px;
}

.bg_trade_enterprise a {
	color: #808080;
	text-decoration: none;
}

.bg_trade_enterprise_link a:link {
	color: #808080;
	text-decoration: none;
}

.bg_trade_enterprise_link a:visited {
	color: #808080;
	text-decoration: none;
}

.bg_trade_enterprise_link a:hover {
	color: #808080;
	text-decoration: none;
}

.bg_trade_enterprise_link a:active {
	color: #808080;
	text-decoration: none;
}

.bg_trade_enterprise img {
	margin-top: 15px;
	margin-bottom: 15px;
	margin-right: 10px;
}

.page_divider {
	margin: 0px;
	padding: 0px;
	border-bottom: 1px dotted #BDDCEB;
}

.bulletList {
	margin-left: 20px;
}

.membersArea {
	margin-bottom: 12px;
}