/* CSS for Fast Track Permit Service */
body {
margin:0px;
padding: 0px;
background:#ffffff url(../images/portfolio-gradient-bg.gif) repeat-x  top;
}
</script>
ul{
text-transform:uppercase;
}

li{
text-transform:uppercase;
}
A:link {
color:#ffffff;
text-decoration:none;
}

A:visited {
color:#ffffff;
text-decoration:none;
}

A:hover {
color:red;
text-decoration:underline;
}

A:active {
color:#ffffff;
text-decoration:none;
}

#container {
width:764px;
margin:0px auto;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
#container .grey-breadcrumb {
height:30px;
line-height:25px;
color:#ffffff;
font-weight:bold;
}
#container .grey-breadcrumb span {
margin-left:20px;
}


#lg-container {
width:1000px;
margin:0px auto;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
#lg-container .grey-breadcrumb {
height:30px;
line-height:25px;
color:#ffffff;
font-weight:bold;
}
#lg-container .grey-breadcrumb span {
margin-left:20px;
}


.leftPan {
float:left;
}
.rightPan {
float:right;
font-size:15px;
margin-right:20px;
}
.rightPan img {
margin:0px 3px 0px 5px;
_margin-top:3px;
}
.logo-holder {
clear:both;
}
.logo {
float:left;
}
.menubar {
clear:both;
line-height:22px;
background: url(../images/menu-bg.gif)  no-repeat;
height:26px;
color:#FFFFFF;
font-size:12px;
font-family:tahoma, Arial, Helvetica, sans-serif;
text-transform:uppercase;
font-weight:bold;
}
.menubar a:link, .menubar a:active, .menubar a:visited
	{
	display:block;
	color:#FFFFFF;
	height:26px;
	text-decoration:none;
	}
.menubar a:hover, .menubar .activeMenu {
color:blue;
text-decoration:none;
display:block;
height:26px;
background: url(../images/active-arrow.gif) no-repeat center;
}

.portfolio a:link, .portfolio a:active, .portfolio a:visited
	{
	color:blue;
	text-decoration:none;
	}
.portfolio a:hover {
color:red;
text-decoration:underline;
}

.currentPortfolio a:link, .portfolio a:active, .portfolio a:visited
	{
	color:#000000;
	text-decoration:none;
	}
.currentPortfolio a:hover {
	color:#000000;
	text-decoration:none;
}

.contact a:link, .contact a:active, .contact a:visited
	{
	color:#000000;
	text-decoration:none;
	}
.contact a:hover {
color:blue;
text-decoration:underline;
}

.usertxt, .passtxt, .txtNormal {
color:#7487a3;
border:1px #7487a3 solid;
background-image:none;
}
.passtxt {
background:#ffffff url(../images/password-text.gif) no-repeat left;
}
.usertxt {
background:#ffffff url(../images/user-text.gif) no-repeat left;
}
.banner {
margin-top:14px;
}
.yellow-block {
border:1px #ffb472 solid;
background-color:#f9fdd7;
padding:13px 12px 12px 12px;
font-size:15px;
font-weight:bold;
color:#e36b00;
}
.but-blue {
margin-top:16px;
}
.main-content {
height:264px;
background: url(../images/main-content-bg.gif) no-repeat;
}
.blue-h2 {
font-size:16px;
color:#3b5276;
margin:7px 0px 7px 15px;
}
.left-h3, .middle-h3, .right-h3 {
margin:0px;
background: url(../images/tick-icon.gif) no-repeat left;
padding:0px 0px 0px 55px;
height:46px;
line-height:46px;
margin-left:5px;
font-size:14px;
}
.middle-h3 {
background: url(../images/down-icon.gif) no-repeat left;
line-height:17px;
vertical-align:text-bottom;
}
.right-h3 {
background: url(../images/rotate-icon.gif) no-repeat left;
}
.main-content  table{
margin-top:10px;
margin-left:5px;
}
.main-content .col1 {
border-right:1px #7487a3 dotted;
}

.page-content {
height:525px;
background: url(../images/lg-main-content-bg.gif) no-repeat;
}

.page-content  table{
margin-top:10px;
margin-left:5px;
}

.page-content .col1 {
border-right:1px #7487a3 dotted;
}

.bullet-blue, .bullet-red, .bullet-orange {
margin:5px 0px 10px 0px;
padding:0px;
}
.bullet-blue li , .bullet-orange li, .bullet-red li{
list-style-type:none;
margin-left:15px;
margin-right:15px;
background:url(../images/bullet-blue.gif) no-repeat left top;
padding:0px;
padding-left:18px;
}
.bullet-red li {
background:url(../images/bullet-red.gif) no-repeat left top;
}
.bullet-orange li {
background:url(../images/bullet-orange.gif) no-repeat left top;
}
#footer {
color:#ffffff;
margin-top:15px;
font-size:11px;
padding-left:20px;
}

#footer2 {
color:#ffffff;
margin-top:15px;
font-size:11px;
padding-left:20px;
background-color:#999999;
width:761px;
}
.title-blue {
font-size:18px;
color:#3b5276;
font-family:tahoma, Arial, Helvetica, sans-serif;
}

.title-red {
font-size:21px;
color:red;
font-family:tahoma, Arial, Helvetica, sans-serif;
}

.title-black {
font-size:21px;
color:#000000;
font-family:tahoma, Arial, Helvetica, sans-serif;
}
