@charset "utf-8";
@import url(global.css);


/* LEFT COLUMN */
.tdLeft {
	background-color:#F5F5F5;
}

#leftColumn {
	width:280px;
	background-color:#F5F5F5;
}

/* LEFT COLUMN HEADER */
#leftColumn h1 {
	height:35px;
	background-color:#667BB4;
	border-bottom:solid;
	border-bottom-width:1px;
	border-bottom-color:#FFFFFF;
}

#leftColumn h1 div{
	padding:12px 0 7px 5px;
}

/*#leftColumn input{
	font-weight:normal;
	width: 150px;
	height:14px;
}*/
.floatRight {float:right}
#leftColumn h2 {
	height:38px;
	background-image:url(../images/tab_bgBlue.jpg);
	background-repeat:no-repeat;
}

#leftColumn h2 div{
	padding:18px 0 7px 5px;
}

.dottedBlueDark {
	height:7px;
	background-image:url(../images/dotted_blueDark.gif);
	background-repeat:repeat-x;
}

/* LEFT COLUMN CONTENT */
#leftColumn ul{
	font-size:10px;
	margin: 0;
	padding: 0;
}

#leftColumn ul li{
	padding: 7px 0 8px 10px;
	display:block;
	list-style: none;
	background-image:url(../images/dotted_grey2.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}

#leftColumn ul li:hover{
	background-color:#FFFFFF;
}

.active{
	background-color:#EEEEEE;
	/*background-image:url(../images/arrow_blue.gif);*/
}

#leftColumn ul li a:link{
	text-decoration:none;
	color:#666666;
	padding-left:12px;
	background-image:url(../images/arrow_blue.gif);
	background-position:left;
	background-repeat:no-repeat;
}

#leftColumn ul li a:visited{
	text-decoration:none;
	color:#666666;
	padding-left:12px;
	background-image:url(../images/arrow_blue.gif);
	background-position:left;
	background-repeat:no-repeat;
}

#leftColumn ul li a:hover{
	text-decoration:none;
	padding-left:14px;
	background-image:url(../images/arrow_red.gif);
	background-position:left;
	background-repeat:no-repeat;
}

#leftColumn ul li a.activeLink{
	font-weight:bold;
	text-decoration:none;
	color:#666666;
	padding-left:14px;
	background-image:url(../images/arrow_red.gif); 
	background-position:left;
	background-repeat:no-repeat;
}

#leftColumn ul li ul{
	margin-left: 15px;
	padding: 0;
}

#leftColumn ul li ul li{
	padding: 0 0 0 10px;
	margin-top:10px;
	display:block;
	list-style: none;
	background-image:url(../images/arrow_grey.gif);
	background-position:left;
	background-repeat:no-repeat;
}

#leftColumn ul li ul li a:link{
	padding-left:0;
	background-image:none;
}
#leftColumn ul li ul li a:visited{
	padding-left:0;
	background-image:none;
}
#leftColumn ul li ul li a:hover{
	padding-left:0;
	background-image:none;
	color:#333333;
}

.imgLeftColumn{
	border:solid;
	border-color:#CCCCCC;
	border-width:1px;
	padding:1px;
	margin:25px 0 10px 10px;
}

.imgBorder{
	border:solid;
	border-color:#CCCCCC;
	border-width:1px;
	padding:1px;
	margin:0 0 10px 10px;
}

/* MAIN COLUMN */
#mainColumn {
	width:639px;
	border-left:solid;
	border-left-color:#FFFFFF;
	border-left-width:1px;
}

/* MAIN COLUMN NAVIGATION */
#navSec {
	width:640px;
	border-bottom:solid;
	border-bottom-width:1px;
	border-bottom-color:#FFFFFF;
	height:35px;
}

#navSec ul{
	height:35px;
}

#navSec ul img{
	border:0;
}


#navSec ul li{
	display:block;
	list-style: none;
	border-right:solid;
	border-right-width:1px;
	border-right-color:#FFFFFF;
	background-image:url(../images/bg_stripe1.gif);
	background-repeat:repeat-x;
	padding:0 18px;
	float:left;
}

#navSec ul li:hover{
	display:block;
	list-style: none;
	border-right:solid;
	border-right-width:1px;
	border-right-color:#FFFFFF;
	background-image:url(../images/bg_stripe2.gif);
	background-repeat:repeat-x;
	padding:0 18px;
	float:left;
}


/* MAIN CONTENT - HEADER */
#mainColumn h1{
	background-color:#D42118;
	height:23px;
	background-image:url(../images/dotted_red.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}

#mainColumn h1 div{
	padding-left:7px;
	padding-top:6px;
}

/* MAIN CONTENT */
#mainColumn a:link{
	color:#333333;
	text-decoration:underline;
}

#mainColumn a:hover{
	color:#333333;
	text-decoration:none;
}

#mainColumn a:visited{
	color:#333333;
}


#mainColumn .content{
	padding:6px 20px 15px 7px;
}

.leftColumn{
	width:295px;
	margin-right:22px;
	float:left;
}

.rightColumn{
	width:295px;
	float:right;
	margin-top:0px;
}

.rightColumn2{
	width:295px;
	float:right;
}

.columnStretch{
	width:590px;
	clear:both;
}

#mainColumn .content ul{
	font-size:11px;
	margin: 0;
	padding: 0;
}

#mainColumn .content ul li{
	padding: 2px 10px;
	display:block;
	list-style: none;
	background-image:url(../images/bullet1.gif);
	background-position: inherit;
	background-repeat:no-repeat;
}

.cta {
	border:solid;
	border-color:#CCCCCC;
	border-width:1px;
	background-color:#F5F5F5;
	padding:10px;
	margin:0 10px;
}

.cta a:link{
	color:#666666;
	text-decoration:underline;
}

#mainColumn .totop{
	width:570px;
	padding-botom:10px;
	margin:10px 10px;
	font-size:10px;
	color:#666666; 
	float:right;
	clear:both;
}
#mainColumn .totop a:link{
	color:#666666;
	float:right;
}

#mainColumn .totop a:hover{
	text-decoration:none;
	color:#666666;
	float:right;
}

#mainColumn .totop a:visited{
	color:#666666;
	float:right;
}

.smallTxt {
	font-size:9px;
	color:#666666;
}
