/* BODY */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #adadad;
	}


#twitter_update_list 
{
	color: #adadad;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	list-style-type: none;
}


/* BODY */
/* ################################################################################ */

/* ################################################################################ */
/* TABLES */

.maincolorTable {
	background-color: #FFFFFF;
	width: 950px;
}

.leftfullShadow {
	background-image: url(images/body/left-shadow.gif);
	background-repeat: repeat-y;
	width: 5px;
}
.homeBGtable {
	background-image: url(images/home_main_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 318px;
	width: 910px;
}

.subpageBGtable {
	background-image: url(images/subpage_headline_bg.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 318px;
	width: 910px;
}


.rightfullShadow {
	background-image: url(images/body/right-shadow.gif);
	background-repeat: repeat-y;
	width: 5px;
}



/* TABLES */
/* ################################################################################ */


/* ################################################################################ */
/* LINKS */

a:link { font-size: 14px; color: #adadad; text-decoration: underline}
a:visited { font-size: 14px; color: #adadad; text-decoration: underline}
a:hover { font-size: 14px; color: #ff0054; text-decoration: none}
a:active { font-size: 14px; color: #adadad; text-decoration: underline}


a:link.content { font-size: 22px; color: #ff0054; text-decoration: underline}
a:visited.content { font-size: 22px; color: #ff0054; text-decoration: underline}
a:hover.content { font-size: 22px; color: #6b6a6a; text-decoration: none}
a:active.content { font-size: 22px; color: #ff0054; text-decoration: underline}


a:link.smallpink { font-size: 18px; color: #ff0054; text-decoration: underline}
a:visited.smallpink { font-size: 18px; color: #ff0054; text-decoration: underline}
a:hover.smallpink { font-size: 18px; color: #6b6a6a; text-decoration: none}
a:active.smallpink { font-size: 18px; color: #ff0054; text-decoration: underline}

/* LINKS */
/* ################################################################################ */

/* ################################################################################ */
/* FORM */

.formcolor {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #1c2b29;
	border: 1px solid #FFFFFF;
	width: 160px;
}
.submitbutton {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #1c2b29;
	border: 1px solid #FFFFFF;
	width: 60px;
}
.missingformfield {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #990000;
	border: 1px solid #FFFFFF;
	width: 165px;
}

/* FORM */
/* ################################################################################ *


/* TEXT */

.whitetitletext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 10px;
}

.projectHeadlinetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #ff0054;
}

.copyrightText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6b6a6a;
}

.footerNavtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6b6a6a;
	line-height: 20px;
}

.descText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6b6a6a;
}

.gutterText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7c7c7c;
}

.kudosText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7c7c7c;
}

.bigheadlineText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #606060;
}

.joshuaText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #adadad;
}

/* TEXT */

/* PROJECT TABLE */

.projectCentertop {
	background-image: url(images/project-table/center-top-bg.gif);
	background-repeat: repeat-x;
	height: 10px;
	width: 900px;
}
.projectLefttop {
	background-image: url(images/project-table/left-top.gif);
	height: 10px;
	width: 35px;
	background-repeat: no-repeat;
}
.projectRighttop {
	background-image: url(images/project-table/right-top.gif);
	height: 10px;
	width: 35px;
	background-repeat: no-repeat;
}
.projectLaunch {
	background-image: url(images/project-table/left-length-bg.gif);
	background-repeat: repeat-y;
	width: 35px;
}
.projectLaunchcounter {
	background-image: url(images/project-table/right-length-bg.gif);
	background-repeat: repeat-y;
	width: 35px;
}
.projectCenterbottom {
	background-image: url(images/project-table/center-bottom-bg.gif);
	background-repeat: repeat-x;
	height: 10px;
	width: 900px;
}

.projectLeftbottom {
	background-image: url(images/project-table/left-bottom.gif);
	height: 10px;
	width: 35px;
	background-repeat: no-repeat;
}
.projectRightbottom {
	background-image: url(images/project-table/right-bottom.gif);
	height: 10px;
	width: 35px;
	background-repeat: no-repeat;
}

/* PROJECT TABLE */
#cpcontainer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #d3d3d3;
	font-weight: bold;
}
.graytextHeadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #adadad;
}
