/* 
   Colours: 
   #413B2A - dark choc brown
   #24201F - new dark brown
   #7F7B6F  - mid brown
   #BAB3A0 - light brown
   #FF6600 - orange 
   #F2F4EA - light green (section background)
   #DBDCCC - mid green (section border)
   #E4E8D2 - mid green (dark section background)
   #99CC00 - new green
   #AAC117 - green in the banner
   
   	margin: 0em;
	padding: 0em;
*/

*{
}

body{
	font-family: "trebuchet ms", Helvetica, Arial, sans-serif;
	color: #24201F;
	text-align: center;
	margin-top:0px;
    background-color: #373737;
	padding:0px;
	}

a{
	color: #24201F;
	outline: 0;
}

a:hover {
	color: #FF6600;
	text-decoration:none;
	outline:0;
	}

/* Outer */

#outer {
width:960px;
margin-left: auto;
margin-right: auto;
text-align: left;
background-color: #FFF;
padding:0px;
border:1px solid #DBDCCC;
height:100%;

}

/* Header */

#header{
	width:100%;
	height: 139px;
	padding: 0px;
	margin: 0px;
}

#header h1 a{
	text-decoration: none;
	height: 139px;
	width: 351px;
	outline: 0;}

#header h1{
margin-top:0px;
}

#header h2{
	position: absolute;
	top: 100px;
	left: 140px;
	letter-spacing:0em;
	color:#BAB3A0;
	text-transform: lowercase;
	font-size: 1em;
	font-weight: normal;
	display:none;
	}

#outer #header #placeholder-whosloggedin {
	font-size: 0.8em;
	color: #BAB3A0;
	background-color: #413B2A;
	padding: 4px;
	position: absolute;
	top: 0px;
	left: 650px;
	z-index: 100;
	display: none;
}

#outer #header #placeholder-whosloggedin a {
	color: #BAB3A0
	outline: 0;;
}

#banner-img {
	z-index: 1;
	top: 0px;
	left: 650px;
	visibility: visible;
	position: absolute;
	display:none;
}

/* Menu */

#menu{
	border-bottom: solid 1px #D0D4BB;
	height:38px;
	background-image: url(images/a3-light.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;	
}

#menu ul{
	list-style: none;
	margin-top: 0px;
	margin-left:0px;
width:762px;
float:left;
}

#menu li{
	display: inline;
	padding-left: 10px;
	padding-top: 5px;}

#menu li a{
	font-size: 1em;
	line-height:2.4em;
	font-weight: bold;
	text-transform: lowercase;
	color: #413B2A;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EBE9DB;
	padding-right: 15px;
	outline: 0;}

#menu li a:hover{
	color: #AAC117;}

.first {
    margin-left:25px;
	}
#menu .active a {
        color:#AAC117; 
       }
	
/* Homepage */

#hm-content{
	background-image: url(images/wall.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	padding-left:20px;
	padding-right:20px;
	padding-top: 40px;
	padding-bottom: 40px;
	}
#hm-section li, ul, h3, profiles {
		text-align: left;
		margin-top:3px;
		margin-left:0px;
		padding-left:0px;
}

#hm-section p {
		text-align: left;
		margin-top:3px;
		margin-left:0px;
		padding-left:20px;
}
#hm-intro{
	font-size: 1.3em;
	line-height:1.2em;
	font-weight:normal;
	height:120px;
	padding-right: 140px;
	padding-left: 140px;
	margin-top: 0px;
	padding-top: 0px;
    font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	}
#hm-intro img {
	vertical-align: bottom;
	}
	
#hm-section-container {
	padding-left: 3em;
}

#hm-section {
	width:260px;
	float:left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	text-align: left;
	
	border: 1px solid rgb(219, 220, 204);
	background-color: rgb(255, 255, 255);
	background-image: url(../css/images/a3-light.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	}
	
#hm-section h1 {
	font-size: 1.6em;
	line-height: 1em;
	font-weight: normal;
	text-transform: capitalize;
	padding-left: 15px;
	margin-bottom:2px;
	margin-top:10px;
	letter-spacing:0em;
	font-family: "trebuchet ms", Helvetica, Arial, sans-serif;
}

#hm-section h1 a{
	color: #AAC117;
	text-decoration:none;
	outline: 0;
}

#profiles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:1.8em;
	font-style:italic;
	font-weight:bold;
    color: #413B2A;
	float:left;
	text-align: left;
	padding-top: 0px;
	padding-left: 5px;
	margin-left: 0px;
	height:30px;
}

#hm-section h3{
	font-size: 1em;
	line-height: 1.8em;
	font-weight: bold;
	text-transform: lowercase;
	letter-spacing: 0em;
	margin-bottom:0px;
	margin-left:10px;
	float:left;
	text-align: left;
}

#hm-section h3 a {
	color: #413B2A;
	text-decoration:none;
	outline: 0;
}

#hm-section p {
	text-transform: capitalize;
	font-size:0.8em;
	letter-spacing:0.025em;
	font-weight:bold;
	margin-right:20px;
}

#hm-section p a{
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	text-decoration:none;
	outline: 0;
}

#hm-section a:hover{
	color: #AAC117;
}
#ministry-tools {
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #BAB3A0;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #BAB3A0;
	padding-top:3px;
	padding-bottom:3px;
	margin-bottom:0px;
	margin-top:5px;
	margin-right:20px;
	text-transform:capitalize;
}
#hm-section ul {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BAB3A0;
	padding-top:0px;
	padding-bottom:5px;
	margin-bottom:0px;
	margin-left:20px;
	margin-right:20px;


	}
#hm-section ul li{
	list-style-type: none;
}

#hm-section ul li a{
	font-size:0.8em;
	color: #413b2a;
	text-transform: capitalize;
	font-weight: bold;
	letter-spacing: 0.025em;
	color: #413B2A;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	text-decoration:none;
	text-align:left;
	margin-left:0px;
	outline: 0;
}

#news-icon {
	left:0px;
	width:140px;
	height:140px;
	margin-top: -20px;
	text-align: right;
	background-image: url(images/icon-news.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float:left;
	position:relative;
		display: none;
}

#news {
	left:20px;
	width:400px;
	color:#413b2a;
	float:left;
	position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top:0px;
	margin-right:50px;
		display: none;
}

#news h1 {
	font-size: 1.8em;
	font-weight: bold;
	padding-left: 0px;
	margin-bottom:0px;
	margin-top:0px;
	display: none;
}
#news h1 a{
	color: #AAC117;
	text-decoration:none;
	outline: 0;

}

#news h2 {
	font-size:1em;
	line-height:1em;
	letter-spacing:0em;
	margin-bottom:5px;

}

#news p {
	font-size:1em;
	display: none;
}

#news a {
	text-decoration:none;
	outline: 0;
		font-weight: normal;
}

#news a:hover {
	text-decoration:none;
	color: #FF6600;
}
#contact {
	text-align: center;
	margin-bottom: 0em;
	height:40px;
	}


#extra {
	left:0px;
	width:220px;
	color:#413b2a;
	position: relative;
	float:left;
}


/* Content */

#content{
	background: url('images/wall.gif') repeat-x top left;
	padding-top: 0em;
	padding-right: 15px;
	padding-bottom: 0em;
	padding-left: 0px;}

#content p,h2,h3,h4,h5,h6{
	margin-bottom: 1em;}

#content ul{
	margin-bottom: 1.5em;
	padding-left: 1em;}

#content table{
	margin-top: 0em; 
	margin-bottom: 1em; 
	}

#content table th
{
	text-align: left;
	font-weight: bold;
}
#content table td
{
	padding-top: 0.5em;
}
#content table tr.rowA
{
	background-color: #FFFFFF;
	color: inherit;
}
#content table tr.rowB
{
	background-color: #F2F4EA;
	color: inherit;
}

/* Primary Content */

#primaryContentContainer
{
	float: left;
	margin-right: -400px;
	width: 100%;
	padding-bottom:10px;
}


#secureContentContainer
{
	float: left;
	margin-right: -400px;
	width: 100%;
}

#primaryContent
{
	margin-top: 0em;
	margin-right: 420px;
	margin-bottom: 1em;
	margin-left: 0px;
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 1em;
	padding-left: 2em;
}

#secureContent
{
	margin-top: 0em;
	margin-right: 420px;
	margin-bottom: 0em;
	margin-left: 0px;
	padding-top: 0em;
	padding-right: 1.5em;
	padding-bottom: 1.5em;
	padding-left: 2em;
}

#primaryContent h1, #secureContent h1 {
	font-size: 1.8em;
	line-height: 1.4em;
	text-transform: none;
	color: #AAC117;
	margin-bottom:8px;
	letter-spacing: -0.025em;
	font-weight: normal;
	padding-top:10px;
}

#secureContent h1 a {
	font-size: 1em;
	line-height: 1.4em;
	text-transform: none;
	color: #AAC117;
	padding-bottom: 0.5em;
	letter-spacing: -0.025em;
	font-weight: normal;
	padding-top:1.3em;
}

#primaryContent h2, #secureContent h2
{
	font-size: 1em;
	line-height: 1.4em;
	text-transform: none;
	margin-top:0.5em;
	margin-bottom:0.5em;
}
#primaryContent h2 a, #secureContent h2 a
{
     text-decoration:none;
}

#primaryContent h3, #secureContent h3
{
	font-size: 1em;
	line-height: 1.4em;
	margin:0em;
}
#primaryContent h4, #secureContent h4
{
	font-size: 1em;
	line-height: 1.4em;
}
#primaryContent h5, #secureContent h5
{
	font-size: 0.8em;
	line-height: 1.3em;
	background-color:#F2F4EA;
	font-weight:normal;
	padding:1em;
}

#primaryContent ul li
{
	font-size: 0.8em;

}

#primaryContent p, #secureContent p
{
	font-size: 0.8em;
	line-height:1.4em;
	letter-spacing:0em;
	margin-bottom:0.5em;
	padding-bottom:0.5em;
}

#primaryContent a, #secureContent a {
	text-decoration:none;
	color: #413b2a;
	outline: 0;
}

#primaryContent p a:hover, #primaryContent h5 a:hover, #primaryContent h4 a:hover, #primaryContent h3 a:hover, #primaryContent h2 a:hover,#secureContent h5 a:hover, #secureContent h4 a:hover, #secureContent h3 a:hover, #secureContent h2 a:hover {
	text-decoration:underline;
}

#primaryContent p a, #primaryContent h5 a, #primaryContent h4 a, #primaryContent h3 a, #primaryContent h2 a,#secureContent h5 a, #secureContent h4 a, #secureContent h3 a, #secureContent h2 a {
	text-decoration: underline;
	color: #413b2a;
	outline: 0;
}

#secureContent p a img {
	text-decoration:none;
	outline: 0;
	border:none;
}

#primaryContent a:hover, #secureContent a:hover {
	text-decoration:none;
	color: #AAC117;
}

#primaryContent #section, #secureContent #section {
	float:left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	width: 96%;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	border-left: 1px solid #e7e7e7;
	border-right: 1px solid #e7e7e7;
	border-bottom: 1px solid #e7e7e7;
	background-image: url(images/section.jpg);
	background-repeat: repeat-x;
	background-position: left top;
		background-color: #FFFFFF;
}

#primaryContent #section-dark {
	float:left;
	width: 96%;
	border-left: 1px solid #e7e7e7;
	border-right: 1px solid #e7e7e7;
	border-bottom: 1px solid #e7e7e7;
	border-top: 1px solid #e7e7e7;
	margin: 0px;
	padding: 5px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	background-color: #E4E8D2;
}

#secureContent #section-profile {
	border-bottom: solid 1px #999;
	border-top: solid 1px white;
	margin: 0px;
	padding: 5px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	height: 20px;
	font-family: trebuchet ms,arial, helvetica, sans-serif;
	font-size:0.8em;
	font-weight:bold;
	line-height:1.4em;
	background-image: url(../css/images/a3-light.jpg);
	background-repeat: repeat-x;
}

#primaryContent #section h2, #primaryContent #section-dark h2, #secureContent #section h2
{
	font-size: 1em;
	font-weight: bold;
	text-transform: capitalize;
	letter-spacing: 0em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #413B2A;
	padding-top: 5px;
	margin-left: 95px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 5px;
}

#primaryContent #section-dark h2, #secureContent #section-dark h2
{
	font-size: 1em;
	font-weight: bold;
	text-transform: capitalize;
	letter-spacing: 0em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #413B2A;
	padding-top: 5px;
	margin-left: 95px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 5px;
}

#primaryContent #section h2 a, #secureContent #section h2 a
{
	text-decoration:none;
	margin-bottom: 0px;
	margin-top: 10px;
}

#primaryContent #section-dark h2 a, #secureContent #section-dark h2 a
{
	text-decoration:none;
	margin-bottom: 0px;
}


#primaryContent #section h2 a:hover, #primaryContent #section-dark h2 a:hover
{
    color: #AAC117;
	text-decoration:none;
}

#primaryContent #section p, #primaryContent #section-dark p
{
	margin-left: 95px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size:0.8em;
	line-height:1.4em;
	color: #7F7B6F;
}

#primaryContent #section a, #primaryContent #section-dark a
{
	text-decoration:none;
}

#primaryContent #section a:hover, #primaryContent #section-dark a:hover
{
	text-decoration:none;
}

#primaryContent #section img, #primaryContent #section-dark img, #secureContent #section img 
{
	position: relative;
	margin-top: 10px;
	margin-left: 10px;
}

#primaryContent img, #secureContent img, #secondaryContent img
{
	float:left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-bottom: 5px;
	margin-right: 10px;
	border: 1px solid #E9E6D5;
}

#primaryContent #section-dark img
{
	float:left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-bottom: 5px;
	margin-right: 10px;
	border: 1px solid #fff;
}

/* Secondary Content */

#secondaryContent
{
	float: left;
	width: 200px;
	margin-top: 5em;
}
#secureSecondaryContent
{
	float: left;
	width: 400px;
	margin-top: 5em;
}

#secondaryContent p , #secureSecondaryContent p 
{
	font-size: 0.8em;
}

#submenu {
	padding: 0px; 
	margin-bottom: 20px;
}

#submenu h2{
	font-size: 1.2em;
	line-height: 1.4em;
	text-transform: none;
	margin-top:0.5em;
	margin-bottom:0em;
	padding-left:5px;
	color:#AAC117;
}

#submenu .catmain0369716 img, 
#submenu .catmain1369716 img,
#submenu .catmain0363159 img,
#submenu .catmain1363159 img,
#submenu .catmain0369726 img,
#submenu .catmain1369726 img,
#submenu .catmain0369738 img,
#submenu .catmain1369738 img
 {
border:none;
padding:0px;
margin:0px;
float:none;
}

#CAT_Search.cat_textbox_small {width:100px;}

#secondaryContent #testimonial {

}

#secondaryContent #testimonial p
{
	font-size: 1.2em;
	line-height: 1.4em;
	text-transform: none;
	margin-top:0.5em;
	margin-bottom:0.5em;
	color: #413B2A;
}

#secondaryContent #testimonial a
{
	color: #413B2A;
	text-decoration:underline;
}

#secondaryContent #testimonial a:hover
{
	color: #FF6600;
	text-decoration:underline;
}

/* Tertiary Content */
#tertiaryContent
{
	float: right;
	width: 180px;
	padding-right: 0em;
	padding-left: 0em;
	margin-top: 5em;
}

#tertiaryContent #ad {
	background-color: #EEF0E2;
	height: 150px;
	width: 180px;
	border: 1px solid #C5C3B1;
	margin-bottom: 5px;
}

/* Footer */

#footer
{
	padding: 1em;
	font-size: 0.8em;
	background-color: #E4E8D2;
	margin-bottom:0px;
	height:100px;
        clear:both;
}

#footer p {
	text-align: center;
	line-height: 1.6em;
}

.clear
{
	clear: both;
	height: 2px;
	padding: 0px;
	margin-top: 0px;
}
#extraContent
 {
	width: 150px;
	padding-right: 0em;
	font-size: 0.8em;
	line-height: 1.2em;
	position: absolute;
	text-transform: none;
}
#breadcrumb {
	font-family: "trebuchet ms", sans-serif;
	font-size: 0.9em;
	color: #413B2A;
	text-transform: lowercase;
	margin-top: 2em;
	padding-bottom: 1em;
	font-weight: normal;
}


#breadcrumb a {
	font-weight: bold;
	text-decoration:underline;
		color: #413B2A;
}

/* Module classes */


.pagination {
	font-weight: bold;
	text-decoration:none;
	color: #413B2A;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	background-color: #E4E8D2;
	padding: 2px;
	margin:10px;
list-style-type: none;
}
.pagination li {display: inline;}
.pagination a {
	font-size: 1em;

}

#whitebox {
	border: 1px solid rgb(219, 220, 204);
	padding: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 5px;
	background-color: rgb(255, 255, 255);
	background-image: url(../css/images/a3-light.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#whitebox img {
	margin-left:-5px;
	margin-right:10px;
	border: none;
}
#whitebox object {
border: none;
margin-left:0px; 
padding-bottom:5px;
}
#whitebox h1 {
	line-height:1.2em;
	padding-bottom:15px;
	margin-bottom:20px;
	border-bottom: 1px solid rgb(219, 220, 204);
	padding-top:10px;
}

#whitebox h2  {
	margin-top:5px;
	margin-bottom:0px;
	padding-left: 10px;
}
#whitebox h2 a, #whitebox h2 a:hover {
	text-decoration: none; 
	line-height: 1.2em;
}
#whitebox h3 a, #whitebox h3 a:hover {
	text-decoration: none;
	line-height: 1.2em;
	margin-bottom:5px;
}
#whitebox h4, #whitebox h4 a, #whitebox h4 a:hover {
	font-size:1em;
	text-decoration: none;
	line-height: 1.2em;
	margin-bottom:5px;
	margin-left:20px;
}

#whitebox h5  {
margin-top:0px;
font-size: 10px;
line-height:1.2em;
}
#whitebox ul  {
margin-top:10px;
margin-bottom:10px;
}
#whitebox li  {
margin-left:10px;
margin-top:10px;
font-size: 12px;
line-height:1.4em;
}

#whitebox p {
font-size: 12px;
line-height:1.4em; 
font-weight:normal;
padding-left:10px;
margin-right:10px;
margin-bottom:10px;
margin-top:0px;
}
.greenbox {
	padding:5px;
	border: #DBDCCC solid 1px;
	background-color: #E4E8D2;
	margin-bottom:10px;
}

.hide {
	display: none;
}


/* New Styles January 2010  */

#container {
	padding-left: 0em;
        clear:both;
	}

#column {
	width:300px;
	float:left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	text-align: left;

	}

#column #sectionHeading {
        font-size: 1em;
	line-height:1.4em;
	color: #fff;
	border: none;
        padding:5px;
        padding-left:15px;
        margin:0px;
	background-image: url(images/sectionHeading.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#column #sectionHeadingDark {
        font-size: 1em;
	line-height:1.4em;
	color: #fff;
	border: none;
        padding:5px;
        padding-left:15px;
        margin:0px;
	background-image: url(images/sectionHeading-dark.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#column #section {
	float:left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	width: 94%;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	border-left: 1px solid #e7e7e7;
	border-right: 1px solid #e7e7e7;
	border-bottom: 1px solid #e7e7e7;
	background-image: url(images/section.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
	}


#column #section-dark {
	float:left;
	width: 94%;
	border-left: 1px solid #e7e7e7;
	border-right: 1px solid #e7e7e7;
	border-bottom: 1px solid #e7e7e7;
	border-top: 1px solid #e7e7e7;
	margin: 0px;
	padding: 5px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	background-color: #E4E8D2;
	}

#column #section h2, #column #section-dark h2  {
	font-size: 1em;
	font-weight: bold;
	text-transform: capitalize;
	letter-spacing: 0em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #413B2A;
	padding-top: 5px;
	margin-left: 90px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 5px;
	}

#column #section-dark h2 {
	font-size: 1em;
	font-weight: bold;
	text-transform: capitalize;
	letter-spacing: 0em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #413B2A;
	padding-top: 5px;
	margin-left: 90px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 5px;
	}

#column #section h2 a {
	margin-bottom: 0px;
	margin-top: 10px;
	}

#column #section-dark h2 a {
	margin-bottom: 0px;
	}

#column #section p, #column #section-dark p {
	margin-left: 90px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size:0.8em;
	line-height:1.4em;
	color: #7F7B6F;
	}

#column #section a, #column #section-dark a {
	text-decoration:none;
	color: #413B2A;
	}

#column #section a:hover, #column #section-dark a:hover {
	text-decoration:none;
        color: #AAC117;
	}

#column #section img, #column #section-dark img {
	position: relative;
	margin: 5px;
	}

#container img {
	float:left;
	padding: 5px;
	margin: 5px;
	border: 1px solid #E9E6D5;
	}

#column #section-dark img {
	float:left;
	padding: 5px;
	margin: 5px;
	border: 1px solid #fff;
	}

#content {
	text-align: left;
	padding-left:20px;
	padding-right:20px;
	padding-top: 0px;
	padding-bottom: 20px;
	background-image: none;
        clear: both;
	}

#column #news {
	width:300px;
	float:left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	text-align: left;
	}

#column #news p {
        color: #C6C2A6;
        line-height:1.2em;
	}

#column #news h2 a {
	text-decoration:none;
        color: #AAC117;
        line-height:1.2em;
        }

#advertising, #advertising a, #advertising img {
	width:300px;
	float:left;
	padding: 0px;
	margin: 0px;
	margin-left: 0px;
	margin-right: 5px;
	text-align: left;
	}

#announcement {
        padding: 10px; 
        background-color: #FF6600;
        }


#announcement p {
        color: #fff; 
        font-size: 0.8em;
        line-height 1em;    
}

 #announcement h3 a {
        text-decoration:none;
        color: #fff;
        font-size: 1.2em;
        line-height:1.2em;
text-align:center;
margin-bottom:0em;
}
 #announcement h3 {
        text-decoration:none;
        color: #fff;
        font-size: 1.2em;
        line-height:1.2em;
margin-bottom:0em;}
#announcement p a {
        text-decoration:none;
        color: #fff;   
        text-align:right; 
        font-size: 1em;
        line-height:0.6em;    
}

/* End New Styles January 2010  */

/* TabbedPanels now called ResourcesPanel to list Resources and Training*/

.ResourcesPanel {
	margin: 0px;
	padding: 0px;
	float: left;
	clear: none;
	width: 100%; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/
}

.ResourcesPanelContentGroup {
	clear: both;
	background-color: #FFF;
        width: 100%; 
}

.ResourcesPanelHeading {
        font-size: 1em;
	line-height:1.4em;
	color: #FFF;
        background-color: #AAC117;
	border: none;
        padding:5px;
        padding-left:15px;
        margin-top:10px;
}

.ResourcesPanelContent #whitebox {
	margin: 0px;
	padding: 5px;
	background-image: url(images/section.jpg);
	background-repeat: repeat-x;
	background-position: left top;
        border-top:none;
}

.ResourcesPanelContent #whitebox p {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
        margin-bottom:0px;
        padding-bottom:4px;
	color: #7F7B6F;

}
.ResourcesPanelContent #whitebox h2  {
        text-transform: capitalize;
	font-size:0.8em;
        line-height:1.2em;
}

.ResourcesPanelContent #whitebox h2 a {
	text-decoration:none;
}

.ResourcesPanelContent #whitebox h2 a:hover {
	text-decoration:none;
}

/* Web App Pagination */

#webapp3484pagination, #webapp3857pagination, #webapp3859pagination, #webapp3522pagination, #webapp3526pagination, #webapp3748pagination, #webapp3921pagination, #webapp3520pagination, #webapp3521pagination, #webapp3497pagination, #webapp3863pagination, #webapp3864pagination, #webapp3865pagination, #webapp3908pagination, #webapp3858pagination, #webapp3860pagination, #webapp3969pagination, #webapp3970pagination, #webapp3972pagination, #webapp3974pagination, #webapp3536pagination, #webapp3845pagination, #webapp3956pagination {
background-color:#fff;
padding:0px;
margin:0px;
margin-bottom:-30px;
margin-top:10px;
text-align: right;
font-size:1.2em;
}

#primaryContent .pag-number {
background-color: #E4E8D2;
text-decoration:none;
color:#fff;
padding:2px;
}
#primaryContent .pag-current {
background-color: #AAC117;
text-decoration:none;
color:#fff;
padding:2px;
}
#primaryContent .pag-prev, #primaryContent .pag-next {
display:none;
}

