html,body{
 margin:0;
 padding:0;
 height:100%;
 border:none;

 }

#fullheight{height:100%}

a,a:active,a:visited {
font-family : Arial, Helvetica, sans-serif;
font-weight : normal;
color:#520339;
text-decoration:underline;
}

a:hover {
font-family : Arial, Helvetica, sans-serif;
font-weight : normal;
color:#970267;
text-decoration:underline;
}

.mainText {
font-family:Arial;
color:#666666;
font-size:9pt;
font-weight:normal;
line-height:12pt;
}

h1 {
font-family:Arial;
color:#520339;
font-size:12pt;
font-weight:bold;
}

.subheader {
font-family:Arial;
color:#e7ab02;
font-size:10pt;
font-weight:bold;
}

.smallBlueText {
font-family:Arial;
color:#e7ab02;
font-size:8pt;
font-weight:normal;
}

.smallGreyText {
font-family:Arial;
color:#666666;
font-size:8pt;
font-weight:normal;
}

.subTitle {
font-family:Arial;
color:#51a2d1;
font-size:9pt;
font-weight:bold;
text-transform:uppercase;
line-height:15pt;
letter-spacing:1px;
word-spacing:1px;
}

.footerText {
font-family:Arial;
color:#666666;
font-size:8pt;
font-weight:normal;
}

.smallText {
font-family:Arial;
color:#FFFFFF;
font-size:8pt;
font-weight:normal;
}

a.smallText {
font-family:Arial;
color:#FFFFFF;
font-size:8pt;
font-weight:normal;
text-decoration:underline;
}

a:hover.smallText {
font-family:Arial;
color:#FFFFFF;
font-size:8pt;
font-weight:normal;
text-decoration:underline;
}

a:visited.smallText {
font-family:Arial;
color:#FFFFFF;
font-size:8pt;
font-weight:normal;
text-decoration:underline;
}

.navLinks {
font-family:Arial;
color:#FFFFFF;
font-size:9pt;
font-weight:bold;
text-decoration:none;
}

a.navLinks:link {color: #ffffff; font-family: Arial; font-size: 9pt; font-weight: bold; text-decoration: none; } 

a.navLinks:visited {color: #ffffff; font-family: Arial; font-size: 9pt; font-weight: bold; text-decoration: none; } 

a.navLinks:hover {color: #ffffff; font-family: Arial; font-size: 9pt; font-weight: bold; text-decoration: underline; } 

a.navLinks:active {color: #ffffff; font-family: Arial; font-size: 9pt; font-weight: bold; text-decoration: none; } 

.input {
border-top: 1px solid #5e1446;
border-right: 1px solid #5e1446;
border-bottom: 1px solid #5e1446;
border-left: 1px solid #5e1446;
font-size: 11pt;
color: #e7ab02;
background-color: #FFFFFF;
padding: 2px;
font-family: Arial, Helvetica, sans-serif;
}
