/* Author : Anup Ujawane  */
/* By : Meltmagic-India.com  */
/* For : Illinois Roads  */
/* Date : 4th July. 2008 */


/* form classes */

form {
margin-bottom: 0px;
}

input, textarea, select {
border-style: solid;
border-width: 1px;
font-size: 11px;
}

.no-border {
border-width: 0px;
}

.zip {
border-style: solid;
border-width: 1px;
font-size: 16px;
}


/* page default settings */

body, td {
font-family: tahoma, "ms sans serif", arial, verdana, helvetica;
color: #333;
font-size: 11px;
line-height: 1.5em;
}

body {
margin: 0px;
padding: 0px;
background-color: #4d64d1;
}

.full-size-table {
width: 752px;
height: 100%;
}

.row1 {
height: 5%;
vertical-align : top;
}

.row2 {
height: 90%;
vertical-align : top;
}

.row3 {
height: 5%;
vertical-align : top;
}

a {
color: #333;
}

a:hover{
color: #000;
}

b, strong {
font-family: arial;
}

br {
line-height: normal;
}

/* images */

.header {
background-image: url("images/header.jpg");
background-repeat : no-repeat;
padding-bottom: 10px;
padding-left: 30px;
}

.footer-tile {
background-image: url("images/footer-tile.jpg");
background-repeat : repeat-x;
}

.left-tile {
background-image: url("images/left-tile.jpg");
background-repeat : repeat-y;
}

.bullet {
background-image: url("images/bullet.gif");
background-repeat : no-repeat;
background-position: 13px 7px;
}

.cat-back {
background-image: url("images/cat-back.jpg");
background-repeat : no-repeat;
background-position: left center;
}

.left-top {
background-image: url("images/left-top.jpg");
background-repeat : no-repeat;
background-position: left center;
}

.left-bot {
background-image: url("images/left-bot.jpg");
background-repeat : no-repeat;
background-position: left center;
}

.right-corner {
background-image: url("images/right-corner.jpg");
background-repeat : no-repeat;
background-position: top right;
}

.right-img {
margin-left: 20px;
margin-bottom: 10px;
}

/* links */

.nav a {
color: #fff;
font-size: 11px;
text-decoration: none;
display: block;
padding: 1px 10px 2px 25px;
}

.nav a:hover{
color: #fff;
}

.cat a {
font-family: arial;
font-weight: bold;
color: #f7d116;
font-size: 11px;
text-decoration: none;
padding: 8px 10px 6px 23px;
display: block;
}

.cat2 {
font-family: arial;
font-weight: bold;
color: #f7d116;
font-size: 11px;
text-decoration: none;
padding: 8px 10px 6px 23px;
display: block;
}

.cat a:hover{
color: #fff;
}


/* background colours */

.white {
background-color: #fff;
}

/* borders */

.border-lr {
border-left : #c4c4c4 1px solid;
border-right : #c4c4c4 1px solid;
padding-left: 20px;
padding-right: 20px;
}

/* text */

.orange-txt {
color: #ff6700;
}

.white-txt {
color: #fff;
}

.gold-txt {
color: #ab8e05;
}

.yellow-txt {
color: #f7d116;
}

/* Heading */

h3, h4, h5, h6 {
font-family: arial;
margin: 0px;
line-height: normal;
}

h1 
{
	margin-top:0px;
	margin-bottom:10px;
	font-size: 16px;
}

h2 
{
	margin-top:0px;
	margin-bottom:10px;
	font-size: 14px;
}
