/* General */
body{ margin-top: 10px; margin-bottom:10px; margin-left:0px; margin-right:0px; padding:0px; font-family:Arial, Helvetica, sans-serif; font-size:11px; BACKGROUND: url(../images/tds-page-background.jpg) #bef078 repeat-x;}
a:active {text-decoration:none; color:#FF0000;}
a {text-decoration:none; color:#000000;}
a:hover {text-decoration:none; color:#CF4603;}


/* Rightside Links */
.rightbox-top {background:url(../images/tds-right-box-top.png) no-repeat top; height:9px;}
.rightbox-mid {background:url(../images/tds-right-box-mid.png) repeat-y top; padding:0px 10px 4px 10px}
.rightbox-btm {background:url(../images/tds-right-box-btm.png) no-repeat top; height:11px;}

/*Navigation Bar*/
.navigation{font-size:11px; color:#FFFFFF}
.navigation a{font-size:11px; color:#FFFFFF; text-decoration:none}
.navigation a:hover {font-size:11px; color:#00CC66; text-decoration:underline}

#navigation {BACKGROUND: url(../images/tds-menu-middle.png) bottom repeat-x; height: 24px; font-family:"Trebuchet MS"; }
/*#navigation tra {margin: 0; padding: 0; background: #fff; font-weight: bold; border: 1px solid #006699;}*/
#navigation tr td {text-align: center; border-right: 1px #FFfffE solid; color: #E9E9E9;}
#navigation tr td a {margin: 0; padding: 5px 0px; color: #000000; display: block; text-decoration: none; white-space: no-wrap; font-weight: bold; font-size: 11px;}
#navigation tr td a:hover {text-decoration: none; color: #E9E9E9;background: #CC3300;}


/*Content area*/
.contheader {color:#333333; font-size:14px; font-weight:bold;}
.content {color:#000000; font-size:11px; font-weight:normal}
.content a{text-decoration:none; color:#FF6600;}
.content a:hover{text-decoration:none; color:#000000;}

.contbox-top {background:url(../images/tds-cont-box-top.png) no-repeat top; height:9px;}
.contbox-mid {background:url(../images/tds-cont-box-mid.png) repeat-y top; padding:0px 10px 4px 10px}
.contbox-btm {background:url(../images/tds-cont-box-btm.png) no-repeat top; height:11px;}

/*Logo Header*/
.logohead{font-size:11px; color:#3f3e5e; font-family:Tahoma, Helvetica, sans-serif; /*background-image:url(../images/tds-header-back.png); background-position:right; background-repeat:no-repeat*/}
.logohead a{color:#999999; text-decoration:none}
.logohead a:hover {color:#000000; text-decoration:underline}

.footerbackout{BACKGROUND: url(../images/tds-footer-back1.png) bottom repeat-x #ffcf91; padding:8px; border: solid 1px #999999;}
.footerbackin{border: solid 1px #999999;}
.footerbackin a {text-decoration:none; color:#000000;}
.footerbackin a:hover {text-decoration:none; color:#CF4603;}

.vertabhead{border-left:1px solid #999999; border-top:1px solid #999999; border-right:1px solid #999999; border-bottom:1px solid #999999; background-color:#EDF5FE; cursor:pointer;}
.vertabheadactive{border-left:1px solid #999999; border-top:1px solid #999999; border-right:1px solid #999999; background-color:#FFFFFF}
.vertabheadnone{border-bottom:1px solid #999999;}
.vertabcontcell{padding:4px}

img{
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../images/page-top.png');
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../images/tds-page-bottom.png');
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../images/tds-menu-middle.png');
}

.swiftbutton1{BACKGROUND-COLOR:#EAEAEA; COLOR: #000000; FONT-FAMILY: Verdana, Tahoma; FONT-SIZE: 11px; BORDER-STYLE: solid; BORDER-COLOR:#F5BC70; BORDER-WIDTH: 2px; }

.swiftbutton
{
	BORDER: solid 0 #FFFFFF; BACKGROUND: URL(../images/tds-utility-button-bg.gif) no-repeat; HEIGHT: 21px; WIDTH: 178px; COLOR: #000000; FONT-FAMILY: Verdana, Tahoma; FONT-SIZE: 11px; MARGIN: 0px; padding-top: 3px; padding-bottom: 15px; vertical-align:middle;	cursor:pointer;
}
.swiftchoicebutton
{
	BORDER: solid 0 #FFFFFF; BACKGROUND: URL(../images/button-bg.jpg) no-repeat; HEIGHT: 21px; WIDTH: 85px; COLOR: #000000; FONT-FAMILY: Verdana, Tahoma; FONT-SIZE: 11px; MARGIN: 0px; padding-top: 3px; padding-bottom: 15px; vertical-align:middle;
	cursor:pointer;
}

.td-border
{
	border-left:1px solid #FF6600;
	border-top:1px solid #FF6600;
}

.table-border
{
	border-right:1px solid #FF6600;
	border-bottom:1px solid #FF6600;
}

.swifttext
{
	BACKGROUND-COLOR: #FFFFFF;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Tahoma;
	FONT-SIZE: 11px;
	BORDER: 1px SOLID #666666;
	PADDING: 2px 2px 2px 2px;
	MARGIN: 0px;
	vertical-align: middle;
}

.errorbox
{
	padding-left:25px; 
	padding-top:4px;
	padding-bottom:4px;
	padding-right:4px;
	color:#ffffff;
    font-size:11px;
	border:1px solid #e82a2a;
	font-weight:bold;
	background:#CC3333;
}

.successbox
{
	padding-left:25px; 
	padding-top:4px;
	padding-bottom:4px;
	padding-right:4px;
	color:#333333;
    font-size:11px;
	border:1px solid #adc7a1;
	font-weight:bold;
	background:#edf3eb;
}