html {
	margin:0;
	padding:0;
}
body {
	font:14px Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	color:#000000;
	background-color:#FFFFFF;
	text-align:left;
}
.Layout {
	padding:0;
	max-width:900px;
	min-width:550px;
	text-align:left;
}
h1 {
	margin:0 0 10px 0;
	border-bottom:solid 3px #CCCCCC;
	padding-bottom:3px;
	text-align:center;
	color:#2B85BB;
	font-size:24px;
	font-weight:bold;
}
h3 {
	margin:1em 0 1em 0;
	border-top:2px solid #2B85BB;
	border-left:20px solid #2B85BB;
	padding:4px;
	padding-left:10px;
	background-color:#DDDDDD;
	color:#000000;
	font-size:14px;
	font-weight:bold;
}
h4 {
	margin:1em 0 1em 0;
	color:#2B85BB;
	font-size:14px;
	font-weight:bold;
}
img {
	border:0;
}
a,
a:link,
a:visited {
	color:#072A5E;
}
a:hover {
	color:#2B85BB;
}
a:active {
	color:#990000;
}
a.External {
	background:url(img/external.png) center right no-repeat;
	padding-right:13px;
	font-size:12px;
}

.Section {
	border-left:2px solid #CCCCCC;
    border-bottom:2px solid #CCCCCC;
	padding-left:1em;
	padding-right:1em;
}

.FooterMenu {
	margin-top:3px;
	border-collapse:collapse;
}
.FooterMenu td {
	border:solid 1px #2B85BB;
}

.HdrBtn,
.WBtn,
.BtnF,
.BtnS39W,
.BtnS98W,
.BtnW,
.BtnC,
.BtnG {
	display:-moz-inline-box;
	display:inline-block;
	-moz-box-orient:vertical;
	-moz-box-align:center;
	text-decoration:none;
	cursor:hand;
	white-space:nowrap;
	text-align:center;
	margin:0;
	border:0;
	padding:0;
	background-position:top left;
	background-repeat:no-repeat;
}

.HdrBtn {
	margin:2px 0;
	padding-top:2px;
	height:28px;
	width:80px;
	font-size:10px;
	font-weight:bold;
	vertical-align:middle;
	background-image:url("img/HdrBtn.gif");
}
.HdrBtn:link,
.HdrBtn:visited {
	color:#072A5E;
}
.HdrBtn:hover {
	background-image:url("img/HdrBtn_o.gif");
	color:#000000;
}
.HdrBtnSgl {
	padding-top:8px;
	height:22px;
}

.WBtn {
	margin:2px;
	padding-top:4px;
	height:17px;
	width:264px;
	font-size:10px;
	font-weight:bold;
	vertical-align:middle;
	background-image:url("img/WBtn.gif");
}
.WBtn:link,
.WBtn:visited {
	color:#072A5E;
}
.WBtn:hover {
	background-image:url("img/WBtn_o.gif");
	color:#000000;
}

.BtnF {
	border:solid 1px #FFFFFF;
	padding:1px 10px;
	background-color:#CCCCCC;
	font-size:10px;
	font-weight:bold;
}
.BtnF:link,
.BtnF:visited {
	color:#072A5E;
}
.BtnF:hover {
	background-color:#2B85BB;
	color:#FFFFFF;
}

.BtnS39W {
	margin:0 3px;
	height:13px;
	width:39px;
	font-size:9px;
	background-image:url("img/BtnS39W.gif");
}
.BtnS39W:link,
.BtnS39W:visited {
	color:#072A5E;
}
.BtnS39W:hover {
	background-image:url("img/BtnS39W_o.gif");
	color:#FFFFFF;
}

.BtnS98W {
	margin:0 3px;
	height:13px;
	width:98px;
	font-size:9px;
	background-image:url("img/BtnS98W.gif");
}
.BtnS98W:link,
.BtnS98W:visited {
	color:#072A5E;
}
.BtnS98W:hover {
	background-image:url("img/BtnS98W_o.gif");
	color:#FFFFFF;
}

.BtnW,
.BtnC,
.BtnG {
	margin:0 3px;
	padding-top:2px;
	height:19px;
	width:80px;
	font-size:11px;
	font-weight:bold;
}
.BtnW {
	background-image:url("img/BtnW.gif");
}
.BtnW:link,
.BtnW:visited {
	color:#072A5E;
}
.BtnW:hover {
	background-image:url("img/BtnW_o.gif");
	color:#FFFFFF;
}
.BtnC {
	background-image:url("img/BtnC.gif");
}
.BtnC:link,
.BtnC:visited {
	color:#072A5E;
}
.BtnC:hover {
	background-image:url("img/BtnC_o.gif");
	color:#FFFFFF;
}
.BtnG {
	background-image:url("img/BtnG.gif");
}
.BtnG:link,
.BtnG:visited {
	color:#072A5E;
}
.BtnG:hover {
	background-image:url("img/BtnG_o.gif");
	color:#FFFFFF;
}

.ErrorText {
	color:#FF0000;
	font-weight:bold;
}
.Color {
	color:#990000;
}
.Color2 {
	color:#2B85BB;
	font-weight:bold;
}
.BigClr1 {
	color:#990000;
	font-size:16px;
	font-weight:bold;
}
.BigClr2 {
	color:#2B85BB;
	font-size:16px;
	font-weight:bold;
}
.Highlight {
	background-color: #ffffc0;
}
.BoxHighlight { 
	background-color: #ffffc0;
	border:solid 1px #CCCCCC;
	padding: 8px;
	min-width: 125px;
	overflow/**/:auto;
	\height:1%;
}

.HighlightBold {
	color:#2B85BB;
	font-weight:bold;
}
.Reference {
	margin-left:4em;
	color:#666666;
	font-size:12px;
}
div.PhotoDiv {
	margin-bottom:.5em;
	text-align:center;
}
div.PhotoDiv div {
	min-width:100px;
	border:solid 1px #CCCCCC;
	padding:3px !important;
	background-color:#F6F6F6;
	text-align:center;
	font-size:11px;
}
div.PhotoDiv img {
	border:solid 1px #CCCCCC !important;
}
div.AlgnR {
	clear:right;
	float:right;
	margin-left:.5em;
	border-width:.5em 0 .8em 1.4em;
}
div.AlgnL {
	clear:left;
	float:left;
	margin-right:.5em;
	border-width:.5em 1.4em .8em 0;
}
.PrdName {
	font-style:italic;
}
.Reverse {
	color:#FFFFFF;
	background-color:#990000;
	padding:4px;
}
.TopRule {
	border-top:2px solid #CCCCCC;
}
.RightRule {
	border-right:2px solid #CCCCCC;
}
.BtnSpace {
	margin-left:10px;
	margin-right:10px;
}
.User {
	font-size:7pt;
	color:#666666;
	text-align:right;
	width:100%;
	padding-right:5px;
}
.User a,
.User a:link,
.User a:visited {
	color:#AAAAAA;
	text-decoration:none;
}
.User a:active {
	color:#000000;
}
.User a:hover {
	color:#000000;
	text-decoration:underline;
}
.CopyR {
	font-size:7pt;
	color:#666666;
}

.Box1_T { background:url(img/Box1T.gif) 0 0 repeat-x; width:100%; }
.Box1_B { background:url(img/Box1B.gif) 0 100% repeat-x; }
.Box1_L { background:url(img/Box1L.gif) 0 0 repeat-y; }
.Box1_R { background:url(img/Box1R.gif) 100% 0 repeat-y; }
.Box1_BL { background:url(img/Box1BL.gif) 0 100% no-repeat; }
.Box1_BR { background:url(img/Box1BR.gif) 100% 100% no-repeat; }
.Box1_TL { background:url(img/Box1TL.gif) 0 0 no-repeat; }
.Box1_TR { background:url(img/Box1TR.gif) 100% 0 no-repeat; padding:14px; }
@media print {
	.Box1_T, .Box1_B, .Box1_L, .Box1_R, .Box1_BL, .Box1_BR, .Box1_TL, .Box1_TR { background:none; }
}

.Box11_T { background:url(img/Box1T.gif) 0 0 repeat-x; }
.Box11_B { background:url(img/Box1B.gif) 0 100% repeat-x; }
.Box11_L { background:url(img/Box1L.gif) 0 0 repeat-y; }
.Box11_R { background:url(img/Box1R.gif) 100% 0 repeat-y; }
.Box11_BL { background:url(img/Box1BL.gif) 0 100% no-repeat; }
.Box11_BR { background:url(img/Box1BR.gif) 100% 100% no-repeat; }
.Box11_TL { background:url(img/Box1TL.gif) 0 0 no-repeat; }
.Box11_TR { background:url(img/Box1TR.gif) 100% 0 no-repeat; padding:8px; font-size:14px; font-weight:bold; color:#2B85BB; text-align:center }

.Box14_T { background:url(img/BoxGT.gif) 0 0 repeat-x #F6F6F6; }
.Box14_B { background:url(img/Box4B.gif) 0 100% repeat-x; }
.Box14_L { background:url(img/BoxGL.gif) 0 0 repeat-y; }
.Box14_R { background:url(img/BoxGR.gif) 100% 0 repeat-y; }
.Box14_BL { background:url(img/Box4BL.gif) 0 100% no-repeat; }
.Box14_BR { background:url(img/Box4BR.gif) 100% 100% no-repeat; }
.Box14_TL { background:url(img/BoxGTL.gif) 0 0 no-repeat; }
.Box14_TR { background:url(img/BoxGTR.gif) 100% 0 no-repeat; }
.Box14_Mid {
	padding:12px 12px 8px 12px;
}
.Box14_Btm {
	padding-top:2px;
	height:23px;
	text-align:center;
	white-space:nowrap;
}

.Box41_T { background:url(img/Box4T.gif) 0 0 repeat-x #F6F6F6; }
.Box41_B { background:url(img/BoxGB.gif) 0 100% repeat-x; }
.Box41_L { background:url(img/BoxGL.gif) 0 0 repeat-y; }
.Box41_R { background:url(img/BoxGR.gif) 100% 0 repeat-y; }
.Box41_BL { background:url(img/BoxGBL.gif) 0 100% no-repeat; }
.Box41_BR { background:url(img/BoxGBR.gif) 100% 100% no-repeat; }
.Box41_TL { background:url(img/Box4TL.gif) 0 0 no-repeat; }
.Box41_TR { background:url(img/Box4TR.gif) 100% 0 no-repeat; }
.Box41_Top {
	padding-top:3px;
	height:22px;
	text-align:center;
	font-weight:bold;
	color:#FFFFFF;
}
.Box41_Mid {
	padding:8px 12px 12px 12px;
}

.Box4_T { background:url(img/Box4T.gif) 0 0 repeat-x #F6F6F6; }
.Box4_B { background:url(img/Box4B.gif) 0 100% repeat-x; }
.Box4_L { background:url(img/Box4L.gif) 0 0 repeat-y; }
.Box4_R { background:url(img/Box4R.gif) 100% 0 repeat-y; }
.Box4_BL { background:url(img/Box4BL.gif) 0 100% no-repeat; }
.Box4_BR { background:url(img/Box4BR.gif) 100% 100% no-repeat; }
.Box4_TL { background:url(img/Box4TL.gif) 0 0 no-repeat; }
.Box4_TR { background:url(img/Box4TR.gif) 100% 0 no-repeat; }
.Box4_Top {
	padding-top:3px;
	height:22px;
	text-align:center;
	font-weight:bold;
	color:#FFFFFF;
}
.Box4_Mid {
	padding:8px 12px 8px 12px;
}
.Box4_Btm {
	padding-top:2px;
	height:23px;
	text-align:center;
	white-space:nowrap;
}

.FieldNote {
	font-size:9px;
	color:#333333;
}
.PHdr {
	font-weight:bold;
	margin:1em 0 1em 0;
}
.printOnly {
	display:none;
}
@media print {
	.printOnly {
		display:block;
	}
	.noprint {
		display:none;
	}
	body {
		background-color:#FFFFFF;
	}
}
