﻿/* Masterpage styles */
a, a:active,a:focus, img {	outline: 0;	outline-color:-moz-use-text-color; outline-style:none;	outline-width:0; border: 0; }

img { display:block; }

.underline { text-decoration:underline; }

.bold {	font-weight: bold; }

.center{ text-align: center; }

.transparency[class] {	background-image:url('/Content/Images/Global/trans18.png'); }

.reset { height: 0; width: 0; margin: 0; padding: 0; border: 0; }

.clear{clear:both;height: 0; width: 0; margin: 0; padding: 0; border: 0; line-height:0px; display: block;}
