body {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666666;
	font-size: 70%;
	line-height: 125%;
}

#wrapper {
	width: 700px;
	margin: 0 auto;
}

#header {
	float: left;
}

#header ul {
	float: left;
	margin: 0;
	padding: 0;
}

#header li {
	float: left;
	list-style-type: none;
	margin-right: 10px;
	font-size: 90%;
}

.blueline {
	clear: both;
	float: left;
	margin-top: 5px;
	margin-bottom: 8px;
	width: 700px;
	height: 1px;
	background-image: url(/capitalgroup/images/pixel_blue.jpg);
	background-repeat: repeat-x;
}

#logo {
	float: left;
	clear: both;
	width: 700px;
	text-align: right;
}

#maingraphic {
	float: left;
	clear: both;
	width: 700px;
	height: 200px;
	margin-top: 5px;
	margin-bottom: 1px;
}

#mainnavigation {
	float: left;
	width: 700px;
}

#mainnavigation ul {
	padding: 0;
	margin: 0;
}

#mainnavigation li {
	float: left;
	list-style-type: none;
	list-style-image: none;
}

#lines {
	float: left;
	background-image: url(/capitalgroup/images/lines.jpg);
	width: 684px;
	margin-top: 2px;
	padding: 8px;
}

#maintext {
	float: left;
	background: #FFFFFF;
	margin: 2px;
	text-align: left;
	width: 450px;
	padding: 8px;
	font-size: 90%;
}

#maintext a {
	color: #6CBEF7;
}


.search {
	float: left;
	background-color: #F8F9F9;
	width: 170px;
}

.searchelement {
	float: left;
	width: 164px;
	margin: 3px 0 0 3px;
}

#searchelement_jobtype {
	font-size: 90%;
	color: #6CBEF7;
}

.searchelement select {
	width: 164px;
	color: #6CBEF7;
}

.title {
	background-image: url(/capitalgroup/images/searchbar.jpg);
	color: #FFF;
	width: 158px;
	height: 16px;
	padding-left: 6px;
	margin-bottom: 2px;
}

.titletext {
	font-size: 90%;
	text-align: justify;
	padding: 0 0 0 4px;
}

.searchnote {
	font-size: 90%;
}

.searchfooter {
	float: left;
	clear: both;
	margin-top: 5px;
}

.help {
	float: left;
}

.button {
	float: right;
}



#footer {
	float: left;
	clear: both;
	width: 700px;
	font-size: 80%;
	margin-top: 50px;
}

#footertext {
	float: left;
	width: 300px;
}

#footerlogo {
	float: right;
}

#footer li {
	float: left;
	list-style-image: none;
	list-style-type: none;
	margin-right: 20px;
}


input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}


a {
	color: #999999;
	text-decoration: none;
}

b {
	color: #6CBEF7;
}

h1 {
	font-size: 130%;
	color: #6CBEF7;
}

img {
	border: 0;
}