html{
   overflow-y:scroll;
   overflow-x:auto;
}

body {
	color: #222222;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	padding: 0px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/bkgrngrey.png);
	background-repeat: repeat-x;
	}
	
#wrap {
	width: 930px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	}
	
/************************************************
*	Hyperlinks									*
************************************************/

a, a:visited {
	color: #5c805c;
	text-decoration: none;
	}
	
a:hover {

	}
	
a img {
	border: none;
	}
	
a:focus, a:hover, a:active {
	outline: none;
	}
	
/************************************************
*	Header  									*
************************************************/

#header {
	height: 63px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
	
.headerleft {
	width: 345px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	}
	
.headerright {
	width: 147px;
	float: right;
	height: 20px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
	
.headerright form{
	margin: 0px;
	padding: 0px;
	display: block;
	text-align: center;
	vertical-align: top;
	height: 30px;
	float: left;
}
.headerright p{
	color: #FFFFFF;
	font-size: 9px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
}	
	
.headerright a img {
	border: none;
	margin: 0px;
	vertical-align: bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	}
.headerright select{
	margin: 0px;
	padding: 0px;
}	

.headerright a, .headerright a:visited {
	font-family: Georgia, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	color: #222222;
	text-decoration: none;
	}
	
.headerright a:hover {
	text-decoration: underline;
	}
	
.headerright p {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	}
	
.headerright ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
.headerright li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
/************************************************
*	Banner  									*
************************************************/	
#banner{
	background-image: url(images/banner_images/homestatic.png);
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding: 0px;
	height: 240px;
	z-index: 999999999;
	border: 5px solid #CCCCCC;
	background-position: center;
}

#advisory{
	background-image: url(images/banner_images/banadvisory.png);
	background-repeat: no-repeat;
	height: 100px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding: 0px;
	background-position: center;
	border: 3px solid #cccccc;
}
#delivery{
	background-image: url(images/banner_images/bandelivery2.png);
	background-repeat: no-repeat;
	height: 100px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding: 0px;
	background-position: center;
	border: 3px solid #cccccc;
}
#enterprise{
	background-image: url(images/banner_images/banenterprise.png);
	background-repeat: no-repeat;
	height: 100px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding: 0px;
	background-position: center;
	border: 3px solid #cccccc;
}
#strategic{
	background-image: url(images/banner_images/banstrategic.png);
	background-repeat: no-repeat;
	height: 100px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding: 0px;
	background-position: center;
	border: 3px solid #cccccc;
}	
/************************************************
*	Navbar  									*
************************************************/
	
#navbar {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 38px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	background-color: #6b716b;
	}

#nav {
	padding: 0px;
	margin: 0px;
	}

	
#nav ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#nav li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#nav li a, #nav li a:link, #nav li a:visited {
	color: #FFFFFF;
	display: block;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding-top: 11px;
	padding-right: 56px;
	padding-bottom: 11px;
	padding-left: 56px;
	text-decoration: none;
	background-image: url(images/navspacer4.png);
	background-repeat: no-repeat;
	background-position: right center;
	}

#nav li a:hover, #nav li a:active {
	margin: 0px;
	padding-top: 11px;
	padding-right: 56px;
	padding-bottom: 11px;
	padding-left: 56px;
	}
	
#nav li li a, #nav li li a:link, #nav li li a:visited {
	width: 150px;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: none;
	float: none;
	margin: 0px;
	padding: 7px 10px 7px 10px;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	background-image: url(images/trans.png);
	}
	
#nav li li a:hover, #nav li li a:active {
	color: #FFFFFF;
	padding: 7px 10px 7px 10px;
	background-color: #938E82;
	}

#nav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 170px;
	margin: 0px;
	padding: 2px;
	}

#nav li li { 
	}

#nav li ul a { 
	width: 140px;
	}

#nav li ul a:hover, #nav li ul a:active { 
	}

#nav li ul ul {
	margin-top: -30px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 170px;
	}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
	}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
	}

#nav li:hover, #nav li.sfhover { 
	position: static;
	}
#nav li.last a, #nav li.last a:link, #nav li.last li a:visited  {
	background-image: none;
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}
/************************************************
*	Homepage 					     		    * 
************************************************/

#homepage {
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(images/bkcontent.png);
	background-repeat: repeat-x;
	background-position: top;
	}
	
#homepage h1 {
	color: #666666;
	background: none;
	font-size: 24px;
	font-weight: bold;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	}
	
#homepage h2 {
	color: #2E402E;
	font-size: 1.2em;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	}
	
.homepageleft {
	float: left;
	width: 360px;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
	
.homepagemiddle {
	float: left;
	width: 245px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
	}
.homepageright {
	background: #FFFFFF url(images/bg.gif);
	float: left;
	width: 265px;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
	
.pubshome {
	color: #000000;
	text-decoration: none;
	border: 1px solid #DDDDDD;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	padding: 10px;
	display: block;
	float: left;
	width: 243px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	}
.pubshome img{
	height: 50px;
	width: 50px;
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
	margin: 0px;
	padding-top: 5px;
	padding-left: 5px;

	}		
	
.cats {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	list-style-type: none;
	height: 40px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	}
.cats  a, .cats a:visited {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	}
.cats a:hover {
	color: #306822;
	font-weight: normal;
	text-decoration: none;
	}	
.cats img {
	float: left;
	margin-right: 10px;
	border: 1px solid #CCCCCC;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.currentcats{
	color: #999999;
	margin: 0px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 40px;
	list-style-type: none;
	background-color: #CCCCCC;
}	
.subcats {
	color: #5c805c;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
	list-style-type: none;
	background-image: url(images/icon/subcat.png);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 2em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	}
.subcats img {
	float: left;
	margin-right: 10px;
	border: 1px solid #CCCCCC;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.subcats  a, .subcats a:visited {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	}
.subcats a:hover {
	color: #306822;
	font-weight: normal;
	text-decoration: none;
	}
	
.currentsubcats{
	color: #8296B3;
	margin: 0px;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	list-style-type: none;
	background-color: #CCCCCC;
	line-height: 2em;
}	
.currentsubcats a, .currentsubcats a:visited {
	color: #000000;
	margin: 0px;
	font-weight: bold;
	list-style-type: none;
}

/************************************************
*	Content 					     		    * 
************************************************/

#content {
	padding: 0px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: visible;
	line-height: 20px;
	
	}

#content h1 {
	color: #2e402e;
	font-size: 1.7em;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBDBDA;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	font-weight: normal;
	line-height: normal;
	font-variant: normal;
	font-style: normal;
	}
	
#content h1 a, #content h1 a:visited {
	color: #222222;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

#content h1 a:hover {
	color: #660033;
	text-decoration: none;
	}
#content h2 {
	color: #2e402e;
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-variant: normal;
	text-transform: none;
	font-style: normal;
	line-height: normal;
	}
#content h2 a, #content h2 a:visited {
	color: #2e402e;

	}
#content h2 a:hover {

	}			
#content p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	}		
#content p img{
	border: none;
	margin-right: 15px;
	margin-bottom: 10px;
	}
#content ul {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	}

#content ul li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 20px;
	line-height: 16px;
	background-image: url(images/icon/li.png);
	background-repeat: no-repeat;
	background-position: left 4px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	}
	
#contentwide {
	float: left;
	width: 592px;
	display: block;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 0px;
	}
	
#contentfull {
	float: left;
	width: 930px;
	margin: 0px;
	}
	
#contentleft {
	float: left;
	width: 440px;
	display: block;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	}
	
#contentright {
	float: left;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin: 0px;
	width: 691px;
	}
#contentright img{
	float: left;
}	
/************************************************
*	Left Sidebar 		    			   	    * 
************************************************/

#l_sidebar {
	float: left;
	width: 190px;
	display: block;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 500px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D0D2D0;
	}
#l_sidebar ul {
	margin: 0px;
	padding: 0px;
	}


	
#l_sidebar ul li {
	margin: 0px;
	list-style-image: none;
	list-style-type: none;
	display: block;
	width: 180px;
	line-height: 3em;
	float: left;
	background-image: url(images/icon/subcat.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	}
	
#l_sidebar ul li a, #l_sidebar ul li a:visited {
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	}


/************************************************
*	Cat Sidebar 		    			   	    * 
************************************************/

#cat_sidebar {
	float: left;
	width: 298px;
	display: block;
	padding: 0px;
	margin: 0px;
	}
#cat_sidebar h4{
	font-size: 15px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c9c9c7;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-weight: normal;
	line-height: normal;
	font-style: normal;
	font-variant: normal;
	}
#cat_sidebar h4 a{
	color: #2e402e;
	display: block;
	vertical-align: middle;
}	
	
#cat_sidebar li h2 {
	color: #333333;
	font-size: 85%;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	}
#cat_sidebar li h3 {
	color: #000000;
	font-size: 10px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin: 0px;
	background-color: #ededed;
	}
#cat_sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}

#cat_sidebar ul li {
	color: #5c805c;
	margin: 0px;
	font-weight: bold;
	display: block;
	height: 40px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	}
#cat_sidebar ul li img {
	float: left;
	margin-right: 10px;
	border: 1px solid #CCCCCC;
}	

#cat_sidebar ul li a, #cat_sidebar ul li a:visited {
	color: #5c805c;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	}

#cat_sidebar ul li a:hover {
	color: #660033;
	text-decoration: underline;
	}	
/************************************************
*	Right Sidebar 		    	    	        * 
************************************************/

#r_sidebar {
	float: left;
	width: 217px;
	display: block;
	line-height: 22px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
	font-weight: normal;
	}
	
#r_sidebar h3 {
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	padding: 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: 1px solid #CCCCCC;
	background-image: url(images/mgmtgrad.png);
	background-repeat: repeat-x;
	background-position: top;
	}
#r_sidebar p{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 9px;
	padding-left: 0px;
	font-size: 11px;
	line-height: 16px;
}	

#r_sidebar b{
	color: #446E44;
}	
#r_sidebar img{
	padding:0px;
	margin:0px;
}

	
/************************************************
*	Publications 					     		    * 
************************************************/
#publeft{
	width: 454px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-right: 0px;
	position: relative;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#publeft p{
	padding-right: 20px;
}
#pubright{
	width: 450px;
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#pubright img{
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
	border: 1px solid #CCCCCC;
}
#pubright h2 a{
	color: #5C805C;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#pubrightpages{
	margin-left: 20px;
}
#feat{
	clear: both;
}

blockquote {
	background: #F2F2F2;
	margin: 0px 25px 15px 25px;
	padding: 10px 20px 10px 20px;
	border-top: 1px solid #DDDDDD;
	border-right: 1px solid #666666;
	border-left: 1px solid #DDDDDD;
	border-bottom: 1px solid #666666;
	}
	
.postcat {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #DDDDDD;
	width: 185px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding: 10px;
	display: block;
	float: left;
	height: 145px;
	line-height: 16px;
	}
.postcat img{
	height: 50px;
	width: 50px;
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-left: 0px;

	}
.postpub {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding: 10px;
	display: block;
	float: left;
	line-height: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	}
.postpub img{
	height: 80px;
	width: 80px;
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-left: 0px;
	}	
.postmeta {
	color: #000000;
	text-decoration: none;
	position: relative;
	float: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	width: 300px;
	padding: 5px;
	border: 1px solid #CCCCCC;
	background-repeat: repeat-x;
	background-position: top;
	background-color: #eeeeee;
	}
.postmeta h3{
	font-size: 16px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}
.postmeta a h3 {
	color: #2e402e;
	font-size: 14px;
	margin-bottom: 0px;

	}	
.postmeta img{
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 5px;
}	
	
.postmeta p {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	}
.postmeta ul {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 200px;
	display: block;
	}	
.paginate{
	background-color: #CCCCCC;
	padding: 2px;
}
	
/************************************************
*	Images  					     		    * 
************************************************/

img.centered  {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0px;
	float: none;
	margin-top: 0px;
	}
	
img.alignnone {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	display: inline;
	}

img.alignright {
	padding: 0px;
	margin: 0px 0px 10px 10px;
	display: inline;
	}

img.alignleft {
	padding: 0px;
	margin: 0px 10px 10px 0px;
	display: inline;
	}
	
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	}

.alignright {
	float: right;
	margin: 0px 0px 10px 10px;
	}

.alignleft {
	float: left;
	margin: 0px 10px 10px 0px;
	}
	
/************************************************
*	Footer  									*
************************************************/

#footer {
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	}
	
#footer a, #footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	}
	
#footer a:hover {
	text-decoration: underline;
	}
	
#footer p {
	color: #FFFFFF;
	font-family: Georgia, Times New Roman;
	margin: 0px;
	padding: 5px 0px 5px 0px;
	}

/************************************************
*	Search Form									*
************************************************/


	
/************************************************
*	Flare 					     		    * 
************************************************/
#flaregreen{
	color: #FFFFFF;
	padding: 10px;
	height: 80px;
	margin-bottom: 20px;
	background-color: #446e44;
}
#flaregreen h3{
	color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: none;
}
#flaregreen a p{
	margin: 0px;
	padding: 0px;
	line-height: 15px;
	font-size: 12px;
	color: #F7F6F4;
}
#stratblurbs{
	line-height: 16px;
	margin-bottom: 5px;
}
#stratblurbs img{
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
	border: 1px solid #CCCCCC;
}
/************************************************
*	Bread 					     		    * 
************************************************/
.breadcrumb {
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding: 0px;

	
	}
