/* Global
----------------------------*/
.body { margin:0px; background-color:#000000; }
.body_alignment { text-align:center; }
.print_friendly { text-align:left; padding: 16px; background-color:#FFFFFF; }

form { margin: 0px; }
img { border-style: none; }

table { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }
table a { color: #012D24; font-weight: bold; text-decoration: underline; }
table a:hover { color: #676767; font-weight: bold; text-decoration: underline; }


/* Classes
----------------------------*/
.tbd { color:#FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; }
.tbd a { font-weight: bold; text-decoration: none; color:#FA6C50; }
.tbd a:hover { font-weight: bold; text-decoration: none; color:#004FAF; }

.internal_cell {
	background-color:#FFFFFF;

}
.police{
	background-image: url(http://www.vspgraphics.com/images/dynamic/police_bg.gif);
    background-repeat:no-repeat;
    background-position:center;}

.homepage_cell {
	background-color:#FFFFFF;
}

.footer_frame {
	height: 19px; background-color: #000000; border-top: 1px solid #9A9A9A; border-bottom: 1px solid #9A9A9A;
}
.footer_links {
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.footer_links a { text-decoration: none; color:#FFFFFF; }
.footer_links a:hover { text-decoration: none; color:#004FAF; }

.search_bg {
	background-image:url(../images/vinyl_signz_plus_bg.jpg);
	width: 468px;
	height: 125px;
	background-repeat:no-repeat;
}

.search {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-left: 4px;
	width: 100px;
}

.crumb {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.crumb strong { color:#000000; font-weight: bold; }
.crumb a { color: #820000; font-weight: bold; text-decoration: underline; }
.crumb a:hover { color: #0054B3; font-weight: bold; text-decoration: underline; }


/* Tell a Friend
----------------------------*/
.taf {
	background-color: #FFFFFF;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}

.textbox {
	width:150px;
	height: 14px;
	border-style: solid;
	border-width: 1px;
	border-color:#333333;
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-left: 4px;
}
.textarea {
	width:300px;
	height: 75px;
	border-style: solid;
	border-width: 1px;
	border-color:#333333;
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-left: 4px;
}

/* Buttons
----------------------------*/
.button {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#000000;
}

/* Contact Us
----------------------------*/
.contact {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:11px;
	color:#000;
}

/* Newsletter
----------------------------*/
.newsletter {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:11px;
	color:#000;
}

/* Sitemap
----------------------------*/
.sitemap {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:11px;
	color:#012D24;
}

.image_border {border: 1px solid #0C1D5C; }

.alert { color: #ff0000; font-weight: bold; }
