#topFlash, 
#topNavi,
#breadCrumb,
#left,
#searchBox,
#right,
#footer				{ display: none; }
#top				{ position relative; height: 40px; width: 100%; }
#top a				{ display: none; }

body 				{ margin: 10px; padding: 0; font-family: Verdana, Arial, sans-serif; font-size: 80%; background:#fff; }

a 				{ text-decoration:none; font-weight: normal; padding-left: 14px;}
a:hover 			{ text-decoration:none; font-weight: normal; }
p 				{ line-height:1.6 ; color:#021260 }
div.content * 			{ color:#021260 ; }
div.content 			{ padding-top:7px ; }
div.content p 			{ line-height: 1.6 ; }
div.content ul.news p.noingress { line-height: 1; }
div.content h1 			{ font-size: 1.7em; margin-top:0 ; padding-top:0px ;}
h2 				{ font-size:1.4em ; }
h3 				{ font-size:1.2em ; }
h4 				{ font-size:1.1em ; }
h5 				{ font-size:1em ; }
.justify 			{ text-align:justify ; }
.rightAlign 			{ text-align:right ; }
.center 			{ text-align:center ; }

#site 				{ width: 650px ; position:relative; }

.row				{ line-height: 1.6em; color: #021260; }
.row dl				{ display: block; }
.row dt				{ width: 175px; font-weight: bold; }
.row dd				{ margin-top: -1.6em; width: 475px; text-align: left; position: relative; left: 175px; }
