
.textlarge {
    font-size: 123%;
}

.heading2 {
    font-weight: bold;
    font-size: 116%;
    color: #666666;
}

a:link {
    font-weight: bold;
    color: #ff7e00;
    text-decoration: none;
}

a:hover {
    font-weight: bold;
    color: #ff7e00;
    text-decoration: underline;
}

a:visited {
    font-weight: bold;
    color: #b9b8b6;
    text-decoration: none;
}

/* Added by Patni */
/* unbolded and uncolored hyperlinks (for help pages and Where you can share-it page) */
A.normal:link {
	FONT-WEIGHT: normal; COLOR: #666666; TEXT-DECORATION: underline
}
A.normal:hover {
	FONT-WEIGHT:normal; COLOR: #ff7e00; TEXT-DECORATION: underline
}
A.normal:visited {
	FONT-WEIGHT:normal; COLOR: #666666; TEXT-DECORATION: underline
}
A.normal:hover {
	COLOR: #ff7e00; TEXT-DECORATION: undeline
}


/* unbolded, uncolored and smallfont hyperlinks (for help pages) */
A.top:link {
 FONT-SIZE: 85%; FONT-WEIGHT: normal; COLOR: #666666; TEXT-DECORATION: none
}
A.top:visited {
 FONT-SIZE: 85%; FONT-WEIGHT: normal; COLOR: #666666; TEXT-DECORATION: none
}
A.top:hover {
 FONT-SIZE: 85%; FONT-WEIGHT: normal; COLOR: #666666; TEXT-DECORATION: underline
}
/* end added by Patni */

.novisit a:visited {
    color: #ff7e00;
}

.subscribe a:visited {
    color: #ff7e00;
}

#header .ter-nav a {
    font-size: 62%;
}

#bottom-left .ter-nav a {
    font-size: 95%;
}

#bottom-right .ter-nav a {
    font-size: 95%;
}

#left .ter-nav a {
    font-size: 100%;
}

#footer .ter-nav a {
    font-size: 100%;
}

#rightcol-right .ter-nav {
    font-size: 90%;
}

#rightcol-right-subwidth .ter-nav {
    font-size: 90%;
}

#leftcol-top .ter-nav a {
    font-size: 67%;
}

.ter-nav a:link {
    font-weight: normal;
    color: #666666;
    text-decoration: none;
}

.ter-nav a:active {
    font-weight: normal;
    color: #666666;
    text-decoration: none;
}

.ter-nav a:active {
    font-weight: bold;
}

.ter-nav a:visited {
    font-weight: normal;
    color: #666666;
}

.ter-nav a:hover {
    font-weight: normal;
    color: #ff7e00;
    text-decoration: underline;
}

.subheading {
    margin-top: 0px;    
    margin-bottom:0px;
    font-weight: bold;
    padding-bottom: 6px;
}

.partner-form-narrow {
    border-right: black 1px solid;
    border-top: black 1px solid;
    border-left: black 1px solid;
    border-bottom: black 1px solid;
    width: 50px;
}
.partner-form-medium {
    border-right: black 1px solid;
    border-top: black 1px solid;
    border-left: black 1px solid;
    border-bottom: black 1px solid;
    width: 155px;
}
.partner-form {
    border-right: black 1px solid;
    border-top: black 1px solid;
    border-left: black 1px solid;
    border-bottom: black 1px solid;
    width: 212px;
}
select.partner-form {
    border-right: black 1px solid;
    border-top: black 1px solid;
    border-left: black 1px solid;
    border-bottom: black 1px solid;
    width: 215px;
}
.highlightactivefield-narrow {
	border-right: #ff7e00 1px solid;
	border-top: #ff7e00 1px solid;
	border-left: #ff7e00 1px solid;
	border-bottom: #ff7e00 1px solid;
	width: 50px;
}
.highlightactivefield-medium {
	border-right: #ff7e00 1px solid;
	border-top: #ff7e00 1px solid;
	border-left: #ff7e00 1px solid;
	border-bottom: #ff7e00 1px solid;
	width: 155px;
}
.highlightactivefield {
	border-right: #ff7e00 1px solid;
	border-top: #ff7e00 1px solid;
	border-left: #ff7e00 1px solid;
	border-bottom: #ff7e00 1px solid;
	width: 212px;
}
select.highlightactivefield {
	border-right: #ff7e00 1px solid;
	border-top: #ff7e00 1px solid;
	border-left: #ff7e00 1px solid;
	border-bottom: #ff7e00 1px solid;
	width: 215px;
}

.display3 a:active {
	margin-top: 10px; 
	margin-bottom: 0px;
 	padding-bottom: 0px;
	padding-top: 0px;
	
}

.display3 a:link {
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.display3 a:active {
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.display3 a:active {
	font-weight: bold;
}

.display3 a:visited {
	font-weight: normal;
	color: #b9b8b6;
}

.display3 a:hover {
	font-weight: normal;
	color: #ff7e00;
	text-decoration: underline;
}
    
span.display1,
.display1 a:active,
.display1 a:link,
.display1 a:visited,
.display1 a:hover {
	display: block;
	font-weight: bold;
	color: #b9b8b6;
	text-decoration: none;
	padding-top: 0px;
	display: inline;
}
.display1 a:hover {
	text-decoration: underline;
}

span.displayemail,
.display1 a:active,
.display1 a:link,
.display1 a:visited,
.display1 a:hover {
	display: block;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-top: 0px;
	display: inline;
}
.displayemail a:hover {
	text-decoration: underline;
}

.spacing1 {
	padding-bottom: 0px;
	padding-top: 3px;
}

.spacing1 a:link {
    font-weight: bold;
    font-size: 128%;
    color: #ff7e00;
    text-decoration: none;
}

.spacing1 a:visited {
    font-weight: bold;
    font-size: 128%;
    color: #ff7e00;
    text-decoration: none;
}

.spacing1 a:hover {
    font-weight: bold;
    font-size: 128%;
    color: #ff7e00;
    text-decoration: none;
}

