﻿* {margin: 0; padding: 0;}



body
{
	font-family:Arial, Verdana, Helvetica;
	font-size:100.01%;
}
.container{margin-left:20px;}
#Message{margin-left:20px;}


/* LINKS */
img {border:0px;}

h1{padding:0.5em 0em;font-size:0.8em;}

table{border-collapse:collapse;}
p, label {font-size:0.75em;}
p a, .ps {font-size:1em;}


a
{
	color:#006699;
	font-size:0.7em;
}
a:hover, a.blue:hover, a.brown:hover{color:#0099CC;}
a:visited{color:#996600;}
a.white:hover{color:#FFFF99;}

.hline {background:url(layout/hline.png) repeat-x center left;}
.ext{margin:5px 0px;}
.rel{position:relative;zoom:1;}
.nowrap{white-space:nowrap;}
.block{display:block;}

.dashed{border-bottom:1px dashed;}
.nounder{text-decoration:none;}
.size10{font-size:0.625em;}
.size11{font-size:0.7em;}
.size12{font-size:0.75em;}
.size14{font-size:0.875em;}
.size16{font-size:1em;}
.size18{font-size:1.1em;}

.w511{width:511px;}
.w466{width:466px;}

.bg_yellow{background-color:#F6C550;}

.yellow{color:#663300;}
.bold {font-weight:bold;}
.darkblue{color:#003366;}
.lightblue{color:#004E85;}
.gray{color:#666666;}
.blue, .blue:visited{color:#003B64;}
.white, .white:visited {color:#fff;}
.red, .red:visited, .red:hover{color:#CC0033;}
.brown, .brown:visited, .brown:hover{color:#333;}



a.filter
{
	display:block;
	color:#333;
	line-height:15px;
}
a.filter:hover
{
	color:#fff;
	background-color:#004E85;
}

/* ELEMENTS */

img.left{float:left;margin:14px 14px 14px 0px;}
img.right{float:right;margin:14px 0px 14px 14px;}
