A:link 
{
	COLOR: #000066; TEXT-DECORATION: none
}
A:visited 
{
	COLOR: #000066;TEXT-DECORATION: none
}
A:hover 
{
	COLOR: #993333; TEXT-DECORATION: none
}



.Box-020 {
	width: 20px;
}
.Box-050 {
	width: 50px;
}
.Box-075 {
	width: 75px;
}
.Box-100 {
	width: 100px;
}
.Box-125 {
	width: 125px;
}
.Box-150 {
	width: 150px;
}
.Box-200 {
	width: 200px;
}
.Box-250 {
	width: 250px;
}
.Box-300 {
	width: 300px;
}
.Box-350 {
	width: 350px;
}
.Box-400 {
	width: 400px;
}
.Box-450 {
	width: 450px;
}
.Box-500 {
	width: 500px;
}
.Box-Perc-050 {
	width: 50%;
}
.Box-Perc-100 {
	width: 100%;
}


.Padding-Left-Right-05px {
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.Padding-Left-Right-10px {
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.Padding-Left-Right-15px {
	margin-right: 15px;
	margin-left: 15px;
	padding-right: 15px;
	padding-left: 15px;
}
.Padding-Left-Right-20px {
	margin-right: 20px;
	margin-left: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
.Padding-Left-Right-30px {
	margin-right: 30px;
	margin-left: 30px;
	padding-right: 30px;
	padding-left: 30px;
}
.Padding-Left-05px {
	margin-left: 5px;
	padding-left: 5px;
}
.Padding-Left-10px {
	margin-left: 10px;
	padding-left: 10px;
}
.Padding-Left-15px {
	margin-left: 15px;
	padding-left: 15px;
}
.Padding-Left-20px {
	margin-left: 20px;
	padding-left: 20px;
}
.Padding-Left-30px {
	margin-left: 30px;
	padding-left: 30px;
}
.Padding-Right-05px {
	margin-right: 5px;
	padding-right: 5px;
}
.Padding-Right-10px {
	margin-right: 10px;
	padding-right: 10px;
}
.Padding-Right-15px {
	margin-right: 15px;
	padding-right: 15px;
}
.Padding-Right-20px {
	margin-right: 20px;
	padding-right: 20px;
}
.Padding-Right-30px {
	margin-right: 30px;
	padding-right: 30px;
}


.Text-Title-10px {
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
}
.Text-Title-12px {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
}
.Text-Title-14px {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
}
.Text-Title-16px {
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
}
.Text-Title-18px {
	font-family: arial;
	font-size: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
}

.Text-Title-20px {
	font-family: arial;
	font-size: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
}
.Text-Title-24px {
	font-family: arial;
	font-size: 24px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
}
.Text-Regular-08px {
	font-family: arial;
	font-size: 8px;
}
.Text-Regular-09px {
	font-family: Arial;
	font-size: 9px;
}
.Text-Regular-10px {
	font-family: Arial;
	font-size: 10px;
}
.Text-Regular-11px {
	font-family: Arial;
	font-size: 11px;
}
.Text-Regular-12px {
	font-family: Arial;
	font-size: 12px;
	color: #666666;

}
.Text-Regular-14px {
	font-family: Arial;
	font-size: 14px;
}
.Text-Regular-16px {
	font-family: Arial;
	font-size: 16px;
}
.Text-ExtraSpace-08px {
	font-family: Arial;
	font-size: 8px;
	letter-spacing: 2pt;
}
.Text-ExtraSpace-09px {
	font-family: Arial;
	font-size: 9px;
	letter-spacing: 2pt;
}
.Text-ExtraSpace-10px {
	font-family: Arial;
	font-size: 10px;
	letter-spacing: 2pt;
}
.Text-ExtraSpace-11px {
	font-family: Arial;
	font-size: 11px;
	letter-spacing: 2pt;
}
.Text-ExtraSpace-12px {
	font-family: Arial;
	font-size: 12px;
	letter-spacing: 2pt;
}
.Text-ExtraSpace-14px {
	font-family: Arial;
	font-size: 14px;
	letter-spacing: 2pt;
}
.Text-ExtraSpace-16px {
	font-family: Arial;
	font-size: 16px;
	letter-spacing: 2pt;
}

.Text-Background-Blue {
	background-color: #99CCFF;
}
.Text-Background-Blue-Light {
	background-color: #D5EAFF;
}
.Text-Background-Blue-Light-Extra {
	background-color: #EAF5FF;
}
.Text-Background-Yellow {
	background-color: #FFFF00;
}
.Text-Background-Yellow-Light {
	background-color: #FFFF99;
}
.Text-Background-Yellow-Light-Extra {
	background-color: #FFFFCC;
}

.Table-Border-All-Black {
	border: 1px solid #000000;
}
.Table-Border-All-Grey {
	border: 1px solid #666666;
}
.Table-Border-All-Grey-Light {
	border: 1px solid #999999;
}

.Table-Border-Left-Black {
	border-top: 1px none #000000;
	border-right: 1px none #000000;
	border-bottom: 1px none #000000;
	border-left: 1px solid #000000;
}
.Table-Border-Left-Grey {
	border-top: 1px none #666666;
	border-right: 1px none #666666;
	border-bottom: 1px none #666666;
	border-left: 1px solid #666666;
}
.Table-Border-Left-Grey-Light {
	border-top: 1px none #999999;
	border-right: 1px none #999999;
	border-bottom: 1px none #999999;
	border-left: 1px solid #999999;
}
.Table-Border-Right-Black {
	border-top: 1px none #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px none #000000;
	border-left: 1px none #000000;
}
.Table-Border-Right-Grey {
	border-top: 1px none #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px none #666666;
	border-left: 1px none #666666;
}
.Table-Border-Right-Grey-Light {
	border-top: 1px none #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px none #999999;
	border-left: 1px none #999999;
}
.Table-Border-Shadow {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}


.Obj-Show {
	display:block;
	visibility:visible;
}
.Obj-Hide {
	display:none;
	visibility:hidden;
	}
.Print-Break-After {
	page-break-after: always;
}
.Print-Break-Before {
	page-break-before: always;
}
.Button-Grey-150 {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #E0E0E0;
	padding: 1px;
	border: 1px solid #999999;
	color: #000000;
	font-size: 12px;
	width:150px;
	height: 22px;
}
.Button-Grey-100 {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #E0E0E0;
	padding: 1px;
	border: 1px solid #999999;
	color: #000000;
	font-size: 12px;
	width:100px;
	height: 22px;
}
.Button-White-150 {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F7F7F7;
	padding: 1px;
	border: 1px solid #666666;
	color: #000000;
	font-size: 12px;
	width:150px;
	height: 22px;
}
.Button-White-100 {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F7F7F7;
	padding: 1px;
	border: 1px solid #666666;
	color: #000000;
	font-size: 12px;
	width:100px;
	height: 22px;
}
.Button-Navigation-Back {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F7F7F7;
	padding: 1px 1px 1px 30px;
	border: 1px solid #666666;
	color: #000000;
	font-size: 12px;
	width:100px;
	height: 22px;
	background-image: url(img/Button-Navigation-Back.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: 5px center;
	text-align: left;
}
.Button-Navigation-Next {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F7F7F7;
	padding: 1px 1px 1px 30px;
	border: 1px solid #666666;
	color: #000000;
	font-size: 12px;
	width:100px;
	height: 22px;
	background-image: url(img/Button-Navigation-Next.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: 5px center;
	text-align: left;
}
.Button-Navigation-Cancel {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F7F7F7;
	padding: 1px 1px 1px 30px;
	border: 1px solid #666666;
	color: #000000;
	font-size: 12px;
	width:100px;
	height: 22px;
	background-image: url(img/Button-Navigation-Cancel.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: 5px center;
	text-align: left;
}
.Button-Navigation-Submit {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F7F7F7;
	padding: 1px 1px 1px 30px;
	border: 1px solid #666666;
	color: #000000;
	font-size: 12px;
	width:100px;
	height: 22px;
	background-image: url(img/Button-Navigation-Submit.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: 5px center;
	text-align: left;
}
.Table-Main-Outside {
	padding: 5px;
	border: 1px solid #000000;
	background-image: url(img/Table-Main-Outside.gif);
	width: 760px;
	font-family: Arial;
	font-size: 12px;
	background-position: center;
}
.Table-Small-Outside {
	padding: 5px;
	border: 1px solid #000000;
	background-image: url(img/Table-Main-Outside.gif);
	width: 630px;
	font-family: Arial;
	font-size: 12px;
	background-position: center;
}
.Table-Smaller-Outside {
	padding: 5px;
	border: 1px solid #000000;
	background-image: url(img/Table-Main-Outside.gif);
	width: 400px;
	font-family: Arial;
	font-size: 12px;
	background-position: center;
}
.Table-Main-Group {
	font-family: Arial;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #f7f7f7;
	border: 1px solid #000000;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;


}
.Table-Main-Group-Title {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	background-image: url(img/Table-Main-Group-Title.gif);
	text-align: left;
	height: 22px;
	margin-left: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	vertical-align: middle;
	letter-spacing: 0px;
	word-spacing: 0px;
}

.Table-Main-PageTitle {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	background-image: url(img/Table-Main-PageTitle.gif);
	height: 35px;
	text-align: center;
	letter-spacing: 3px;
}
.Table-Context {
	font-family: Arial;
	font-size: 12px;
	text-transform: none;
	padding-right:5px;
	padding-left:5px;
	margin-right:5px;
	margin-left:5px;
}
.Element-CheckBoxList
{
	white-space: nowrap;
	padding-right:3px;
	display:block;
	width:100%;
}
