body{

}

body,table,td,div,p{
font:normal normal normal 13px 'Trebuchet MS',Helvetica,sans-serif;
color:#654;
}

h1,h2,h3,h4{
text-align:left;
font-family: Georgia,sans-serif;
color:black;
}
h1{font-size:21px;}
h2{font-size:18px;}
h3{font-size:15px;}
h4{font-size:13px;}

hr{color:#D7141F;}

/* LAYOUT STYLES */

img#logo{
margin-bottom:8px;
}

td#content{
text-align:center;
}

div.sidemenubox{margin:10px;}
div.contentbox{
margin:20px;
margin-left:30px;
margin-right:30px;
text-align:left;
line-height:20px;
}



/* CMS GENERATED LAYOUT ELEMENTS */

table.columnlayout{
width:95%;
border:none;
}

table.spec{
background-color:white;
border:2px solid #D7141F;
width:400px;
margin-left:20px;
}
table.spec td{
font-size:11px;
}
table.spec td.title{
border-bottom:1px solid #ccc;
padding-right:20px;
width:40%;
}

table.infotable{
/*background:white;*/
border:2px solid #D7141F;
}

table.infotable td{
padding-left:5px;
padding-right:20px;
}
table.infotable td.tableheader{
background:#D7141F;
color:white;
font-weight:bold;
}

img.centerimage{
margin-top:10px;
margin-bottom:10px;
}
img.leftimage{
margin:15px;
margin-top:5px;
margin-left:0px;
}
img.rightimage{
margin:15px;
margin-top:5px;
margin-right:0px;
}

div.success{
background-color:#f2f2f2;
border:1px solid green;
color:darkgreen;
padding:5px;
}
div.error{
background-color:#f2f2f2;
border:1px solid red;
color:darkred;
padding:5px;
}

div.updated{
margin-top:20px;
margin-right:20px;
border-top:1px solid #6a6;
font-size:11px;
text-align:left;
padding:5px;
padding-left:15px;
}


div.bigheader{
width:100%;
text-align:center;
}
