html,body	{margin:0px;background-color:#eee}	/* editorial and project manangers can't read serif fonts, so "georgia" has been replaced, also letter-spacing:.2em and font-size:.7em; has been removed just to makes it even uglier */
#body 		{width:900px;background-color:#fff;margin:0px auto;font-family:arial narrow, arial;border-left:#ccc solid 1px;border-right:#ccc solid 1px;height:100%;}	
#header 	{width:100%;clear:both;}
#footer 	{width:100%;clear:both;}
p 		{padding:10px;margin:0px;}
img 		{border:0px;}
a 		{color:#003f7f;text-decoration:none;}
a:hover 	{color:#d59f0f;}
hr		{color:#ccc;}
blockquote 	{position:relative;text-indent:2em;}

.georgia 	{font-family:georgia;}
.left		{float:left;}
.right		{float:right;}
.column_left	{width:450px;float:left;}
.column_right	{width:450px;float:right;}
.padding_left {padding-left:5px;}
.redtext 	{color:#FF0000;}
.required 	{color:#FF0000;}
.padding  	{padding:10px;margin:0px;}
.border_top	{border-top:1px solid #ccc}
.border_right	{border-right:1px solid #ccc}
.border_top_right{border-right:1px solid #ccc;border-top:1px solid #ccc}

.bqstart,.bqend {font-size: 300%;}
.bqstart 	{text-indent:0;margin: -0.6em 0 -2em 0;float:left; color:#999}
blockquote > .bqstart {position:absolute;top:-0.2em;left:0;float:none;margin:0;}
.bqend 	{position:absolute;margin-top:-0.6em; margin-right:0; text-indent:0; color:#999}
blockquote > .bqend {margin-top:-0.2em;}>>>>>>> 1.6

.smallFooter {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

.bigFooter {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
}
