a[type='application/pdf'], a[href $='.pdf'] {
	padding-right: 23px;
	margin-left: 30px;
	background: transparent url('/~nirchac/images/Icons/AdobePDFIcon_sm.png') no-repeat center right;
}
a[type='application/pdf'].large, a[href $='.pdf'].large {
	background: transparent url('/~nirchac/images/Icons/AdobePDFIcon_lg.png') no-repeat top center;
	margin: 0 1em 0 1em;
	padding: 40px 0 0 0;
	font-size: x-small;
	font-weight: normal;
}
a[type='video/x-ms-wmv'], a[href $='.wmv'] {
	padding-right: 23px;
	margin-left: 30px;
	background: transparent url('/~nirchac/images/Icons/VistaWMVIcon_sm.png') no-repeat center right;
}
a[type='video/x-ms-wmv'].large, a[href $='.wmv'].large {
	background: transparent url('/~nirchac/images/Icons/VistaWMVIcon_lg.png') no-repeat top center;
	margin: 0 1em 0 1em;
	padding: 40px 0 0 0;
	font-size: x-small;
	font-weight: normal;
}
a[type='video/quicktime'], a[href $='.mov'] {
	padding-right: 23px;
	margin-left: 30px;
	background: transparent url('/~nirchac/images/Icons/MacQuickTime7Icon_sm.png') no-repeat center right;
}
a[type='video/quicktime'].large, a[href $='.mov'].large {
	background: transparent url('/~nirchac/images/Icons/MacQuickTime7Icon_lg.png') no-repeat top center;
	margin: 0 1em 0 1em;
	padding: 40px 0 0 0;
	font-size: x-small;
	font-weight: normal;
}

a {
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}
a:link {
	color: #0066ff;
}
a:visited {
	color: #103b86;
}
a:hover {
	color: #003399;
}
body {
	background-color: #000000;
}
h1 {
	font-size: xx-large;
	font-style: italic;
	font-weight: bold;
	color: #990000;
}
h2 {
	font-size: x-large;
	font-weight: bold;
	text-indent: 2em;
	color: #999999;
	text-decoration: underline;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	text-align: center;
	color: #336699;
}
h4 {
	font-size: 1em;
	color: #0033CC;
}
img {
	margin: 5px 0px 5px 0px;
}
img.center {
	/* method by www.w3.org for centering images/blocks */
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.leftside {
	float: left;
}
img.rightside {
	float: right;	
}
li, p, table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: medium;
}
li {
	color: #990000;
	list-style-type: square;
	text-indent: 2em;
} 
th.nothing {
	background-color: #000000;
	list-style-type: disc;
}
table.boardlist {
	font-size:  large;
	color: #999999;
	border: thin inset #103B86;
	width: 95%;
}
table.boardlist td {
	font-size: medium;
	font-weight: normal;
	padding: 5px 10px;
	color: #FFFFFF;
	border-bottom: thin solid #103B86;
}
table.boardlist th {
	border: 0px;
	background-color: #333333;
	text-align: right;
	padding: 5px 10px;
	color: #000000;
}
table.boardlist th.colhead {
	text-align: center;
}
table.linkslist, table.linkslist3column {
	border: thin inset #103B86;
	width: 99%;
	font-size: large;
	font-weight: normal;
}
table.linkslist td {
	padding: 5px;
	color: #FFFFFF;
	border-bottom: thin solid #103B86;
}
table.linkslist3column td {
	width: 33%;
	border: thin solid #103B86;
	padding: 5px;
}
table.linkslist th[scope="row"] {
	width: 25%;
	padding: 5px;
	border-bottom: thin solid #103B86;
}
#default_wrapper {
	margin: 10px;
	min-width: 700px;
}
#default_header {
	width: 100%;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #103B86;
	margin-bottom: 20px;
}
#default_footer {
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #103B86;
	margin: 20px 0px;
	clear: both;
}
#default_bodysection {
	background: #000000 url('/~nirchac/images/rightcolumn_bg.png') repeat-y right;
}
#default_leftcontainer {
	width: 100%;
	float: left;
	margin-right: -200px;
	background: #000000 url('/~nirchac/images/rightcolumn_bg.png') repeat-y right;
}
#default_leftcol {
	margin-right: 200px;
	padding: 20px;
}
#default_rightcol {
	float: right;
	width: 200px;
	margin-top: 25px;
}
#wx_module_9824 {
	border: thin solid #103B86;
	padding: 5px;
	width: 180px;
}
.attention {
	text-indent: -3.5em;
	margin-left: 4.5em;
	font-size: small;
	font-style: italic;
}
.centered {
	text-align: center;
}
.clearing {
	height: 0;
	clear: both;
}
.download {
	text-align: center;
	vertical-align: bottom;
	height: 4.5em;
	.line-height: 5em;  /*IE 6 and 7 fix to display the large icon*/
}
.hidden {
	color: #000000;
}
.legalese {
	font-family: "Courier New", Courier, mono;
	font-size: small;
	color: #999999;
	text-align: center;
	font-style: normal;
	font-weight: normal;
}
.newsstory {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
}
.newstag {
	border: thin solid #103B86;
	margin-right: 10px;
	padding: 0px 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.newstitle {
	font-family: "Courier New", Courier, mono;
	font-size: x-large;
	font-style: italic;
	color: #990000;
	font-weight: bolder;
}
.requiredfld {
	font-weight: bold;
	color: #FF0000;
	vertical-align: super;
}
.top_anchor {
	font-size: medium;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}
.warning {
	color: #FF0066;
	font-size: large;
}
