/* CSS Document */
body{
	margin:0;
	background-image:url(images/background.gif);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#e7dfb3;
	color:#666666;
}
p{
	line-height:19px;
	margin:5px 10px 0 10px ;
	padding:0;
}
.CenterTable{
	margin:0 auto 0 auto;
}
.Content{
	background:white;
	width:747px;
	background-image:url(images/contentbackground.gif);
	padding:0;
}
.LeftSide{
	width:13px;
	background-image:url(images/leftside_tile.gif);
	background-repeat:repeat-y;
}
.StdTable td
{
	vertical-align:top;
}
.RightSide{
	width:14px;
	background-image:url(images/rightside_tile.gif);
	background-repeat:repeat-y;
}
.Footer{
	background-image:url(images/footer.gif);
	width:770px;
	height:20px;
}
.Header{
	margin:0;
}
.LeftColumn{
	float:left;
	width:260px;
}
.RightColumn{
	margin:0 0 0 265px;
}
.HeaderLeft{
	float:left;
	background-image:url(images/header_left.gif);
	background-repeat:no-repeat;
	width:12px;
	height:30px;
}
.HeaderRight{
	float:right;
	background-image:url(images/header_right.gif);
	background-repeat:no-repeat;
	width:11px;
	height:30px;
}
.HeaderTile{
	background-image:url(images/header_tile.gif);
	background-repeat:repeat-x;
	height:30px;
}
.HeaderTile p{
	padding:7px 0 0 10px;
	margin:0;
	color:#333333;
	font-family:trebuchet Ms;
	font-size:18px;

}

.yBox-head{
	padding:0px 0 0 10px;
	margin:0;
	color:#333333;
	font-family:trebuchet Ms;
	font-size:18px;

}

.Emphasis{
	padding:0;
	margin:4px 0 0 10px;
	font-family:Arial;
	font-size:24px;
	font-weight:bold;
	line-height:28px;
	color:#255db4;

}
.Emphasis2{
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#255db4;

}
.Doc
{
	width:85%;
	margin:0 0 0 10px;
	height:55px;
}

.DocIcon
{
	float:left;
	padding:8px;
	border:none;
}
.Doc p
{
	padding:11px 0 0 0;
	margin:0 0 0 0;
	line-height:14px;
}
ul
{
	list-style-type:disc;
	margin-left:55px;
	list-style-image:url(images/bullet.gif);
	
}
li
{
	margin-top:9px;
	padding:0;
}
a:link
{
	color:#cc3333;
	font-weight:bold;
	text-decoration:none;
	
}
a:visited
{
	color:#cc3333;
	font-weight:bold;
	text-decoration:none;
}
a:hover
{
	text-decoration:none;
	color:#666666;
}

table.tablePositions {
	border:1px solid #c7c7c7;
	background:#FFFFCC;
	color:#333;
}


table.tablePositions tr td a {
	color:#255DB4;
	text-decoration:none;
}
table.tablePositions tr td a:visited {
	color:#255DB4;
	text-decoration:none;
}
table.tablePositions tr td a:hover {
	color:#255DB4;
	text-decoration:underline;
}
table.tablePositions tr td a:active {
	color:#255DB4;
	text-decoration:none;
}
table.tablePositions tr td {
	border-bottom:1px solid #c7c7c7;
	border-right:1px solid #c7c7c7;
}
table tr.header {
	background:#FAEC9D;
}
table tr.support {
	background:#FFE56F;
	color:#000;
}
table tr.hold {
	background:#FAEC9D;
}

.boxTop {
	background:url("images/yBox-top.jpg") no-repeat scroll 0 0 transparent;
	height:5px;
	margin:0;
	padding:0;
	width:503px;
}
.boxBG {
	background:url("images/yBox-bg.jpg") repeat-y scroll 0 0 transparent;
	margin:0;
	padding:0;
	width:503px;
}
.boxFooter {
	background:url("images/yBox-btm.jpg") no-repeat scroll 0 0 transparent;
	height:7px;
	margin:0;
	padding:0;
	width:503px;
}
div.clear {
	clear:both;
	margin:0;
	padding:0;
}