/* CSS Document */
html
{
	margin: 0px;
	height:100%;
}
.small{ font-size:8px;}
body
{
	margin: 0px;
	height:100%;
	background-image:  url(/images/bg_grey_stripes.gif);
	background-repeat:repeat-y;
	background-position:center;
}
.leftBodyColumn {
	background-image: url(/images/bg_left_stripes_shadow.gif);
	height: 100%;
	background-repeat: repeat-y;
	background-position:right;
}
.rightBodyColumn {
	background-image: url(/images/bg_right_stripes_shadow.gif);
	height: 100%;
	background-repeat: repeat-y;
}

.subHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #B98313;
}

.subHeaderRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #df1a1a;
}

.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #667784;
}

.fullTable {
    height:inherit;
}
.bodyTextLight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #b3c7d1;
}
.formTextfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #777777;
	height: 16px;
	width: 140px;
	border: 1px solid #98C3D9;
}
.smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #5A8396;
	line-height: 13px;
}
.breadCrumb {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.headerPersonal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #e5b719;
}
.headerFamily {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #24bc20;
}
.headerWork {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #df1a1a;
}
.headerSupport {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #4297cc;
}
.colorPersonal {
	background-color: #E5B719;
}
.bodyText11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #6F818E;
	text-align:left;
}
.bodyText12 {
	color: #008000;
	font-weight:bold;
	text-align:left;
}
.bodyText13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #6F818E;
	text-align:left;
}
.bodyText13white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
}
.highlightText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #6F818E;
}
.colorFamily {
	background-color: #24BC20;
}
.colorWork {
	background-color: #DF1A1A;
}
.finePrintRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #e01916;
}
.colorSupport {

	background-color: #41AAE6;
}
.headerGeneric {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #417089;
}
a{
text-decoration:underline;}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	color: #417089;
	text-decoration: underline;
}
.colorMasthead {
	background-color: #496478;
}
.bodyText11Link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6F818E;
}
.footerLine {
	background-color: #DFE2E6;
}
hr {
	line-height: 1px;
	color: #DFE2E6;
}
.bodyText11RedBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #C93438;
}
.textareaTutorial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #777777;
	border: 1px solid #98C3D9;
}.bodyText11WhiteBold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

li{ margin-left:15px; list-style-position:outside;}

.personal_color{color:#f6bd23;}
.family_color{color:#36dc32;}
.support_color{color:#5cb3ea;}
.work_color{color:#f62929;}