@charset "ISO-8859-1";
body {
	background-image: url(../images/background_tile_02.gif);
	background-repeat: repeat;
	background-position: top;
	margin-left: 0px;
	margin-top: 0px;
}
.bodytext, p, li, ol, ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
}
a.bodytext:link {
	color: #333366;
}
a.bodytext:hover {
	color: #666666;
}
.leftcoltd {
	background-image: url(../images/leftcol.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.rightcoltd {
	background-image: url(../images/rightcol.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #993300;
}
.smallredtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #821618;
}
.articleshead {
	background-image: url(../images/articles_head.jpg);
	background-repeat: no-repeat;
}
.navtext, a.navtext:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 35px;
	background-image: url(../images/navbutton.gif);
	display: block;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-repeat: no-repeat;
}
a.navtext:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 35px;
	background-image: url(../images/navbutton_over.gif);
	display: block;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-repeat: no-repeat;
}
.navtextactive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 35px;
	background-image: url(../images/navbutton_active.gif);
	display: block;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-repeat: no-repeat;
}
.openingtd {
	background-image: url(../images/welcome_pg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.openingpgrepeat {
	background-image: url(../images/opening_pgrepeat.jpg);
	background-repeat: no-repeat;
}
.bgfiller {
	background-image: url(../images/bgimage.jpg);
	background-repeat: repeat-y;
}
.openingtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
}
.header1, h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993300;
	font-weight: bold;
	text-transform: uppercase;
}
.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-transform: uppercase;
}
.smalltextuc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #993300;
	font-weight: bold;
	text-transform: uppercase;
}
.newsnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
a.newsnav:link {
	color: #333333;
}
a.newsnav:hover {
	color: #666666;
}
.validation-advice {
	background-color:#FF0000;
	color : #FFFFFF;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 10px;
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(file:///Macintosh%20HD/Applications/MAMP/htdocs/graphcom09/images/error.gif);
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
}