body {
	font-family: Arial Sans Serif;
	font-size: 1.05em;
	color: #FFFFFF;
	background-color: #000000;
	}

acronym {
	cursor: help;
	border-bottom: 1px solid #006DA6;
	}

/* -- Layout classes -- */
#adPlacement {
	width: 450px;
	margin-left: 38px;
	margin-top: 12px;
}
#mainContainer {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	}

/* -- Content container -- */
.clsCode {
	font-size: .8em; 
	font-family: Verdana;
}
#content {
	float: right;
	width: 550px;
	margin-right: 10px;
	}

#content p {
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 8px;
	background-color: #555555;
	}

#content a {
	text-decoration: none;
	border-bottom: 1px solid #DEFF00;
	color: #FFFFFF;
	}

#content a:hover {
	border-bottom: 1px solid #DEFF00;
	color: #DEFF00;
	text-decoration: none;
	}

#content a img {
	border: 0px;
	text-decoration: none;
	}

#content h1, #sideBar h1 {
	clear: both;
	font-size: 1.1em;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-indent: 10px;
	margin: 0px;
	border-top: 10px solid #000000;
	border-bottom: 10px solid #333333;
	color: #DEFF00;
	background-color: #006DA6;
	padding-top: 6px;
	padding-bottom: 6px;
	}

/* -- Content header and footer -- */

#header {
	display: table-cell;
	height: 100px;
	width: 550px;
	text-align: right;
	vertical-align: bottom;
	margin-bottom: 0px;
	background: url(/guide/search-engine-optimization/images/relaxed_hdr.gif) no-repeat top left;
	}

#footer {
	float: left;
	height: 75px;
	width: 550px;
	font-size: 0.8em;
	text-transform: uppercase;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	background: #333333 url(/guide/search-engine-optimization/images/round_corner.gif) no-repeat bottom right;
	}

#footer a {
	border: 0px;
	color: #DEFF00;
	}

#footer a:hover {
	border: 0px;
	color: #AAAAAA;
	}

/* -- Menu & news container -- */

#sideBar {
	float: right;
	width: 200px;
	margin: 0px;
	background-color: #333333;
	}

#sideBar p {
	margin: 0px;
	padding: 5px 5px 10px 5px;
	background-color: #555555;
	}

#sideBar a {
	text-decoration: none;
	border-bottom: 1px solid #DEFF00;
	color: #FFFFFF;
	}

#sideBar a:hover {
	color: #DEFF00;
	}

#sideBar a img {
	vertical-align:middle;
	padding: 0 5px 0 5px;
	border: 0px;
	}

#sideBar div.moduletable ul#mainlevel  {
	margin: 0;
	padding: 0;}

#sideBar div.moduletable ul#mainlevel li {
	list-style: none;
	}

#sideBar div.moduletable a.mainlevel {
	display: block;
	clear: both;
	font-size: 0.8em;
	text-transform: uppercase;
	text-decoration: none;
	margin-top: 1px;
	padding: 0 0 0 25px;
	border: 0px;
	color: #FFFFFF;
	background: #006DA6 url(/guide/search-engine-optimization/images/relaxed_icn_menu.gif) no-repeat center left;
	}

#sideBar div.moduletable a.mainlevel:hover {
	color: #DEFF00;
	background: #00517C url(/guide/search-engine-optimization/images/relaxed_icn_menu_on.gif) no-repeat center left;
	}
ul {
	margin-left: 18px;
}
li {
	margin: 12px 0px;
}
#content ul {
	margin-left: 18px;
}
#content li {
	margin: 12px 0px;
}
#sideBarHeader {
	height: 100px;
	background: #333333 url(/guide/search-engine-optimization/images/relaxed_hdr_bg.gif) repeat-x bottom right;
	;
	}

#sideBarFooter {
	height: 70px;
	border-top: 10px solid #000000;
	background: #333333 url(/guide/search-engine-optimization/images/round_corner.gif) no-repeat bottom right;
	}

/* -- Title and sub-headings -- */

.highLight {
	color: #DEFF00;
}

/* -- IE CSS2 selector hack.  This still validates, but IE ignores the class defined
      with the [id].  The result is you set the IE specific value in the first class
      definition, and the standard compliant browser value in the second class -- */

#title {
	font-size: 36px;
	padding: 48px 4px 0px 0px;
	margin-top: 38px;
	letter-spacing: .3em;
	}

#titleTools, #titleTools a {
	display: block;
	font-size: 5px;
	text-transform: uppercase;
	border: 0px;
	width: 75px;
	height: 5px;
	top: 24px;
	left: 1px;
	float: left;
	position: relative;
	font-weight: bold;
	text-decoration: none;
	text-align: left;}

#titleTools a:hover {
	color: #DEFF00;
	text-decoration: none;}

#title[id] {
	padding-top: 0px;
	padding-bottom: 3px;
	}

#title a {
	display: block;
	font-size: 10px;
	text-transform: uppercase;
	margin-top: -8px;
	border: 0px;
	text-decoration: none;}

#title a:hover {
	color: #DEFF00;
	text-decoration: none;}

strong, .subHeading {
	font-size: 1.2em;
	color: #DEFF00;
	}

.subHeading {
	display: block;
	}

/* -- Images styles -- */

.imgRight, .imgLeft {
	border: 1px solid #888888;
	}

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

.imgLeft {
	float: left;
	margin: 0 10px 10px 0;
	}

/* -- Takes care of the 'jump to top' arrow -- */

.upArrow {
	clear: both;
	display: block;
	text-align: right;
	}

.upArrow a img {
	margin-top: 10px;
	border-bottom: 0px;
	background-color: #DEFF00;
	}

.upArrow a:hover img {
	border: 0px;
	background-color: #BBBBBB;
	}

/* -- Quote block styles -- */

.quote {
	display: block;
	margin: 10px 20px 10px 20px;
	padding: 2px;
	border: 1px solid #888888;
	background-color: #666666;
	}

.author {
	display: block;
	font-size: 0.8em;
	text-transform: uppercase;
	color: #DEFF00;
	}
	
table.blog td.contentheading, div.componentheading {
	font-size: 1.0em;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-indent: 10px;
	margin: 0px;
	padding: 0px;
	color: #DEFF00;
	background-color: #006DA6;
	font-weight: bold;
	width: 100%;}

td.contentheading, div.componentheading {
	font-size: 1.0em;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-indent: 10px;
	margin-top: 5px;
	padding: 0px;
	color: #DEFF00;
	background-color: #006DA6;
	font-weight: bold;
	width: 550px;}

table.contentpaneopen {
	margin-top: 3px;
	margin-bottom: 0px;
	background-color: #555555;
	}

table.contentpane {
	margin-top: 3px;
	margin-bottom: 0px;
	background-color: #555555;
	padding: 5px	
}

table.contentpaneopen p, table.contentpaneopen tbody tr td {
	padding: 5px}

span.small, td.createdate, td.modifydate {
	font-size: 0.8em;
	text-transform: uppercase;
	color: #999;
	}

div.blog_more {
	margin-top: 3px;
	margin-bottom: 0px;
	padding: 8px;
	background-color: #555555;
	}

div#sideBar div.moduletable h3 {
	font-size: 1.0em;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-indent: 10px;
	margin-top: 6px;
	color: #DEFF00;
	background-color: #006DA6;
	width: 100%;
	font-weight: bold;
	margin-bottom: 0;
	border-bottom: .7em #000 solid;}

div#sideBar div.moduletable {
	padding-bottom: 10px;
}

div#sideBar div.moduletable form {
	padding-left: 15px;}

div.moduletable h3 {
	font-size: 1.0em;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-indent: 10px;
	margin-top: 6px;
	color: #DEFF00;
	background-color: #006DA6;
	width: 100%;
	font-weight: bold;
	margin-bottom: 0;
}

div.moduletable ul#mainlevel  {
	margin: 0;
	padding: 0;}

div.moduletable ul#mainlevel li {
	list-style: none;
	}

div.moduletable a.mainlevel {
	display: block;
	clear: both;
	font-size: 0.8em;
	text-transform: uppercase;
	text-decoration: none;
	margin-top: 1px;
	padding: 0 0 0 25px;
	border: 0px;
	color: #FFFFFF;
	background: #006DA6 url(/guide/search-engine-optimization/images/relaxed_icn_menu.gif) no-repeat center left;
	}

div.moduletable a.mainlevel:hover {
	color: #DEFF00;
	background: #00517C url(/guide/search-engine-optimization/images/relaxed_icn_menu_on.gif) no-repeat center left;
	}

td.sectiontableheader {
	background-color: #006da6;
	padding: 5px;
	font-weight: bold;}

tr.sectiontableentry1 {
	padding: 10px;
	font-weight: bold;
	background-color: #333;}

tr.sectiontableentry2 {
	padding: 10px;
	font-weight: bold;
	background-color: #111;
	color: #fff;}

table.contentpaneopen fieldset {
	width: 75%;}