/* @group GENERAL STYLES */
body, html{height: 100%;min-height:100%;}
p{}
b,strong{}
a:link,a:visited{text-decoration:none;}
a:hover,a:active{text-decoration:none;}
img,img a{border-style:none;}
.clear{clear:both;}
.clear-right{clear:right;}
.clear-left{clear:left;}
.widthCheck{background-color:red;height:200px;margin:0;padding:0;}
code{border:1px solid;font-family:monospace;padding:0.2em 0.5em;}
pre{border:1px solid;font-family:monospace;font-size:1.3em;margin-bottom:20px;padding:10px;}
sup{font:0.9em "Times New Roman",Times,sans-serif;font-style:italic;}
sub{font:0.9em "Times New Roman",Times,sans-serif;font-style:italic;}
.image-left{float:left;margin:0 15px 5px 0;}
.image-right{float:right;margin:0 0 5px 15px;}
.imageStyle{}
blockquote,.standout{font-size:1.4em;font-family:serif;font-style:italic;line-height:1.7em;letter-spacing:0.05em;padding:1em;text-indent:2em;word-spacing:0.05em;}
blockquote p{margin:0;padding:0;}
ul.disc{list-style-type:disc;}
ul.circle{list-style-type:circle;}
ul.square{list-style-type:square;}
ol.arabic-numbers{list-style-type:decimal;}
ol.upper-alpha{list-style-type:upper-latin;}
ol.lower-alpha{list-style-type:upper-latin;}
ol.upper-roman{list-style-type:upper-roman;}
ol.lower-roman{list-style-type:lower-roman;}
/* Table Styles */
table{}
tr{}
td{}
/* @end */