html{ 
height: 100%; 
border: 0; 
padding: 0; 
margin: 0; 
}  
 
body {
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	background-color: white;
}

#banner{
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0;
	background: url(images/newlogo.gif);
	background-repeat: no-repeat;
	height: 100px;
}

#banner h1{
	color: #002A53;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.2EM;
	padding-top: 42px;
	padding-left: 209px;
}

.tagline{
	color: #1E90FF;
		text-transform: capitalize;
}

.topblock{
	background: #DCDCDC url(images/blue-bar-bg2.gif);
	font-family: Verdana Geneva Arial Helvetica sans-serif;
	color: #4682B4;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 6px 10px 6px 0px;
	letter-spacing: 0.1em;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-left: 5px;
	text-align: right;
}

.toptable{
	padding-left: 209px;
	width: 100%;
	height: 100px;
}

.nopadding{
	padding: 0;
	margin: 0;
}

label.nopadding{
	font-family: arial, helvetica;
}

.gobutton{
	height: 24px;
	background: lavender;
	color: #002A53;
	font-size: 10px;
	padding: 0px 2px 0px 2px;
}

.searchinput{
	padding: 0px 0px 0px 1px;
	font-family: verdana, arial;
	width: 300px;
	background: #FFF;
}

#spacer{ 
display: block; 
height: 95%; 
float: left; 
width: 1px;
font-size: 1px; /* to make sure width is not overridden */ 
padding: 0; 
margin: 0; 
background: white; /* make this another colour to see it */ 
} 

#contentwrap{ 
display: block; 
width: 99%; /* to suit but leave room for spacer */ 
padding: 0; 
margin: 0; 
} 

a { 
color : #002A53; 
text-decoration: underline; 
}

a:hover {
	color : #942535;
	text-decoration : underline;
}

li {
	margin-top: 8px;
	margin-bottom: 8px;
}

#navigation
{
    padding: 0px;
	margin-top: 5px;
}

#navigation ul
{
    margin: 0;
    padding-left: 0;
    list-style-type: none;
}

#navigation a
{
   display: block;
   width: 175px;	
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
}

#navigation li
{
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
}

#navigation a.menu
{
	display: block;
	width: 175px;
	text-decoration: none;
	padding: 3px 3px 4px 17px;
	background-color: #F5F5F5;
	color: #000;
	font-size: 11px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #D0D0D0;
}

#navigation a.menu:hover{
	font-size: 11px;
	padding: 3px 3px 4px 17px;
	text-decoration: none;
	background: #E6E6FA;
	border-top: 1px solid #E6E6FA;
	border-bottom: 1px solid #1E90FF;
}


#navigation a.selected{
	display: block;
	width: 175px;
	font-size: 11px;
	padding: 3px 3px 4px 17px;
	color: #000;
	background: #E6E6FA;
	text-decoration: none;
	border-top: 1px solid #E6E6FA;
	border-bottom: 1px solid #D0D0D0;
}

#navigation a.selected:hover
{
	border-bottom: 1px solid #1E90FF;
}

td.menutitle {
	color: #1E90FF;
	font-weight: bold;
	font-size: 11px;
	width: 175px;
	text-transform: uppercase;
	padding-bottom: 1px;
}

.leftpadding	{
	float: left;
	padding-left: 10px;
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	margin-top: 5px;
}

#banner {
	padding-top: 0px;
	padding-bottom: 5px;
}

img.banner{
		border: 1px solid #942535;
		margin-bottom: 10px;
}

#mainHome {
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 30px;
	margin-left: 205px;

	margin-right: 180px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: black;
	font-size: 13px;
	line-height: 140%;
}

#mainHome p{
	margin-top: 8px;
}

#main {
	padding-right: 5%;
	padding-left: 10px;
	padding-bottom: 30px;
	margin-left: 205px;

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: black;
	font-size: 13px;
	line-height: 140%;
}

#main p{
	margin-top: 0px;
}

#rightcolumn{
	padding: 10px 0px 20px 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: black;
	font-size: 11px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 10px;
	line-height: 140%;
	width: 170px;
	float: right;
	background: #F0F0F0 url(images/graystripes.gif);
}

#rightcolumn p{
	padding-left: 15px;
	padding-right: 10px;
}

#rightcolumn h2{
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 2px;
	text-align: center;
}

img.homepage{
	border: 1px solid #000;
	margin-bottom: 10px;
}

.mainHeading{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #4B0082;
	font-size: 17px;
	font-weight: normal;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	margin-bottom: 8px;
	margin-top: 0px;
	padding-top: 16px;
	border-bottom: 1px solid #4B0082;
	padding-bottom: 4px;
}

.pageHeading{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #4B0082;
	font-size: 17px;
	font-weight: normal;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	margin-bottom: 5px;
	margin-top: 10px;
}

#bottom{
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-top: 1px solid #002A53;
	padding-top: 20px;
	padding-bottom: 10px;
	text-align: center;
	margin-left: 10px;
	margin-right: 10px;
}

.copyright{
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: gray;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	margin-left: 10px;
	margin-right: 10px;
}

.largequote{
	font-size: 24px;
	font-family: Trebuchet MS, geneva, verdana, arial; 
	font-weight: bold;
	color: #5F9EA0;
	line-height: 140%;
	padding-top: 5px;
	padding-bottom: 5px;
}

.breadcrumb{
font-size: 10px;
color: steelblue;	
}

h3.subheading{
	line-height: 120%;
	letter-spacing: 1px;
	font-size: 14px;
	margin-bottom: 1px;
	color: #4B0082;
}

h3.subheading a{
	color: #4682B4;
}


.firebrick{
	color: #D2691E;
}

.bizplanHeading{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #002A53;
	font-size: 17px;
	font-weight: normal;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: center;
	margin-top: 12px;
}

.bizplantable{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 10px;
}

a.nounderline{
	text-decoration: none;
}

ul.linkspage{
	list-style: square;
}