/* Editor Specific CSS */
#EDITOR_MODE .table_spacer {
	display:inline;
	height:3px;
	font-size: 3px;
	line-height: 3px;
}
#EDITOR_MODE {
	width:814px;
	background-image: none;
	background-color:#eff3ea;
}

#EDITOR_MODE table{
	font-size: 12px;
	font-family: inherit;

}
.table_spacer {
	display:none;
}

/* Global CSS Properties */

body {
	/*background-image: url(./images/bg_gradient.gif);
	background-repeat: repeat-x;*/
	background-color: #e8f3df;
	font-size:11px;
	color:#333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
table{
	font-size: inherit;
	font-family: inherit;

}
h1, .h1{
	padding-right: 4px;
	color: #425d45;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 2px 0px 2px 0px;
	font-size: 14px;
	width:100%;
	/*display:inline-block;*/
	display: inline;
}
h2, .h2{
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
	font-weight: normal;
	color: #606250;
	display: inline;
}

h3, .h3{
	font-size: 12px;
	margin-left: 0px;
	margin-bottom: 8px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;
	font-weight: bold;
	color: #606250;
	display: inline;
}
.CONTENT_PAGE{
	line-height:18px;
}
.content h1{
	display: inline;
	background-position: right top;
	background-repeat: no-repeat;
	background-image: url(./images/h1_bg.gif);
	color: #425d45;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 2px 0px 2px 0px;
	font-size: 14px;
}

a{
	text-decoration: underline;
	color:#479321;
}

a:hover{
	text-decoration: underline;
	color:#587555;
}

.divider{
	line-height: 1px;
	font-size: 1px;
	padding: 0px;
	margin: 0px;
	background-repeat:repeat-x;
	background-position:top left;
	width:100%;
	height:1px;
}
.divider.dotted{
	background-image:url('images/divider_dotted.gif');
}
.divider.solid{
	background-color: #bfbfbf;
}
.divider.grey{

	height: 6px;

	background-image: url(./images/divider_grey.gif);

}
ul{
margin: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-top: 0px;
padding-left: 15px;
}

/* Main Site */
#Background{
	position: absolute;
	z-index: 1;
	height: 100%;
	width: 100%;
}
#Foreground{
	text-align: center;
	position: absolute;
	z-index: 2;
	width: 100%;
	height:100%;
	overflow: auto;
}

#SiteHeader {
	height: 17px;
	width: 995px;
}
#SiteBody {
	text-align: left;
	width: 995px;
	background-color:#FFFFFF;
}

#SiteFooter {
	margin-bottom: 20px;
	margin-top: 10px;
	color: #000000;
	font-size: 10px;
	width: 995px;
}
#SiteFooter .img_wrapper{
	line-height: 0px;
	font-size: 0px;
}
#SiteFooter a{
	text-decoration: none;
	color: #000000;
}
#SiteFooter a:hover{
	text-decoration: underline;
}
.centered {
	margin-right: auto;
	margin-left: auto;
}
.drop_shadow {

}
.drop_shadow.top .left {
	height: 3px;
	width: 3px;
	background-image: url(./images/shadows/top_left.png);
	background-repeat: no-repeat;
}
.drop_shadow.top .center {
	background-repeat: repeat-x;
	height: 3px;
	background-image: url(./images/shadows/top.png);
}
.drop_shadow.top .right {
	height: 3px;
	width: 3px;
	background-image: url(./images/shadows/top_right.png);
	background-repeat: no-repeat;
}
.drop_shadow.middle .drop_shadow_left {
	background-image: url(./images/shadows/left.png);
	background-repeat: repeat-y;
	width: 3px;
}
.drop_shadow.middle .drop_shadow_center {
}
.drop_shadow.middle .drop_shadow_right {
	background-repeat: repeat-y;
	width: 3px;
	background-image: url(./images/shadows/right.png);
}
.drop_shadow.bottom .left {
	background-repeat: no-repeat;
	background-image: url(./images/shadows/bottom_left.png);
	height: 3px;
	width: 3px;
}
.drop_shadow.bottom .center {
	background-repeat: repeat-x;
	height: 3px;
	background-image: url(./images/shadows/bottom.png);
}
.drop_shadow.bottom .right {
	height: 3px;
	width: 3px;
	background-image: url(./images/shadows/bottom_right.png);
	background-repeat: no-repeat;
}
#PageBanner {
	height: 155px;
	width: 100%;
	background-repeat: repeat-x;
	background-image: url(./images/page_banner.jpg);
}

#Header{
	height: 155px;
	width: 100%;
	margin:0px;
	padding: 0px;
	line-height: 1px;
}
/*
#Header .header_left{
	width: 132px;
	padding-left:40px;
	padding-top:20px;
}

#Header .header_center{
	padding-left:0px;
	padding-bottom:20px;
}

#Header .header_right{
	width: 255px;
	padding:15px;
}
#Header .header_right #email{
	width:255px;
	margin-top: 10px;
	border: 1px solid #d1d1d1;
	font-size: 12px;
	color: #606250;
	padding-left:1px;
}
#Header .header_right #email.empty{
	color: #a9a7a7;
}

#Header .header_right #mailing_list_signup{
	border: none;
	font-size: 12px;
	color: #a9a7a7;
	background-color: transparent;
	text-decoration:underline;
	margin-top: 5px;
}
*/

#PageBody {
	width: 100%;

}
#PageFooter{
	background-image: url(images/page_footer.gif);
	width: 100%;
	height: 8px;
}
#NavColumn {
	width: 173px;
	background-color: #425e45;
	background-image: url(images/nav/main_nav_footer.gif);
	background-position: left;
	background-repeat: repeat-y;
	}
.column_seperator_left{
	background-repeat: repeat-y;
	background-image: url(./images/column_seperator_left.gif);
	width: 2px;
}

.CONTENT_PAGE{
	background-color: #ffffff;
	background-image: url(images/body_right_border.gif);
	background-repeat: repeat-y;
	background-position: right;
	padding-right:7px;
}
.HOME_PAGE{
	background-color: #ffffff;
	background-image: url(images/body_right_border.gif);
	background-repeat: repeat-y;
	background-position: right;
	padding-right:7px;
}


#OneColLayout, #TwoColLayout{
	width:100%;
}

.column_seperator_right{
	font-size: 0px;
	line-height: 0px;
	background-repeat: repeat-y;
	background-image: url(./images/column_seperator_right.gif);
	width: 2px;
}

.padding{
	padding: 20px;
}

.content{
	background-color: #ffffff;
}

#screen_shot {
	border-width: 0px;
	background-repeat: no-repeat;
	background-image: url(./images/screen_shot.jpg);
	height: 819px;
	width: 995px;
}

/*Main Navigation CSS*/
#MainNav {
	background-color: #2e4030;
	width:173px;
	padding: 0px;
	margin: 0px;
	background-image: url(images/nav/main_nav_top.gif);
	background-repeat: repeat-y;
}

#MainNav ul,#MainNav li {
	margin: 0px;
	padding: 0px;
}

#MainNav li {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#MainNav .item {
	cursor: pointer;
	padding: 0px;
	margin: 0px;
	cursor: hand;
}

#MainNav .nav_item .center{
	padding:0px;
	margin:0px;
		text-align: center;
}
#MainNav .nav_item {
	padding: 0px;
	margin: 0px;
	width:100%;
}
/* level 1 */
#MainNav ul .nav_item  {
	padding: 0px;
	margin: 0px;
}

#MainNav ul .nav_item a {
	color: #b6d399;
	text-transform: uppercase;
	text-decoration: none;
	font-size:10px;
	font-weight:bold;
}
#MainNav ul .selected .nav_item a {
	color:#233225;
	text-transform: uppercase;
	text-decoration: none;
	font-size:10px;
	font-weight:bold;
}



#MainNav ul .nav_item .left{
	display:none;
}

#MainNav ul .nav_item .center{
	padding-left:5px;
	padding-right:5px;
	padding-top:7px;
	padding-bottom:10px;
}

#MainNav ul .nav_item .right{
	width: 0px;
	background-position:center left;
	background-repeat:no-repeat;
	background-image:none;
}
#MainNav ul .nav_item{
	/*border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #ccd0b0;*/
	background-image: url(images/nav/main_nav_divider.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

#MainNav .over .nav_item{
	/*background-image: url(images/nav/main_nav_top.gif);
	background-repeat: repeat-y;*/
	background-color: #587555;
	background-image: url(images/nav/main_nav_ro.gif);
	background-repeat: repeat-y;
	background-position: right;
}

#MainNav ul .selected .nav_item .center{
	background-image: url(images/nav/main_nav_top_ro.gif);
	background-repeat: repeat-y;
}
#MainNav ul .selected .nav_item{

}

/* level 2+ */
#MainNav ul ul .nav_item a {
	color: #b6d399;
	letter-spacing: 1px;
	text-align: left;
	font-size: 10px;
	font-weight:normal;
	text-transform: none;
	text-decoration: none;
}
#MainNav ul ul .selected .nav_item a {
	font-weight: normal;
	text-transform: none;
}
#MainNav ul ul .over .nav_item, #MainNav ul ul .selected .nav_item{
	background-color:transparent;
}
#MainNav ul ul {
	/*margin-top: 1px;*/
	/*border-bottom-color: #00274f;
	border-top-color: #022447;
	border-right-color: #013f7c;
	border-left-color: #013f7c;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;*/
	background-color: #425e45;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:6px;
/*	border-bottom-style: solid;
	border-bottom-width: 1px;
*/	border: none;
/*	background-image: url(images/nav/main_nav_ul_ul_background.gif);
	background-repeat: no-repeat;
	background-position: bottom;
*/
	background-image: url(images/nav/main_nav_ul_ul_background.gif);
	background-repeat: repeat-y;
	background-position: right;
}

#MainNav ul ul .nav_item{
/*	background-image: url(images/nav/main_nav_divider.gif);*/

	background-image: none;

	border-left-style: none;
	border-left-width: 1px;
	border-bottom-style: none;
	border-bottom-width: 1px;
	border-top-style: none;
	border-top-width: 1px;
	background-color: transparent;

}

#MainNav ul ul .nav_item .left{
	display:table-cell;

}
#MainNav ul ul .nav_item .right{
}
#MainNav ul ul .nav_item .center{
	padding-left:5px;
	padding-right:5px;
	padding-top:1px;
	padding-bottom:1px;
	text-align:left;
}
#MainNav ul ul .nav_item .content_background{
	background-color:transparent;

}
#MainNav ul ul .over .nav_item .content_background{
	background-color: #587555;
	background-image: url(images/nav/main_nav_ro.gif);
	background-repeat: repeat-y;
	background-position: right;

}
#MainNav ul ul .selected .nav_item .content_background{
	background-color:#5fb043;
	color:#293e28;
	font-weight:normal;
/*	background-image: url(images/nav/main_nav_top_ro.gif);
	background-repeat: repeat-y;
	background-position: right;
*/
	background-image: url(images/nav/main_nav_ul_ul_selected_background.gif);
	background-repeat: repeat-y;
	background-position: right;



/*	background-color:transparent;*/
}


/* DOT LINES */
#MainNav ul ul ul{
	border-left:1px solid #bdbdbd;
}

#MainNav ul ul .nav_item{
	border-left:1px solid #bdbdbd;
}
#MainNav ul ul .last_li ul{
	border-left:none;
}



#MainNav ul ul .last_item .nav_item{
	border-left:none;
}
#MainNav ul ul li.last_li,
#MainNav ul ul .nav_item .left{
	background-image:none;
	border-left:none;
}
#MainNav ul ul .nav_item .left{
	width:7px;
}
#MainNav ul ul .nav_item .left .icon{
	width:7px;
	height:9px;
	border-bottom:1px solid #9ebb88;
}

#MainNav ul ul .last_item .nav_item .left .icon{
	width:7px;
	border-left:1px solid #9ebb88;
}

#MainNav ul ul ul {
	padding-left:13px;
	padding-top:0px;
	padding-bottom:0px;
	/*border:none;*/
	background-image: url(images/nav/main_nav_ul_ul_background.gif);
	background-repeat: repeat-y;
	background-position: right;
}


/*Document Navigation CSS*/
/*
#DocumentNav {
	background-color: #013f7c;
	width:285px;
	padding: 0px;
	margin: 0px;
}

#DocumentNav ul,#DocumentNav li {
	margin: 0px;
	padding: 0px;
}

#DocumentNav li {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#DocumentNav .item {
	cursor: pointer;
	padding: 0px;

	margin: 0px;

	cursor: hand;
}

#DocumentNav .nav_item .center{
	padding:0px;
	margin:0px;
}
#DocumentNav .nav_item {
	padding: 0px;
	margin: 0px;
	width:100%;
}
*/
/* level 1 */
/*#DocumentNav .nav_item  {
	padding: 0px;
	margin: 0px;
}
#DocumentNav .nav_item a {
	color: #ffffff;
	text-align: left;
	text-transform: uppercase;
	text-decoration: none;
	font-size:10px;
	font-weight:bold;
}
#DocumentNav .nav_item .left{
	display:none;
}

#DocumentNav .nav_item .center{
	padding-left:10px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
}

#DocumentNav .nav_item .right{
	width: 15px;
	background-position:center left;
	background-repeat:no-repeat;
	background-image:none;
}
#DocumentNav .nav_item{
	border-left-color: #013e77;
	border-left-style: solid;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #011c39;
	border-top-color: #023c7b;
	border-top-style: solid;
	border-top-width: 1px;
	background-color: #022f59;

}

#DocumentNav .over .nav_item{
	background-color: #012548;

}

#DocumentNav .selected .nav_item .right{
	background-image: url('images/selected_arrow.gif');
}
#DocumentNav .selected .nav_item{
	background-color: #022241;
}
*/
/* level 2+ */
/*
#DocumentNav ul ul .nav_item a {
	color: #ffffff;
	letter-spacing: 1px;
	text-align: left;
	font-size: 11px;
	font-weight:normal;
	text-transform: none;
	text-decoration: none;
}
#DocumentNav ul ul .over .nav_item, #DocumentNav ul ul .selected .nav_item{
	background-color:transparent;
}
#DocumentNav ul ul {
	margin-top: 1px;
	border-bottom-color: #00274f;
	border-top-color: #022447;
	border-right-color: #013f7c;
	border-left-color: #013f7c;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
}
#DocumentNav ul ul ul {
	padding-left:13px;
	padding-top:0px;
	padding-bottom:0px;
}
#DocumentNav ul ul .nav_item{
	border-left-style: none;
	border-left-width: 1px;
	border-bottom-style: none;
	border-bottom-width: 1px;
	border-top-style: none;
	border-top-width: 1px;
	background-color: transparent;

}

#DocumentNav ul ul .nav_item .left{
	display:table-cell;

}
#DocumentNav ul ul .nav_item .right{
}
#DocumentNav ul ul .nav_item .center{
	padding-left:5px;
	padding-right:5px;
	padding-top:1px;
	padding-bottom:1px;
}
#DocumentNav ul ul .nav_item .content_background{
	background-color:transparent;
}
#DocumentNav ul ul .over .nav_item .content_background{
	background-color: #255b8d;
}
#DocumentNav ul ul .selected .nav_item .content_background{
	background-color: #022241;
}
*/
/* DOT LINES */
/*#DocumentNav ul ul ul{
	border-left:1px solid #4d78a2;
}

#DocumentNav ul ul .nav_item{
	border-left:1px solid #4d78a2;
}
#DocumentNav ul ul .last_li ul{
	border-left:none;
}



#DocumentNav ul ul .last_item .nav_item{
	border-left:none;
}
#DocumentNav ul ul li.last_li,
#DocumentNav ul ul .nav_item .left{
	background-image:none;
	border-left:none;
}
#DocumentNav ul ul .nav_item .left{
	width:7px;
}
#DocumentNav ul ul .nav_item .left .icon{
	width:7px;
	height:11px;
	border-bottom:1px solid #4d78a2;
}

#DocumentNav ul ul .last_item .nav_item .left .icon{
	width:7px;
	border-left:1px solid #4d78a2;
}
*/


#HOME_ADS{
	padding-top:0px;
	width:100%;
}

#HOME_ADS .body{
	color: #333333;
	text-align: center;
	line-height: 18px;
	padding-bottom:14px;
	padding-top:14px;
	width:100%;
}

#HOME_ADS img{
	margin-top:0px;
}


/*Right Column Pod Style CSS */
.right_column{
	border-left-color: #cccccc;
	border-left-style: solid;
	border-left-width: 1px;
	background-color: #ffffff;
	width: 291px;
}

.PodHeader{
	line-height: 1px;
	padding-right: 0px;
	padding-left: 0px;
	/*border-top:1px solid #c1c59d;
	border-bottom:1px solid #c1c59d;*/
	height: 41px;
	margin-bottom:0px;
}
.PodHeader .title{
	margin-top: 0px;
}



.pod_items,.pod_items ul,.pod_items li {
	margin: 0px;
	padding: 0px;
}
.pod_items li {
	list-style-type: none;
	_height: 0px; /* IE GAP HACK */

}

.pod_items ul li {
	_height: auto; /* IE GAP HACK */
	display:block;
}

.pod_items .list_item {
	cursor: pointer;
	padding: 15px;
	cursor: hand;
}
.pod_items .list_item .title{
	text-decoration: none;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}
.pod_items .list_item .info{
	font-size: 10px;
	font-style: italic;
	text-decoration: none;
	color: #595959;
}
.pod_items .over .list_item {
	background-color: #e7f3e3;
}
.pod_items .selected .list_item {
	background-color: #425d45;
}
.pod_items .selected .list_item .title{
	color: #ffffff;
}
.pod_items .selected .list_item .info{
	color: #ffffff;
}
.pod_items .last_item .divider.dotted {
	background-color: #514e3d;
	background-image: none;
}
.pod_items .last_item {
	border-bottom-color: #b1ae9b;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.pod_items .first_item {
	border-top: 1px solid #9a9a9a;
}
.pod_items .last_item {
	border-bottom: 1px solid #9a9a9a;
}

.pod_items .last_item .divider{
	display:none;
}


.PodFooter{
	background-repeat: repeat-x;
	background-image: url('images/pod_footer.gif');

	/*border-bottom-color: #6f6d56;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: #6f6d56;
	border-top-style: solid;
	border-top-width: 1px;*/

	height: 27px;
	width:100%;
}

/* changes the selected state colour on the homepage (quick fix) */
.HOME_PAGE .pod_items .selected .list_item{
	background-color: #e9e6d7;
}
.HOME_PAGE .pod_items .selected .list_item .title{
	color: #333333;
}
.HOME_PAGE .pod_items .selected .list_item .info{
	color: #333333;
}
.HOME_PAGE .pod_items .selected.over .list_item{
	background-color: #c9d1cf;
}

/* removes the footer on the events and news page listings */
.PodFooter .button_one{
	margin-right: 1px;
	margin-top: 1px;
}.NEWS_PAGE #NewsPod .PodFooter .button_one{
	display:none;
}
.NEWS_PAGE #NewsPod .last_item .divider.dotted {
	background-repeat: repeat-x;
	background-color: transparent;
	background-image: url(./images/divider_dotted.gif) ;
}


.NEWS_PAGE #NewsPod .last_item {
	border-bottom-style: none;
	border-bottom-width: 0px;
}
.EVENTS_PAGE #EventsPod .PodFooter{
	display:none;
}
.EVENTS_PAGE #EventsPod .last_item .divider.dotted {
	background-repeat: repeat-x;
	background-color: transparent;
	background-image: url(./images/divider_dotted.gif) ;
}
.EVENTS_PAGE #EventsPod .PodHeader {
	border-top:none;
}

/* Button Class */
.button_one {
	cursor: pointer;
}
.button_one .left, .button_one .right{
	width: 4px;
	height: 22px;
	background-repeat: no-repeat;
}
.button_one .left{
	background-image: url(./images/button_one/button_left.gif);
}
.button_one .right{
	background-image: url(./images/button_one/button_right.gif);
}
.button_one .center
{
	font-size: 11px;
	text-decoration: none;
	color: #333333;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
	background-repeat: repeat-x;
	background-image: url(./images/button_one/button_center.gif);
	height: 22px;
}
.button_one.over .left{
	background-position: 0 -22px;
}
.button_one.over .right{
	background-position: 0 -22px;
}
.button_one.over .center{
	background-position: 0 -22px;
}

/* Img Class */
img.stroke{
	border-color: #b9b8b8;
	border-style: solid;
	border-width: 3px;
}
.image_area{
	line-height: 1px;
}

img.topleft
{
	margin-right: 20px;
	margin-left: 0px;
	margin-bottom: 15px;
	margin-top: 0px;
	height: auto;
	width: auto;
	float:left;
}
img.left
{
	margin-right: 20px;
	margin-left: 0px;
	margin-bottom: 15px;
	margin-top: 20px;
	height: auto;
	width: auto;
	float:left;
}

img.topright
{
	margin-right: 0px;
	margin-top: 0px;
	height: auto;
	width: auto;
	margin-left: 20px;
	margin-bottom: 15px;
	float:right;
}
img.center
{
	display:block;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 15px;
	margin-top: 20px;
	height: auto;
	width: auto;
}
img.right
{
	margin-left: 20px;
	margin-bottom: 15px;
	margin-right: 0px;
	margin-top: 20px;
	height: auto;
	width: auto;
	float:right;
}
/* Snippets */
/* Summary Snippet */
.summary_set{
margin-right: 10px;
margin-left: 10px;
margin-bottom: 0px;
margin-top: 0px;
width: 515px;

}.summary_set .summary_item{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
	padding-top: 10px;
	border-color: white;
	border-style: solid;
	border-width: 1px;
}
.summary_set .summary_item .summary_image{
	font-size: 0px;
	line-height: 0px;
	width: 70px;
}
.summary_set .summary_item .summary_description{

	padding-right: 0px;

	padding-left: 10px;

	padding-bottom: 10px;

	padding-top: 0px;

}
.summary_set .summary_item .summary_reflection{

	background-repeat: no-repeat;

	background-image: url(./images/summary_reflection.gif);

	height: 10px;

	width: 70px;

}
.summary_set .summary_item.over .summary_reflection{
	background-position: 0 -10px;
}
.summary_set .summary_item.over{
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px;
	background-color: #e0e5eb;
}
.summary_set .summary_item h2{
	color: #003e7a;
}
.summary_set .summary_item.over u{
	color: #003e7a;
}
.summary_set .summary_item a{
	text-decoration: none;
}
.summary_set .summary_item .summary_button{
	cursor: pointer;
}
.CONTENT_PAGE .summary_set{
	width: 100%;
	margin: 0px;
}
.CONTENT_PAGE .summary_set .summary_item{
	padding: 0px;
}
.column_content.three .left{
	padding-right: 13px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}
.column_content.three .center{
	padding-right: 7px;
	padding-left: 7px;
	padding-bottom: 0px;
	padding-top: 0px;
}
.column_content.three .right{
	padding-right: 0px;
	padding-left: 13px;
	padding-bottom: 0px;
	padding-top: 0px;
}
.column_content.two .left{
	padding-right: 10px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}
.column_content.two .right{
	padding-right: 0px;
	padding-left: 10px;
	padding-bottom: 0px;
	padding-top: 0px;
}




.mode_button{
	overflow:hidden;
	height:22px;
	background-repeat:no-repeat;
	float:left;
	margin-top:7px;
	display:none;
}
.mode_button.LOGGED_IN{
	display:block;
}
.mode_button.websitebtn{
	background-position: 0 0px;
	width:114px;
	background-image: url('images/tab_mode_website.gif');
}
.mode_button.v.over{
	background-position: 0px -22px;
}
.mode_button.websitebtn.selected{
	background-position: 0px -44px;
}

.mode_button.intranetbtn{
	background-position: 0 0px;
	width:132px;
	background-image: url('images/tab_mode_intranet.gif');
}
.mode_button.intranetbtn.over{
	background-position: 0px -22px;
}
.mode_button.intranetbtn.selected{
	background-position: 0px -44px;
}


.LoginArea.LOGGED_IN{
	display:none;
}
.LoginArea{
	display:block;
	padding-top:2px;
	padding-right:3px;
}
.LogoutArea{
	display:none;
}
.LogoutArea.LOGGED_IN{
	display:block;
	padding-top:4px;
	padding-right:3px;
}

.LISTING_POD{
	width:504px;
	margin: 15px;
}
.LISTING_POD .pod_header,
.LISTING_POD .pod_content,
.LISTING_POD .pod_footer{
	width:100%;
}

.LISTING_POD .pod_header .top_center{
	font-size: 14px;
	font-weight: bold;
	padding-left:10px;
	color: #004990;
}

.LISTING_POD .top_left{
	background-image: url('images/pods/pod_header_left.gif');
	width:4px;
	height:40px;
}
.LISTING_POD .top_center{
	background-image: url('images/pods/pod_header.gif');
	background-repeat: repeat-x;
	height:40px;
}
.LISTING_POD .top_right{
	background-image: url('images/pods/pod_header_right.gif');
	width:4px;
	height:40px;
}

.LISTING_POD .middle_left{
	background-image: url('images/pods/pod_left.gif');
	background-repeat: repeat-y;
	width:1px;
}
.LISTING_POD .middle_center{

}
.LISTING_POD .middle_right{
	background-image: url('images/pods/pod_right.gif');
	background-repeat: repeat-y;
	background-position: top right;
	width:1px;
}

.LISTING_POD .bottom_left{
	background-image: url('images/pods/pod_footer_left.gif');
	width:4px;
	height:32px;
}
.LISTING_POD .bottom_center{
	background-image: url('images/pods/pod_footer.gif');
	background-repeat: repeat-x;
	height:32px;
}
.LISTING_POD .bottom_right{
	background-image: url('images/pods/pod_footer_right.gif');
	width:4px;
	height:32px;
}

.FILE_POD_SORT{
	border-top: 2px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	background-color: #ebebeb;
	width:100%;
}
.FILE_POD_SORT .NameSort{
	padding-left: 10px;
}
.FILE_POD_SORT .DateSort{
	width:110px;
	padding-left: 10px;
	background-image: url('images/header_divider.gif');
	background-repeat: repeat-y;

}

.file_list_item{
	width:100%;
}
.file_list_item .name_col{
	padding:5px;
	padding-left:10px;
}
.file_list_item .date_col{
	width:105px;
	padding:5px;
	padding-left:10px;
	background-color: #ebebeb;
}

.SlideShowArea{
	width: 492px;
	height: 282px;
	border:3px solid #B9B8B8;
	margin:15px;
	margin-bottom:0px;
}

