/* Styles for Containers  */




.GraylineTitleTitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pt;
	font-weight:bold;
	color: #143961;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: px;
	padding-right:5px;
	padding-bottom: 0px;
	padding-left: 2px;
	
}

.GraylineTitleWidth {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
	background-color:#ffffff;
	
}


.GraylineTitleContentpane {
	text-align: left;	
	vertical-align: top;
	padding: 7px 0px 20px 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
	border-bottom:1px solid #c0d0d9;
	
}

.GraylineTitleActionscell {
	height: 31px;
	text-align: left;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.GraylineTitleVisibilitycell {
	height: 31px;
	text-align: right;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
	padding-right:5px;
}

.GraylineTitleContentbkgrd {
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}
.GraylineTitleContentTable {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.GraylineTitleSpacertable {
	height: 4px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.GraylineTitleTitleTable {
	height: 28px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
	
}

.GraylineTitleTopLeftCorner {
	height: 31px;
	width: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.GraylineTitleTopMIddle {
	height: 31px;
	text-align: left;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
	border-bottom:3px solid #c0d0d9;
}

.GraylineTitleTopRightCorner {
	height: 31px;
	width: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.GraylineTitleBottomLeftCorner {
	height: 10px;
	width: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.GraylineTitleBottomMiddle {
	height: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.GraylineTitleBottomRightCorner {
	height: 10px;
	width: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.GraylineTitleLeftSide {
	height: 6px;
	width:20px;
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.GraylineTitleRightSide {
	height: 10px;
	width: 8px;
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.GraylineTitleBottomAction {
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
	padding:5px;
}

.Graylinebottombg{
background-image:url(images/Graylinetitle_bottom.jpg);
background-repeat:no-repeat;
background-position:right;
vertical-align:bottom;
height:10px;
}
.contentbg{
background-color:#fbfbfb;}

.redline{
background-color:#FF0000;
height:3px;
}

.Grayline{background-color:#e0e8f3;
}

.Graylineleft{
	background-image:url(images/Graylineleftbg.jpg);
	background-position:left;
	background-repeat:repeat-y;
	}
.Graylinetop{
	background-image:url(images/Graylinetopbg.jpg);
	background-position:top;
	background-repeat:repeat-x;}
	
.Graylineright{
	background-image:url(images/Graylinerightbg.jpg);
	background-position:right;
	background-repeat:repeat-y;}
	
.Graylinebottom{
	background-image:url(images/Graylinebottombg.jpg);
	background-position:bottom;
	background-repeat:repeat-x;}

.Graylinemain{
	background-color:#e6e2e3;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#313131;	
}

