/* Created on 12-Oct-2009 13:08:54 */
/* Colours start with #3A49B0 */

body {
  background : url(null) fixed no-repeat;
	width : 650px;
	margin : 10px auto;
	padding: 0px;
	background: #fff;
	text-align : center;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	font-size:10pt; 
	font-family:verdana, helvetica, arial, sans-serif
	}
	
h1 {
	font-style:normal;
	font-weight:bold;
	font-size:14pt; 
	font-family:verdana, helvetica, arial, sans-serif;
	}
	
h2 {
	font-style:normal;
	font-weight:bold;
	font-size:12pt; 
	font-family:verdana, helvetica, arial, sans-serif;
	}

h3 {
	font-style:normal;
	font-weight:bold;
	font-size:11pt; 
	font-family:verdana, helvetica, arial, sans-serif;
	}
	
h4 {
	font-style:normal;
	font-weight:bold;
	font-size:10pt; 
	font-family:verdana, helvetica, arial, sans-serif;
	}
	
#page {
	position : absolute;
	left : 20px;
	width : 650px;
	text-align : left;
	}

.boo {
	DISPLAY : none;
	}

.imgrght {
	position : relative;
	margin : 0 0 20px 20px;
	float : right;
	}

.imglft {
	position : relative;
	margin : 0px 20px 20px 0px;
	float : left;
	}

.phtrght {
	position : relative;
	clear:both;
	margin : 0px 0px 20px 20px;
	float : right;
	}

.phtlft {
	position : relative;
	clear:both;
	margin : 0px 20px 20px 0px;
	float : left;
	}

#banner {
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 0px;
	background: #ffffff;
	border-width: 0px;
	font: bold 18px arial, sans-serif;
	height: 100px;
	}

.title {
	font: 29px/100% arial, sans-serif;
	color: #3A49B0;
	margin: 0px 0px;
	}

.tip {
	float : right;
	width: 185px;
	height: 66px;
	margin: 3px -5px 0px 0px;
	background: #BFCFFF;
	border: 2px solid #536AFC;
	padding: 5px;
	}
	
.tip h1 {
	font-size: 8pt;
	font-weight: bold;
	padding: 0px;
	margin: 0px 0px 5px 0px;
	}
	
.tip p {
	font-size: 7pt;
	padding: 0px;
	margin: 0px 0px 5px 0px;
	}
	
#hack {
	position : absolute;
	left : 0px;
	top : 110px;
	width : 650px;
	text-align : left;
	}

/* CSS Tabs Menu courtesy of Kalsey Consulting*/
/* http://www.kalsey.com/tools/csstabs/ */

#menu {
	border-bottom : 1px solid #000;
	margin : 0;
	padding-bottom : 19px;
	padding-left : 10px;
}

#menu ul, #menu li	{
	display : inline;
	list-style-type : none;
	margin : 0;
	padding : 0;
}
	
#menu a:link, #menu a:visited	{
	background : #3A49B0;
	border : 1px solid #000;
	color : #ffffff;
	float : left;
	font-size : small;
	font-weight : bold;
	line-height : 14px;
	margin-right : 8px;
	padding : 2px 10px 2px 10px;
	text-decoration : none;
}

#menu a:link.active, #menu a:visited.active	{
	background : #fff;
	border-bottom : 1px solid #fff;
	color : #000;
}

#menu a:hover	{
  background-color: #EBEDFC;
  color: #000;
}
	
body.section-1 #menu li#nav-1 a, 
body.section-2 #menu li#nav-2 a,
body.section-3 #menu li#nav-3 a,
body.section-4 #menu li#nav-4 a,
body.section-5 #menu li#nav-5 a,
body.section-6 #menu li#nav-6 a {
	border-bottom : 1px solid #EBEDFC;
  background-color: #EBEDFC;
  color: #000000;
}

#menu #subnav-1,
#menu #subnav-2,
#menu #subnav-3,
#menu #subnav-4,
#menu #subnav-5,
#menu #subnav-6 {
	display : none;
	width: 90%;
}

body.section-1 #menu ul#subnav-1, 
body.section-2 #menu ul#subnav-2,
body.section-3 #menu ul#subnav-3,
body.section-4 #menu ul#subnav-4,
body.section-5 #menu ul#subnav-5,
body.section-6 #menu ul#subnav-6 {
	display : inline;
	left : 10px;
	position : absolute;
	top : 25px;
}

body.section-1 #menu ul#subnav-1 a, 
body.section-2 #menu ul#subnav-2 a,
body.section-3 #menu ul#subnav-3 a,
body.section-4 #menu ul#subnav-4 a,
body.section-5 #menu ul#subnav-5 a,
body.section-6 #menu ul#subnav-6 a {
	background : #EBEDFC;
	border : none;
	border-left : 1px solid #000;
	color : #3A49B0;
	font-size : smaller;
	font-weight : bold;
	line-height : 10px;
	margin-right : 4px;
	padding : 2px 10px 2px 10px;
	text-decoration : none;
}

 #menu ul a:hover {
	color : #A4A5B0 !important;
}

/* End CSS Tabs */

#content {
	line-height: 1.2em;
	background : #EBEDFC;
	border : 1px solid #000;
	border-top : none;
	clear : both;
	margin : 0px;
	padding : 15px 20px 20px 20px;
}

a:link, a:visited	{
	color : #3A49B0;
	font-weight : bold;
	text-decoration : none;
}

a:link.active, a:visited.active	{
	color : #3A49B0;
	font-weight : bold;
	text-decoration : none;
}

#content a:hover	{
	color : #A4A5B0 !important;
	font-weight : bold;
	text-decoration : none;
}

#feed {
	position: absolute;
	right: 20px;
	top: 30px;
	margin : 20px 0px 20px 20px;
	padding : 5px;
	width : 160px;
	background: #ffffff;
	border : 1px dotted;
	font-size : 8pt;
}

#feed ul {
	 list-style-type: none;
	 margin:10px 0 0 0;
	}

#feed li {
	 list-style-type: none;
	 margin:0px;
	}

.feedTitle {
	 text-align:center;
	 font-weight:bold;
	 }

.feedburnerFeedBlock p {
	 margin:0;
	 }

.date {
	 font-size: 5pt;
	 }

#creditfooter {
	 text-align:center;
	 margin: 5px auto 0px auto;
	 }

