.containerWhiteSpacer
{
    WIDTH: 100%;
    HEIGHT: 3px
}
.containerRedSpacer
{
    WIDTH: 100%;
    HEIGHT: 1px
}
.Head
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: black;
    FONT-FAMILY: Tahoma, Arial;
    TEXT-DECORATION: none
}

.containerTD
{
	padding:5px 20px 0px 20px;
}

.containerLeftTD
{
	padding:5px 0px 0px 10px;
}
.containerRightTD
{
	padding:5px 10px 0px 0px;
}
.IntcontainerTD
{
	padding:20px 15px 0px 31px;

}
.ImagecontainerTD
{
	padding:3px 0px 7px 7px;
}


.menuTD
{
	padding:0px;
	margin:0px;
}
p
{
	margin:0px;
	padding:0px;
}

.IntTitleFont
{
	font-family: Futura,Tahoma,arial,verdana;
	font-size:24px;
	color:#FFFFFF;
	font-weight:bold;
}
.IntTitlePadding
{
	padding-left:30px;
}
.topad
{
	padding-top:3px;
}
.solidborder
{
	border-top:4px solid #ffffff;
}

/*  Colors  */
.blue {background-color:#007BC2;}
.purple {background-color:#7968AD}
.orange {background-color:#FCAF32}
.red {background-color:#B30738}
.green {background-color:#008751}
.brown {background-color:#80561B}
.yellow {background-color:#FFD000}

/*  Rounded Purple Container  */
.top {background:url(images/homeT.gif) repeat-x left top; width:100%;}
.left {background:url(images/homeL.gif) repeat-y left top; height:100%;}
.right {background:url(images/homeR.gif) repeat-y left top; height:100%;}
.bottom {background:url(images/homeB.gif) repeat-x left bottom; width:100%;}

.roundedcontainerTD
{
	padding:0px 0px 0px 0px;
	background-color:#EBE9F4;
	color:#666666;
}
.imageborder {border: 1px solid #FCAF32;}

/*  Special Banner  */

.c_head{padding:0px; text-align:left;}

.c_content{clear:both;}

.c_contentpane{padding:0px; text-align:left;}

.c_footer {margin-bottom:20px;padding:8px 10px 8px 15px; text-align:right;}

.title{margin:0; float:left; white-space:nowrap;}
.title_vis{margin:0; float:right; text-align:right;}

/*---------- default style for head & normal -----------*/
.Head{font-weight:bold; font-size:14px;}

.Normal{color:#43494D;}

.Normal p{margin-top:0px;}
.title_grey .Head {color:#43494D;}

/*  Urgent Menu  */
table.nav2 td {border-bottom: 1px solid #cccccc;}
.urgentback {background-image:url(images/urgent_slice.gif); background-position:top left; background-repeat:repeat-x;}
.urgentcontainerTD
{
	padding:5px 0px 0px 0px;
}
