* {
	margin:0;
	padding:0;
}
body {
	padding:0;
	margin: 0 auto;
	/* padding-top:30px;*/
	font-family: Calibri,Arial,Helvetica;
	font-size: 13px;	
}
a{text-decoration:none}
a.menulink {
color: #f8e5c9;
font-size: 1.2 em;
font-family: Calibri,Arial,Helvetica;
font-weight:600;
}

a.menulink:visited {
color: #f8e5c9;
font-size: 1.2 em;
font-family: Calibri,Arial,Helvetica;
font-weight:600;
}

a.menulink:hover{
color: #8a2d04;
font-size: 1.2 em;
font-family: Calibri,Arial,Helvetica;
font-weight:600;
}

a.bottommenulink {
color: #404040;
font-size: 1.0 em;
font-family: 'Century Gothic', Humanist, Arial, Helvetica, sans-serif;
font-weight:300;
}

a.bottommenulink:visited {
color: #404040;
font-size: 1.0 em;
font-family: 'Century Gothic', Humanist, Arial, Helvetica, sans-serif;
font-weight:300;
}

a.bottommenulink:hover{
color: #000060;
font-size: 1.0 em;
font-family: 'Century Gothic', Humanist, Arial, Helvetica, sans-serif;
font-weight:300;
}

/* headers */
h1 {
	color:#FCD091;
	font-family:'Century Gothic', Humanist, Arial, Helvetica, sans-serif;
	font-size:2.3em;
	font-weight:normal;
	padding:0px;
	margin-bottom:0px;
	margin-top: 0px;
}

h2 {
	color: #0E509C;
	font-size:1.6em;
	font-family:'Century Gothic', Humanist, Arial, Helvetica, sans-serif;
	font-weight:normal;
	border-bottom:1px solid #f02603;
	margin-bottom:10px;
}


h3 {
	color: #0E509C;
	font-size:1.0em;
	font-family:'Century Gothic', Humanist, Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-bottom:3px;
}

h3 a, h3 a:link, h3 a:visited, h3 a:active, h3 a:hover {
	color: #0E509C;
	font-size:1.0em;
	font-family:'Century Gothic', Humanist, Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-bottom:3px;
	cursor:pointer;
}

h4 {
	color:#FCD091;
	font-family:'Century Gothic', Humanist, Arial, Helvetica, sans-serif;
	font-size:1.8em;
	font-weight:normal;
	padding:0px;
	margin-bottom:0px;
	margin-top: 0px;
}

h5 {
	color: #0E509C;
	font-size:1.2em;
	font-family:'Century Gothic', Humanist, Arial, Helvetica, sans-serif;
	font-weight:normal;
	border-bottom:1px solid #f02603;
	margin-bottom:10px;
}




/* element defaults */
p {
	margin-bottom:20px;
	line-height:1.7em;
	
}
ul {
    list-style: none;
    padding:0;
    margin-top: 5px;
    margin-bottom: 5px;
    line-height:1.7em;
}

li { 
    padding-left: 10px; 
     text-indent: -.7em;
}

li:before {
    content: '\2022';
     position: relative;
          max-width: 0px;
          max-height: 0px;
          left: -5px;
          top: -0px;
          color: red;
      font-size: 1.3em;
}

code {
	border:1px solid #7D0000;
	border-left-width:10px;
	display:block;
	padding:10px;
	margin:10px 0;
}

/* default forms */
form {}
form input, form textarea, form select {
border: 1px solid #666666; 
	padding:5px;
	color:#666666;
	font-family: 'Century Gothic', Humanist, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	background-color: #D4E3F4; 
	
}


.boxtext {
	padding:5px;
	margin: 5px;
	/* padding-top:30px;*/
	border: 1px solid #333333;
	font-family:'Century Gothic', Humanist, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

/* default links */
a { 
	color:#f02603;
}
a:visited { 
	color:#f02603;
} 
a:hover { 
	color:#700000; 
}
	
hr {
height: 1px;
width: 70%;
color: f02603;
align: center;
clear: all;
}
<!--
.bottommenu {
padding-top:20px;
border-top:1px solid #dddddd;
padding-bottom:20px;
border-bottom:1px solid #dddddd;
background-color: #d2dde8;
}
-->

.menubottom2  a{
text-decoration:none
font-family: Calibri,Arial,Helvetica;
font-size: 12px; 
font-style: normal; 
font-weight: normal; 
line-height:150%;
text-align: left;
background-color: #FFFFFF;
cursor: pointer;
color: #444444;
}

.menubottom2 a:link, .menubottom2 a:visited {
border-width: 1px 1px 1px 1px;
border-style: none none none none;
border-color: FFFFFF FFFFFF FFFFFF FFFFFF;
}

.menubottom2 a:active, .menubottom2 a:hover {
border-width: 1px 1px 1px 1px;
border-style: none none solid none;
border-color: red;
}

.menubottom2 h6 a, .menubottom2 h6 a:active, .menubottom2 h6 a:link, .menubottom2 h6 a:hover, .menubottom2 h6 a:visited {
color: black;
font-weight: bold;
font-size: 13px;
}

<!--
A{text-decoration:none}
A.demolink:link    {font-family: Calibri,Arial,Helvetica; font-size: 25px; font-style: italic; font-weight: normal; color: #255984;}
A.demolink:visited {font-family: Calibri,Arial,Helvetica; font-size: 25px; font-style: italic; font-weight: normal; color: #255984;}
A.demolink:active  {font-family: Calibri,Arial,Helvetica; font-size: 25px; font-style: italic; font-weight: normal; color: red; }
A.demolink:hover   {font-family: Calibri,Arial,Helvetica; font-size: 25px; font-style: italic; font-weight: normal; color: #666666; 
background-color: #BCD3E6; border-width: 1px 1px 2px 2px;
border-style: none none solid none;
border-color: red; 
}
-->

<!--
A{text-decoration:none}
A.lcontents:link    {font-family: Calibri,Arial,Helvetica; font-size: 17px; font-style: normal; font-weight: bold; color: #255984;}
A.lcontents:visited {font-family: Calibri,Arial,Helvetica; font-size: 17px; font-style: normal; font-weight: bold; color: #255984; }
A.lcontents:active  {font-family: Calibri,Arial,Helvetica; font-size: 17px; font-style: normal; font-weight: bold; color: #255984; }
A.lcontents:hover   {font-family: Calibri,Arial,Helvetica; font-size: 17px; font-style: normal; font-weight: bold; color: #255984; }
-->

.contents {
padding: 5px;

}

.viewpanel {
width: 500px;
height: auto;
border: 1px solid #666666;
overflow: auto;
margin-left: auto;
 margin-right: auto;

	}
	
.view_header_top {
	height: 30px;
	background-color: #EFEFEF;
	color: #255984;
	font-family: Calibri,Arial,Helvetica; 
	font-size: 17px; 
	font-style: normal; 
	font-weight: bold;
	overflow: hidden;
	padding: 10px;
	}


/* footer */
div.footer {
	clear:both;
	margin-top:0px;
	border-top:1px solid #dddddd;
}
div.footer p {
	text-align:center;
	color:#999999;
	font-size:0.7em;
	font-family:"Trebuchet MS", Verdana, Arial;
}
div.footer p a {
	color:#999999;
}

div.we {
    border-radius: 5px;
    background-color: #4e6a84;
    color: white;
    border: 6px solid lightgrey;
    float:left;
    text-align: left;
    padding: 4px;
}

div.you {
    border-radius: 5px;
    background-color: #7a7977;
    color: white;
    border: 6px solid lightgrey;
    float:left;
    text-align: left;
    padding: 4px;
}

div.sidebox {
    border-radius: 5px;
    background-color: #d2dde8;
    color: black;
    border: 6px solid lightgrey;
    float:left;
    text-align: left;
    padding: 4px;
}

.mobileofferhead {
 color: #000000;
 font-size:1.1em;
 font-family:'Century Gothic', Humanist, Arial, Helvetica, sans-serif;
 font-weight:normal;
 font-style:italic;
 margin-bottom:10px;
}
