/* Default CSS Stylesheet for a new Web Application project */
BODY
{
    BACKGROUND-COLOR: #F8FAFC;
    FONT-FAMILY:  tahoma , Times New Roman, Helvetica, sans-serif;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
	background-color: #F8FAFC;	
	color: #002B55;
	margin-bottom: 0;
	margin-left: 4;
	margin-right: 4;
	margin-top: 0;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}

.title
{
	font-weight: bold;
	background-color: #F6F6F6;
	color: black;
	FONT-FAMILY:  Times New Roman;
	font-size: 12pt;
}

.TileT {
	background-image: url(/Images/Table1/Table1_Tile_T.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.BorderT {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.BorderD2 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.BorderLB {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #026472;
	border-bottom-color: #026472;
	border-left-color: #026472;
	}
.TileTT3 {
	background-image: url(/Images/Table3/Table2_TileBT.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.BorderT3D1 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0A69A0;
	border-left-color: #0A69A0;
}
.TilBTable3 {
	background-image: url(/Images/Table3/Table3_TileB.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.BorderT3D2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0A69A0;
	border-right-color: #0A69A0;
	border-bottom-color: #0A69A0;
	border-left-color: #0A69A0;
}
.TileTable3TT {
	background-image: url(/Images/Table3/Tile_table3_TT.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.TileTT3L {
	background-image: url(/Images/Table3/Table2_TileBT.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0A69A0;
}
.TileTT3R {
	background-image: url(/Images/Table3/Table2_TileBT.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0A69A0;
}

.HBreak
{
	font-size: 4pt;
}

.InPoint
{
	color: #f8fafc;
}

IMG
{
	margin: 0 0 0 0;
	border: none 0;
}

TABLE
{
	font-size: 8pt;
}

TABLE TD
{
	font-size: 8pt;
}

.TileTop {
	background-image: url(Images/Tile_Top.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.TileRight {
	background-image: url(Images/Tile_Right.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.txtStyle {
	font-family: tahoma;
	height: 22px;
	width: 226px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #185092;
	border-left-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	font-size: 9px;
}
.ListMStyle {
	height: 23px;
	width: 94px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F7955B;
	border-right-color: #F7955B;
	border-bottom-color: #F7955B;
	border-left-color: #F7955B;
}
.a:link {
	font-family: tahoma;
	font-size: 8pt;
	color: black;
	text-decoration: none;
	font-weight: bold;
}
.a:hover {
	font-family: tahoma;
	font-size: 8pt;
	color: Red;
	text-decoration: none;
	font-weight: bold;
}
.a:visited {
	font-family: tahoma;
	font-size: 8pt;
	color: black;
	text-decoration: none;
	font-weight: bold;
}
.a:visited:hover {
	font-family: tahoma;
	font-size: 8pt;
	color: Red;
	text-decoration: none;
	font-weight: bold;
}

.a {
	font-family: tahoma;
	font-size: 8pt;
	color: black;
	text-decoration: none;
	font-weight: bold;
}

.TileULink {
	background-image: url(Images/Tile_ULink.gif);
	background-repeat: repeat-x;
	background-position: 20px bottom;
}