


/**
 * Box
 */
* html .boxhead h1 {height: 1%;} /* For IE 5 PC */

.box
{
	margin: 0 auto;

}

.boxhead
{

	margin: 0;
	padding: 0;
	text-align: center;
	width: 100%;
}

.boxhead h1
{
	
	margin: 0;
	text-transform: uppercase;
	font-family: "Lucida Grande", Verdana, Helvetica, Helv, Arial, Sans, sans-serif;
	font-size: 150%;
	color: #90B3CF;
	padding: 21px 15px 0 15px;
	/*text-shadow: #000000 1px 1px 2px;*/
}

.boxhead h1 a:link,a:visited,a:active,a:hover
{
	color: #90B3CF;
	text-decoration: none;
}

.boxbody
{
	
	padding: 0 0 40px 0;
}

.boxcontent
{
	
	padding: 5px 30px 31px 30px;
}

.boxcontent-sm
{
	
	padding: 5px 30px 5px 30px;
}

.boxcontent-md
{
	
	padding: 4px 30px 15px 30px;
}

.box p, .box ul, .box ol .box li
{
	margin-left: 8px;
	margin-right: 8px;
	/*font-family: "Lucida Grande", Verdana, Helvetica, Helv, Arial, Sans, sans-serif;*/
	font-size: 80%;
	color: #444444;
}

#tools ul li
{
	list-style: none;
}

.box ul li:before
{
	content: '- ';
}

.box ul li a,
.box ul li a:link,
.box ul li a:visited,
.box ol li a,
.box ol li a:link,
.box ol li a:visited
{
	color: #555555;
	text-decoration: none;
}

.box ul li a:hover,
.box ul li a:active,
.box ul li a:focus,
.box ol li a:hover,
.box ol li a:active,
.box ol li a:focus
{
	color: #4F6FA1;
	text-decoration: underline;
}

.box h2,
.box h2 a,
.box h2 a:link,
.box h2 a:visited,
.box h3,
.box h3 a,
.box h3 a:link,
.box h3 a:visited
{
	color: #4F6FA1;
	font-family: "Lucida Grande", Verdana, Helvetica, Helv, Arial, Sans, sans-serif;
	text-decoration: none;
}

.box h2 a:hover,
.box h2 a:active,
.box h2 a:focus,
.box h3 a:hover,
.box h3 a:active,
.box h3 a:focus
{
	text-decoration: underline;
}

.box h2
{
	margin-top: 15px;
	font-size: 100%;
}

.box h3
{
	font-size: 90%;
}

.box #cloud a.tag1  { font-size: 100%; font-weight: 100; color: #BBC0C9; }
.box #cloud a.tag2  { font-size: 120%; font-weight: 200; color: #B3BDCB; }
.box #cloud a.tag3  { font-size: 140%; font-weight: 300; color: #A7B6CD; }
.box #cloud a.tag4  { font-size: 160%; font-weight: 400; color: #99AFCF; }
.box #cloud a.tag5  { font-size: 180%; font-weight: 500; color: #8BA8D2; }
.box #cloud a.tag6  { font-size: 200%; font-weight: 600; color: #7EA2D7; }
.box #cloud a.tag7  { font-size: 220%; font-weight: 700; color: #76A2E5; }
.box #cloud a.tag8  { font-size: 240%; font-weight: 800; color: #71A5F4; }
.box #cloud a.tag9  { font-size: 260%; font-weight: 900; color: #5F9AF3; }
.box #cloud a.tag10 { font-size: 280%; font-weight: 900; color: #5C9DFF; }
.box #cloud         { padding: 2px; line-height: 1.5em; _line-height: 2em; *line-height: 2em; text-align: center; }
.box #cloud a       { padding: 0px; text-transform: uppercase; }
.box ul#cloud       { margin: 0; }
.box ul li:before   { content: ''; }
.box ul#cloud li    { display: inline; }

.box fieldset
{
	width: 140px;
	_width: 168px;
	_padding: 7px;
	*width: 168px;
	*padding: 7px;
	text-align: left;
	border: 1px dashed #999999;
	background-color: #EEEEEE;
}

.box fieldset label
{
	font-family: "Lucida Grande", Verdana, Helvetica, Helv, Arial, Sans, sans-serif;
	font-size: 75%;
	display: inline;
	line-height: 2em;
	color: #444444;
}


/**
 * Callouts
 */
#callout_left
{
	display: block;
	position: relative;
	float: left;
	width: 185px;
	margin: 7px 14px 14px 0;
	padding: 0;
	background: url(/shared/images/callout_left_body.gif) repeat-y top center;
}

#callout_left #callout_left_head
{
	position: relative;
	cursor: pointer;
	display: block;
	width: 185px;
	height: 36px;
	text-align: center;
	padding: 16px 0 0 0;
	background: url(/shared/images/callout_left_head.gif) no-repeat top center;
}

#callout_left #callout_left_head h1
{
	/*text-shadow: #FFFFFF 2px 2px 3px;*/
	font-family: "Lucida Grande", Verdana, Helvetica, Helv, Arial, Sans, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	display: inline;
}

#callout_left p, #callout_left h2
{
	margin: 14px 20px;
}

#callout_left_body, #callout_right_body
{
	position: relative;
}

#callout_left h2
{
	font-size: 80%;
}

#callout_right
{
	display: block;
	float: right;
	width: 232px;
	margin: 0px 0 14px 14px;
	padding: 0;
	background: url(/shared/images/callout_right_body.gif) repeat-y top center;
}

#callout_right #callout_right_head
{
	cursor: pointer;
	display: block;
	width: 232px;
	height: 134px;
	text-align: center;
	padding: 10px 0 0 0;
	background: url(/shared/images/callout_right_head.gif) no-repeat top center;
}

#callout_right_body p, #callout_right_body h2
{
	margin: 14px 30px;
}

#callout_right_body p
{
	font-size: 75%;
	color: #4e75ad;
}

#callout_right_body h2
{
	font-size: 80%;
}

#callout_right #callout_right_head p
{
	text-shadow: #000000 2px 2px 3px;
	font-family: "Lucida Grande", Verdana, Helvetica, Helv, Arial, Sans, sans-serif;
	font-size: 80%;
	margin: 0;
	display: block;
	padding: 0 25px;
	line-height: 1.25em;
	color: #FFFFFF;
}


/**
 * Article Tools
 */
#tools
{
	width: 100px;
	border: 1px solid #EEEEEE;
	padding: 14px;
	margin: 14px 0 14px 20px;
	float: right;
}

#tools h1
{
	font-family: "Lucida Grande", Verdana, Helvetica, Helv, Arial, Sans, sans-serif;
	font-size: 75%;
	font-weight: normal;
	margin-top: 0;
	text-transform: uppercase;
	text-align: center;
	color: #777777;
	text-shadow: none !important;
}

#tools ul
{
	margin: 20px 0 0 -50px;
	padding: 0;
}




/**
 * HTML Elements and Styling
 */



.home
{
	display: inline;
	padding-left: 25px;
	padding-bottom: 4px;
	
}
.bullet
{
	margin-left: 8px;
	margin-right: 8px;
	padding: 14px; 0px; 0px; 0px;
	font-family: "Lucida Grande", Verdana, Helvetica, Helv, Arial, Sans, sans-serif;
	font-size: 80%;
	color: #444444;
}

/* The following styles were received from CentreSource on 10/1/08 */
#header #box
{
	display: block;
	position: absolute;
	right: 0;
	top: 50px;
	width: 310px;
	height: 98px;
	background: transparent url(/shared/images/headerbox.png) no-repeat center center;
	font-family: "Lucida Grande", Verdana, Helvetica, Helv, Arial, Sans, sans-serif;
	font-size: 7pt;
}

#header #box h3 {
	margin: 6px 20px 4px 20px;
	color: #305890;
	font-size: 18px;
	text-align: center;
}

#header #box h4 {
	margin: 5px 15px 5px 20px;
	font-size: 12px;
	font-weight: normal;
}

#header #box a{
	color: #5F9AF3;
	display: inline;
	font-weight: bold;
}

#header #box img {
	float: left;
	margin: 0 10px 20px 20px;
	_margin: 0 10px 20px 10px;
}


#header #language_navigation img {
	display: inline;
	vertical-align: top;
}

/* added by SW for the H1 tags and Share this button */
h1
	{
	text-transform: uppercase;
	font-family: "Lucida Grande", Verdana, Helvetica, Helv, Arial, Sans, sans-serif;
	font-size: 150%;
	color: #90B3CF;
	text-shadow: none !important;
	}
	
#sharethis_0 .stbuttontext {
	text-decoration: underline;
	font-size: 13px;
	}
/* The above styles were received from CentreSource on 10/1/08 */


/*Fixes by SW */

p.h_one
	{
	background: url(/shared/images/sbhead-l.gif) no-repeat top left;
	margin: 0;
	text-transform: uppercase;
	font-family: "Lucida Grande", Verdana, Helvetica, Helv, Arial, Sans, sans-serif;
	font-size: 150%;
	color: #90B3CF;
	padding: 21px 15px 0 15px;
	text-shadow: #000000 1px 1px 2px;
	}
	
	/*added by SAW for lists */
	
.boxcontent ul li
	{
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 50px;
	font-family: Arial, Sans, sans-serif;
	font-size: 100%;
	line-height: 1.5em;
	}
	
.boxcontent ol li
	{
	display: list-item;
	list-style-type: none !important;
	margin: 0 !important;
	padding-left: 10px;
	}
	
	
/*Search*/
.search-meta {overflow:hidden;}
.search-meta p {float:left;}
.search-meta p + p {float:right;}
.search-meta a, .search-results a, .pagination a {color:#4F6FA1 !important;}
.search-results, .pagination {margin:20px 0;padding:0;overflow:hidden;}
.search-results a {font-weight:bold;font-size:22px;margin:0;padding:0;display:block;}
.search-results p {margin:0 0 20px 0;padding:0;font-size:13px;line-height:20px;}
.pagination li {display:inline;padding:0 0px;}
.search-results li {list-style-type: none !important;}
body.search #column_content, body.search #column_content_wide {
	width: 890px;
	margin-left: 0;
}
body.search .boxcontent {
	background: url(/shared/images/sbbody-d.gif) repeat-y top center;
}



/* Google Site Search */

 .cse .gsc-control-cse,
        .gsc-control-cse {
                padding: 0px;
        }
		
.gsc-control-cse {
	background-color: transparent !important;
    font-family: Arial, sans-serif;
	padding: 0px !important;
	margin-top: 0px;
	margin-left: 8px;
	border: none !important;
  }
  .gsc-control-cse .gsc-table-result {
    font-family: Arial, sans-serif;
  }
  input.gsc-input, .gsc-input-box, .gsc-input-box-hover, .gsc-input-box-focus {
    border-color: #D9D9D9;
	background: none !important;
	padding-top: 5px;
  }
  input.gsc-search-button, input.gsc-search-button:hover, input.gsc-search-button:focus {
    border-color: #fff !important;	
	background-color: #3D85C6 !important;
    background-image: none !important;
    filter: none;

  }
  .gsc-tabHeader.gsc-tabhInactive {
    border-color: #FF9900;
    background-color: #FFFFFF;
  }
  .gsc-tabHeader.gsc-tabhActive {
    border-color: #E9E9E9;
    background-color: #E9E9E9;
    border-bottom-color: #FF9900
  }
  .gsc-tabsArea {
    border-color: #FF9900;
  }
  .gsc-webResult.gsc-result, .gsc-results .gsc-imageResult {
    border-color: #FFFFFF;
    background-color: #FFFFFF;
  }
  .gsc-webResult.gsc-result:hover, .gsc-imageResult:hover {
    border-color: #FFFFFF;
    background-color: #FFFFFF;
  }
  .gs-webResult.gs-result a.gs-title:link, .gs-webResult.gs-result a.gs-title:link b, .gs-imageResult a.gs-title:link, .gs-imageResult a.gs-title:link b  {
    color: #0000CC;
  }
  .gs-webResult.gs-result a.gs-title:visited, .gs-webResult.gs-result a.gs-title:visited b, .gs-imageResult a.gs-title:visited, .gs-imageResult a.gs-title:visited b {
    color: #0000CC;
  }
  .gs-webResult.gs-result a.gs-title:hover, .gs-webResult.gs-result a.gs-title:hover b, .gs-imageResult a.gs-title:hover, .gs-imageResult a.gs-title:hover b {
    color: #0000CC;
  }
  .gs-webResult.gs-result a.gs-title:active, .gs-webResult.gs-result a.gs-title:active b, .gs-imageResult a.gs-title:active, .gs-imageResult a.gs-title:active b {
    color: #0000CC;
  }
  .gsc-cursor-page {
    color: #0000CC;
  }
  a.gsc-trailing-more-results:link {
    color: #0000CC;
  }
  .gs-webResult .gs-snippet, .gs-imageResult .gs-snippet, .gs-fileFormatType {
    color: #000000;
  }
  .gs-webResult div.gs-visibleUrl, .gs-imageResult div.gs-visibleUrl {
    color: #008000;
  }
  .gs-webResult div.gs-visibleUrl-short {
    color: #008000;
  }
  .gs-webResult div.gs-visibleUrl-short  {
    display: none;
  }
  .gs-webResult div.gs-visibleUrl-long {
    display: block;
  }
  .gs-promotion div.gs-visibleUrl-short {
    display: none;
  }
  .gs-promotion div.gs-visibleUrl-long  {
    display: block;
  }
  .gsc-cursor-box {
    border-color: #FFFFFF;
  }
  .gsc-results .gsc-cursor-box .gsc-cursor-page {
    border-color: #E9E9E9;
    background-color: #FFFFFF;
    color: #0000CC;
  }
  .gsc-results .gsc-cursor-box .gsc-cursor-current-page {
    border-color: #FF9900;
    background-color: #FFFFFF;
    color: #0000CC;
  }
  .gsc-webResult.gsc-result.gsc-promotion {
    border-color: #336699;
    background-color: #FFFFFF;
  }
  .gsc-completion-title {
    color: #0000CC;
  }
  .gsc-completion-snippet {
    color: #000000;
  }
  .gs-promotion a.gs-title:link,.gs-promotion a.gs-title:link *,.gs-promotion .gs-snippet a:link  {
    color: #0000CC;
  }
  .gs-promotion a.gs-title:visited,.gs-promotion a.gs-title:visited *,.gs-promotion .gs-snippet a:visited {
    color: #0000CC;
  }
  .gs-promotion a.gs-title:hover,.gs-promotion a.gs-title:hover *,.gs-promotion .gs-snippet a:hover  {
    color: #0000CC;
  }
  .gs-promotion a.gs-title:active,.gs-promotion a.gs-title:active *,.gs-promotion .gs-snippet a:active {
    color: #0000CC;
  }
  .gs-promotion .gs-snippet, .gs-promotion .gs-title .gs-promotion-title-right, .gs-promotion .gs-title .gs-promotion-title-right * {
    color: #000000;
  }
  .gs-promotion .gs-visibleUrl,.gs-promotion .gs-visibleUrl-short  {
    color: #008000;
  }
  .gsc-input input.gsc-input {
    background: none repeat scroll 0% 0% white !important;
	padding: 0px !important;
	margin: 0px !important;
  }
  
  td.gsc-input {padding: 2px 4px 0px 0px !important; margin: 0px !important;}
  td.gsc-search-button {padding: 0px 4px 0px 0px !important; margin: 0px !important;}
  td.gsib_a, td.gsib_b {padding: 0px !important; vertical-align:top !important;}
  
/*End Google Site Search*/