body, html
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	color: #333333;
}

.toprow1
{
	height: 114px; 
	background-color: #cccccc;
}

.toprow2
{
	height: 76px; 
}

.content-col1
{
	border-right: #cccccc 2px solid; 
	border-bottom: #cccccc 2px solid;
	border-left: #cccccc 2px solid;
	vertical-align: top; 
	width: 568px; 
	padding-right: 25px; 
	padding-left: 25px; 
	padding-bottom: 15px; 
	padding-top: 20px;	
	height: 100%;
}

.content-col2
{
	border-right: #cccccc 2px solid; 
	border-bottom: #cccccc 2px solid; 
	vertical-align: top; 
	width: 202px;
	padding-right: 10px; 
	padding-left: 10px; 
	padding-bottom: 15px; 
	padding-top: 15px;
	height: 100%;
}

#contentWindow
{
	width: 770px; 
	height: 100%;
	text-align: left;
}


.content-col1 h1{
	font-size: 14px; 
	color: #003A8E; 
	font-weight: bold; 
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
}

.content-col1 h2
{
	font-size: 11px;
	font-weight: bold; 
	color: #000000;
	margin-top: 15px;
}

.content-col1 .content{
	font-weight: normal;
	line-height: 15px;
	padding-top: 5px;
	padding-bottom: 0px;
	color: #333333;
}
.content-col1 .content p{
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 0px;
	padding: 0px;
}

a:visited,a:active,a:hover,a:link
{
 text-decoration: underline;
 color: #333333
}

ul
{
	margin-top: 3px;
}

img
{
    border-style: none;
}

a.mark
{
    background-image: url(/gasmester/layout/images/linkmarker.gif);
    background-repeat: no-repeat;
    padding-left: 20px;
}
