BODY
{
    BACKGROUND-COLOR: #070018
}
P
{
    COLOR: #ffffff;
    FONT-FAMILY: Tahoma;
    FONT-SIZE: 11px;
    MARGIN-BOTTOM: 4px;
    MARGIN-TOP: 4px
}
TABLE
{
    COLOR: #ffffff;
    FONT-FAMILY: Tahoma;
    FONT-SIZE: 11px
}
.NoBreakBeforeAfter
{
    MARGIN-BOTTOM: 0px;
    MARGIN-TOP: 0px
}
.NoBreakBefore
{
    MARGIN-TOP: 0px
}
.NoBreakAfter
{
    MARGIN-BOTTOM: 0px
}
TABLE.Top
{
    BORDER-BOTTOM: #000000 1px;
    BORDER-LEFT: #000000 1px solid;
    BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: #000000 1px solid
}
TABLE.Middle
{
    BORDER-BOTTOM: #000000 1px;
    BORDER-LEFT: #000000 1px solid;
    BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: #000000 1px
}
TABLE.Bottom
{
    BORDER-BOTTOM: #000000 1px solid;
    BORDER-LEFT: #000000 1px solid;
    BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: #000000 1px
}
TD.Center
{
    BACKGROUND-COLOR: #110138
}
TD.Right
{
    BACKGROUND-COLOR: #120c50
}
TD.ContactInfo
{
    BACKGROUND-IMAGE: url(images/LeftContactInfoBack.jpg);
    BACKGROUND-POSITION: left top;
    BACKGROUND-REPEAT: repeat-y
}
.Indented20
{
    MARGIN-LEFT: 20px
}
TD.BottomBar
{
    BACKGROUND-IMAGE: url(images/BottomBarBack.gif);
    BACKGROUND-POSITION: left top;
    BACKGROUND-REPEAT: repeat-x
}
TD.BottomBarLight
{
    BACKGROUND-IMAGE: url(images/BottomBarLightBack.gif);
    BACKGROUND-POSITION: left top;
    BACKGROUND-REPEAT: repeat-x
}


.yestextcontainer {
	position: relative;
	margin: 20px 0px 0px 35px;
	width: 543px;
	*width: 513px;
	height: 25px;
	text-align: right;
}
.yestext {
	/*background-color: white;*/
	padding: 2px;
	/*color: #130038;*/
	font-size: 11px;
	width: 50px;
	text-align: center;
	position: absolute;
	right: 0px;
	top: 0px;
}
.whitebox {
	padding: 15px;
	/*color: #130038;*/
	font-family: Tahoma;
	font-size: 11px;
	margin: 0px 0px 20px 35px;
	width: 520px;
}
.whitebox table {
	/*color: #130038;*/
	font-size: 11px;
	/*padding: 5px;*/
}
.whitebox.submitbutton {
	text-align: center;
}
.whitebox.submitbutton input {
	border: 1px solid #130038;
	/*background-color: #ffffff;*/
	/*color: #130038;*/
	font-size: 11px;
	cursor: pointer;
}
.whitebox.paddingright {
	padding-right: 25px;
	width: 510px;
	*width: 520px;
}
.training_course_row {
	position: relative;
	padding: 5px 0px 5px 0px;
	padding-right: 20px;
}
.training_course_row.othervalue {
	padding-right: 2px;
	*padding-right: 0px;
}
.training_course_row.availabilitycheck {
	width: 467px;
}
.training_course_checkbox {
	position: absolute;
	left: 490px;
	*left: 462px;
	top: 2px;
}
.contact_info {
	/*margin-right: 20px;*/
	padding: 0px;
}
.contact_info td {
	padding-right: 10px;
	padding-bottom: 4px;
}