@charset "UTF-8";

#quicklinks {
	float: right;
	width: 345px;
	padding: 0px 10px;
}
#renweb {
	float: right;
	width: 120px;
	height: 24px;
	color: #ffffff;
	font-size: 10px;
	padding: 0px 10px;
}
#icons {
	margin-top: 10px;
}
#logoimg {
	float: left;
	width: 600px;
	height: 120px;
	background-repeat: no-repeat;
	text-align: right;
	font-size: 25px;
	vertical-align: middle;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #fff;
}

#logoimg a:link {
	font-size: 25px;
	vertical-align: middle;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration:none;
}

#logoimg a:visited {
	font-size: 25px;
	vertical-align: middle;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration:none;

}

#logoimg a:hover {
	font-size: 25px;
	vertical-align: middle;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration:none;

}

#logoimg a:active {
	font-size: 25px;
	vertical-align: middle;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration:none;
}


#left {
	width: 60%;
	float: left;
	padding: 10px 0px;
}
#right {
	width: 40%;
	float: left;
	font-family: “Lucida Grande”, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.5em;
	padding: 10px 0px;
}
#facebook {
	margin-left: 6px;
}

.spacer {
	margin: 10px 0px;
	height:10px;
	clear: both;
}

hr {
	border: none 0;
	border-top: 1px dashed #587A93;/*the border*/
	width: 100%;
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}
p {
	margin: 0;
	padding: 0 0 .5em;
}
.pane-list {
	margin: 0;
	padding: 0;
	list-style: none;
	color: #07a8fc;
}
.pane-list p {
	color: #333333;
}
.pane-list p {
	color: #C0C0C0;
}
.pane-list li {
	padding: 10px 20px 10px;
	border-top: solid 1px #c4df9b;
	cursor: pointer;
	background-image: url(../images/background/pane_background.jpg);
	height: 50px;
}
.pane-list li:hover {
	background-image: url(../images/background/pane_background2.jpg);
}
html, body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-image: url(../backgrounds/large_header.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	height: 100%;
}
#container  {
	width: 1024px;
	margin: 0 auto;
	text-align: left;
}
#header  {
	padding: 0 10px 0 20px;  
	height: 150px;
	background-image: url(../backgrounds/logo.png);
	background-repeat:no-repeat;
}
#header  h1  {
	margin: 0; 
	padding: 10px 0; 
}
#mainContent  {
	padding: 0 20px; 
	background: #FFFFFF;
}
#footer  {
	padding: 0 10px;
	background-color: #042458;
	clear: both;
	background-image: url(../backgrounds/footer.jpg);

}
#footer_content  {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	text-align: left;
}

#footer  p  {
	margin: 0; 
	padding: 10px 0; 
}
#nav {
	float: left;
	clear: both;
}
#nav table {
	vertical-align: middle;	
	height: 30px;
}
#nav a {
	text-decoration: none;
}
.style19 {
	color: #FFFFFF;
	font-size: 10px;
}
.slide {
	margin: 0;
	padding: 0;
	background: url(../Trial/..images/expandf) no-repeat;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #002156;
	z-index: 1020;
}
Slide Panel
a:focus {
	outline: none;
}
#panel {
	height: 250px;
	display: none;
	background-color: #042458;
	color: #FFFFFF;
	background-image: url(../backgrounds/panel.jpg)
%20repeat-x);
	background-repeat: repeat-x;
}
a {
	font-size: 12px;
	color: #002157;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.btn-slide {
	text-align: left;
	width: 115px;
	height: 16px;
	padding: 2px 5px 0 0;
	margin: ;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 100%;
	font-weight: bold;
	vertical-align: top;
	background: #042458 url(../Scripts/jquery-tutorials/images/arrow-square.gif) no-repeat left -56px;
}
.active {
	background-position: left 0px;
}


#panel table {
}
#panel a {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}
.tableTitle {
	color: #FFC332;
	font-size: 16px;
	font-weight: bold;
}
.department {
	font-size: 13px;
	font-family: Verdana, sans-serif;
	text-transform: uppercase;
	letter-spacing: 2px;
	line-height: 1.2ems;
	color: #F4A900;
	font-weight: bold;
}
#maincontent   td a {
	font-weight: bold;
	color: #FFC332;
	text-decoration: none;
	white-space: no-wrap;
}
.rightTable   p {
	font-size: 10px;
	color: #FFFFFF;
}
#rightTable   tr {
	background-color: #315CA3;
}

#rightTable {
	border-collapse:separate;
	border-spacing: 0px 10px;
	clear: both;
}
.block em {
	display: block;
	padding-top: 3px;
}

.inline p {
	display: inline;
}


.borders { border-right-color: red; border-left-color: blue;
border-left-style: dashed; border-right-style: solid;
border-right-width: 1px; border-left-width: 3px;
padding-right: 6px; padding-left: 6px;}

.feature_box {
	width: 390px;
	height: 120px;
	margin-left: 0px;
	padding-top: 20px;
	padding-left: 15px;
	float: left;
	display: inline;
	clear: both;
	background: url(../images/background/blue_bar.jpg) no-repeat;
}
.feature-box-pic {
	width: 105px;
	height: 81px;
	float: right;
	margin-left: 5px;
	margin-top: -5px;
	margin-right: 25px;
	border: 3px solid #315ca3;
}
.feature_box_title {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	text-shadow: #000066 -2px -2px 2px;
}

.feature_box_text {
	color: #333333;
	font-size: 12px;
	font-weight: bold;
}
#email {
	float: left;
	clear: both;
	display: inline;
	padding-top: 10px;
	margin-top: 10px;
	padding-left: 30px;
	margin-left: 20px;
}

.style17 {
	font-size: 10px;
	color: #FFFFFF;
}
.style22 {
	color: #FFFFFF
}
.style24 {	color: #FFCC00;
	font-weight: bold;
	font-size: 16px;
}
.style25 {color: #FFC332}
.style23 {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.style26 {font-size: 10px}

