/* CSS Document */

/*Compass Design Customize.css file */
* {
margin:0;
padding:0;
}
h1,h2,h3,h4,h5,h6,p,blockquote,form,label,ul,ol,dl,fieldset,address{
margin:0.5em 0;
}
pre {
font-size:1.2em;
}
ul, ol{
margin-left:2em;
}
fieldset{
padding:.5em;
}
body{
font-size:76.1%;
font-family:Arial, "Trebuchet MS", Arial, Helvetica, sans-serif;
line-height:1.3em;
margin:0 0;
}
#wrap{
/*background: url(../images/threecol-r.gif) repeat-y 75% 0;*/
height:100% !Important;
height:1%;
}
#wrap-inner {
/*background: url(../images/threecol-l.gif) repeat-y 25.125% 0;*/
height:100% !Important;
height:1%;
}
#header{
background-color:#FFFFFF;
/*border-bottom: 1px solid #999;*/
/*padding:10px;*/
}
#footer{
/*border-top: 1px solid #999;*/
/*padding:5px;*/
}
a{
text-decoration:none;
color:#295a9c;
}
a:hover{
text-decoration:underline;
}
h1,.componentheading{
font-size:/*1.7*/1.4em;
line-height:1.4em;
margin-bottom:1.0em;
font-weight:bold;
}
h2,.contentheading{
font-size:/*1.7*/1.2em;
line-height:1.2em;
margin-bottom:1.0em;
font-weight:bold;
}
h3{
font-size:/*1.3*/1.1em;
line-height:/*1.3*/1.1em;
}
h4{
font-size:/*1.2*/1.0em;
line-height:/*1.2*/1.0em;
}
h5{
font-weight:bold;
}
h6{
font-style:italic;
}
#footer,.footer,.small,.createdate,.modifydate,.mosimage_caption{
font:0.8em Arial,Helvetica,sans-serif;
color:#999;
}
ul label {
display:block;
position:relative;
}
ul label input{
position:absolute;
left:150px;
}
hr {
margin:20px 0px;
border:solid #DE0018;
border-width:1px 0px 0px;
}
.input_button {font-size:12px; padding:1px 5px; color:black; background-color:#b5b2b5; font-weight:bold; border:2px outset gray; cursor:pointer;}



/* Newsfeed scroller */
.nfsxt-itemcont {
display:block;
margin-bottom:15px;
}
