/*Source file: ~/Layouts/Themes/default/CSS/Default.css*/
html
{
height: 100%;
}
body
{
height: 100%;
margin: 0;
padding: 0;
font-family: Tahoma, "Times New Roman", Arial;
font-size: 10pt;
color: Black;
text-align:left;
background-color:white;
}
.IFrameBody
{
margin: 0;
padding: 0;
background-color:white;
color: Black;
font-family: Tahoma, "Times New Roman", Arial;
text-align:left;
overflow:hidden;
}
a:link
{
color: #007BC2;
}
a:visited
{
color: #007BC2;
}
a:hover
{
color: #007BC2;
}
h3
{
font-family: Tahoma, "Times New Roman", Arial;
font-weight: bold;
color: #3a9dc2;
text-align: left;
vertical-align: top;
}
h4
{
font-weight: bold;
color: White;
}
.FormEntry
{
border: solid 1px black;
background: transparent;
padding:5pt;
}
.ItemLabel
{
color: #8C8C8C;
font-size: 10pt;
font-weight: bold;
white-space: nowrap;
}
.Bold
{
font-weight:bold;
}
.Center
{
text-align: center;
margin: auto;
}
.LeftAlign
{
text-align: left;
margin: auto;
}
.Nowrap
{
white-space: nowrap;
}
.NoBorder
{
border-style:none;
}
.Border
{
border:solid 1px black;
}
.InlineBox
{
display:-moz-inline-box;
display:inline-block;
}
/*Source file: ~/Layouts/Themes/Community/__Templates/0001/Source/CSS/Default.css*/
body
{
background:#708284;
}
h2
{
font-weight: bold;
color: #949597;
text-align: left;
vertical-align: top;
padding:0px;
margin:0px;
}
h3
{
color: #949597;
padding:0px;
margin:0px;
}
h4
{
color: #949597;
}
.FormEntry
{
border: solid 1px #2951a5;
}

