/*----------------------------------------------------------
font-sizes: 12px is standard EVERYWHERE!
font-sizes: 17px at Forms, Buttons, Billboard li & SideArea.
font-sizes: 22px at Billboard H1, MenuTop, Rotators & H2-H6.
font-sizes: 36px for Head and H1
------------------------------------------------------------*/
@font-face {
    font-family: "Myriad Pro";
    src: url(myriadwebbold.ttf);
}
@charset "utf-8";
/* CSS Document */
body
{margin:0px;	padding: 0;	border: 0;	outline: 0;	font-size: 100%;	vertical-align: baseline;font-family:Arial, Tahoma;	font-size:12px;	color:#555;}
html, body, div, span, applet, object, iframe, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td 
{padding: 0;border: 0;outline: 0;font-family:Arial, Tahoma;font-size:12px;color:#555;text-align:left;text-decoration:none; line-height:20px}
h1,h1 span, h2,h2 span, h4, h5, h6
{padding: 0;border: 0;outline: 0;vertical-align: baseline;background-color:transparent;font-family:"Myriad Pro", Arial, Tahoma;text-align:left;font-weight:bold;margin-bottom:10px; margin-top:20px;}
body {line-height: 1}
blockquote, q {quotes: none}
/* remember to define focus styles! */
:focus {outline: 0}
/* remember to highlight inserts somehow! */
ins {text-decoration: none}
del {text-decoration: line-through}
/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse: collapse;border-spacing: 0}
.Form input, .Form textarea, .Form select{border:1px solid #cccccc;width:200px;	font-family:Arial, Tahoma}
a:link, a:active, a:visited, a strong { color:#0066ff;}
a:hover, a:hover strong{ color:#cc0000;text-decoration:none}
p {
font-size:12px;
}
@font-face {
font-family: "Myriad Pro";
src: url(‘Myriad.otf’);}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
margin:0;
}
h1,h1 .head {font-size:36px; color:#323232;text-transform:capitalize;font-family:"Myriad Pro",Helvetica,Arial,sans-serif;margin:0 10px;}
h2,h2 span, h4, h4 span, h5, h5 span {font-size:22px; color:#646464;font-family:"Myriad Pro",Helvetica,Arial, serif ;}

h3,h3 span {font-size:12px; font-weight:bold; color:#555}




