/*CSS RESET*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	vertical-align: baseline;
}

h1 {font-size:180%;}
h2 {font-size:150%;}
h3 {font-size:125%;}
h4 {font-size:100%;}
h5 {font-size:90%;}
h6 {font-size:80%;font-weight:normal;}

.text-normal {font-size:125%;font-weight:normal;}
.text-bold {font-size:125%;font-weight:bold;}

hr {color:#660033;}

a.white:link {color:#FFFFFF;vertical-align:middle;}
a.white:visited {color:#FFFF99;;vertical-align:middle;}
a.white:hover {color:#F64274;;vertical-align:middle;}

table 
{
	border-collapse: collapse;
	width: 100%;
}

th
{
	-moz-box-shadow: inset 1px 1px 1px 1px white;
	-webkit-box-shadow: inset 1px 1px 1px white;
	box-shadow: inset 1px 1px 1px 1px white;
	
	padding: 2pt;
	font-family: candara, calibri, arial;
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
	background-color: #660033;
	color: #FFFFFF;
	margin: 0;
	vertical-align: middle;
}

th.print-border
{
	border-width: 1;
	border-style: solid;
	border-top-color: black;
	border-left-color: black;
	border-bottom-color: black;
	border-right-color: black;
	padding: 2pt;
	font-family: Calibri, Arial;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
	background-color: #660033;
	color: #FFFFFF;
	margin: 0;
	vertical-align: middle;
}

body
{
	font-family: Calibri, Verdana, Arial;
	font-size: 10pt;
	margin: 12;
	color: #660033;
}

td
{
	font-size:12pt;
	font-family:calibri,verdana,arial;
	font-weight:normal;
	color:#660033;
}

td.black-text
{
	color:#000000;
}


td.font8
{
	font-size:8pt;
}

.font8
{
	font-size:8pt;
	font-weight:normal;	
}

td.font10
{
	font-size:10pt;
}

.font10
{
	font-size:10pt;
	font-weight:normal;
}

td.clear
{
	border-style: none;
	border-left-color: transparent;
	border-right-color: transparent;
	border-bottom-color: transparent;
	border-top-color: transparent;
	background-color: transparent;
	font-size:11pt;
}

td.dark 
{
	border-width: 1;
	border-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-right-color: #FFFFFF;
	padding: 2pt;
	background-color: #FFFFFF;
	margin: 0;
}

td.dark10
{
	border-width: 1;
	border-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-right-color: #FFFFFF;
	padding: 2pt;
	background-color: #FFFFFF;
	margin: 0;
	font-size:10pt;
}

td.light
{	
	border-width: 1;
	border-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-right-color: #FFFFFF;
	padding: 2pt;
	background-color: #FFCCCC;
	margin: 0;
}

td.light10
{	
	border-width: 1;
	border-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-right-color: #FFFFFF;
	padding: 2pt;
	background-color: #FFCCCC;
	margin: 0;
	font-size:10pt;
}

td.grey
{	
	border-width: 1;
	border-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-right-color: #FFFFFF;
	padding: 2pt;
	background-color: #CCCCCC;
	margin: 0;
}

td.yellow
{	
	border-width: 1;
	border-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-right-color: #FFFFFF;
	padding: 2pt;
	background-color: #FFFF00;
	margin: 0;
}

td.green
{	
	border-width: 1;
	border-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-right-color: #FFFFFF;
	padding: 2pt;
	background-color: #00FF00;
	margin: 0;
}

td.red
{	
	border-width: 1;
	border-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-right-color: #FFFFFF;
	padding: 2pt;
	background-color: #FF0000;
	margin: 0;
}

td.black
{	
	border-width: 1;
	border-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-right-color: #FFFFFF;
	padding: 2pt;
	background-color: BLACK;
	color: white;
	margin: 0;
}

.boxed 
{
	border: 1px solid #660033;
}

td.gray
{
	border-style: none;
	border-left-color: transparent;
	border-right-color: transparent;
	border-bottom-color: transparent;
	border-top-color: transparent;
	background-color: cccccc;
	font-size:12pt;
	vertical-align: middle;
}

td.blue
{
	color: #000099;
}

td.garamond-white
{
	border-width: 1;
	border-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-right-color: #FFFFFF;
	padding: 2pt;
	background-color: #FFFFFF;
	margin: 0;
	font-family: Garamond;
}

td.garamond-pink
{
	border-width: 1;
	border-style: solid;
	border-top-color: #FFCCCC;
	border-left-color: #FFCCCC;
	border-bottom-color: #FFCCCC;
	border-right-color: #FFCCCC;
	padding: 2pt;
	background-color: #FFCCCC;
	margin: 0;
	font-family: Garamond;
}

.garamond {font-family: Garamond; font-weight: normal; font-size: 11pt; color: black}
th.garamond {font-family: Garamond;	font-weight: bold;	font-size: 14pt; color: white}
td.green2 {border-width: 1; background-color: green; border-color: #FFFFFF; border-style: solid;}
td.gold {border-width: 1; background-color: gold; border-color: #FFFFFF; border-style: solid;}
td.darkred {border-width: 1; background-color: darkred; border-color: #FFFFFF; border-style: solid;}
td.lightblue {border-width: 1; background-color: #c2ceda; border-color: #FFFFFF; border-style: solid;}

td.lineCounter
{
	font-size:8pt;
	font-family:calibri,verdana,arial;
	font-weight:normal;
	color:black;
	padding:2pt;
	text-align:right;
}

table.center 
{
	margin-left:auto; 
	margin-right:auto;
	width:450px;
}

table.left
{
	margin-left:0; 
	margin-right:auto;
	width:450px;
}

th.plain
{
	border-style: none;
	padding: 2pt;
	font-family: Calibri, Arial;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
	background-color: #000000;
	color: #FFFFFF;
	margin: 0;
	vertical-align: middle;
}

td.plain
{
	color: #000000;
}

.plain-left
{
	text-align: left;
	color: #000000;	
}

.plain-right
{
	text-align: right;
	color: #000000;	
}

.plain-center
{
	text-align: center;
	color: #000000;	
}

.roundElement	{
	border-radius: 10px;
	font-weight: bold;
	font-size:12pt;
	width:90px;
}

.btn-maroon {
  -webkit-border-radius: 28;
  -moz-border-radius: 28;
  border-radius: 28px;
  font-family: Arial;
  color: #ffffff;
  font-size: 12px;
  background: #70193E;
  padding: 5px 10px 5px 10px;
  border: solid #1f628d 0px;
  text-decoration: none;
}

.btn-maroon:hover {
  background: #bc2969;
  text-decoration: none;
}