/*
HTML Page elements
---------------------
*/

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	background-color: #ffec74;
	background-image: url("/images/common/background_tile.jpg");
	background-position: top center;
}

form {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

p {
	margin: 0px 0px 12px 0px;
	padding: 0px 0px 0px 0px;
}

a {
	color: #ff3300;
	text-decoration: underline;
}

a:visited {
	color: #ff6600;
}

a:hover {
	color: #fc7106;
}

.introParagraph {
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	color:#524dc0;
}

.clearBoth {
	display: block;
	clear: both;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
}

.noTopMargin {
	margin-top: 0px !important;
}

.noBottomMargin {
	margin-bottom: 0px !important;
}

.picBorder {
	border: 1px solid #000000;
}

.centered {
text-align:center;
}

.floatLeftProfileImage {
	display: block;
	float: left;
	margin: 0px 10px 12px 0px;
	border: 1px solid #000000;
}

.picLeft {
	display: block;
	clear: both;
	float: left;
	margin: 5px 10px 12px 0px;
}

.picRight {
	display: block;
	clear: both;
	float: right;
	margin: 5px 0px 12px 15px;
}

.picCenter {
	display: block;
	text-align: center;
	margin: 5px 0px 12px 0px;
}

#pageDepthSpacer {
	display: block;
	height: 200px;
}

.smallText {
	font-size: 10px;
}

.clickableDiv {
	cursor: pointer;
}

.summaryBox {
	display: block;
	border: 1px solid #b3d1f5;
	padding: 10px 10px 0px 10px;
	background-color: #dbe9fa;
	margin-bottom: 20px;
}
.MAKEBox {
	display: block;
	border: 1px solid #05387b;
	padding: 10px 10px 10px 10px;
	background-color: #fdf5a5;
	background-image: url("/images/Make_money/Making_money_Blue_bg.jpg");
	background-repeat: no-repeat;
	margin-bottom: 20px;
	color: #ffffff;
	font-weight: bold;
}
.MAKEBox p {
	width: 250px;
}
.MAKEBox p a:link {
	color: #ffffff;
}
.MAKEBox p a:visited {
	color: #ffffff;
}
.MAKEBox p a:hover {
	color: #ffff33;
}

.FAMILYBox {
	display: block;
	border: 1px solid #05387b;
	padding: 10px 10px 10px 10px;
	background-color: #fdf5a5;
	background-image: url("/images/special_offers/Your_family2_bg.jpg");
	background-repeat: no-repeat;
	margin-bottom: 20px;
	color: #ffffff;
	font-weight: bold;
}
.FAMILYBox p {
	width: 250px;
}
.FAMILYBox p a:link {
	color: #ffffff;
}
.FAMILYBox p a:visited {
	color: #ffffff;
}
.FAMILYBox p a:hover {
	color: #ffff33;
}

.DIFFERENCEBox {
	display: block;
	border: 1px solid #05387b;
	padding: 10px 10px 10px 10px;
	background-color: #fdf5a5;
	background-image: url("/images/special_offers/Your_school2_bg.jpg");
	background-repeat: no-repeat;
	margin-bottom: 20px;
	color: #ffffff;
	font-weight: bold;
}
.DIFFERENCEBox p {
	width: 250px;
}
.DIFFERENCEBox p a:link {
	color: #ffffff;
}
.DIFFERENCEBox p a:visited {
	color: #ffffff;
}
.DIFFERENCEBox p a:hover {
	color: #ffff33;
}

.COMMUNITYBox {
	display: block;
	border: 1px solid #05387b;
	padding: 10px 10px 10px 10px;
	background-color: #fdf5a5;
	background-image: url("/images/special_offers/Your_Community_bg.jpg");
	background-repeat: no-repeat;
	margin-bottom: 20px;
	color: #ffffff;
	font-weight: bold;
}
.COMMUNITYBox p {
	width: 250px;
}
.COMMUNITYBox p a:link {
	color: #ffffff;
}
.COMMUNITYBox p a:visited {
	color: #ffffff;
}
.COMMUNITYBox p a:hover {
	color: #ffff33;
}

.FREEBox {
	display: block;
	border: 1px solid #05387b;
	padding: 10px 10px 10px 10px;
	background-color: #fdf5a5;
	background-image: url("/images/About_me/Free_books_bg.jpg");
	background-repeat: no-repeat;
	margin-bottom: 20px;
	color: #ffffff;
	font-weight: bold;
}
.FREEBox p {
	width: 250px;
}
.FREEBox p a:link {
	color: #ffffff;
}
.FREEBox p a:visited {
	color: #ffffff;
}
.FREEBox p a:hover {
	color: #ffff33;
}

.USBORNEBox {
	display: block;
	border: 1px solid #05387b;
	padding: 10px 10px 10px 10px;
	background-color: #fdf5a5;
	background-image: url("/images/About_me/Peter_Usborne_bg.jpg");
	background-repeat: no-repeat;
	margin-bottom: 20px;
	color: #ffffff;
	font-weight: bold;
}
.USBORNEBox p {
	width: 250px;
}
.USBORNEBox p a:link {
	color: #ffffff;
}
.USBORNEBox p a:visited {
	color: #ffffff;
}
.USBORNEBox p a:hover {
	color: #ffff33;
}

.pinkBackground {
	background-color: #f9c8dd;
	border: 1px solid #d985a9;
}
.yellowBackground {
	background-color: #ffeab9;
	border: 1px solid #dfbc5c;
}
.bigText {
	margin: 8px 0px 8px 0px;
	font-size: 28px;
	line-height: 28px;
}

.galleryImage {
	margin: 0px 0px 8px 0px;
}


/*
Misc positioning elements
-------------------------
*/

#fullBrowserWidth {
	display: block;
	width: 100%;
	text-align: center;
}

#centeredPage {
	display: block;
	clear: both;
	position: relative;
	width: 720px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

/*
Header elements
-------------------------
*/

#miscTags {
	display: none;
}

#headerArea {
	display: block;
	position: relative;
	width: 720px;
	height: 120px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-image: url("/images/common/header_background.gif");
	background-repeat: no-repeat;
}

#headerArea #headerTitle {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: absolute;
	top: 0px;
	left: 100px;
	width: 440px;
	height: 120px;
	overflow: hidden;
}

#headerArea h1 {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: absolute;
	top: 34px;
	left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	line-height: 38px;
	color: #ffffff;
	font-weight: bold;
	/* Safari shadow */
	text-shadow: 0px 3px 4px #262384;
}

#headerArea h2 {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: absolute;
	top: 77px;
	left: 0px;
	font-size: 12px;
	line-height: 15px;
	letter-spacing: 1px;
	color: #fff47a;
	font-weight: normal;
	text-transform: uppercase;
}

#headerArea p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#cssSwitch {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: absolute;
	top: 4px;
	left: 275px;
	width: 200px;
	text-align: center;
	font-size: 11px;
	line-height: 13px;
	color: #ff6600;
}

#cssSwitch a {
	color: #9794d9;
	text-decoration: none;
}
#cssSwitch a:visited {
	color: #9794d9;
	text-decoration: none;
}
#cssSwitch a:hover {
	color: #000000;
	text-decoration: underline;
}

#shoppingLinks {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: absolute;
	top: 35px;
	right: 25px;
	width: 200px;
	text-align: right;
	font-size: 10px;
	line-height: 12px;
	color: #d4d2ef;
	font-weight: normal;
}

#shoppingLinks a {
	color: #d4d2ef;
	text-decoration: none;
}
#shoppingLinks a:visited {
	color: #d4d2ef;
	text-decoration: none;
}
#shoppingLinks a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#todayDate {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: absolute;
	top: 54px;
	right: 25px;
	width: 200px;
	text-align: right;
	font-size: 10px;
	line-height: 12px;
	color: #d4d2ef;
	font-weight: bold;
}

#headerFlag {
	position: absolute;
	top: 72px;
	left: 663px;
}


/*
Misc layout elements
-------------------------
*/

#pageArea {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	position: relative;
	width: 720px;
	background-image: url("/images/common/page_background_tile.gif");
	background-repeat: repeat-y;
}

#fullWidthColumn {
	display: block;
	margin: 0px 25px 0px 25px;
}

#twoColumnLayout {
	display: block;
	margin: 0px 20px 0px 25px;
	width: 675px;
}

#twoColumnLayout #mainColumn {
	display: block;
	width: 480px;
	float: left;
	margin: 30px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#twoColumnLayout #mainColumn {
	display: block;
	margin: 30px 0px 0px 0px;
}

#mainColumn hr {
	display: none;
}

#mainColumn #titleArea {
	display: block;
	margin: 0px 0px 20px 0px;
}

#mainColumn #titleArea h1 {
	display: block;
	margin: 0px 0px 2px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 22px;
	font-weight: normal;
	color: #524dc0;
}

#mainColumn #titleArea h1 a {
	color: #524dc0;
	text-decoration: none;
}
#mainColumn #titleArea h1 a:visited {
	color: #524dc0;
	text-decoration: none;
}
#mainColumn #titleArea h1 a:hover {
	color: #fc7106;
	text-decoration: underline;
}

#mainColumn #titleArea h2 {
	display: block;
	margin: 10px 0px 2px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #524dc0;
}

#mainColumn #titleArea h2 a {
	color: #524dc0;
	text-decoration: none;
}
#mainColumn #titleArea h2 a:visited {
	color: #524dc0;
	text-decoration: none;
}
#mainColumn #titleArea h2 a:hover {
	color: #fc7106;
	text-decoration: underline;
}


#mainColumn #titleArea h3 {
	display: block;
	margin: 0px 0px 4px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #524dc0;
}

#mainColumn h2 {
	display: block;
	margin: 25px 0px 12px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 17px;
	font-weight: bold;
	color: #524dc0;
}

#mainColumn h3 {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #524dc0;
}

#subH4 {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #524dc0;
	font-weight: lighter;
}

#mainColumn ul {
	display: block;
	margin: 0px 0px 12px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	list-style-position: outside;
}

#mainColumn ul li {
	margin: 0px 0px 8px 0px;
	padding: 0px 0px 0px 20px;
	background-image: url("/images/common/list_bullet.gif");
	background-position: 0px 4px;
	background-repeat: no-repeat;
}

#twoColumnLayout #rightColumn {
	display: block;
	width: 170px;
	float: right;
	margin: 30px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#rightColumn hr {
	display: none;
}

#twoColumnLayout #rightColumn .testYes {
	font-weight: bold;
	color: #339933;
}

#twoColumnLayout #rightColumn .testNo {
	font-weight: bold;
	color: #CC0000;
}

/*
Table elements
-------------------------
*/

.genericTable {
	display: block;
	margin: 25px 0px 20px 0px;
}
.genericTable caption {
	margin: 0px 1px 0px 1px;
	padding: 2px 4px 2px 4px;
	margin-bottom: 0px;
	background-color: #524dc0;
	font-size: 13px;
	line-height: 16px;
	color: #ffffff;
	font-weight: normal;
	text-align: left;
}
.genericTable th {
	margin: 1px;
	padding: 3px 4px 3px 4px;
	background-color: #e6e4f5;
	font-weight: normal;
	color: #524dc0;
	font-size: 11px;
	text-align: left;
}
.genericTable td {
	margin: 1px;
	padding: 3px 4px 3px 4px;
	background-color: #f2f1fa;
	font-weight: normal;
	font-size: 11px;
	text-align: center;
}
.genericTable tr.headings th {
	margin: 1px;
	padding: 2px 4px 2px 4px;
	background-color: #ffe0ce;
	color: #ff6600;
	font-weight: normal;
	font-size: 10px;
	text-align: center;
}
.genericTable tr.headings th.left {
	text-align: left;
	padding: 2px 4px 2px 4px;
}

/*
Generic sidepanel elements
-------------------------
*/

.sidepanel {
	display: block;
	margin: 0px 0px 8px 0px;
	width: 170px;
	background-image: url("/images/sidepanels/sidepanel_bg_tile.gif");
	background-repeat: repeat-y;
}

.sidepanel hr {
	display: none;
}

.sidepanel h2 {
	display: block;
	margin: 0px 0px 8px 0px;
	padding: 8px 0px 5px 0px;
	width: 170px;
	background-image: url("/images/sidepanels/sidepanel_h2_bg.gif");
	background-position: top;
	background-repeat: no-repeat;
	text-align: center;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #ffffff;
}

.sidepanelContent {
	display: block;
	margin: 0px 13px 0px 13px;
	font-size: 11px;
	line-height: 13px;
}

.withTop {
	display: block;
	margin: 0px 0px 8px 0px;
	padding: 10px 15px 0px 15px;
	background-image: url("/images/sidepanels/sidepanel_top.gif");
	background-position: top;
	background-repeat: no-repeat;
}

.centered {
	text-align: center;
}

.sidepanelContent p {
	margin: 8px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.sidepanel ul {
	display: block;
	margin: 0px 0px 12px 0px;
	padding: 5px 0px 0px 0px;
	list-style-type: none;
	list-style-position: outside;
}

.sidepanel ul li {
	margin: 0px 0px 4px 0px;
	padding: 0px 0px 0px 15px;
	background-image: url("/images/common/list_bullet.gif");
	background-position: 0px 4px;
	background-repeat: no-repeat;
}

.sidepanelBottom {
	display: block;
	margin: 0px 0px 0px 0px;
	width: 170px;
	height: 15px;
	background-image: url("/images/sidepanels/sidepanel_bottom.gif");
	background-repeat: no-repeat;
}

/*
Options sidepanel elements
-------------------------
*/

.options {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.options dd {
	margin: 0px 0px 1px 0px;
	padding: 0px 0px 0px 0px;
}
.options dd a {
	display: block;
	padding: 2px 2px 2px 4px;
	color: #ffffff;
	background-color: #9693d8;
	border-bottom: 1px solid #7d79ca;
	border-top: 1px solid #c0bee8;
	text-decoration: none;
}
.options dd a:visited {
	color: #ffffff;
	background-color: #9693d8;
	border-bottom: 1px solid #7d79ca;
	border-top: 1px solid #c0bee8;
	text-decoration: none;
}
.options dd a:hover {
	color: #ffffff;
	background-color: #ff6600;
	border-bottom: 1px solid #d45400;
	border-top: 1px solid #ffa366;
	text-decoration: none;
}

/*
Footer elements
-------------------------
*/

#footerArea {
	display: block;
	margin: 0px 0px 0px 0px;
	position: relative;
	width: 720px;
	height: 45px;
	margin-left: auto;
	margin-right: auto;
	background-image: url("/images/common/footer_background.gif");
	background-repeat: no-repeat;
}

#footerArea p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	line-height: 32px;
	color: #ffec74;
}

#footerArea a {
	color: #ffffff;
	text-decoration: none;
}
#footerArea a:visited {
	color: #ffffff;
	text-decoration: none;
}
#footerArea a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#footerArea #toTop {
	position: absolute;
	top: 0px;
	left: 30px;
}

#footerArea #footerLinks {
	position: absolute;
	top: 0px;
	right: 30px;
}

#copyrightArea {
	display: block;
	margin: 10px 0px 0px 0px;
	font-size: 10px;
	line-height: 12px;
	text-align: center;
}
#copyrightArea a {
	color: #000000;
}
#copyrightArea a:visited {
	color: #000000;
}

/*
Site Map elements
-------------------------
*/

#sitemap {
	display: block;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
}
#sitemap dt {
	margin: 12px 0px 8px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
}
#sitemap dd {
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 0px 20px;
	background-image: url("/images/common/list_bullet.gif");
	background-position: 0px 4px;
	background-repeat: no-repeat;
	font-size: 12px;
	line-height: 15px;
}

/*
Definition List Styles
----------------------
*/

#dataList {
	margin: 20px 0px 20px 0px;
	padding: 0px;
}

#dataList dt {
	display: none;
}

#dataList dd {	
	position: relative;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	background-color: #f2f1fa;
}

#dataList .fullArea {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 480px;
	background-color: #f2f1fa;
}
#dataList .fullArea h3 {
	margin: 0px;
	padding: 4px 0px 5px 6px;
}
#dataList .fullArea p {
	margin: 0px;
	padding: 10px 6px 6px 6px;
}
#dataList .fullArea #smallText {
	color: #524dc0;
	font-size: 10px;
	padding: 0px 6px 6px 6px;
}

