
/* this is a css comment, ignored by the browser*/
/* no html markup allowed */
html { height: 100.02%;}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-stretch: extra-condensed;
	color: #666666;
	z-index: 1;
	line-height: 120%;
	text-align: left;
	left: 0px;
}
form { margin: 0 0 0 0;}

a:link {text-decoration: underline; color: #FF6600 }
a:visited {text-decoration: underline; color: #FF6600 }
a:hover {text-decoration: underline; color: #457f50 }

a.side:link {text-decoration: none; color: #FF6600 } 
a.side:visited {text-decoration: none; color: #FF6600 }
a.side:hover {text-decoration: none; color: #8ab592 }

a.breadcrumb:link {text-decoration: underline; font-size: 7pt; font-family: verdana; color: #FF6600 }
a.breadcrumb:visited {text-decoration: underline; font-size: 7pt; font-family: verdana; color: #FF6600 }
a.breadcrumb:hover {text-decoration: underline; font-size: 7pt; font-family: verdana; color: #FF6600 }

a.sample:link {text-decoration: underline; font-size: 9pt; font-family: verdana; color: #FF6600 }
a.sample:visited {text-decoration: underline; font-size: 9pt; font-family: verdana; color: #FF6600 }
a.sample:hover {text-decoration: underline; font-size: 9pt; font-family: verdana; color: #FF6600 }

a.footer:link {text-decoration: underline; font-size: 7pt; font-family: arial; font-weight: 100; color: #FF6600 }
a.footer:visited {text-decoration: underline; font-size: 7pt; font-family: arial; font-weight: 100; color: #FF6600 }
a.footer:hover {text-decoration: underline; font-size: 7pt; font-family: arial; font-weight: 100; color: #999999}

a.pages:link {text-decoration: none; font-size: 9pt; font-family: arial; font-weight: 300; color: #000000 }
a.pages:visited {text-decoration: none; font-size: 9pt; font-family: arial; font-weight: 300; color: #000000}
a.pages:hover {text-decoration: underline; font-size: 9pt; font-family: arial; font-weight: 300; color: #999999}


a.topNav:link {text-decoration: none; font-size: 8pt; font-family: arial; font-weight: 300; color: #000000 }
a.topNav:visited {text-decoration: none; font-size: 8pt; font-family: arial; font-weight: 300; color: #000000}
a.topNav:hover {text-decoration: underline; font-size: 8pt; font-family: arial; font-weight: 300; color: #999999}

a.purpleLink:visited {color: #9900FF; font-weight: 100; font-size: 9pt; text-decoration: underline;font-family: verdana;}
a.purpleLink:link {color: #9900FF; font-weight: 100; font-size: 9pt; text-decoration: underline;font-family: verdana;}
a.purpleLink:hover {color: #9900FF; font-weight: 100; font-size: 9pt; text-decoration: underline;font-family: verdana;}
a.purpleLink:active {color: #9900FF; font-weight: 100; font-size: 9pt; text-decoration: underline;font-family: verdana;}

a.orangeLink:visited {color: #FF6600; font-weight: 100; font-size: 9pt; text-decoration: underline;font-family: verdana;}
a.orangeLink:link {color: #FF6600; font-weight: 100; font-size: 9pt; text-decoration: underline;font-family: verdana;}
a.orangeLink:hover {color: #FF6600; font-weight: 100; font-size: 9pt; text-decoration: underline;font-family: verdana;}
a.orangeLink:active {color: #FF6600; font-weight: 100; font-size: 9pt; text-decoration: underline;font-family: verdana;}

a.hiddenLinkBlack:visited {text-decoration: none;color: #000000;}
a.hiddenLinkBlack:link {text-decoration: none;color: #000000;}
a.hiddenLinkBlack:hover {text-decoration: none;color: #000000;}
a.hiddenLinkBlack:active {text-decoration: none;color: #000000;}

td.texterror {  font-size: 9pt;                
        font-weight:100;                
        font-family: Verdana;              
        color: #FF0033;}
/* 
td.text   {  font-size: 9pt;                
        font-weight:100;                
        font-family: Verdana;              
        color: #000000;}
td.textplus   {  font-size: 9pt;                
        font-weight:100;                
        font-family: Verdana;              
        color: #000000;
        padding:0ex;}
td.textbold   {  font-size: 9pt;                
        font-weight:900;                
        font-family: Verdana;              
        color: #000000;}
td.textnorm   {  font-size: 8pt;                
        font-weight:100;                
        font-family: Verdana;              
        color: #000000;
        padding:0ex;}
td.textnormpurple   {  font-size: 8pt;                
        font-weight:100;                
        font-family: Verdana;              
        color: #9900FF;
        padding:0ex;}
font.snappypurple { color: #9900FF; }
td.textnormbold   {  font-size: 8pt;                
        font-weight:900;                
        font-family: Verdana;              
        color: #000000;
        padding:0ex;}

a.hiddenLink:visited {text-decoration: none;}
a.hiddenLink:link {text-decoration: none;}
a.hiddenLink:hover {text-decoration: none;}
a.hiddenLink:active {text-decoration: none;}
*/
td.textheaders   {  font-size: 9pt;                
        font-weight:900;                
        font-family: Verdana;              
        color: #9900cc;}
td.textsmall   {  font-size: 8pt;                
        font-weight:100;                
        font-family: Verdana;              
        color: #000000;}
/*
.leftnav {  font-size: 9pt;                
        font-weight:100;                
        font-family: Arial;              
        color: #000000;
        margin-left: 0.5em;
        }

.stext   {font-size: 9pt;                
        font-weight:100;                
        font-family: Verdana;              
        color: #000000;
		word-spacing: 0.009em;           
        letter-spacing: .01em;
		line-height: 1.5em;
		padding: 2ex;
		margin-left: 1em;
		margin-right: 1em;
		text-align: justify;
		border-right: 10ex;
		border-color: #000000;}
 
.heads  {font-size: 9pt;                
        font-weight:100;                
        font-family: Verdana;              
        color: #000000;
        word-spacing: 0.009em;           
        letter-spacing: .01em;
		line-height: 1em;} 

.talent {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}

p 	{  font-size: 9pt;                
        font-weight:100;                
        font-family: Arial;              
        color: #000000;
	word-spacing: 0.009em;           
        letter-spacing: .01em;
	margin-left: 1em;}
p.textplus   {  font-size: 10pt; }

h3 	{font-size: 9pt;                
        font-weight:100;                
        font-family: Arial;              
        color: #000000;
	word-spacing: 0.009em;           
        letter-spacing: .01em;
	line-height: 1.5em;
	padding: 2ex;
	margin-left: 1em;
	margin-right: 1em;
	text-align: justify;}

h2   {  font-size: 11pt;                
        font-weight:200;                
        font-family: Arial;              
        color: #000000;} 

.textMemberWelcome 
{
	background:url(/snappygrams/pc/images/side/welcome_left.gif);
	font-family:Verdana;
	color:#ffffff;
	font-size:9pt;
	font-weight:bold;
	text-align:left;
	height:20px;
}
.textMemberInfo
{
	text-align:center;
	background:url(/snappygrams/pc/images/side/welcome_spacer.gif);
	font-size: 8pt;                
    font-weight:100;                
    font-family: Verdana;              
    color: #000000;
    word-spacing: 0.009em;           
    letter-spacing: .01em;
	line-height: 1.1em;
	height:75px;
	padding: 0ex;
}
*/
.black_headers {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: 22px;
}
.orange_headers {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF6600;
	font-weight: bold;
	font-size: 26px;
}
.orange_headers_medium {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF6600;
	font-weight: bold;
	font-size: 20px;
}
.orange_headersSuper {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF6600;
	font-weight: bold;
	font-size: 9px;
 	vertical-align: baseline;
    position: relative;
    bottom: 8px;
}	
.quickadd {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: 18px;
	background-position: center;
	text-align: center;
}
.quickadd_text {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
}
.small_text {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	font-size: 12px;
	text-align: left;
	line-height: 19px;
}
.small_text2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	font-size: 11px;
	text-align: left;
	line-height: 19px;
}
.small_text3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	font-size: 10px;
	text-align: left;
	line-height: 19px;
}
.medium_headers {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: 16px;
}
