/* General page structure, styles controlling the layout of the main areas of the page */

body {  /* style necessary for the page to be centered */
	text-align: center;
	margin: 0px; 
}



#container { /* a div that encloses the whole page, sets it's size and text alignment (needed because of the centering mechanism used by the body style) */
	width: 750px;
	margin: 0px auto;
	text-align: left;
	padding: 0px;
	position: relative;
	background-color: white;
}

#container_selector { /* a div that encloses the whole page, sets it's size and text alignment (needed because of the centering mechanism used by the body style) */
	width: 802px;
	margin: 0px auto;
	text-align: left;
	padding: 0px;
	position: relative;
	background-color: white;
}

#header { /* a container that holds the logo, menu and search box */
	height: 55px;
	width: 749px;
	background-repeat: no-repeat;
	background-position: bottom left;
	position: relative;
}

#banner { /* this div holds the area beneath the header, it contains the 3 coloured pictures that identify the page type */
	position: relative;
	height: 138px;
}

#box1 { /* this container holds and places the first (leftmost and largest) banner image */
	width: 422px;
	height: 138px;
	float: left;
	margin-left: 35px;
	display: inline;
}

#box1_selector { /* this container holds and places the first (leftmost and largest) banner image for the selector page */
	width: 481px;
	height: 138px;
	float: left;
	margin-left: 35px;
	display: inline;
}

#box2 { /* this container holds and places the second (middle) banner image */
	width: 138px;
	height: 138px;
	float: left;
	margin-left: 4px;
}

#box3 { /* this container holds and places the third (right) banner image */
	width: 138px;
	height: 138px;
	float: left;
	margin-left: 4px;
}

#info { /* the info div encloses all of the content area of the page */
	position: relative;
	background-image:   url(images/contents/bg.gif);
	background-repeat: repeat-y; 
	float: left;
	background-position: 34px 0px;
	margin-top: 4px;
	width: 100%;
}

#column1 { /* this div holds the menu, search box and ads on the laft hand side of the page */
	width: 152px;
	border-top: 1px solid #ccc;
	float: left;
	margin-left: 35px;
	display: inline;
	padding: 20px 8px 15px 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666;
	position: relative;
}

#data { /* this div holds the pictures and text that make up the content, it also adds the grey line at the top of this area */
	width: 526px;
	margin: 0px 0px 0px 4px;
	border-top: 1px solid #ccc;
	position: relative;
	float: left;
	}
	
#column2 {
	width: 138px;
	margin-top: 0px;
	float: left;
	margin-left: 20px;
	position: relative;
	display: inline;
}

#column2 p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

#column2 H3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color: #666;
}

#footer { /* places the footer at the bottom, below everything */
	width: 714px;
	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-top: 10px;
	margin-left: 35px; 
	position: relative;
	padding-bottom: 10px;
}

#data_heading { /* places the footer at the bottom, below everything */
	width: 363px;
	background-image:url(images/contents/dotted.gif);
	background-repeat:repeat-x;
	background-position: bottom;
	margin: 20px 0px 0px 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 10px 0px 4px 12px;
	background:whitest;


}

/* Styles for the minor positioning of individual elements on the page */

#search_form { /* positions the search box and button at the top of each page */
	position: absolute;
	bottom: 5px;
	right: 6px;
}

#logo { /* the is the DIA logo on the left at the top of the page */
	top: 20px;
	left: 0px;
	position: absolute;
}

form { 
	margin: 0px;
}

#footer_line { /* creates the line that closes off the bottom of the boxes that hold the data */
	height: 1px;
	width: 705px;
	position: absolute;
	top: -1px;
	left: 0px;
	padding: 0px;
	font-size: 1px;
}

#picture1 { /* A div for holding the first picture on the left hand sid eof the main text */
}

#picture2 { /* A div for holding the second picture on the left hand sid eof the main text */
	margin-top: 4px;
}

#picture3 { /* A div for holding the third picture on the left hand sid eof the main text */
	margin-top: 4px;
	float: right;
}

#picture_logos {
	margin-top: 4px;
}

#tables {
	width: 348px;
	margin-top: 00px;
	float: left;
	padding-left: 162px;
}

#tables table {
	margin-left: -142px;
	border: 1px solid #cccccc;
	margin-top: 12px;
	margin-bottom: 12px;
}

#column3 {
	width: 360px;
	margin-top: 00px;
	float: left;
	margin-left: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

#handbook {
	width: 520px;
	margin-top: 00px;
	float: left;
	margin-left: 4px;
}

#column3 H3, #handbook H3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color: #666;
	margin-top: 8px;
}

#column3 p, #handbook p {
	margin-top: 7px;
	margin-bottom: 10px;
}

#column3 table, #handbook table, #tables table, #matrix table {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666;
	line-height: 15px;
/*	text-transform: lowercase;
	text-transform: capitalize; */
}


#column3 td {
	padding: 8px 8px 1px 0px;
	vertical-align: top;
}

#picture4 { /* A div for holding the fourth picture which appears above the main text in I Me Mine pages only */
	margin-bottom: 24px;
}

#booktext { /* places the text for a book in the bibliography on the left */
	float: left;
	width: 200px;
	padding-right: 10px;
}

#bookpic { /* places the image for a book in the bibliography on the right */
	float: left;
	width: 251px;
}

/* Styles that control the text in the main imformational area of the page */

#text { /* The main body text of the page */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	padding: 0px 10px 24px 20px;
	line-height: 17px;
}

.text { /* The main body text of the page */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	padding: 0px 10px 24px 20px;
	line-height: 17px;
}

.text_heading { /* The main body text of the page */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	padding: 0px 10px 0px 20px;
	line-height: 17px;
	font-weight:bold;
}

#tables { /* The main body text on pages with tables */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 17px;
}

#text table {
	margin-left: 0px;
}

#text input,textarea,select {
	display:block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-bottom: 12px;
}

#text img {
	margin-right: 8px;
}

#booktext H4  {
	margin: 2px 0px 0px 0px;
	font-size: 10px;
	font-weight: bold;
}

#booktext p  {
	margin: 0px 0px 8px 0px;
}

.bodytext { /* The main body text of the page */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	padding: 0px 10px 24px 20px;
}

.heading { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 900;
	display: block;
}

#section1 {
	margin-bottom: 18px;
	position: relative;
}

/* Styles for the pages that contain lists of items like news, articles, i me mine list, weblinks lists etc */

.news_row {
	padding: 17px 0px 0px 24px;
	margin: 0px 0px 0px 0px;
}

.news_title {
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	position: relative;
	top
}

.why_title {
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	position: relative;
	top
}

.news_date {
	color: #ccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	position: relative;
}

.news_body {
 	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-top: 8px;
	padding-bottom: 6px;
}

.news_image {
	float: left;
	position: relative;
	padding-right: 20px;
	width: 79px;
}

.news_item {
	position: relative;
	float: left;
	width: 360px;
	margin: 0px 0px 0px 0px;
}

.news_border {
	background-image:url(images/contents/dotted.gif);
	background-repeat:repeat-x;
	background-position: bottom;
	clear: both;
	width: 370px;
	margin: 0px 0px 0px 0px;
	height: 15px;
	margin-left: 9px;
}

.events_border {
	background-image:url(images/contents/dotted.gif);
	background-repeat:repeat-x;
	background-position: top;
	clear: both;
	width: 300px;
	margin: 0px 0px 0px 0px;
	height: 15px;
	margin-left: 0px;
}

.news_more_button {
	padding-top: 5px;
}

.logo_heading {
	color: 83D650;
	font-weight: bold;
	padding-top: 10px;
}

.coloured_heading {
	color: <cfoutput>#textColour#</cfoutput>;
	font-weight: bold;
	padding-top: 10px;
}


.base {
	color: #ccc;
}

.sub {
	margin-bottom: 8px;
	padding-left: 10px;
	color: #ccc;
}

.subsub {
	margin-bottom: 8px;
	padding-left: 25px;	
	color: #ccc;
}

/* Miscelaneous styles */

.clear {
	clear: both;
	background-color: red;
}

.title1 {
	font-weight: bold;
	margin-bottom: 0px;
	display: block;
}

.presidents {
	margin-bottom: 8px;
}

.presidents tr  {
	height: 4px;
}

.title2 {
	font-weight: bold;
	margin-bottom: 8px;
/*	margin-top: 18px;
	display: block;
	margin-bottom: -4px; */
}

.title3 {
	font-weight: bold;
	margin-bottom: 8px;
	font-size: 12px;
/*	margin-top: 18px;
	display: block;
	margin-bottom: -4px; */
}

.ad_title {
	font-weight: bold;
}


img {
	border-style: none;
}




.imm_space {
	margin-bottom: 12px;
}

.button {
	margin-top: 10px;
	margin-bottom: 20px;
}

.links_name {
	margin-top: 8px;
}

.adbox_baseline {
	width: 100%;
	padding: 15px 0px 0px 0px;
	background-image:url(images/contents/dotted.gif);
	background-repeat:repeat-x;
	background-position: 0px 15px;
	height: 2px;
}

.adbox {
	width: 100%;
	margin: 0px 0px 0px 0px;
}

.form_row {
	padding-bottom: 8px;
}

INPUT,TEXTAREA,SELECT { 
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	margin-top: 5px;
	margin-bottom: 5px;
}

#column3 INPUT,TEXTAREA,SELECT  { 
	margin-top: 5px;
	margin-bottom: 5px; 
}

.member INPUT,TEXTAREA,SELECT  { 
	margin-top: 0px;
	margin-bottom: 0px; 
}

.ad {
	line-height: 14px;
}

#login {
	width: 100%;
	margin: 0px 0px 0px 0px;
}

#login p {
	margin-top: 2px;
}

#meetings {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	padding: 12px 10px 24px 0px;
	clear: both;
	line-height:16px;
}

.sitemap {
	width: 210px;
	margin-right: 20px;
	float: left;
	border-left: 1px dotted #B80208;
	border-right: 1px dotted #B80208;
	border-bottom: 1px dotted #B80208;
	margin-bottom: 20px;
	padding-top: 0px;
}

.sitemap h1 {
	color: white;
	font-weight: bold;
	background-color: #B80208;
	padding-left: 4px;
	font-size: 10px;
	margin-top: 0px;
}

.sitemap h2, .mini_sitemap h2 {
	padding-left: 10px;
	font-size: 9px;
	font-weight: bold;
	margin-bottom: 14px;
}

.sitemap h5, .mini_sitemap h5 {
	padding-left: 20px;
	font-size: 9px;
	font-weight: normal;
	margin-top: -12px;
}

.sitemap h6 {
	padding-left: 40px;
	font-size: 9px;
	font-weight: normal;
	margin-top: -12px;
	line-height: 12px;
}

.board {
	line-height: 17px;
}

.logo {
	padding-bottom: 8px;
	border-top: 1px solid #ccc;
	padding-top: 18px;
}

.logo img {
	margin-bottom: 8px;
}

.callout {
	padding-left: 10px;	
	padding-right: 30px;
	font-style:italic;
	font-weight: bold;
	color: black;
}

.text_line {
	padding: 15px 0px 0px 0px;
	background-image:url(images/contents/dotted.gif);
	background-repeat:repeat-x;
	background-position: 0px 0px;
	height: 2px;
}

#admin_table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666;
}

.category {
	font-weight: bold;
	display: block;
	margin-bottom: 0px;
}

.output {
	font-weight: normal;
	display: block;
	margin-bottom: 10px;
}

#membership_choices_table {
	font-size:9px;
	line-height:14px;
	margin-top:18px;
	margin-left: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

#membership_choices_table table {
	margin-top:20px;
/*	border-bottom:1px solid #eee; */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

#membership_choices_table td {
	padding-top:5px;
	padding-bottom:5px;
}

.bottom_border {
	border-bottom:1px solid #ccc;
}

.top_heading1 {
	border-bottom:1px solid #ccc;
	border-top:1px solid #555;
	border-left:1px solid #555;
	border-right:1px solid #555;
}

.top_heading2 {
	border-bottom:1px solid #ccc;
	border-top:1px solid #555;
	border-right:1px solid #555;
}

.middle_heading1 {
	border-right:1px solid #ccc;
	border-left:1px solid #555;
	border-bottom:1px solid #555;
}

.middle_heading2 {
	border-right:1px solid #555;
	border-bottom:1px solid #555;
}

.middle_heading3 {
	border-right:1px solid #ccc;
	border-bottom:1px solid #555;
}

.th_bottom_border {
	border-bottom:1px solid #555;
}

#column_membership_table {
	width: 340px;
	margin-left: 160px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin-top: 45px;
}

.putLeft {  /* Control formatting of popup boxes in membership choices table */
	text-align: left;
	color:#666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;	
}

.putLeft p {  /* Control formatting of popup boxes in membership choices table */
	margin-top:6px;
	margin-bottom:2px;	
}

.capLeft {  /* Control formatting of popup boxes in membership choices table */
	text-align: left;
	color:white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight:bold;	
}

#gallery_images {
	margin: 0px 0px 0px 100px;
	padding-bottom: 50px;
}

#gallery_images img {
	margin: 4px 0px 0px 4px;
	float:left;
}
