﻿
#logo
{
	width: 168px;
	height: 126px;
	position: relative;
}
#SerHead
{
	width: 100%;
	float: left;
}
#SerHeadLft
{
	width: 410px;
	float: left;
	text-align: left;
}
#SerHeadLftTxt, #SerHeadLftTxt1, #SerHeadLftTxt2
{
	padding-left: 10px;
	line-height: 20px;
	margin-bottom: 10px;
}
#SerHeadRgt
{
	width: 420px;
	float: right;
	text-align: left;
	border-left: solid 1px #cfcfcf;
}

.CircularContainer ul
{
	list-style-type: none;
	padding-left: -15px;
}

.CircularContainer li
{
	/*   /Quick Links/RSEPSS/images/ */
	background: url( '/Quick Links/RSEPSS/images/bullet.png' ) no-repeat 0 .4em;
	background-position: left center;
	padding-left: 15px; /*margin-left: 5px;*/
	margin: 0px 3px 3px -35px;
	
	font: 11px Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
}


.CircularContainerDSC li
{
	font-family: Trebuchet MS;
	line-height: 25px;
	font-size: 13px;
	font-weight: bold;
	
}


ul li, ul li a
{
	line-height: 25px;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	list-style: hebrew;
}

ul li a:hover
{
	line-height: 25px;
	font-size: 12px;
	color: #0066CC;
	text-decoration: underline;
}

#tblLinks a
{
	font-family: Trebuchet MS;
	line-height: 28px;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	list-style: hebrew;
}

#tblLinks a:link
{
	color: Black;
}

#tblLinks a:visited
{
	color: Black;
}

#tblLinks a:active
{
	color: Black;
}

#tblLinks a:hover
{
	line-height: 28px;
	font-size: 12px;
	color: #0066CC;
	text-decoration: underline;
}
input, textarea, .select
{
	padding: 5px 5px;
	border: solid 1px #cdcdcd;
	background-color: #f9f9f9;
}
.input
{
	border: transparent;
}


input[type="radio"]
{
	/*background-color: #FFFF99;*/
	color: Navy;
	border-style: none;
}
