@charset "utf-8";

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on July 23, 2012 08:33:20 PM America/New_York */




@font-face {
    font-family: 'OpenSansLight';
    src: url('/templates/fonts/OpenSans-Light-webfont.eot');
    src: url('/templates/fonts/OpenSans-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('/templates/fonts/OpenSans-Light-webfont.woff') format('woff'),
         url('/templates/fonts/OpenSans-Light-webfont.ttf') format('truetype'),
         url('/templates/fonts/OpenSans-Light-webfont.svg#OpenSansLight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'OpenSansLightItalic';
    src: url('/templates/fonts/OpenSans-LightItalic-webfont.eot');
    src: url('/templates/fonts/OpenSans-LightItalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('/templates/fonts/OpenSans-LightItalic-webfont.woff') format('woff'),
         url('/templates/fonts/OpenSans-LightItalic-webfont.ttf') format('truetype'),
         url('/templates/fonts/OpenSans-LightItalic-webfont.svg#OpenSansLightItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'OpenSansRegular';
    src: url('/templates/fonts/OpenSans-Regular-webfont.eot');
    src: url('/templates/fonts/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/templates/fonts/OpenSans-Regular-webfont.woff') format('woff'),
         url('/templates/fonts/OpenSans-Regular-webfont.ttf') format('truetype'),
         url('/templates/fonts/OpenSans-Regular-webfont.svg#OpenSansRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'OpenSansItalic';
    src: url('/templates/fonts/OpenSans-Italic-webfont.eot');
    src: url('/templates/fonts/OpenSans-Italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('/templates/fonts/OpenSans-Italic-webfont.woff') format('woff'),
         url('/templates/fonts/OpenSans-Italic-webfont.ttf') format('truetype'),
         url('/templates/fonts/OpenSans-Italic-webfont.svg#OpenSansItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'OpenSansSemibold';
    src: url('/templates/fonts/OpenSans-Semibold-webfont.eot');
    src: url('/templates/fonts/OpenSans-Semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/templates/fonts/OpenSans-Semibold-webfont.woff') format('woff'),
         url('/templates/fonts/OpenSans-Semibold-webfont.ttf') format('truetype'),
         url('/templates/fonts/OpenSans-Semibold-webfont.svg#OpenSansSemibold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'OpenSansSemiboldItalic';
    src: url('/templates/fonts/OpenSans-SemiboldItalic-webfont.eot');
    src: url('/templates/fonts/OpenSans-SemiboldItalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('/templates/fonts/OpenSans-SemiboldItalic-webfont.woff') format('woff'),
         url('/templates/fonts/OpenSans-SemiboldItalic-webfont.ttf') format('truetype'),
         url('/templates/fonts/OpenSans-SemiboldItalic-webfont.svg#OpenSansSemiboldItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'OpenSansBold';
    src: url('/templates/fonts/OpenSans-Bold-webfont.eot');
    src: url('/templates/fonts/OpenSans-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/templates/fonts/OpenSans-Bold-webfont.woff') format('woff'),
         url('/templates/fonts/OpenSans-Bold-webfont.ttf') format('truetype'),
         url('/templates/fonts/OpenSans-Bold-webfont.svg#OpenSansBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'OpenSansBoldItalic';
    src: url('/templates/fonts/OpenSans-BoldItalic-webfont.eot');
    src: url('/templates/fonts/OpenSans-BoldItalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('/templates/fonts/OpenSans-BoldItalic-webfont.woff') format('woff'),
         url('/templates/fonts/OpenSans-BoldItalic-webfont.ttf') format('truetype'),
         url('/templates/fonts/OpenSans-BoldItalic-webfont.svg#OpenSansBoldItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

body  
{
	margin: 0;
	padding: 5px 0;
	text-align: left;
	font-family: OpenSansRegular, Segoe UI, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	background-color: #d2dceb;
	color: #00000;
	background-image: url(/templates/images/baobab.jpg);
	background-size: cover;
	background-attachment: fixed;
}
 
img
{
	border: none;
}

table
{
	vertical-align: top;
	text-align: left;
}


#footer {
  background: url("/templates/images/footer_bg.png") no-repeat scroll left top transparent;
  clear: both;
  color: #FFFFFF;
  display: table-cell;
  height: 75px;
  padding: 5px 10px;
  width: 960px;
  font-size: 12px;
}

#footer a, #footer a:visited
{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

#footer .module
{
	margin: 0;
	background-color: transparent;
	color: #fff;
}

a, a:active
{
	outline:  none;
}

#frame
{
	background: url("/templates/images/fakoli_3_header.png") no-repeat scroll left top transparent;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-moz-box-shadow: 2px 2px 12px #000;
	-webkit-box-shadow: 2px 2px 12px #000;
	box-shadow: 2px 2px 12px #000;
	width: 960px;
	border-collapse: collapse;
	margin: 20px auto;

}

#header
{
	height: 120px;
	margin: 0;
	padding: 0;
    position: relative;
    color: #fff;
}

#header label
{
	color: #fff;
}

#header a, #header a.visited
{
	color: #a8c7f7;
}

#header a.button, #header a.button:visited
{
	color: #000;
}

#banner
{
	display: block;
	height: 120px;
	width: 960px;
}

#layout
{
	width: 960px;
	margin: 0;
	padding: 0;
	background-color: #fff;
}

#container
{
	padding: 0px 10px;
}

#header_divider
{
	height: 6px;
	font-size: 1pt;
	background-color: #2B6926;
}

#nav
{
	vertical-align: top;
	padding: 1px 0 2px;
	width: 100%;
	height: 23px;
	line-height: 22px;
	background: url(/fakoli/images/table-header.png) top left repeat-x transparent;
}

#login
{
	margin-top: 100px;
	border: solid 1px #000;
	-moz-border-radius: 6px;
	border-radius: 6px;
	margin-left: auto;
	margin-right: auto;
	background-color: #cfceef;
	padding: 5px;
	-moz-box-shadow: 2px 2px 12px #888;
	-webkit-box-shadow: 2px 2px 12px #888;
	box-shadow: 2px 2px 12px #888;
}

#login input
{
	border: solid 1px #333;
}

.module
{
	vertical-align: top;
	background: #ffffff;
	padding-top:5px;
	margin-top:5px;
}


#content  
{	
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	padding: 2px;
	vertical-align: top;
	display: table-cell;
	width: 960px;
}

#content p {
	color: #000000;


}
#content a:link, #content a:visited, #content a:hover 
{
  color: #2766B6;
  font-weight: bold;
}

.menuitem, .menuitem:link
{
	FONT-SIZE: 10pt;
	display: block;
	height: 30px;
	padding-right: 10px;
	FONT-FAMILY: arial;
	TEXT-DECORATION: none;
	color: #fff;
	text-align: right;
	font-weight: normal;
}

.menuitem:hover 
{
	COLOR: #504c31;
	background-color: #8bad51;
}

.selecteditem
{
	FONT-SIZE: 10pt;
	display: block;
	height: 30px;
	padding-right: 10px;
	FONT-FAMILY: arial;
	TEXT-DECORATION: none;
	color: #fff;
	text-align: right;
	COLOR: #504c31;
	background-color: #8bad51;
}


#content_cell
{
	padding-left:  20px;
	padding-top:   1px; 
	padding-right: 20px;
	background-color: #fff;
	border-left: solid 1px #ccc;
	vertical-align: top;
	font-size: 12px;	
}


#content-admin

{
	float: left;
	margin-left: 180px;
	width: 760px;
	margin: 0;
	padding: 0;
	min-height: 400px;
}

#content-admin h2 
{
	vertical-align: top;
	color: #000 ;
	border-bottom: solid 1px #ccc;
	font-size: 18px;
	margin-top: 10px;
	padding-top: 0px;
	padding-bottom: 4px;
}

h2
{
	color: #2766b6;
	font-size: 24px;
	font-family: OpenSansRegular;
	margin: 5px 0;
	line-height: 1.2;
}

h3
{
	color: #2766b6;	
	font-family: OpenSansRegular;
	font-size: 16px;
}


label
{
	font-size: 14px;
	font-family: OpenSansSemibold;
	color: #000;
	border-bottom: 0;
}

h4
{
	color: #2766b6;
	font-size: 12px;	
	font-family: OpenSansRegular;
}

h5
{
	color: #2766b6;
	font-size: 12px;
	font-family: OpenSansRegular;
}

table.form
{
	background-color: #fffff;
	line-height: 18px;
}

table.form th
{
	background-color: #ddd;
	color: #fff;
	font-weight: bold;
	text-align: left;
	padding: 4px;
}

table.form td
{
	padding: 4px;
	text-align: left;
}

td.label
{
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	font-size: 10pt;
	color: #ooo;
	border-bottom: 0;
}

input, textarea, select
{
	border: solid 1px #666;
	background: #eef;
}

.scrollbox
{
	border: solid 1px #666;
	background: #fff;
} 

#calloutbox
{
 padding: 5px;
 width: 200px;
 float: right;
 background: #dddddd;
 border: solid 1px #ccc;
 margin:9px;
 height:auto;
 
}

#calloutbox  h2

{
	color: #000;
	font-weight: bold;
	font-size: 12px;
}
#calloutbox P {
	color: #000;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
}

#calloutbox a:link, #calloutbox a:visited,  #calloutbox a:hover{

	color: #000;
	font-weight: bold;
	font-size: 12px;
}

.button, #content .button
{
	font-size: 12px;
	border: solid 1px #888;
	border-radius: 4px;
	-moz-border-radius: 4px;
	background: url(/fakoli/images/button-strip.gif) top left #cccccc;
	cursor: pointer;
	font-weight: normal;
}

a.button, #content a.button
{
	text-decoration: none;
	font-size: 10pt;
	padding: 2px 6px;
	color: #000;
	width: auto;
	outline: none;
	cursor: pointer;
	font-weight: normal;
}

.button:hover,
.button:focus 
{
	color: #000;
	border: solid 1px #000;
}

input.button
{
	padding: 2px 6px;
	cursor: pointer;
}

#menu h4
{
	display: block;
	font-size: 12px;
	color: #000;
	border: solid 1px #666;
	border-radius: 4px;
	-moz-border-radius: 4px;
	background: url(/fakoli/images/table-header.png) top left repeat-x transparent;
	padding-left: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-bottom: 6px;
	cursor: pointer;
}

#menu .adminmenuitem:hover
{
	color: #000;
	background-color: #ddd;
	min-width: 4px;
}

#menu .adminmenuitem
{
	font-size: 12px;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 10px;
	padding-left: 20px;
	border: solid 1px #fff;
	border-radius: 4px;
	-moz-border-radius: 4px;
	text-decoration: none;	
	color: #333;
	text-align: left;
}

#menu .selectedadminitem
{
	font-size: 12px;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 10px;
	padding-left: 20px;
	border: solid 1px #fff;
	-moz-border-radius: 4px;
	border-radius: 4px;
	text-decoration: none;	
	text-align: left;
	color: #fff;
	background-color: #325e9e;
}

#tabs 
{
  float:left;
  width:100%;
  background:#ffffff;
  font-size:12px;
  line-height:18px;
  text-align: center;
  clear: left;
  padding-top: 12px;
}

#tabs ul  
{
  margin:0;
  padding: 0;
  padding-top: 2px;
  list-style:none;
  text-align: center;
  height: 24px;
}

#tabs li 
{
  float:left;
  background:url("/fakoli/images/tabs/tab_left.gif") no-repeat left top;
  margin:0;
  padding: 0;
  padding-left: 10px;
  font-size: 9pt;
  text-align: center;
}
  
#tabs a
{
  float:left;
  display:block;
  background:url("/fakoli/images/tabs/tab_right.gif") no-repeat right top;
  padding:3px 15px 3px 3px;
  text-decoration:none;
  font-weight:bold;
  color:#000 ;
  outline: none;
  border: none !important;
}  

/* Commented Backslash Hack

   hides rule from IE5-Mac \*/

#tabs a {float:none;}

/* End IE5-Mac hack */

#tabs a:hover 
{
  text-decoration: underline;
}

#tabs a.disabled
{
	color: #fff;
}

#tabs a.disabled:hover
{
	color: #fff;
	text-decoration: none;
}

#tabs .current 
{
  background-image:url("/fakoli/images/tabs/tab_left_on.gif");
}

#tabs .current a 
{
  background-image:url("/fakoli/images/tabs/tab_right_on.gif");
  color:#fff;
  padding-bottom:3px;
}  


#subtabs
{
	background-color: #1c5892;
	clear: left;
	padding: 0;
	margin: 0;
	border-left: solid 1px #000;
	border-top: solid 1px #000;
	border-right: solid 1px #000;
	text-decoration: none;
	width: 100%;
}


#subtabs ul  
{
  margin:0;
  padding: 0;
  list-style:none;
  text-align: center;
  background-color: #eee;
  height: 24px;
  width: 100%;
}

#subtabs li 
{
  float: left;
  background-color: #E0E0E0;
  border-right: solid 1px #000;
  margin:0;
  padding: 0;
  font-size: 11px;
  text-align: center;
  text-decoration: none ;
}
  
#subtabs a
{
  float:left;
  display:block;
  background-color: #a9cded;
  padding: 3px 15px 3px 15px;
  font-weight:normal;
  color: #000;
  height: 18px;
  outline: none;
  border: none !important;
}  

#subtabs li a:hover {
	background-color: #aaa;	
	color: #000;
	text-decoration: none;
}


#subtabs li.current a,
#subtabs li.current a:hover
{
	font-weight: bold;
	background-color: #325E9E;
	color: #ffffff;
	text-decoration: none;
}



#subtabs a:visited {
	text-decoration: none;
	background-color: #E0E0E0;
 	color: #000000;
    font-weight:normal;	
}


#subtabs a:link {
	text-decoration: none;
	background-color:  #E0E0E0;
 	color: #000000;
}

#subtabs a.disabled {
	font-style: italic;
}
	

.whitelabel
{
	color: #ffffff;

}



.glossary_link
{
	color: #799840;
}

#termPopup
{
	border: solid 1px #000;
	background-color: #ffffdd;
	font-size: 9pt;
	padding: 4px;
	width: 250px;
	position: absolute;
	display: none;
}


#right
{
	background: #fff;
	float: right;
	width: 220px;
	vertical-align: top;
	margin-left: 5px;
	padding-left: 10px;
	padding-top: 12px;
	margin-right: 5px;
	margin-top: 0px;

}

	
	
#right div.module

{
	border-top: solid 1px #ccc;
	border-left: solid 1px #ccc;
	padding-left: 5px;

}

#right img.center
{
	display: block;
    margin-left: auto;
    margin-right: auto 
}
#additional_content div.module
{
	border-top: solid 1px #ccc;

}


#right a:link, #right  a:visited,  #right  a:hover
{

	color: #006600;
	font-weight: normal;
}

#right h3

{
	font-size: 16px;
}

#bottom_boxes
	
	{
	
	color: #006600;
	vertical-align: top;
	/*width: 730px;*/
}
	
	
#bottom_boxes div.module

{
	width: 210px;
	vertical-align: top;
	float: left;
	border-top: solid 1px #ccc;
	border-right: solid 1px #ccc;
	padding-top: 12px;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 12px;
	height: 250px;
}

#bottom_boxes a:link, #bottom_boxes  a:visited,  #bottom_boxes  a:hover
{

	color: #000;
	font-weight: normal;
}

#breadcrumbs
{
	padding-bottom: 10px;
	font-size: 11px;
	font-weight: normal;
	color: #555;
}

#breadcrumbs a
{
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

#breadcrumbs a:hover
{
	text-decoration: underline;
}	


warning
{
	font-size: 10pt;
	color: #CC0000;
	font-weight: bold;
	padding-left: 20px;
	background-image: url(/fakoli/images/warning_icon.gif);
	background-repeat: no-repeat;
}

#global
{
	margin-left: 17px;
	display:block;
}

#global ul
{
	display: inline-block;
	list-style: none;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 17px;
	margin-left: 0;
}

#global li
{
	float: left;
	background: none;
	margin-left: 20px;
	margin-right: 20px;
}

#global li	a:link, 
#global li a:visited
{
	display: inline-block;
	font-size: 9.5pt;
	color: #000;
	text-decoration: none;
	border: solid 1px transparent;
	padding: 0px;
	padding-left: 2px;
	padding-right: 2px;
	font-family: OpenSansSemibold;
}

#global li a:hover,
#global li a:focus
{
	border: solid 1px #203040;
	background-color: #406080;
	color: #fff;
}

#global li ul {
	position: absolute;
	display: block;
	width: auto;
	height: auto;
	left: -999em;
	border: solid 1px #203040;
	color: #406080;
	background-color: #eee;
	background-image: none;
	padding-bottom: 0px;
	padding-top: 0;
	-moz-box-shadow: 3px 3px 3px #666;
	-webkit-box-shadow: 3px 3px 3px #666;
	box-shadow: 3px 3px 3px #666;
}

#global li:hover ul
{
	left: auto;
	top: 152px;
}

#global li.sfhover ul 
{
	left: 0;
	top: 24px;
}

#global li ul li
{
	float: none;
	background-color: #ededed;
	background-image: none;
	margin: 0;
	padding: 0;
	font-size: 9pt;
}

#global li ul li a:link,
#global li ul li a:visited
{
	display: block;
	color: #406080;
	border: none;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: normal;
	white-space: nowrap;
}

#global li ul li a:hover,
#global li ul li a:active,
#global li ul li a:focus	
{
	background-color: #406080;
	color: #fff;
}

table.list
{
	font-family: OpenSansRegular, sans-serif;
	font-size: inherit;
}


#content table.list td a
{
	color: #000;
	display: block;
	text-decoration: none;
	border: solid 1px none;
	border-radius: 3px;
	-moz-border-radius: 3px;
	padding: 2px;
	font-weight: bold;
}

#content table.list td a:hover
{
	color: #fff;
	background-color: #406080;
}


pre
{
	border: solid 1px #333;
	background-color: #f4f4f4;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	line-height: 13px;
	padding: 5px;
	-moz-box-shadow: 2px 2px 12px #666;
	-webkit-box-shadow: 2px 2px 12px #666;
	box-shadow: 2px 2px 12px #666;
	border-radius: 5px;
	-moz-border-radius: 5px;
}

body.popup
{
	background-color: #fff;
	text-align: left;
}

#popup_header
{
	width: 100%;
	height: 60px;
	background-color: #d2dceb;
	border-bottom: solid 1px #000;
}

.Standard h4
{
	font-size: 13pt;
	margin-top: 0;
	border: none;
}

.Standard h4 a
{
	text-decoration: none;
}

.Standard li
{
	border: none;
}

.Standard .article_summary {
  background-color: #EEEEEE;
  border-radius: 10px 10px 10px 10px;
  padding: 10px;
}

.Standard .article_summary:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

body.ie6 .Standard .article_summary,
body.ie7 .Standard .article_summary
{
	zoom: 1;	
}

.chapter img, img.figure
{
	display: block;
	margin-left: auto;
	margin-right: auto;
	-moz-box-shadow: 2px 2px 12px #666;
	-webkit-box-shadow: 2px 2px 12px #666;
	box-shadow: 2px 2px 12px #666;
	border-radius: 5px;
	-moz-border-radius: 5px;
	padding: 5px;
}



#login_box
{
	font-size: 11px;
	position: absolute;
	top: 0px;
	right: 5px;
}

#login_box a, #login_box label, #login_box input
{
	font-size: 11px;
}

#login_box .module
{
	background-color: transparent;
}

#teaser
{
	float: right;
	width: 440px;
	padding: 0px 10px;
	display: block;
}
	
	
.Standard .article_summary
{
	clear: both;
}

#content #principles 
{
  list-style: none outside none;
  padding-left: 0;
}

#content #principles img
{
	display: inline-block;
	margin-right: 5px;
}

#content #principles h3
{
	margin: 0;
	padding: 0;
	font-size: 11pt;
}

#content #principles li
{
	display: block;
	text-decoration: none;
	font-weight: normal;
	border: solid 1px #aaa;
	border-radius: 8px;
	box-shadow: 1px 1px 5px #666;
	padding: 5px;	
}

#principles p 
{
  margin: 0;
}

#principles li
{
	margin-bottom: 5px;
}

#content #principles li:hover
{
	background: #deefff; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RlZWZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5OGJlZGUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #deefff 0%, #98bede 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#deefff), color-stop(100%,#98bede)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #deefff 0%,#98bede 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #deefff 0%,#98bede 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #deefff 0%,#98bede 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #deefff 0%,#98bede 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#deefff', endColorstr='#98bede',GradientType=0 ); /* IE6-8 */	
}

.Standard
{
	padding-left: 0;
}