﻿body {background-color: #ffffff; font-family: Verdana, sans-serif; margin: 16px; padding: 0px; font-size: 70%; color: #666666; text-align: center;	}

.header {width: 700px; margin: 0px auto; text-align: left; background: url(../images/arLogo.gif) no-repeat top right }
#panel1 {background-color: #eee; } 
.headertable {width: 700px; margin: 0px auto; }
.footertable {width: 700px; margin: 0px auto; }
.title {font-size: 30px; color: #333333; font-weight: bold; }
.content {width: 700px; margin: 0px auto; padding-top: 24px; text-align: left; }
.buttonArea {padding-bottom:12px; }
.buttonArea input {margin-right:7px; }
.left {width: 50%; float: left; }
.right {width: 50%; float: right; text-align: right; }

a {text-decoration:none; color:#0066cc; }
a:hover {text-decoration:underline; }
a[disabled]{color:#777 !important; text-decoration:none !important; }
a.disabledlink {color:#777; text-decoration:none; }
a.disabledlink:hover {color:#777; cursor:default; text-decoration:none; }

table {width: 100%; border-collapse: collapse; border-spacing: 0px; padding: 0px; margin:9px 0 12px 0; }
th,td {background-color: #eee; border-bottom: 1px solid #b1b1b1; padding: 6px; font-size: 100%; color: #666; font-weight:normal }
td {background-color: #ffffff; border-bottom: 1px solid #b1b1b1; padding: 6px; font-size: 100%; color: #000; }

p {margin-top: 0px; color:#787878; }
h6 {font-size: 90%; font-weight: normal; color: #666; text-align: center; padding-top: 10px; margin: 0px auto;}
.close {font-size: 80%; font-weight: normal; color: #666; text-align: center; padding-top: 5px;}

.avgPoints {font-size:90%; font-weight:normal; color:#787878; }
acronym {cursor:help; border-bottom: 1px dashed #ff6600; }

