a, a:visited, a:link {
	color: #666;
	text-align:left;
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: underline;
}

.mainCol a, .mainCol a:visited, .mainCol a:link {
	color: #3497C4;
	text-align:left;
	text-decoration: none;
}

.mainCol a:hover, .mainCol a:active {
	text-decoration: underline;
}

.mainCol a.top, .mainCol a.top:visited, .mainCol a.top:link {
	color: #666;
	font-size: .8em;
	text-align:left;
	text-decoration: none;
	background: url(/Images/back-to-top.gif) left no-repeat;
	padding-left: 10px;
}

.mainCol a.top:hover, .mainCol a.top:active {
	color: #999;
	text-decoration: none;
}

.tipsOnSuperSplitLeft a, .tipsOnSuperSplitLeft a:visited, .tipsOnSuperSplitLeft a:link {
	color: #666;
	text-align:left;
	font-weight: bold;
	text-decoration: none;
}

.tipsOnSuperSplitLeft a:hover, .tipsOnSuperSplitLeft a:active {
	text-decoration: none;
}

.disclaimer {
	color: #aaa;
	margin: 20px;
	text-align: left;
}
ul#navigation li a:hover {
	color: #3497c4;
}


/* Content */

.mainContent {
	background-image: url(/Images/CNTBg.gif);
	background-repeat: repeat-x;
	color: #666;
	background-position: bottom;
}

.mainFullCol{
	background-image: url(/Images/CNTBg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	color: #666;	
}

.dropDown{
	overflow:hidden;
	display:none;
	margin-left:14px;
}

.dropDown p a{
	text-decoration: underline;
}

.colorBlue{
	color:#666
}

.paddH2{
	padding-left:110px; padding-top:16px
}

h1 {
	color: #3597c4;
	font-weight: bold;
}


ul.arrowList li {
	padding-top:0px;
	color: #666;
    background-image: url(/Images/CNTBullet.gif);
    background-repeat: no-repeat;
    background-position: top left;
    
}

/* Left Menu */
.leftCol .menuItem {
	background-repeat: no-repeat;
}

.leftCol .menuItem a, .leftCol .menuItem a:visited, .leftCol .menuItem a:link {
	color: #666;
	text-decoration: none;
}

.leftCol .menuItem a:hover, .leftCol .menuItem a:active {
	color: #3597c4;
	text-decoration: none;
}

.leftCol div.selected a, .leftCol div.selected a:visited, .leftCol div.selected a:link {
	color: #3597c4;
	text-decoration: none;
}

.leftCol div.selected a:hover, .leftCol .menuItem a:active {
	color: #3597c4;
	text-decoration: none;
}

.leftCol .lm1 {
	background-image: url(/Images/LMBg1.gif);
}

/* Footer */

.siteMapTitle{
	background-color:#fdfdfd;
	background-repeat: no-repeat;
	
	font-weight: bold;
 
	border-top: 1px #eaeaea solid;
	border-bottom: 1px #eaeaea solid;
}

.siteMapTitle a {

	line-height: 30px;
}


.siteMap {
	font-weight: bold;
	border-bottom: 1px #eaeaea dotted;
}


.appl_work_lst{list-style-image:none; padding:0px; margin-left:0px;}
.appl_work_lst li { float:left; padding:10px; border:1px solid #ccc; background:#def; margin:8px; width:22% }
.vmid{vertical-align:middle;}
.appl_work_par{border:1px solid #ccc; width:48%; line-height:18px; margin-bottom:10px; padding:10px; background:#def; float:left; margin:8px }
.appl_work_par_a{color:#3497C4; text-decoration:underline;}
.more_pad{padding:0px 10px 0px 29px;}
.more_pad1{padding-right:30px;}
.les_size{font-size:12px;}
.more_pad2{padding-top:5px;}




