body, td, span, div, p, th{
	font-family: Tahoma;
	font-size: 11px;
	color: black;
}
.Desktop {
        width:100%;
	background-color:#FFFFFF;
	color:#4F6D83;
	padding:10px;
        border:1px solid #C8C8C8;
}
.FormLayout th{
        text-align:left;
        width:150px;
}
.ContextActionsBox{
	background-color:#FFFFFF;
	padding:10px;
        border:1px solid #C8C8C8;
}
.ActionTitle{
	font-weight:bold;
}
.AdminHr {
	border:1px solid #CCCCCC;
	height:1px;
}
.AdminInput {
        width:100%;
}

a:link, a:hover, a:active, a:visited{
color: #49608D;
font-family: Tahoma;
}
img{
	border: none;
}
span a.topNav:link, span a.topNav:hover, span a.topNav:active, span a.topNav:visited{
	color: #49608D;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
}

a.currentNav:link, a.currentNav:hover, a.currentNav:active, a.currentNav:visited{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	font-variant: italic;
	color: black;
	text-decoration: none;
}
a.currentNav:hover{
	color: #EAB000;
}
.pathNav{
	font-family: Tahoma;
	font-size: 20px;
	text-decoration: none;
	color: #A8A8A8;
}

a.pathNav:link, a.pathNav:hover, a.pathNav:active, a.pathNav:visited{
	font-family: Tahoma;
	font-size: 20px;
	text-decoration: none;
	color: #A8A8A8;
}
h1, th{
font-size: 13px;
}
th{
	font-weiht: bold;
}
h2{
font-size: 12px;
}

