/* Main Style Sheet for Miters Touch */

/* Standard HTML Elements */

body {background-color:#DDDDDD; margin:0px; text-align:center;}

a {color: #CC0033; text-decoration:none;}
a:visited {text-decoration: none; color:#3300CC}
a:hover { text-decoration: underline;}

H1 {font-size: 13pt; font-family: Arial, Helvetica; color:#3F486E;}
H2 {font-size: 12pt; font-family: Arial, Helvetica; color:#3F486E;}
H3 {font-size: 10pt; font-family: Arial, Helvetica; color:#3F486E;}
H4 {font-size: 11pt; font-family: Arial, Helvetica; color:#CC3333;}
H5 {font-size: 10pt; font-family: Arial, Helvetica; color:#FFCC00;}
H6 {font-size: 10pt; font-family: Arial, Helvetica; color:#000000;}

b, strong {font-weight: bold; }
i, em {font-style: italic; }
img {border-style: none;}
li {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: black; margin-right: 10px; margin-left: 20px; list-style-type: square; line-height: 120%;}
p {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: black;}
td {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: black;}
ol, ul {padding: 0px; margin-left: 8px;}


/* IDs */

#MainContainer {width:700px; background:white; margin:0px auto 0px auto; display:block; text-align:left; }
#MainSection {width:700px;}
#MainSectionLeft {width:115px; float:left; margin-left:10px;}
#MainSectionRight {width:555px; float:right; margin-right:10px;}


/* Classes applicable to any element */

.divClear {clear:both;}
.Footer {font-size: 8pt; font-family: Arial, Helvetica, sans-serif;  font-weight: 400; color:#00000}
.FormCategoryName {font-size: 11pt; font-family: Arial, Helvetica, sans-serif; font-weight: 700; color:#CC0033; margin-top: 12px; margin-bottom: 4px}
.FormVariableName {font-size: 9pt; font-family: Arial, Helvetica, sans-serif; font-weight : 500; }
.PhpError {font-size: 13pt; font-family: Arial, Helvetica, sans-serif; color:red; font-weight : 800; }
.PR_Title {margin-top: 8px; font-size: 13pt; color:black; margin-bottom: 8px; text-align:center; }
.PR_Subtitle {margin: 0px; font-size: 11pt; color:black; margin-bottom: 4px; text-align:center; }
.Tableeightpoint {font-size: 8pt; font-family: Arial, Helvetica; color:#3F486E;  font-weight : bold}
.Tableninepoint {font-size: 9pt; font-family: Arial, Helvetica; color:#CC3333;  font-weight : bold}
.Tabletenpoint {font-size: 12pt; font-family: Arial, Helvetica; color:#CC3333;  font-weight : bold}


/* Classes applicable to only specified elements */

