/** STYLES FOR SAVE ENERGY ARMY EXTERNAL SITE ****************************************/
/*************************************************************************************/

body, h1, h2, h3, h4, h5, h6, p , ul, li{
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

body {
	background-image:url(pictures/bg_body_borders.gif);
	background-repeat:repeat-y;
	background-position:center;
}

#wrapper {
	height: 100%; 
	width: 990px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	border-left: 1px solid #DCDCDC;
	border-right: 1px solid #DCDCDC;
}

img{
	border:none;
}

a {
	color: #A12415;
	text-decoration: none;
}

a:hover{
	text-decoration:none;
	color: #000000;
}

body {
	font-size:11px;
}

h1{
	font-size: 22px;
	/*padding-bottom:7pt; */	
}

h2{
	font-size:18px;	
}

h3{
	font-size:16px;
}

h4{
	font-size:14px;
}

h5{
	font-size:12px;
	font-weight: bold;
}

h6{
	font-size:11px;
	font-weight: bold;
}

p{
	font-size: 11px; 
	color: #000000;	
}

/* OLD STUFF FROM STYLE.CSS */

table.framsida
{
	/*height: 100%;*/
	background-color: #ffffff;
	/*min-height: 800px; */ 
	border-left: 1px solid #DCDCDC;
	border-right: 1px solid #DCDCDC;
}

input, select, textarea {
	font-family: verdana,arial,helvetica;
	font-size: 11px;
	/*background-color: #FFFFFF;*/
	border: solid 1px;
}

img.grey {
	border-color: #E7E9EB; 
}

#border {
	border-right: solid 1px;
	border-left: solid 1px;
	border-top: solid 1px;
	border-bottom: solid 1px;
	border-color: #000000;
	width: 170px;
}

#borderright {
	border-right: solid 1px;
	border-top: solid 1px;
	border-bottom: solid 1px;
	border-color: #000000;
}

#borderleftunder{
	border-left: solid 1px;
	border-right: solid 1px;
	border-bottom: solid 1px;
	border-color: #000000;
}

#borderleft{
	border-left: solid 1px;
	border-color: #000000;
}

