/* hodgsonConsulting - June 17, 2009 */

/* GLOBAL LAYOUT STYLES
------------------------------------------- */
body {
	/*background: #E9EBF4 url(images_new/bg_body.gif) top left repeat-x;
	margin: 0px;
	padding: 0px;
	color: #333;
	font-family: verdana, geneva, sans serif;
	font-size: .8em;*/
	}

#header {
	width: 750px;
	height: 35px;
	padding-top: 92px;
	background: transparent url(images_new/bg_header.jpg) top left no-repeat;
	}
/* Hide From IE. Hide from IE Mac \*/
* html #header { display: block; }
/* End */


/* 3 COLUMN LAYOUT */
body.layout3column #outer_wrapper {
	width: 750px;
	background: #fff url(images_new/bg_left.gif) repeat-y left;
	}
body.layout3column #wrapper {
	width: 750px;
	background: url(images_new/bg_right.gif) repeat-y right;
	}
body.layout3column #container {
	width: 750px;
	float: left;
	margin-right: -185px;
	background: url(images_new/bg_right.gif) repeat-y right;
	}
body.layout3column #container2 {
	width: 100%;
	float: left;
	margin-right: -185px;
	margin-top:2px;
	background: url(images_new/bg_right.gif) repeat-y right;
	}
body.layout3column #content {
	margin-right: 185px;
	background: url(images_new/bg_left.gif) repeat-y left;
	}
#main {
	margin-left: 185px;
	padding: 0px 14px 0px 14px;
	}
body.layout3column #left {
	width: 180px;
	float: left;
	
	}
body.layout3column #sidebar {
	float: right;
	width: 185px;
	background: url(images_new/bg_sidebar.gif) no-repeat top right;
	}
/* 4? COLUMN LAYOUT */
body.layout4column #outer_wrapper {
	width: 750px;
	background: #fff url(images_new/bg_left.gif) repeat-y left;
	}
body.layout4column #wrapper {
	width: 750px;
	background: url(images_new/bg_right.gif) repeat-y right;
	}
body.layout4column #container {
	width: 750px;
	float: left;
	margin-right: -185px;
	background: url(images_new/bg_right.gif) repeat-y right;
	}
body.layout4column #container2 {
	width: 100%;
	float: left;
	margin-right: -185px;
	margin-top:2px;
	background: url(images_new/bg_right.gif) repeat-y right;
	}
body.layout4column #content {
	margin-right: 185px;
	background: url(images_new/bg_left.gif) repeat-y left;
	}
#main {
	margin-left: 185px;
	padding: 0px 14px 0px 14px;
	}
body.layout4column #left {
	width: 180px;
	float: left;
	}
body.layout4column #sidebar {
	float: right;
	width: 185px;
	/*background: url(images_new/bg_sidebar.gif) no-repeat top right;*/
	}
/* 2 COLUMN LAYOUT */
body.layout2column #wrapper {
	width: 750px;
	background: url(images_new/bg_right.gif) repeat-y left;
	}
body.layout2column #wrapper2 {
	width: 750px;
	background: url(images_new/bg_right.gif) repeat-y left;
	}
body.layout2column #container {
	width: 595px;
	float: right;
	margin-left: -190px;
	}
body.layout2column #container2 {
	width: 100%;
	float: left;
	margin-left: -185px;
	}
body.layout2column #main {
	margin-left: 0px;
	margin-right: 0px;
	}
body.layout2column #left {
	float: left;
	width: 180px;
	}
body.layout2column #sidebar {
	display: block;
	}


.clearing { /* Ensures that the footer will fall below the columns */
	height: 0;
	margin: 0px 0px 0px 0px;
	padding: 0;
	border: 0;
	clear: both;
	}
#footer {
	clear: both; 
	width: 100%;
	margin: 0;
	padding-top: 0px;
	}
.first {
	margin-top: 0;
	}
.last {
	margin-bottom: 0;
	}

/********************** Commenting this out fixed bullets problems on pages*********************
 Fix IE. Hide from IE Mac 
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
End */

/* LINKS
------------------------------------------- */
a:link, a:active {
	color: #C60;
	text-decoration: none;
	}
a:hover, a:visited {
	color: #930;
	text-decoration: none;
		}
a:hover
{
	text-decoration: underline;
	}

/* MAIN NAVIGATION
------------------------------------------- */
#nav #buttons {
	width: 546px;
	margin-left: 7px;
	}
#nav ul {
	margin: 0;
	padding: 0;
	} 
#nav ul li {
	float: left;
	width: 91px;
	height: 16px;
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
	}
#nav ul li a {
	float: left;
	width: 91px;
	height: 16px;
	margin: 0;
	padding: 0;
	}

/* Rollovers */
#nav a.home { background: transparent url(images_new/nav_home.gif) top left no-repeat; }
#nav a.home:hover { background: transparent url(images_new/nav_home.gif) bottom left no-repeat; }

#nav a.parents { background: transparent url(images_new/nav_parents.gif) top left no-repeat; }
#nav a.parents:hover { background: transparent url(images_new/nav_parents.gif) bottom left no-repeat; }

#nav a.educators { background: transparent url(images_new/nav_educators.gif) top left no-repeat; }
#nav a.educators:hover { background: transparent url(images_new/nav_educators.gif) bottom left no-repeat; }

#nav a.faqs { background: transparent url(images_new/nav_faqs.gif) top left no-repeat; }
#nav a.faqs:hover { background: transparent url(images_new/nav_faqs.gif) bottom left no-repeat; }

#nav a.donate { background: transparent url(images_new/nav_donate.gif) top left no-repeat; }
#nav a.donate:hover { background: transparent url(images_new/nav_donate.gif) bottom left no-repeat; }

#nav a.contact { background: transparent url(images_new/nav_contact.gif) top left no-repeat; }
#nav a.contact:hover { background: transparent url(images_new/nav_contact.gif) bottom left no-repeat; }

/* Active Tabs - body tags require corresponding id tags for this to work*/
body#home #header { background: transparent url(images_new/bg_header_home.jpg) top left no-repeat; }
body#home #nav a.home { background: transparent; }

body#parents #header { background: transparent url(images_new/bg_header_parents.jpg) top left no-repeat; }
body#parents #nav a.parents { background: transparent; }

body#educators #header { background: transparent url(images_new/bg_header_educators.jpg) top left no-repeat; }
body#educators #nav a.educators { background: transparent; }

body#faqs #header { background: transparent url(images_new/bg_header_faqs.jpg) top left no-repeat; }
body#faqs #nav a.faqs { background: transparent; }

body#donate #header { background: transparent url(images_new/bg_header_donate.jpg) top left no-repeat; }
body#donate #nav a.donate { background: transparent; }

body#contact #header { background: transparent url(images_new/bg_header_contact.jpg) top left no-repeat; }
body#contact #nav a.contact { background: transparent; }

/* SEARCH
------------------------------------------- */
#search {
	float: right;
	width: 300px;
	margin: -2px 33px 0px 3px;
	color: #FFF;
	font-size: 9px;
	text-align: right;
	}
#search input {
	margin: 0;
	padding: 1px;
	border: none;
	font-size: 9px;
	}
#search img.button {
	margin: -2px 2px 0 2px;
	}


/* SIDE NAVIGATION
------------------------------------------- */
#left ul {
	list-style: none;
	margin: 0px 0px 0px 12px;
	padding: 0px;
	}
#left ul li {
	list-style: none;
	width: 153px;
	}
#left ul li a {
	display: block;
	padding: 2px 8px;
	background: #999;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #666;
	color: #FFF;
	text-align: left;
	font-size: .86em;
	font-weight: bold;
	}
#left ul li a:hover {
	background: #CC6D07;
	border-top: 1px solid #E4933C;
	border-bottom: 1px solid #74420D;
	}
	
#left ul li a.first:hover {
	background: #CC6D07;
	border-top: none;
	border-bottom: 1px solid #74420D;
	}
	
body #left ul li a.first {
	border-top: none;
	display: block;
	padding: 2px 8px;
	background: #999;
	/*border-top: 1px solid #CCC;*/
	border-bottom: 1px solid #666;
	color: #FFF;
	text-align: left;
	font-size: .86em;
	font-weight: bold;
	}
#left ul li a.last {
	padding-bottom: 12px;
	background: #999 url(images_new/bg_sidenav.gif) no-repeat bottom left;
	border-bottom: none;
	}
#left ul li a.last:hover {
	padding-bottom: 12px;
	background: #CC6D07 url(images_new/bg_sidenav-on.gif) no-repeat bottom left;
	border-bottom: none;
	}
/* Active Buttons - body tags require corresponding id tags for this to work*/
/* There's probably a better, ASP method for this but I just wanted to demo how this would work - SCD */
body#about #left ul li a#about {
	background: #666;
	border-top: none;
	border-bottom: 1px solid #333;
	}
body#publications #left ul li a#publications {
	background: #666;
	border-top: 1px solid #AAA;
	border-bottom: 1px solid #333;
	}



/* MAIN
------------------------------------------- */

.bc 
{
	color: #999;
	font-size: .86em;
	padding-left: 12px;
	margin-left: 0;
}

#main ul.breadcrumbs {
	display: inline;
	margin-bottom: 24px;
	margin-left: 0;
	padding-left: 0;
	}
#main ul.breadcrumbs li {
	list-style: none;
	display: inline;
	margin-left: 0;
	padding-left: 2px;
	color: #999;
	font-size: .86em;
	}
#main h1 {
	color: #A65805;
	font-size: 2em;
	}
#main h2, #main h3 {
	margin-bottom: 3px;
	}
#main h2 {
	color: #A65805;
	font-size: 1.2em;
	
	}

#main h3 {
	color: #CC6D07;
	font-size: 1em;
	}
#main p {
	margin-top:4px;
	font-size: 1em;
	line-height: 125%;
	}

#main p a:hover {
	text-decoration: underline;
	}
#main img.wrap_right {
	margin: 0 10px 10px 0;
	}

/* MAIN COLUMN STYLES */
body.layout2column #main #main_column1 {
	/*float: left;*/
	width: 271px;
	margin: 0;
	padding-left: 0px !important;
	/*border: 1px solid green;*/
	background: #FFF;
	}
body.layout2column #main #main_column2 {
	float: right;
	width: 271px;
	margin: 0;
	padding: 0;
	border: none;
	background: #FFF;
	}
body.layout2column #main h2,
body.layout2column #main h3 {
	margin-bottom: 6px;
	}
body.layout2column #main #main_column1 p,
body.layout2column #main #main_column2 p {
	font-size: .91em;
	}

/* SIDEBAR
------------------------------------------- */
#sidebar {
	margin-top:0px;
	}

#sidebar #box {
	width: 185px;
	margin-top: 58px;
	padding-top: 14px;
	padding-left: 5px;
	background: #E9EBF4 url(images_new/bg_sidebar_top.gif) no-repeat top left;
	}
#sidebar #box_bottom {
	width: 185px;
	height: 20px;
	padding-top: 14px;
	background: #E9EBF4 url(images_new/bg_sidebar_bottom.gif) no-repeat bottom left;
	}
#sidebar #box h3 {
	margin: 0;
	padding: 8px 12px;
	background: #CC6D07 url(images_new/bg_sidenav_links.gif) no-repeat top left;
	color: #FFF;
	font-size: 1em;
	}
#sidebar #box h3 {
	width: 180px;
	voice-family: "\"}\"";
	voice-family:inherit;

	}
html>body #sidebar #box h3 {
	width: 156px;
	}
#sidebar #box ul.links {
	list-style: none;
	margin: 0;
	padding: 0 6px 9px 6px;
	background: #FEE0A2 url(images_new/bg_sidenav_links_last.gif) no-repeat bottom left;
	font-size: .86em;
	line-height: 110%;
	}
#sidebar #box ul.links {
	width: 180px;
	voice-family: "\"}\"";
	voice-family:inherit;
	}
html>body #sidebar #box ul.links {
	width: 168px;
	}
#sidebar #box ul.links li {
	padding: 3px 0 3px 8px;
	}
/* Fix IE. Hide from IE Mac \*/
* html #sidebar #box ul.links li { float: none; }
/* End */
#sidebar #box ul.links li a {
	padding-left: 9px;
	background: url(images_new/bullet_links.gif) no-repeat 0 3px;
	color: #630;
	font-weight: bold;
	}
#sidebar #box ul.links li a:hover {
	color: #CC6D07;
	}



/* FOOTER
------------------------------------------- */
#footerHome {
	padding: 15px 0px 0px 70px;
	background-repeat: no-repeat; 
	/*width: 532px*/ 
	height: 100px;
	color: #999;
	font-size: .86em;
}
#footer p {
	width: 436px;
	margin-top: 2px;
	margin-bottom: 0;
	margin-left: 250px;
	padding-bottom: 24px;
	color: #999;
	font-size: .86em;
	line-height: 120%;
	}
#footer ul {
	display: inline;
	margin-left: 250px;
	padding-left: 0;
	}
/* Fix IE. Hide from IE Mac \*/
* html #footer ul li{ float: none; }
/* End */
#footer ul li {
	list-style: none;
	display: inline;
	margin-left: 2px;
	padding-left: 5px;
	border-left: 1px solid #999;
	font-size: .86em;
	}	
#footer ul li.first {
	list-style: none;
	display: inline;
	margin-left: 0;
	padding-left: 0;
	border-left: none;
	}

/* SPECIALIZED PAGE STYLES
------------------------------------------- */
/* HOME */
body#home #main #main_column1,
body#home #main #main_column2 {
	/*display: block;
	height: 200px;
	width: 273px;
	*/
	}
body #main h2 a,
body #main_column1 h2 a,	
body #main_column2 h2 a {
	display: block;
	padding: 0px 6px;
	background: #C60;
	color: #FFF;
	font-size:1em;
	}
body #main h2 a:hover,
body #main_column1 h2 a:hover,
body #main_column2 h2 a:hover {
	background: #930;
	text-decoration:none;
	}

 
 /*-----------ROUNDED CORNERS ------------------*/
 .roundcont {
	 width: 100%;	
	 background-color: #ffffff;
	 margin: 12px 0px 0px 0px;
	 }
 .roundcont p {
	 margin: 1em;
	 }
 .roundtop { 
	 background: url(images_new/borderTR.gif) no-repeat top right;
	 }
 .roundtop3 { 
	 background: url(images_new/borderTR_w_sidebar.gif) no-repeat top right;
	 }


 .roundbottom {
	 background: url(images_new/borderBR.gif) no-repeat top right;
	 }
 #roundbottom2 {
	 background: url(images_new/borderBR_w_sidebar.gif) no-repeat top right;
	 margin-top:-2px;
	 }
 
 img.corner {
	 width: 15px;   height: 15px;   border: none; display: block;
 	}
	

/*"You Are Here" Left Nav Rollover--------------------------------------------------------*/
/* [nav] default you are here will be same as rollover unless otherwise specified */
#udm a.udmY, #udm a.udmY:visited { 
	background-color:#CC6D07;
	}
	.first 
	{
		background: url(../images_new/bg_leftnav_first.gif);	
	}
/* [nav] re-inforce original rollover or do something else 
#udm a.udmY:hover, #udm a.udmY:focus, #udm a.udmY:visited:hover, #udm a.udmY.udmR, #udm a.udmY.udmR:visited, #udm a.udmY:active {
	background-color:#ccc;
	}

 [menu] default you are here will be same as rollover or inherit from navbar styles unless otherwise specified 
#udm ul a.udmY, #udm ul a.udmY:visited { 
	background-color:#fea;
	}
	
[menu] re-inforce original rollover or do something else 
#udm ul a.udmY:hover, #udm ul a.udmY:focus, #udm ul a.udmY:visited:hover, #udm ul a.udmY.udmR, #udm ul a.udmY.udmR:visited, #udm ul a.udmY:active {
	background-color:#fec;
	}*/	
	
	
/*NAGC CUSTOM CLASSES
---------------------------------------------*/
.titlebar {
	color:#FFFFFF;
	font-weight: bold;
	text-transform:uppercase;
	background-color:#cc6600;}
	
.titlebar A:link {text-decoration: none; color:#ffffff;}
.titlebar A:visited {text-decoration: none; color:#ffffff;}
.titlebar A:active {text-decoration: none; color:#ffffff;}
.titlebar A:hover {text-decoration: none; color:#ffffff; background: #930;
	}

.Heading_Large {
	color: #654190;
	font-size: 16px;
	text-transform:capitalize;
	font-weight:bold;
	}
	
.Heading_Small {
	color: #654190;
	font-size: 1em;
	text-transform:capitalize;
	font-weight:bold;

	}
.HeaderBar {
	background: #EEEFF4;
	color: #5A4772;
	font-weight: bold;
	padding-left:0px;
	margin-bottom:4px;
	text-transform:uppercase;
}
.Page_Title{
	color: #654190;
	font-size: 26px;
	font-weight:bold;
	}
.moreinfo {
	text-decoration:none;

}
.moreinfo A:link {color: #C60; text-decoration: none;}
.moreinfo A:visited {color: #C60; text-decoration: none;}
.moreinfo A:active {color: #930; text-decoration: none;}
.moreinfo A:hover {color: #930; text-decoration: underline;}

.Normal a {
	/*font-family: Verdana;
	font-size: 1em;
	font-style:normal;
	font-weight:normal;
	*/
}
.Block_Quote {
	display:block;
	margin-left:30px;
	margin-right:30px;
	font-style:italic;
	}

#ctf 
{
	margin-left:12px;
}
#table_1095 
{
	border:1px solid #A65805;
}
#table_1003 
{
	border:1px solid #A65805;
}
#rd_content 
{
	width:500px;
}

/*PAGE CLASSES
---------------------------------------------*/

#page
{
	background-color: #ffffff; 
	margin: auto; 
	width: 925px; 
	/*height: 1000px; */
	padding: 0px;	
	
}

body
{
	
	background-color: #2E154C;	
}

#page_banner
{
	width:925px; 
	height:120px; 
	background:url(images_new/bg_hdr_about.jpg);		
}

#page_banner .box
{
	padding:20px 0 0 230px;
}

#page_banner h1
{
	font-weight:100;
	color:#643F8D;
}

.sIFR-active #page_banner h1
{
	visibility:hidden;
}

#logo_container
{
	width: 927px; 
	height: 110px; 
	padding: 0px; 
	margin: 0px;	
}

#logo_container div
{
	float: left;	
	
}

#homepage_banner
{
	width: 925px;
	height: 238px;
	background: url(images_new/home_main_hdr.jpg);
}

.clear
{
	clear: both;	
}

div.homepage_banner_content
{
	position:relative; 
	left: 255px; 
	top: 25px; 
	width: 400px;	
}

div.homepage_banner_content h1
{
	color: #654190; 
	font-size: 26px; 
	font-family: AGaramond, Times New Roman;
	text-transform: capitalize;	
	
}

div.homepage_banner_content h2
{
	color: #544468; 
	font-size: 15px; 
	display: block; 
	font-family: Times New Roman; 
	margin: 0 0 20px 0;	
	font-weight: lighter;
	
}

div.homepage_banner_content a
{
	color: #654190; 
	font-family: AGaramond, Times New Roman; 
	font-size: 20px; 
	font-weight: bold; 
	margin: 25px 0 0 0; 
	text-decoration: none;
	
}

/*END PAGE CLASSES
---------------------------------------------*/


/*LEFT COLUMN CLASSES
---------------------------------------------*/

#left_column
{
	
	float: left; 
	/*height: 600px; */
	width: 200px;	
	position: relative;
	bottom: 100px;
}

#left_column_home
{
	
	float: left; 
	/*height: 420px; */
	width: 200px;
	position: relative;
	/*top: -350px;*/
	bottom: 375px;	
	/*border: 1px solid red;*/
}



a.leftCallout:link, a.leftCallout:visited, a.leftCallout:active, a.leftCallout:hover
{ 
	color: #ffffff; 
	font: normal 12px/16px Verdana, Arial, sans-serif;
	text-decoration: none;
    display: block;
}

div.leftCallout_Container
{
	width: 181px;
	height: 81px;
    background:url('../images/bg_leftCallout_1.png') no-repeat;
	margin: 15px 0 0 20px;
	float: left;
    display: inline;
}
div.leftCallout_Icon
{
	height: 80px;
	margin: 0 0 0 8px;
	float: left;
    display: inline;
}
div.leftCallout_Content
{
    width:125px;
	height: 81px;
	margin: 0 0 0 8px;
	float: left;
    display: inline;
}
div.leftCallout_Content h2
{
	color: #ffffff;
	font: bold 14px/18px Verdana, Arial, sans-serif;
    margin: 16px 0 6px;
}

/*END LEFT COLUMN CLASSES
---------------------------------------------*/

/*MID CONTENT CLASSES
---------------------------------------------*/

div.midContentContainerFull
{
	float: left; 
	margin: 25px 0 100px 25px; 
	width: 655px; 
	/*height: 600px; 
	border: 1px solid black;*/
	font-family: Arial;
	font-size: 12px;		
}

div.midContentContainer
{
	float: left; 
	margin: 25px 0 100px 25px; 
	width: 495px; 
	/*height: 600px; 
	border: 1px solid black;*/
	font-family: Arial;
	font-size: 12px;	
	
}
div.midContentContainer h1,
div.midContentContainerFull h1
{
	color: #654190;
	font-family: Arial;
	font-size: 18px;	
}

div.midContentContainer h2,
div.midContentContainerFull h2
{
	color: #654190;
	font-family: Arial;
	font-size: 14px;	
	
}

div.midContentContainer_home
{
	float:right; 
	width: 689px;
	margin-top:1em;

	font-family: Arial;
	font-size: 12px;	
}
div.midContentContainer_home p {
	margin-right:10px;
}
div.midContentContainer_home hr {
	margin-right:10px;
	color:#ffffff;
	background-color:transparent;
	border-right:0;
	border-left:0;
	border-top:0;
	border-bottom:1px;
	border-style:solid;
	border-color:#B4B7CB;
}
div.midContentContainer_home div.topics_content_container h1
{
	display: block;
	text-align: center;
	margin: 8px 0 0 0;
	color: #5A4772; 
	font-size: 13px; 
	font-family: Arial;	
}
div.topics_content_container
{
	border-left: 1px solid #B4B7CB; 
	border-top: 1px solid #B4B7CB; 
	background: url(images_new/bg_topics.jpg) repeat-x; 
	width:218px; 
	height: 385px; 
	float: left;	
	
}
div.topics_content_container h1
{
	display: block;
	text-align: center;
	margin: 8px 0 0 0;
	color: #5A4772; 
	font-size: 14px; 
	font-family: Arial;	
	
}
div.topics_content
{
	height: 285px; 
	margin: 10px auto 0 10px; 	
}

div.topics_content_container div.topics_content h1
{
	margin: 8px 0 0 0;
	color: #5A4772; 
	font-size: 14px; 
	font-family: Arial;
	text-align: left;  	
}

div.topics_content h2
{
	margin: 3px 0 0 0;
	color: #5A4772; 
	font-size: 12px; 
	font-family: Arial; 	
}

div.topics_content .update
{
	color: #5A4772; 
	font-size: 12px;
	font-weight: lighter;  
	font-family: Arial; 		
	
}

#topics_last
{
	width: 248px;
}


div.rightContentContainer
{
	float: left; 
	width: 160px;
	margin: 25px 0 0 15px; 
	
}

/*END MID CONTENT CLASSES
---------------------------------------------*/



/*QUICK LINKS CLASSES
---------------------------------------------*/


div.quicklinks_container
{
	
	width: 925px; 
	height: 161px; 
	background: url(images_new/bg_quick_links.jpg) repeat-x;	
}

div.quicklinks_content
{
	position: relative; 
	left: 235px; 
	height: 161px;
	width: 218px;
	float: left;
	border-right: 1px solid white;	
	
}

#quicklinks_last
{
	position: relative; 
	/*left: 245px; */
	height: 161px;
	float: left;
	width: 251px;
	margin:  0 0 0 30px;
	border: none;	
	
}

.last
{
	width: 251px;
	margin:  0 0 0 40px;
	border-right: none;
}

div.quicklinks_content h4 
{
	color: #ffffff; 
	font-family: Arial; 
	margin: 5px 0 10px 0;
	font-size: 13px;
	text-align: center;	
	
}

#quicklinks_last h4
{
	color: #ffffff; 
	font-family: Arial; 
	margin: 5px 95px 10px 0;
	font-size: 13px;
	text-align: center;		
	
}


div.quicklinks_content ul
{
	position: relative;
	right: 22px;
	top: 5px;	
}

#quicklinks_last ul
{
	position: relative;
	right: 55px;
	top: 5px;	
	
}

div.quicklinks_content ul li
{
	list-style:none; 
	background: url(images_new/quicklinks_arrow.gif) no-repeat; 
	background-position: 0px 5px; 
	padding-left: 13px;	
	margin: 0px;
	
}

div.quicklinks_content a
{
	color: #48365D; 
	font-family: Arial; 
	font-size: 11px; 
	font-weight: bold;
	text-decoration: none;
	bottom: 10px;
	
}



/*END QUICK LINKS CLASSES
---------------------------------------------*/

/*HEADER/FOOTER CLASSES
---------------------------------------------*/

div.footer
{
	margin: auto; 
	width: 926px; 
	height: 32px; 
	background: #2E154C url(images_new/bg_footer.png) no-repeat; 
	padding: 0px;	
	
}

div.footer span,
div.header span
{
	color: #ffffff;
	font-family: Arial;
	font-size: 12px;
	/*display: none;*/
	float: left;

		
	
}

/*remove the following when search issue is resolved*/
div.footer span
{
	display: block;	
}
/*end*/

div.footer span
{
	margin: 10px 0 0 40px;	
	padding: 0px;
}

span.hdr_member
{
	display: none;
	margin: 10px 0 0 40px;	
}

span.hdr_search
{
	display: block;
	margin: 10px 0px 0px 690px;	
	border: 0px solid white;
	
}

.txtSearchbox
{
	/*display: none;*/
	margin: 4px 0 10px 0;	
	
}



a.hdr_link:link, a.hdr_link:visited, a.hdr_link:active, a.hdr_link:hover,
a.ftr_link:link, a.ftr_link:visited, a.ftr_link:active, a.ftr_link:hover
{
	color: #ffffff;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;	
	
}


div.header
{
	width: 926px; 
	height: 32px; 
	background: #2E154C url(images_new/bg_header.png) no-repeat; 
	padding: 0px;	
	
}




/*END HEADER/FOOTER CLASSES
---------------------------------------------*/








/*= Menu Styles
-----------------------------------------------------*/
#primaryNav
{
	width:181px;
	background:url(IMAGES/nav/topbg.gif) no-repeat 0 0;
	padding-top:7px;
	margin-left:20px;
}
/* init */
#primaryNav ul,
#primaryNav li
{
	list-style:none;margin:0;padding:0;
	display:block;
}
#primaryNav span,
#primaryNav a {
	display:block;
}
#primaryNav li { cursor:pointer;line-height:normal;position:relative; }
/* custom */
/* links */
#primaryNav ul a,
#primaryNav div.home a
{
	color:#664291;
	font-family:Tahoma;
	font-size:11px;
	display:block;
}
#primaryNav ul a:hover,
#primaryNav div.home a:hover
{
	color:#e3a355;
	text-decoration:none;
}
#primaryNav ul ul a
{
	padding:2px 10px;
	font-size:10px;
	font-family:Verdana;
}
/* home */
#primaryNav div.home
{
	background:#eeeff5;
}
#primaryNav div.home div
{
	padding:4px 0 4px 22px;	
	background:url(IMAGES/nav/homearrow.gif) no-repeat 5px 0;
}
#primaryNav div.home a,
#primaryNav div.home a:active,
#primaryNav div.home a:link,
#primaryNav div.home a:visited
{
	color:#e3a355;
}
/* top */
#primaryNav ul
{
	min-height:0;
	height:auto !important;
	height:0;
	
	background:#fff;
}
#primaryNav ul li
{
	border-top:solid 1px #fff;
	width:181px;
	float:left;
}
#primaryNav ul li.first { border:0; }
#primaryNav ul li div 
{
	background:#eeeff5;
	padding:4px 0 4px 22px;
}
#primaryNav ul li div a
{
	background:0;
}
/* sub */
#primaryNav ul li:hover ul
{
	visibility:visible;
	width:181px;
}
#primaryNav ul ul
{
	padding:0;
	background-image:none;
		
	position:absolute;left:181px;top:0;
	visibility:hidden;
}
#primaryNav ul li li { border:0; }
#primaryNav ul li li div 
{
	background:#f7f8fe;
	padding:1px 5px;
		
}
#primaryNav div.nav-foot
{
	background:url(IMAGES/nav/bottombg.gif) no-repeat 0 0;
	height:7px;
	clear:both;
}

/*=:project
    scalable Inman Flash Replacement (sIFR) version 3.

  =:file
    Copyright: 2006 Mark Wubben.
    Author: Mark Wubben, <http://novemberborn.net/>

  =:history
    * IFR: Shaun Inman
    * sIFR 1: Mike Davidson, Shaun Inman and Tomas Jogin
    * sIFR 2: Mike Davidson, Shaun Inman, Tomas Jogin and Mark Wubben

  =:license
    This software is licensed and provided under the CC-GNU LGPL.
    See <http://creativecommons.org/licenses/LGPL/2.1/>    
*/

/*---- sIFR ---*/
.sIFR-flash {
  visibility: visible !important;
  margin: 0;
  padding: 0;
}

.sIFR-unloading .sIFR-flash {
  visibility: hidden !important;
}

.sIFR-replaced, .sIFR-ignore {
  visibility: visible !important;
}

.sIFR-alternate {
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  display: block;
  overflow: hidden;
}

.sIFR-replaced div.sIFR-fixfocus {
  margin: 0pt; 
  padding: 0pt; 
  overflow: auto; 
  letter-spacing: 0px; 
  float: none;
}

.sIFR-dummy { 
  width: 0px;
  height: 0px;
  margin-left: 42px;
  z-index: 0;
}

/*---- Header styling ---*/

	/* JLS */
	
.SmallerThanNormal {
	font-family: Verdana;
	font-size: .85em;
	font-style:normal;
	font-weight:normal;
}
.SmallerHeaderBar {
	font-size: .85em;
	color: #FFFFFF;
	font-weight: bold;
	padding-left:0px;
	margin-bottom:4px;
	background-color:#cc6600;
	text-transform:uppercase;
}

fieldset { margin-top: 5px; margin-bottom: 15px; padding: 10px; border: 1px solid #336699; }
legend { font-weight: bold; font-size: 12px; color: #336699; margin-bottom: 5px; }
fieldset p { margin: 5px 0; }
fieldset table { margin-top: 10px; }