/* JDRF Ca Styles */

body {
	margin: 5%;
	font-family: tahoma, arial, helvetica, sans-serif;
	line-height: 1.4em;
	font-size: 12pt;	
}

td, p {
	font-family: tahoma, arial, helvetica, sans-serif;
	color: #000;
	font-size: 13pt;
}

a:link {
	color: #0067B1;
	text-decoration: none;
	border-bottom: 1px solid #0067B1; 
}

a:visited {
	color: #0067B1;
	text-decoration: none;
	border-bottom: 1px dotted #0067B1;
}

#mainCol a:visited {
	padding-right: 15px;
	border-bottom: 1px dotted #0067B1;
	background: url(img/check.gif) right no-repeat;
}

a:hover {
	color: #0067B1;
	text-decoration: none;
	border-bottom: none;
}

/* Wrapper Layout Styles */

/* The Header */

#header h1 {
	font-size: 22pt;
	padding-bottom: 3%
}

#header h1 a {
	border-bottom: 0
}

/* The Footer */

#footer {
	display: none;
}

#gcLogo {
	display: none
}

#copyright {
	display: none
}

#policy {
	display: none
}

#backTop {
	display: none;
}

#myArea {
	display: none
}

#myArea select {
	font-size: 10px;
}

.clear {
	clear: both;
	font-size: 1px;
	line-height: 1px
}

/* Home Template Stuff */
#homeContainer {
	width: 100%;
}

#diagnosed {
	float: left;
	width: 30%;
	padding-right: 5%
}

#involved {
	float: left;
	width: 30%;
	padding-right: 5%
}

#researchNews {
	float: left;
	width: 30%;
}

/* Interior Template Stuff */
#innerContainer 
	width: 100%;
}

#mainCol {
	width: 100%;
}

#rightCol {
	float: right;
	width: 35%;
}

#leftCol {
	float: left;
	width: 55%;
}

/* Text Styles */

h1 { /* Blue */
	font-size: 20px;
	color: #0079D1;
	margin: 10px 0 16px 0;
}

h2 { /* Black */
	font-size: 20px;
	color: #000;
	margin: 10px 0 16px 0;
}

h3 { /* Green */
	font-size: 20px;
	color: #42AB1E;
	margin: 10px 0 16px 0;
}

h4 { /* Blue */
	font-size: 15px;
	color: #0079D1;
	margin: 5px 0 8px 0;
}

h5 { /* Black */
	font-size: 15px;
	color: #000;
	margin: 5px 0 8px 0;
}

h6 { /* Green */
	font-size: 15px;
	color: #42AB1E;
	margin: 5px 0 8px 0;
}

/* XStandard Goodies */

.indent	{
	padding-left: 20px
}

.left {
	text-align: left
}

.right {
	text-align: right
}

.center {
	text-align: center
}

.imageFloatLeft {
	float: left;
	display: inline
}

.imageFloatRight {
	float: right;
	display: inline
}

/* Form Styles */

form {
	display: inline;
}

label {
	display: block;
	width: 175px;
	float: left;
	margin-bottom: 5px;
	text-align: right;
	padding-right: 6px;
	font-size: 11px;
	line-height: 1.8em;
}

form span {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.8em;
	margin-bottom: 5px;
}

label.required {
	font-weight: bold;
	color: #C80027;
}

form br {
	clear: left;
}

input {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 12px;
}

select {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 12px;
}

textarea {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 12px;
}

/* Repressed Nav Styles */
#nav {
	display: none;
}

#functionNav {
	display: none
}

#subnav {
	display: none
}
