
* {
	font-family: "Lucida Grande", Verdana, Lucida, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a {
	text-decoration: none;
	color: #00c;
	}
a:link {
	text-decoration: underline;
	}
a:visited {
	text-decoration: underline;
	}
a:active {
	text-decoration: underline;
	}
a:hover {
	color: #c00;
	text-decoration: underline;
	}

body {
	background: #fff;
	color: #333;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

h1 {
	color:#333;
	font-size:10pt;
	font-weight:bold;
	line-height: 16px;
	text-align:left;
	margin:0px;
}

h2 {
	color:#600;
	font-size:8pt;
	font-weight:bold;
	line-height:16px;
	text-align:left;
	margin:0px;
}

h3 {
	font-weight:normal;
	text-align:left;
	margin:0px;
}

td {
	text-align: center;
	border:	0px;
	padding: 0px;
	margin: 0px;
}

div.container {
	position: relative;
	margin: 0px auto;
	width: 800px;
	text-align: left;
}

#header {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 800px;
	height: 120px;
	background: #fff url( ../images/header.jpg) no-repeat;
}

#main {
	position: absolute;
	top: 120px;
	left: 0px;
	width: 800px;
	background: #fff url( ../images/sidebarWatermarked.jpg) repeat-y;
}

.leftContent {
	position: absolute;
	top: 20px;
	left: 20px;
	width: 200px;
	line-height: 16px;
	text-align: right;
}

.leftContent-menus {
	font-weight: bold;
}

.mainContent {
	position: relative;
	top: 20px;
	left: 260px;
	width: 500px;
	line-height: 16px;
	text-align: justify;
}

.line-solid-horizontal {
	padding-top: 8px;
	margin-top: 8px;
	background: url( ../images/line-solid-horizontal.gif) repeat-x;
}

.line-dotted-horizontal {
	line-height: 16px;
	padding-top: 8px;
	margin-top: 8px;
	background: url( ../images/line-dotted-horizontal.gif) repeat-x;
}

#headingPocket {
	height: 24px;
	padding-top: 11px;
}

#videoPocket {
	height: 96px;
}

#getmsmediaPocket {
	height: 16px;
}

#getmsmedia {
	display: block;
	width : 88px;
	height : 32px;
	background-image: url( ../images/getmsmedia_88x31_opaque.gif);
	float: right;
}

#getmsmedia:hover {
	background-image: url( ../images/getmsmedia_88x31_full.gif);
}

#searchPocket {
	height: 96px;
}

#buttonPocket {
	height: 32px;
}

#getacro {
	display: block;
	width : 88px;
	height : 31px;
	background-image: url( ../images/getacro_88x31_full.gif);
	float: right;
}

#getacro:hover {
	background-image: url( ../images/getacro_88x31_full.gif);

}

.content-heading {
	font-size:10pt;
	font-weight:bold;
	line-height: 16px;
	text-align:left;
}

.content-subheading {
	color:#660000;
	font-size:8pt;
	font-weight:bold;
	line-height: 16px;
	text-align:left;
}

.content-subheading-monochrome {
	color:#000;
	font-size:8pt;
	font-weight:bold;
	line-height: 16px;
	text-align:left;
}

.content-subheading-monochrome333 {
	color:#333;
	font-size:8pt;
	font-weight:bold;
	line-height: 16px;
	text-align:left;
}

.content-subheading-monochromeFAQ {
	color:#600;
	font-size:8pt;
	font-weight:bold;
	line-height: 16px;
	text-align:left;
}

ul {
	margin-left: 0;
	padding-left: 1.5em;
}

ol {
	margin-left: 0;
	padding-left: 2.25em;
}

.contactInfo {
	line-height: 16px;
	font-size: 8pt;
	color: #333;
}

.copyright {
	font-size:7pt;
	color: #666;
}

.headlineType {
	line-height: 16px;
	font-size: 10px;
}

.floatLeft {
	float: left;
	margin-top: 10px;
	margin-left: 0px;
	margin-bottom: 10px;
	margin-right: 20px;
}

.floatRight {
	float: right;
	margin-top: 10px;
	margin-left: 20px;
	margin-bottom: 10px;
	margin-right: 10px;
}

.floatRightShortTitle {
	float: right;
	margin-top: 16px;
	margin-left: 16px;
	margin-bottom: 16px;
	margin-right: 36px;
}
