body {
	font-size : 0.8em;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	margin : 0px;
	padding: 0px;
	background-color: #f19f18;
	padding-bottom: 20px;
}

a:visited,
a:active,
a:link {	
	color : #0054a6;
}

#comments h2
{
	color: #0054a6;
	font-size: 1em;
	margin-top: 16px;
}

#masthead 
{
	margin-top: 8px;
	background: #ffffff;
	background-image: url(http://blogs.technet.com/photos/tothesharepoint/images/3105072/original.aspx);
	width: 804px;
	height: 219px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
}

#leftmenu ul li
{
	color: #0054a6;
	margin-top: 6px;
	margin-bottom: 6px;
	font-weight: bold;
}

#leftmenu ul a:link, #leftmenu ul a:visited, #leftmenu ul a:active
{
	color: #0054a6;
	text-decoration: none;
}

#leftmenu ul a:hover
{
	color: #0054a6;
	text-decoration: underline;
}

legend
{
	color: #99bbdb;
	font-weight: bold;
}

#welcome
{
	background-color: #99bbdb;
	padding: 6px;
	padding-top: 4px;
	font-size: .7em;
	color: #ffffff;
	margin: 0px;
	text-align: center;
}

#Search .searchBox 
{
	width: 100px;
	border: 1px solid #464646;
	font-size: .9em;
}

.SearchButtonOuter
{
	background-image: url(http://blogs.technet.com/photos/tothesharepoint/images/3089113/original.aspx);
	background-position: top left;
	background-repeat: no-repeat;
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	font-size: 12px;
	font-variant: small-caps;
	text-align: left;
	padding-left: 4px;
	font-weight: bold;
	margin-left: 4px;
}

.SearchButton
{
	background-image: url(http://blogs.technet.com/photos/tothesharepoint/images/3089118/original.aspx);
	background-position: top right;
	background-repeat: no-repeat;
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	font-size: 12px;
	font-variant: small-caps;
	text-align: left;
	padding-left: 5px;
	padding-right: 9px;
	padding-top: 3px;
	padding-bottom: 4px;
	font-weight: bold;
	color: #464646;
	text-decoration: none;
}

#title h1
{
	font-size: 0px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #99bbdb
}

#title a:link, #title a:visited, #title a:active, #title a:hover
{
	color: #99bbdb
}

#nav
{
	background-color: #ffffff;
	padding: 0px 6px 0px 6px;
	width: 792px;
	height: 35px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
}

#navbar a:link, #navbar a:visited
{
	color: #464646;
	text-decoration: none;
}

#navbar a:active
{
	color: #ffffff;
	text-decoration: none;
}

#navbar a:hover
{
	color: #ffffff;
	text-decoration: none;
}

#navbar
{
	background: #ffffff url('http://blogs.technet.com/photos/tothesharepoint/images/3087482/original.aspx') repeat-x;
	height: 35px;
}

#navbar li
{
	float: left;
	padding-left: 18px;
	margin-left: 8px;
	margin-right: 8px;
	background-image: url('http://blogs.technet.com/photos/tothesharepoint/images/3089094/original.aspx');
	background-repeat: no-repeat;
	background-position: 4px 13px;
	padding-top: 9px;
                font-family: Segoe;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
}


.posthead
{
	border-style: dotted;
	border-width: 0px;
	border-bottom-width: 1px;
	border-color: #dfdfdf;
	color: #0054a6;
	font-weight: normal;
	font-size: 1.5em;
	padding-bottom: 6px;
	margin: 0px;
	margin-bottom: 10px;
}

.posthead a:link, .posthead a:visited, .posthead a:active
{
	color: #0054a6;
	text-decoration: none;
}

.posthead a:hover
{
	color: #0054a6;
	text-decoration: underline;
}

.pageTitle
{
	color: #0054a6;
	font-size: 1.8em;
	font-weight: bold;
	margin-bottom: 20px;
	margin-top: 0px;
}