﻿
/* Styles common to many pages */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{font-family:Arial; font-size:12px; color:#666666;}
.Clear{clear:both; height:1px; font-size:0px;}
p{ margin-bottom:10px;}
a{ color:#666666;}
strong{ font-weight:bold;}



/* Generic Pages */

.ContentBox{width:978px; border:solid 1px #8A3968; margin-bottom:16px;}
.ContentBox .Header{height:28px; background:url(../i/HomeBoxHeaderBack.jpg) repeat-x center top;}
.ContentBox .Header h1{display:block; color:White; font-size:16px; font-weight:bold; padding-top:3px; margin-left:10px;}
.ContentBox .Body{}
.ContentBox .Body .Inner{ margin:20px;}
.ContentBox .Form{ background:#EBEBEB; border:1px solid #D8D8D8; padding:10px;}
.ContentBox .Form .Txt{width:250px; background:white; border:1px solid #D8D8D8; font-size:11px; padding:2px; margin-top:4px; margin-bottom:4px; color:gray; display:block;}
.ContentBox .Footer{width:978px; height:34px; text-align:right; background:url(../i/HomeBoxFooterBack.jpg) repeat-x center bottom;}

