BODY {
	background-color : White;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	padding-bottom : 0;
	padding-left : 0;
	padding-right : 0;
	padding-top : 0;
}
.margin {
	background-image : url(../img/margin2.jpg);
	background-repeat : repeat-y;
}
.margin2 {
	background-image : url(../img/margin2.gif);
	background-repeat : repeat-y;
}
A.Dark:ACTIVE, A.Dark:FOCUS, A.Dark:LINK, A.Dark:VISITED {
	color : #336699;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
	font-weight : bold;
}
A.Dark:HOVER{
	color : #FFA500;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
	font-weight : bold;
}
A:ACTIVE, A:FOCUS, A:LINK, A:VISITED {
	color : 778973;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : underline;
	font-weight : normal;
}
A:HOVER{
	color : #CBC082;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	font-weight : normal;
}

.bg0 {background : White;}
.bg1 {background : #336699;}
.bg2 {background : #EBEFDE;}
.bgInfo {background : #FFFFCC;}
.box1Edge{
	    BACKGROUND: #336699;
}
.box1EdgeBL{
	Background: url(../img/edges/blue/bl_bl.gif) no-repeat;
}
.box1EdgeBR{
	Background: url(../img/edges/blue/bl_br.gif) no-repeat;
}
.box1EdgeTL{
	Background: url(../img/edges/blue/bl_tl.gif) no-repeat;
}
.box1EdgeTR{
	Background: url(../img/edges/blue/bl_tr.gif) no-repeat;
}
.box2Edge{
	    BACKGROUND: #990033;
}
.box2EdgeBL{
	Background: url(../img/edges/red/re_bl.gif) no-repeat;
}
.box2EdgeBR{
	Background: url(../../img/edges/red/re_br.gif) no-repeat;
}
.box2EdgeTL{
	Background: url(../img/edges/red/re_tl.gif) no-repeat;
}
.box2EdgeTR{
	Background: url(../img/edges/red/re_tr.gif) no-repeat;
}
.h1{
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 10px;
	color : White;
	background-color : #FFA500;
	PADDING-LEFT: 5px;
	font-weight : bold;
}
.tLgWhite{
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	color : White;
	FONT-SIZE: 22pt;

	PADDING-LEFT: 2px;
}
.tMdWhite{
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	color : White;
	FONT-SIZE: 12pt;
    FONT-WEIGHT: bold;
	PADDING-LEFT: 2px;
}
.tMdRed{
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	color : #CC0000;
	FONT-SIZE: 10pt;
    FONT-WEIGHT: bold;
	PADDING-LEFT: 2px;
}
.tSmWhite{
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 10px;
	color : White;
}
.tSmBlack{
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 10px;
	color : Black;
}
.tContentText{
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 12px;
	color : 103200;
}
.tContentTitle{
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 16px;
	color : 103200;
	font-weight : bold;
}
.tContentHeader{
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 20px;
	color : 103200;
	font-weight : bold;
}
.tSmGrey{
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 10px;
	color : Gray;
}
.tSmDeleted{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : GrayText;
	text-decoration : line-through;
}
.tSmRed{
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 10px;
	color : Red;
}
.tTotals{
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 12px;
	color : White;
	background-color : Gray;
}
.TitleRow
{
	BORDER-RIGHT: medium none;
	BORDER-TOP: medium none;
	FONT-SIZE: 10pt;
	TEXT-TRANSFORM: capitalize;
	BORDER-LEFT: medium none;
	COLOR: white;
	BORDER-BOTTOM: medium none;
	FONT-FAMILY: Arial;
	BACKGROUND-COLOR: #103200;
	font-weight : bold;
}.HeaderRow
{
	BORDER-RIGHT: medium none;
	BORDER-TOP: medium none;
	FONT-SIZE: 8pt;
	TEXT-TRANSFORM: capitalize;
	BORDER-LEFT: medium none;
	COLOR: white;
	BORDER-BOTTOM: medium none;
	FONT-FAMILY: Arial;
	BACKGROUND-COLOR: #778973;
	vertical-align : top;

}
.DataRow
{
	color : #103200;
	FONT-SIZE: 8pt;
	FONT-FAMILY: Arial;
	BACKGROUND-COLOR: #efefdf;
	vertical-align : top;
}
.Table1
{
    PADDING-RIGHT: 1px;
    PADDING-LEFT: 1px;
    PADDING-BOTTOM: 1px;
    MARGIN: 0px;
    PADDING-TOP: 1px;
    BACKGROUND-COLOR: white
}
.HighlightedRow
{
    FONT-SIZE: 8pt;
    COLOR: black;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #bfc0ff
}
.EmailInput
{
	border : none;
}
.InputBox{
	padding : 0 5 0 5;
	border : thin groove;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : 103200;
}
.InfoBox{
	background : #FFFFCC;
	padding : 0 5 0 5;
	border : thin groove;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : 103200;
}