/* Vertex42.com Mobile Style Sheet
(c) 2007 Vertex42, LLC. All Rights Reserved.
*/
html,body { background-color:#fff; } 
body,td { font-family:sans-serif; vertical-align:middle; font-weight:normal; margin-top:5px; } 
h1 { font-size:small; font-weight:bold; margin-top:5px; margin-bottom:5px; background-color:#cfc; border-top:1px solid #999; border-bottom:1px solid #999;}
h2 { font-size:small; font-weight:bold; margin-top:3px; margin-bottom:2px; color:#006000;}
.small { font-size:small; } 
.smaller { font-size:smaller; } 
.smallest { font-size:x-small; }
.large { font-size: medium; }
.larger { font-size: large; }
.alignright { text-align:right; }
.gray { color:#777; }
.center { text-align:center; } 
.padtop { padding-top:3px; } 
.padbottom { padding-bottom:3px; } 
.padleft { padding-left:8px; }
.vcent { vertical-align:middle; } 
.vbottom { vertical-align:bottom; }
.nobdr { border:0px; }
.bdr { border:1px solid #808080; }
.bdr-top { border-top:1px solid #808080;}
.bdr-right { border-right:1px solid #808080;}
.bdr-left { border-right:1px solid #808080;}
.bdr-bottom { border-bottom:1px solid #808080;}
.footer { background-color:#eee; }
form {margin-top:0px; margin-bottom:0px;}
.nodec { text-decoration:none; }
.sc { color:#666666; }

