table {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 22px;
}
a:link {
color: #3C3837;
text-decoration: underline;
font-weight: bold;}
a:visited {
color: #2856AA;
font-weight: bold;
text-decoration: underline;
}
a:hover {
color: #F7B200;
text-decoration: none;
font-weight: bold;
}
p {
margin: 0px;
}
ul {
margin: 0px 0px 0px 20px;
list-style-type: square;
list-style-image: url(../graphics/bullet.gif);
vertical-align: top;
}
.gradback {
border-top-width: 1px;
border-right-width: 0px;
border-bottom-width: 1px;
border-left-width: 0px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #E7F0FA;
border-right-color: #BBBBBB;
border-bottom-color: #BBBBBB;
border-left-color: #BBBBBB;
filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#ff001A56', EndColorStr='#ff0C2F82');
}
.border {
border: 1px solid #CCCCCC;
}
.bottomline {
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 1px;
border-left-width: 0px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #CCCCCC;
border-right-color: #CCCCCC;
border-bottom-color: #CCCCCC;
border-left-color: #CCCCCC;
}
.topandbottom {
border-top-width: 1px;
border-right-width: 0px;
border-bottom-width: 1px;
border-left-width: 0px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #CCCCCC;
border-right-color: #CCCCCC;
border-bottom-color: #CCCCCC;
border-left-color: #CCCCCC;
}input {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
width: 100%;
}
textarea {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
width: 100%;
}
form {
display: inline;
}
.PanelHidden {
display: none;
}
.PanelVisible {
}
input {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
height: 22px;
width: 100%;
}
textarea {
font-family: Arial, Helvetica, sans-serif;
width: 100%;
font-size: 11px;
}
form {
display: inline;
}
select {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
}
.tickbox {
width: 20px;
}
.bordernobot {
border-top: 1px solid #CCCCCC;
border-right: 1px solid #CCCCCC;
border-bottom: 0px solid #CCCCCC;
border-left: 1px solid #CCCCCC;
}
.singlespace {
line-height: 16px;
}
.BorderNoTop {
border-top: 0px solid #CCCCCC;
border-right: 1px solid #CCCCCC;
border-bottom: 1px solid #CCCCCC;
border-left: 1px solid #CCCCCC;
}
.top {
border-top-width: 1px;
border-right-width: 0px;
border-bottom-width: 0px;
border-left-width: 0px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #CCCCCC;
border-right-color: #CCCCCC;
border-bottom-color: #CCCCCC;
border-left-color: #CCCCCC;
}
.no-margins{
	margin:0;
	width:auto;
	height:auto;
}