 * {
	margin: 0px;
	padding: 0px;
}

body {
	font-size: 62.5%;
	font-family: Arial, Helvetica, sans-serif;
}

#wrapper {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}

#top {
	width: 760px;
	height: 35px;
	padding-top: 10px;
}

#top a {
	text-decoration: none;
}

#top input, #top select {
	font-size: 1em;
	padding:1px;
}

#top .button {
	background: #00677a;
}

#top p {
	font-size: 1.1em;
}

#top label {
	font-size: 1em;
}

#topLinks {
	margin-right: 10px;
	margin-left: 5px;
	float: left;
}

#topServices {
	margin-right: 15px;
	margin-left: 10px;
	float: left;
	margin-top:4px;
}

#topSearch {
	margin-left: 2px;
	float: right;
	margin-top:4px;
}
#header {
float:left;
	height: 99px;
	width: 760px;
	background-image: background-image:url(http://www.cafonline.org/images/caf-logo-strapline1.gif);
}

/*#menu ul {
	margin:0;
	padding: 0;
	list-style:none;
	width: 760px;
	float:left;
	background-color: #00677a;
	border-bottom:8px solid #F2E1D1;
	border-top: 1px solid #ffffff;
	height:27px;
}
.pants {
float:left;
}

.pants #menu ul {
background-color: #ffffff;
border-bottom: 1px solid #cccccc;
}

#menu ul li {
	float:left;
	list-style: none;
	background: url(none);
	padding:0;
	margin:0;
	overflow:hidden;
}

#menu ul a {
	display:block;
	padding:7px 15px;
	list-style:none;
	text-decoration:none;
	color:#ffffff;
	font-size: 0.9em;
	font-weight: bold;
	float:left;
}

.pants #menu ul a {
color: #00677a;
}

#menu ul a:hover {
	background-color: #F2E1D1;
	color: #00677a;
}

.pants #menu ul a:hover {
background-color: #eaeaea;
}

#menu ul a.on {
	background-color: #F2E1D1;
	color:#00677a;
	}
	
.pants #menu ul a.on {
	background-color: #eaeaea;
	color:#00677a;
	}*/

#menu {
	height: 27px;
	width: 760px;
}
#menu ul {
margin: 0;
padding: 0;
list-style: none;
width:760px;
float:left;
border-bottom: 1px solid #cccccc;
border-top: 1px solid #ffffff;
}

#menu ul li {
	float:left;
	font-size: 1em;
	margin: 0px;
	padding: 0px;
	list-style: none;
	overflow: left;
	background-image:none;
}


#menu ul a {
	display: block;
	line-height:27px;
	text-decoration: none;
	color: #00677a;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 0.9em;
	font-weight: bold;
	float:left;
}

#menu ul a:link, #menu ul a:visited{
color: #00677a;
}

#menu ul a:hover, #menu ul a:active{
background-color: #eaeaea;
	color: #00677a;
}

#menu ul a.on {
	background-color: #eaeaea;
	color:#00677a;
	}

#content {
	width: 760px;
	float:left;
}

#social {
	text-align: center;
	/*clear: both;*/
	float: left;
	width: 600px;;
	/*padding: 4px;*/
	border: 1px dashed #CCCCCC;
	margin-top:10px;
	
	
}

#social p {
padding:4px;
}

#social img {
	padding-left: 3px;
	padding-right: 5px;
}

#social a:visited {
	color: #00677a;
}

#footer {
	width: 760px;
	border-top: 1px solid #00677a;
	margin-top: 10px;
	float: left;
	
}

#footer p {
	font-size: 1.1em;
}

#footer a {
	text-decoration: none;
}

#footer a:visited {
	color: #00677a;
}

h1 {
	font-size: 2em;
	font-weight: lighter;
	margin-top: 8px;
	margin-bottom: 8px;
	}

h2 {
	font-size: 1.5em;
	margin-top: 8px;
	margin-bottom: 8px;
}

h3 {
	font-size: 1.3em;
	font-weight: bold;
	margin-top: 8px;
	margin-bottom: 8px;
}

h4 {
	font-size: 1.3em;
	font-weight: bold;
	margin-top: 8px;
	margin-bottom: 8px;
}

p {
	font-size: 1.3em;
	margin-top: 8px;
	margin-bottom: 8px;
	line-height: 140%;
}

ul {

	font-size: 1.3em;
	margin-top: 7px;
}

li {
list-style: square;
margin-left:20px;
padding-top: 5px;
}

li ul li {
font-size: 1em;
list-style: square;
margin: 5px 5px 5px 25px;
}



.existing li {
	list-style: none;
	background: transparent url(../../../images/arrow_big.gif) no-repeat 0 7px;
	margin-left: 10px;
	padding-left: 15px;
}

li.arrow {
list-style:none;
}



a:link, a:active, a:visited {
	color: #00677a;
}

a:hover {
	text-decoration: none;
}

.button {
	color: #FFFFFF;
	font-weight: bold;
	border:0;
	padding: 2px;
}

.red {
	font-size: 1em;
	color: #FF0000;
}
													
.newsImg {
	float: right;
	margin-right: 7px;
	margin-bottom: 5px;
	margin-left: 10px;
}

.clear {
	clear:both;
	line-height:10px;
	padding: 0;
	margin: 0;
}

input.goService
{
	height: 20px;
	border:0px;
	width:36px;
	background-image:url(../../../images/go_sq.gif);
}


/*New ones added to make proposition work, will probably apply to other content pages too */

#main {
	float: left;
	width: 600px;
	margin-left: 20px;
}
#breadcrumb {
	margin-top: 7px;
	font-size: 1.2em;
}

#leftNav {
	float:left;
	width:130px;
	border-bottom: 1px solid #A3A3A3;
	padding-top:2px;
	font-size: 0.95em;
	margin-top: 30px;
	margin-bottom: 10px;
				}
				

#leftNav ul {
		list-style-type:none;
		margin:0;
		padding:0;
		line-height:20px;
					}
					
#leftNav a:link, #leftNav a:active, #leftNav a:visited {
		text-decoration: none;
		color: #00677a;					
		}
				
#leftNav a:hover{
		color: #B82533;
		}
		
  
  #leftNav li {
	list-style-type:none;
	margin-left:15px;
	clear:both;
	font-size:0.9em;
	line-height:12px;
	background: url(none);
}

	#leftNav ul li		
		{
			width:130px; margin:0px; padding:0px;
		}

#leftNav a {
			display:block;
			text-decoration:none;
			padding-top:5px;
			padding-bottom:4px;
		}
#leftNav ul li a.off0nc, 
#leftNav ul li a.off0hc, 
#leftNav ul li a.on0hc,
#leftNav ul li a.on0nc
{
	padding-left:15px;
	border-top:1px solid #A3A3A3;
}

#leftNav ul li a.on0hc,
#leftNav ul li a.on0nc,
#leftNav ul li a.on1hc,
#leftNav ul li a.on1nc 
{
	font-weight: bold;
}

#leftNav ul li a.off1nc, 
#leftNav ul li a.off1hc, 
#leftNav ul li a.on1hc,
#leftNav ul li a.on1nc
{
	padding-left:25px;
}

#leftNav ul li a.off2nc, 
#leftNav ul li a.off2hc, 
#leftNav ul li a.on2hc,
#leftNav ul li a.on2nc
{
	padding-left:35px;
}

#leftNav ul li a.on2hc,
#leftNav ul li a.on2nc 
{
	font-weight: bold;
}
 
#leftNav ul li a.on0nc
{
	font-weight: bold;
	background:url(../../../images/arrow_small.gif) no-repeat 0% 50%;
}
#leftNav ul li a.on0hc
{
	font-weight: bold;
	background:url(../../../images/arrow_small_on.gif) no-repeat 0% 50%;
}
#leftNav ul li a.on1nc
{
	font-weight: bold; 
	background:url(../../../images/arrow_small.gif) no-repeat 10% 50%;
}

.arrow {background: transparent url(../../../images/arrow_big.gif) no-repeat 0 0.6em;}

p.arrow {padding-left:15px;}

table.normal { padding:0px; width:100%; background-color: #FFFFFF; border-collapse: collapse;} 
table.normal th, table.normal td { padding: 2px; margin: 2px; }                                   
table.normal td h2 {font-size:1.3em;}
table.normal td { vertical-align: top; font-size: 1.3em;}

.callout{
	float: right;
	width: 270px;
	background: #ffffe2;
	border: 1px dashed #CCCCCC;
	margin-left:10px;
	margin-top:10px;
	margin-bottom:10px;
}

.callout h2, .callout p, .callout h3{
	padding-left: 10px;
	padding-right: 10px;
}

.tools li.print {
background: transparent url(../../../images/print.gif) no-repeat 0px 5px;
list-style-type:none;
padding-left:25px;
margin-left:10px;
}

.tools li.email {
background: transparent url(../../../images/email.gif) no-repeat 0px 5px;
list-style-type:none;
padding-left:25px;
margin-left:10px;
}

.tools li {
list-style-type: none;
padding-left:5px;
margin-left:0px; }

#main .imageArticle {
	clear: left;
	border-bottom: 1px dashed #00677a;
	padding-bottom: 6px;
	margin-top: 7px;
}
#main .imageArticle h3 {
	font-size: 1.3em;
	font-weight: bold;
	margin: 0;
}
#main .imageArticle p {
	margin-top: 5px;
	line-height: 130%;
}

#main .imageArticle img {
	margin-right: 10px;
	margin-left:0;
	margin-bottom:0;
	border: 1px solid #cccccc;
	float: left;
}

#main .imageArticle p.clear {
	clear:both;
	line-height:1px;
	padding: 0;
	margin: 0;
}

#main hr {
height:1px;
width: 100%;
background-color: #cccccc;
}

.box {
	border: 1px solid #CCCCCC;
	margin-top:10px;
}

.box h2, .box p, .box ul {
	margin: 7px;
}

.box h2 {
	border-bottom: 1px solid #CCCCCC;
	padding-bottom:3px;
}

.box img {
	float: right;
	margin-left: 6px;
	margin-bottom: 6px;
	border: 1px solid #cccccc;
}
.box label, .box input {
	margin-left: 7px;
	margin-right: 7px;
	font-size: 1.3em;
}

.box a.right-floating {
float: right;
margin-right: 7px;
font-size: 1.3em;
}

.box span span.red {
	margin-left: 7px;
	margin-right: 7px;
}
.box input.sideFormSubmit {

background:url(../../../images/search_sq.gif);
width: 58px;
border:0;
background-color:#00677a;
color: #ffffff;
margin-bottom:7px;
margin-top: 7px;
cursor: pointer;

}

#right {
	float: right;
	width: 200px;
	padding-top:10px;
}

.underscore1px {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.underscore2px {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.underscoreBoth {
	border-top: 1px solid black;
	border-bottom: 1px solid black;

}

img.noborder {
border:0;
}

img.cleared {
float:none;
}

#pants {
height:100px;
width:480px;
float:left;
}

#pants-logo {
height: 100px;
width:280px;
float:right;
}

.formBuilder label {
width:300px;
}

/*This fixes the Flash Of Unstyled Content when a page with tabs loads*/
.js #ui-tabs {display: none;}

/* Global User Table Styles */

td p {
font-size:1em;
}

/* Default Table */

table.ImmTS_Default {
	padding:0px;
	width:100%;
	background-color:
	#ffffff;
	border-collapse: collapse;
	}
	
table.ImmTS_Default th,
table.ImmTS_Default td {
	padding: 2px;
	margin: 2px;
	}
	
table.ImmTS_Default,
table.ImmTS_Default th,
table.ImmTS_Default td {
	border: 1px solid #999;
	padding: 2px; 
	margin: 2px; 
	}
	
table.ImmTS_Default th {
	background-color: #F2E1D1;
	color: black;
	font-size: 1.3em;
	}
	
table.ImmTS_Default td {
	vertical-align: top;
	font-size: 1.3em;
	}
	
/* Accounts Table */

table.ImmTS_Accounts { 
	padding:0px; 
	width:100%; 
	background-color: #FFFFFF; 
	border-collapse: collapse;
} 

table.ImmTS_Accounts th { 
	padding: 2px; 
	margin: 2px; 
}                       

table.ImmTS_Accounts td { 
	vertical-align: top; 
	padding: 2px; 
	margin: 2px; 
}
	
/* Downloads Table */

table.ImmTS_Downloads {
	margin-left:10px;
	padding:0px;
	width:500px;
	background-color: #FFFFFF;
	border-collapse: collapse;
} 

table.ImmTS_Downloads th,
table.ImmTS_Downloads td {
	padding:2px;
	margin:2px;
	vertical-align:top;
	} 
	
table.ImmTS_Downloads,
table.ImmTS_Downloads th,
table.ImmTS_Downloads td {
	border: 1px solid #D54D13;
	}
	                     
table.ImmTS_Downloads th {
	background-color: #D54D13;
	color:white;
	font-size: 1.6em;
	}
	
table.ImmTS_Downloads td {
	vertical-align: top;
	font-size: 1.3em;
	width: 50%;
	}
	
table.ImmTS_Downloads td ul li {
	font-size: 0.8em;
	}

/* NoPadding Table */

table.ImmTS_NoPadding,
table.ImmTS_NoPadding th,
table.ImmTS_NoPadding td {
	border-collapse:collapse;
	border:none;
	padding:0;
	margin:0;
	}
	
/* White Table */

table.ImmTS_White {
	background-color:#ffffff;
	border-collapse:collapse;
	}
	
table.ImmTS_White th,
table.ImmTS_White td {
	padding:2px 4px;
	}
	
table.ImmTS_White,
table.ImmTS_White th,
table.ImmTS_White td {
	border:1px solid #999;
	color:#666;
	}
	
table.ImmTS_White th {
	color:#333;
	font-size:1.3em;
	font-weight:bold;
	}
	
table.ImmTS_White td {
	vertical-align:top;
	font-size:1.3em;
	}

/* Styling to improve the look of Form Builder forms on newer browsers */

table tr td.caption label {
	font-size:1.2em;
	line-height:1.6em;
}

* html table tr td.caption label {
	font-size:1em;
}

table tr td span label {
	font-size:1.1em;
	line-height:1.6em;
	margin-left:4px;
	position:relative;
	top:-3px;
}

* html table tr td span label {
	font-size:0.9em;
}

td input,
td select,
td textarea {
	margin-bottom:5px;
}


/* Styles or Site Map */

.siteMap {
	margin-left:14px;
	}

.siteMap div {
	font-size:1.1em;
	margin-bottom:5px;
	}

.siteMap div a {
	padding-left:14px;
	background:url(../../../images/arrow_big.gif) 3px 3px no-repeat;
	}


