body{margin:0; padding:0; background-color: #F9F9F9; background-image: url(/images/master_bg.jpg); background-repeat: repeat-y; background-position: center }

form, td, p, textarea, ul {margin:0; padding:0;}
table, td {border-collapse:collapse;}
/*td, img {border:1;}*/

table.lightgrey {
	border-width: 1px;
	border-spacing: ;
	border-style: solid;
	border-color: #E5E5E5;
	border-collapse: separate;
	background-color: white;
}


input, textarea, select{font:11px/13px Tahoma, Arial, Geneva, sans-serif; color:#313B48; border:1px solid #CBCCCD;}
textarea{ overflow:auto;}

td, tr {vertical-align:top; text-align:left}
td{
	font:11px/13px tahoma, arial, helvetica, sans-serif; color:#014677;
}
a{ text-decoration:underline;}
a:hover{ text-decoration:none;}


#dotted { width:96%; border-width: 2px; border-style: dotted; border-color: #A5C1DD; margin-left:20px; margin-right:0px; padding-top:0px;}

.grey_text {
	font-size: 11px;
	color : #999999;
	font-weight: normal;
}

.b A {color: #FFFFFF; text-decoration: none;}
.b A:HOVER {color: #FFFFFF; text-decoration:underline;}

.c A {font-size: 11px; font-weight: bold; font-family: arial; color: #2383F1; text-decoration: underline;}
.c A:HOVER {font-size: 11px; font-weight: bold; font-family: arial; color: #2383F1; text-decoration:none;}

.d A {color: #014677; text-decoration: underline;}
.d A:HOVER {color: #014677; text-decoration:none;}

.e A {font-size: 8px; font-weight: bold; font-family: arial; color: #2383F1; text-decoration: underline;}
.e A:HOVER {font-size: 8px; font-weight: bold; font-family: arial; color: #2383F1; text-decoration:none;}

.articles_box { 
float:right; 
border-top:0px; 
border-right:0px; 
padding:0px; 
padding-right:0px; 
padding-top:0px; 
margin-left:10px; 
margin-right:0px; 

} 

.article_title {
	font-size: 28px;
	font-family : arial;
	color : #003366;
	line-height: 18pt
}

.article_misc {
	font-size: 12px;
	font-family : arial;
	color : #808080;
}

.article_body {
	font-size: 12px;
	font-family : Verdana;
	float:top;
}

.article_crumbs {
	font-size: 11px;
	color : #808080;
	font-weight: bold;
}






