/* Microsoft Branding */

body
{
	background-color: #91A5D8;
	margin: 0px;
}

body td
{		
	font-family: tahoma;
	font-size: 11px;
	color: #333333;	
}

.text-header1
{
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;	
}

.text-header2
{
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;	
}

a:link {text-decoration: none; color: #4464B8}
a:visited {text-decoration: none; color: #4464B8}
a:hover {color: #4464B8; text-decoration: underline}
a:active {text-decoration: none; color: #4464B8}

a.item-link:link {color: #333333; text-decoration: none}
a.item-link:visited {color: #333333; text-decoration: none}
a.item-link:hover {color: #4464B8; text-decoration: none}
a.item-link:active {color: #333333; text-decoration: underline}

.right-gradient
{
	background-image: url('../images/gradient_right_ms.gif');
	background-color: #91A5D8;
	background-repeat: repeat-y;
	width: 100%;	
}

.header-left
{
	background-image: url('../images/header_left_ms.jpg');
	width: 713px;
}

.header-center-top
{
	background-image: url('../images/header_center_top_ms.gif');
	height: 174px;
}

.header-center-bottom
{
	background-image: url('../images/header_center_bottom_ms.gif');
	height: 25px;
}

.header-right
{
	background-image: url('../images/header_right_ms.gif');
	width: 212px;
}

.header-tile
{
	background: url('../images/header_tile_ms.gif');
}

.header-top-padding
{
	background-color: #778FCD;
	height: 11px;
}

.toc-bullet
{
	/*border-bottom: 1px solid #CC3333;*/
	padding-bottom: 3px;
	padding-top: 4px;
	background-image:  url(../images/btn_dot.gif);
	background-repeat:no-repeat;
	background-position:center center;
}

.trBackground
{
	background-image: url(../images/blurb_title_bkgnd.gif);
}

.tdBackGround
{
	background-image: url(../images/q.gif);
	width: 20px;
	height: 20px;
	background-repeat:no-repeat
}

.faq-highlight-11
{
	width:1px;
}

.faq-icon-question1
{
	width: 17px;
	padding-left: 6px;
	padding-right: 5px;
}

.Question-Text
{
	font-weight: bold;
	color: #336633;
}

.FAQ-Bottom-Row2
{
	padding-bottom: 10px;
	padding-top: 6px;
}

.faq-icon-answer2
{
	width: 17px;
	padding-left:22px;
	padding-right: 5px;
	padding-top: 10px;
	background-image: url(../images/a.gif);
	background-repeat:no-repeat;
	background-position:center top;
}

.faq-text2
{
	padding-top:0px;
	padding-left:3px;
}