/* CSS Document */


a {
	color:#666666;
	text-decoration:none;
	}
a:visited {
	color:#999999;
	text-decoration:none;
	}
a:hover {
	color:#ff9900;
	text-decoration:none;
	}
	
.bg-darkgrey {
	background-image:url(../img/udtoning_darkgrey.jpg);
	background-repeat:repeat-x;
	background-color: #7a7a7a;
	}
.bg-beige {
	background-image:url(../img/udtoning_beige.jpg);
	background-repeat:repeat-x;
	background-color: #F1EFE4;
	}

.arial-11-blue {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#003366;
	margin:0 0 6px 0;
	}	
.arial-11-dark {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	color:#444444;
	margin:0 0 3px 0;
	}
.arial-11-lightgrey {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	color:#666666;
	margin:0 0 3px 0;
	}
.arial-11-ultralightgrey {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
	margin:0 0 6px 0;
	}
.arial-18-ultralightgrey {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#999999;
	margin:0 0 6px 0;
	}


.georgia-11-grey {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height:15px;
	color:#333333;
	margin:0 0 5px 0;
	}
.georgia-11-grey-bold {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight:bold;
	line-height:16px;
	color:#333333;
	margin:10px 0 0 0;
	}
.georgia-11-lightgrey {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height:16px;
	color:#666666;
	margin:0 0 10px 0;
	}
.georgia-11-ultralightgrey {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height:16px;
	color:#999999;
	margin:0 0 10px 0;
	}
.georgia-14-grey {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height:20px;
	color:#333333;
	margin:0 0 10px 0;
	}
.georgia-18-grey {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height:18px;
	color:#333333;
	margin:24px 0 9px 0;
	}	
.georgia-18-grey-top {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height:18px;
	color:#333333;
	margin:0 0 15px 0;
	}
.georgia-18-grey-bold {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight:bold;
	line-height:20px;
	color:#333333;
	margin:0 0 10px 0;
	}
.georgia-24-blue-bold {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight:bold;
	line-height:20px;
	color:#003366;
	margin:0 0 10px 0;
	}
.georgia-36-grey {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight:normal;
	line-height:36px;
	color:#666666;
	margin:0 0 10px 0;
	}
	
/*----TABLE STYLING----*/
.table-row {
	width:885px;
	height:auto;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#444444;
	font-size:12px;
	border-bottom:1px solid #cccccc;
	margin:0 15px 0 15px;
	padding:0;
	overflow:hidden;
	clear:both;
	}
.table-row-grey {
	width:885px;
	height:auto;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#444444;
	font-size:12px;
	background-color:#f0f0f0;
	border-bottom:1px solid #cccccc;
	margin:0 15px 0 15px;
	padding:0;
	overflow:hidden;
	clear:both;
	}
.col-300 {
	width:300px;
	height:auto;
	font-weight:bold;
	display:inline;
	float:left;
	margin:0;
	padding:5px;
	}
.col-40 {
	width:40px;
	height:auto;
	display:inline;
	float:left;
	margin:0;
	padding:5px;
	}
.col-400 {
	width:400px;
	height:auto;
	display:inline;
	float:left;
	margin:0;
	padding:5px;
	}
.col-100 {
	width:100px;
	height:auto;
	display:inline;
	float:left;
	margin:0;
	padding:5px;
	}
	
/*----SPECIAL STYLING----*/
.image-875 {
	width:875px;
	height:auto;
	border:1px solid #e0e0e0;
	margin:10px 0 25px 25px;
	}
.line-875 {
	width:875px;
	height:1px;
	border-bottom:1px solid #e0e0e0;
	margin:10px 0 25px 25px;
	}
.spacer-875 {
	width:875px;
	height:15px;
	margin:10px 0 10px 25px;
	clear:both;
	}
	
.line-lightgrey {
	height:1px;
	width:auto;
	border-bottom:1px solid #e0e0e0;
	margin:5px 0 10px 0;
	}
.line-lightgrey-top {
	height:1px;
	width:auto;
	border-bottom:1px solid #e0e0e0;
	margin:0 0 18px 0;
	}
.line-lightgrey-tight {
	height:1px;
	width:auto;
	border-bottom:1px solid #e0e0e0;
	margin:-9px 0 9px 0;
	}

.image-left {
	float:left;
	margin-right:15px;
	}
.image-right {
	float:right;
	margin-left:5px;
	}
	
/* --- footer styling --- */
#footer p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	color:#555555;
	margin:0 0 3px 0;
	}
#footer a {
	color:#555555;
	text-decoration:none;
	}
#footer a:visited {
	color:#555555;
	text-decoration:none;
	}
#footer a:hover {
	color:#999999;
	text-decoration:none;
	}
	
