/** cambridgessp.com basic styles */

body {
	margin: 0px;
	padding: 0px;
	background-position:left top;
	background-repeat:repeat-x;
	background-color:#3bb3e3;
}
/** FORMS */

form {
	margin: 0px;
	border: 1px solid #CCCCCC;
	padding:5px;
	margin-bottom:5px;
	background-color:#EFEFEF;
}
#textfield1 {
	width: 80px;
	padding: 3px 5px;
	border: 1px solid #CCCCCC;
	background: url(images/homepage19.gif) repeat-x left top;
}

#textfield2 {
	width: 80px;
	padding: 3px 5px;
	border: 1px solid #CCCCCC;
	background: url(images/homepage19.gif) repeat-x left top;
}

#textfield3 {
	width: 130px;
	padding: 3px 5px;
	border: 1px solid #CCCCCC;
	background: url(images/homepage19.gif) repeat-x left top;
}

#select1 {
	width: 143px;
	height: 19px;
	border: 1px solid #CCCCCC;
	background: url(images/homepage19.gif) repeat-x left top;
}

#submit1 {
}

#submit2 {
	width: 50px;
	height: 22px;
	border: none;
	background: #759B02 url(images/homepage20.gif) no-repeat left top;
	font-weight: bold;
	color: #FFFFFF;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	color: #3C3C3C;
}

h2 {
font-size:14px;
}
/** TEXTS */

body, th, td, input, textarea, select {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:135%;
	color:#000000;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
}

.text1 {
	font-size: 15px;
	font-weight: bold;
	color:#203B82;
	font-family:Arial, Helvetica, sans-serif;
}
.resource {
	font-size: 14px;
	font-weight: bold;
	color:#212121;
	font-family:"Trebuchet MS", Arial, "Times New Roman";
}

.text2 {
	font-size: 11px;
	font-weight: bold;
}

.text3 {
	text-align: center;
	font-size: 10px;
	color: #6F7072;
}

.text4 {
	font-size: 10px;
}
.textadded {
	font-size: 10px;
	text-align:right;
}
/** LISTS */

.list1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
	padding-right:10px;
}

.list1 li {
	margin-bottom: 7px;
	padding-left: 15px;
	background: url(images/homepage06.gif) no-repeat 1px 7px;
}

.list2 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

.list2 li {
	padding-left: 15px;
	background: url(images/homepage06.gif) no-repeat left center;
}

/** LINKS */

a {
	color:#0067CE;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	text-decoration: underline;
}
.arrowlink {
	color:#07A4F8;
	font-weight:bold;
	text-decoration:none;
	background: url(images/arrow_icon.gif) no-repeat left center;
	padding-left:15px;
}

.link1 {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

.link1:hover {
	text-decoration: underline;
}

.link2 {
	padding-left: 10px;
	background: url(images/homepage06.gif) no-repeat left center;
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 { background: url(images/homepage02.jpg) no-repeat left top; }
.bg2 { background: #00859D url(images/homepage03.gif) repeat-x left bottom; }
/*.bg3 { background: url(images/homepage09.gif) repeat-y left top; }*/
/*.bg4 { background: url(images/homepage11.gif) repeat-x left top; }*/
/*.bg5 { background: url(images/subpage1_02.gif) repeat-y left top; }*/
.bg9  { 
background-color:#CCCCCC;
margin-left:10px;
margin-right:10px;
}
.bg10 { 
background-color:#000000;
margin-left:10px;
margin-right:10px;
}
.bgadmin { background: #000000 url(images/admin_menu.jpg) repeat-x left bottom; }

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	float: left;
	margin: 0px 15px 0px 0px;
}

.img2 {
	float: right;
	margin: 0px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}
.textPageHead {
color:#203B82; 
font-size:160%;
font-weight:bold;
}
.textDate {
	color:#0067CE;
	font-size:120%; 
	font-weight:bold;
	line-height:20px;
}
