﻿.pagecontent{
	font-family:tahoma;
	font-size:13px;
	color:#424242;
	line-height:18px;
}

.pagecontentorange{
	font-family:tahoma;
	font-size:13px;
	color:#db5407;
	line-height:18px;
}

.pageheader{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:19px;
	color:#d34505;
	line-height:normal;
	}

.smalltittle{
	font-family:tahoma;
	font-size:14px;
	color:#4a990a;
	line-height:18px;
	font-weight:bold;
	font-style:italic;
	}
	
.smalltittle2{
	font-family:tahoma;
	font-size:12px;
	color:#131315;
	line-height:16px;
	}
	
.dividerbg{
	background-image:url(../images/divider.jpg);
	background-position:left top;
	background-repeat:repeat-y;
	}







.intranetList{
	margin:8px 0 0px 20px;
	padding:0;
}
.intranetList li{
	list-style-position:outside;
	list-style-image:url(../images/intranet-2_03_sliced.gif);
	margin:0;
	padding:0 0 0px 7px;
	font-family:Tahoma;
	font-size: 13px;
	color: #424242;
	font-weight:none;
	text-decoration:none;
	line-height:20px;

}

.tablebg{
	background-image:url(../images/registerbg.jpg);
	background-repeat:repeat-y;
	background-position:left top;
	padding:0 5px 0px 10px;
	}

.intranettextbox{
	border:1px solid #c4c4c4;
	background-color:#fefefe;
	width:222px;
	font-family:Tahoma;
	font-size:13px;
	color:#383737;
	text-align:left;
	height:21px;
	padding-left: 4px;
	line-height:21px;

 }
.QuickContactBg{
	/*background-image: url(../../Campaign_Images/PerformanceManagement/quickcontactbg.jpg);
	background-position:left top;*/
	background-position:right top;
	background-repeat:no-repeat;
	height:320px;
	}
.TextBox {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color:#809200;
	font-style:normal;
	line-height:28px;
	height:28px;
	width:200px;
	border: 1px solid #809200;
	vertical-align:top;
	padding-left: 5px;
	background-color: #FFFFFF;
}
.TextBoxComments {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color:#809200;
	font-style:normal;
	line-height:28px;
	height:20px;
	width:200px;
	border: 1px solid #809200;
	vertical-align:top;
	padding-left: 5px;
	background-color: #FFFFFF;
}


