body, p, span, div, table, td { font-size: 9pt; }

.COLOR1 { background: #005dab; }
.COLOR2 { background: #99cb4e; }
.COLOR3 { background: #005dab; }
.COLOR4 { background: #005dab; }
.COLOR5 { background: #005dab; }

TD {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:Black;
	text-decoration:none;	
	}
	
/******************************/
/* CONTAINER Classes          */
/******************************/

.containerGlobal  {
	width:756px;
	}

.containerPage  {
	vertical-align: top;
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	}

.containerHeader  {
	vertical-align:top;
	padding:0px;
	}

.containerBody  {
	vertical-align:top;
	height:100%;
	padding:10px;
	}

.containerFooter  {
	vertical-align:top;
	padding:0px;
	}


/****   COLUMNS    *****/
/* =NAV
	----------------------------- */
	#nav_main2 {
		margin:0px;
		padding:0px;
		height:27px;
		background-image:url(/repository/assets/kaboom2005/nav_tile.gif);
		border-bottom:1px solid #fff;
		}
	#nav_main2 UL {
		margin:0 0 0 10px;
		}
	#nav_main2 LI {
		display:inline;
		padding:8px 10px 9px 10px;
		margin:0;
		text-transform:uppercase;
		font-size:10px;
		line-height:24px;
		border-right:1px solid #999;
		font-weight:bold;
		}
	#nav_main2 LI.First {
		padding-left:4px;
		}
	#nav_main2 A {
		color:#333;
		text-decoration:none;
		}
	#nav_main2 A:HOVER {
		color:#EB001A;
		text-decoration:none;
		}

.columnWrapper {
	margin:0px 0px 0px 0px;
	height:100%;
	width:100%;
	padding:0px;
	margin:0px;
	border:0px;
	}

.columnLeftWidth {
	vertical-align:top;
	width:50px;
	}

.columnLeft {
	vertical-align:top;
	width:50px;
	height:100%;
	}

.columnCenter {
	padding:5px 5px 0px 10px;
	vertical-align:top;
	height:100%;
	}

.columnRight {
	background-color:transparent;
	padding:5px 0px 0px 5px;
	vertical-align:top;
	width:170px;
	}

.height100per {
	height:100%;
	}

.borderWhite1px {
	border-top:1px solid White;
	border-left:1px solid White;
	padding:10px 10px 10px 10px;
	}
.borderWhite1px img {
	cursor:pointer;
}

.navPrimary1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	color:#333333;
	border-right-width:2px;
	border-right-style:inset;
	border-right-color:#CCCCCC;
	padding-top:1px;
	padding-right:3px;
	padding-bottom:1px;
	padding-left: 3px;
	width: auto;
	text-align:center;
	}

.navPrimary1 A {
	color:#333333;
	text-decoration:none;
	}

.header_body_1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:rgb(2,115,181);
	text-decoration:none;
	}

.textTitle1, .textTitle1 A {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:rgb(2,115,181);
	text-decoration:none;
	}

.textTitle2, a.textTitle2, .textTitle2 A {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:rgb(2,115,181);
	text-decoration:underline;
	}

.textTitle3, .textTitle3 A {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:rgb(204,255,154);
	text-decoration:none;
	}

.text_Body_1, .textBody1 {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:Black;
	text-decoration:none;
	}

.textBold_Body_1 {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:Black;
	text-decoration:none;
	}

.textLink1 {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:Black;
	text-decoration:underline;
	}

.textLabel1 {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:Black;
	text-decoration:underline;
	}

.textForm1 {
	font-family:Verdana, Geneva, Arial,Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:Black;
	text-decoration:none;
	}

.bgLine {
	background-image:url(/images/lineVert1px1px.jpg);
	background-repeat:repeat-y;
	background-position:center center;
	}

.button1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#000099;
	text-decoration: none;
	border:1px solid #999999;
	height:18px;
	padding-left:0px;
	padding-right:0px;
	margin-left:0px;
	margin-right:0px;
	background:#f3f3f3;
	}

.navSecondary1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-transform:capitalize;
	color:#333333;
	border-right-width:1px solid #999;
	padding:1px 8px 1px 8px;
	width:auto;
	text-align:center;
	height:18px;
	vertical-align:middle;
	}

.navSecondary1 A {
	color:#333333;
	}

/* Container Divs */

#Column_MiddleLeft {
	margin:0px;
	padding:10px;
	background-color: #005dab;
	border:1px solid white;
	color:white;
	}

#Column_MiddleLeft h1, #Column_MiddleLeft .textTitle2 {
	color:rgb(204,255,154);
	font-size:12px;
	font-weight:bold;
	}

#Column_Middle {
	margin:0px;
	padding:10px;
	background-color: #99cb4e;
	border:1px solid white;
	font-size:10px;
	}

#Column_Middle h1 {
	color: #CCFF9A;
	font-size:12px;
	font-weight:bold;
	}

#Column_MiddleRight {	
	margin:0px;
	padding:10px;
	background-color: #99cb4e;
	border:1px solid white;
	font-size:10px;
	}

#Column_MiddleRight h1 {
	color:rgb(2,115,181);
	font-size:12px;
	font-weight:bold;
	}

#Column_Main_Body {
	font-size: 12px;
	}

#Column_Main_Body h1 {
	color:rgb(2,115,181);
	font-size:12px;
	font-weight:bold;
	}

#Headline_Fix .textTitle2 a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:white;
	text-decoration:none;
	}
.HorizontalImagePadding{
      padding-left: 10px;
      padding-bottom: 10px;
      cursor: pointer;
      }
.VerticalImagePadding{
      padding-bottom: 10px;
      }
