  /* STYLE SHEET FOR IRS PAGES */

.big3   {
color:#660033;
font-size:16px;
line-height:18px;
font-variant:small-caps;
}

/* LINESPACING */
.linespace {
line-height:16px;
}
.twopoints {
line-height:2px;
}
.threepoints {
line-height:3px;
}
.fourpoints {
line-height:4px;
}
.sixpoints {
line-height:6px;
}

ul {
margin-top:6px !important;
}
ol {
margin-bottom:6px !important;
list-style-type: lower-alpha;
}

li {
margin-top:6px !important;
}

.bodyheads {
color:#660033;
font-size:14px;
line-height:18px;
font-variant:small-caps;
}


/* CUSTOM CSS FOR THE LIBRARY PAGES */

/* Column container */
.colmask {
position:relative;		/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
background:#fff;    	/* background colour */
clear:both;
width:889px;			/* width of whole page */
overflow:hidden;	/* This chops off any overhanging divs */
margin:0 auto;
min-height:520px;
padding-bottom:50px !important;
}


/* 1 column full page settings */
.col1 {
margin:20px 0 0 15px !important;    /* Centre column side padding:*/
padding-bottom:100px !important;
min-height:520px !important;
}

.col1a {
margin:0 15px;    /* Centre column side padding:*/
padding-bottom:900px !important;
}

.col1b {
margin:0 15px;    /* Centre column side padding:*/
padding-bottom:700px !important;
}

.col1c {
margin:0 15px;    /* Centre column side padding:*/
padding-bottom:750px !important;
}

.col1d {
margin:0 15px;    /* Centre column side padding:*/
padding-bottom:1000px !important;
}

.col1dd {
margin:0 15px;    /* Centre column side padding:*/
padding-bottom:1200px !important;
}



.col1e {
position:relative;
margin:0 15px;    /* Centre column side padding:*/
padding-bottom:550px !important;
}


#title {
position:absolute;
width:390px !important;
height:50px;
top:135px;
left:15px;
font-size:20px;
line-height:22px;
text-transform:uppercase !important;
color:#06085d;
z-index:1;
}

.column1 {
position:absolute;
top:30px;
width:150px;
z-index:1;
}

.column1a {
position:absolute;
top:300px;
width:150px;
z-index:2;
}

.column2 {
position:absolute;
top:30px;
left:275px;
width:150px;
z-index:1;
}

.column3 {
position:absolute;
top:252px;
left:540px;
width:150px;
z-index:1;
}

.textbox {
position:absolute;
top:30px;
left:245px;
height:250px;
width:300px;
z-index:2;
line-height:18px;
color:#333333;
}

.textbox2 {
position:absolute;
top:35px;
left:245px;
height:250px;
width:300px;
z-index:2;
line-height:18px;
color:#333333;
}

.textbox2a {
position:absolute;
top:30px;
left:245px;
height:250px;
width:600px;
z-index:2;
line-height:18px;
color:#333333;
}

.textbox3 {
position:absolute;
top:30px;
left:300px;
width:600px;
z-index:2;
line-height:18px;
color:#333333;
}

.textbox3a {
position:absolute;
top:0px;
left:300px;
width:600px;
z-index:2;
line-height:18px;
color:#333333;
}

.textbox4 {
position:absolute;
top:5px;
left:550px;
width:300px;
z-index:2;
line-height:18px;
color:#333333;
}

.normal {
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size:12px;
}

.rectangle {
	position:absolute;
	top:244px;
	left:9px;
	height:119px;
	width:400px;
	background-color:#cccc99;
	z-index:10;
	overflow: auto;
	visibility: visible;
}


/*
Local Variables:
coding: ISO-8859-15
End:
 */
