#introPhraseBox
{
	margin-top:5px;
	font-size:18px;
	font-weight:bold;
	font-family:arial;
	margin-bottom:25px;
}
#introPhraseHeading
{
	display:none;
}


.introContainer
{
	margin-bottom:20px;
	margin-top:20px;
}
.introBoxHeading
{
	font-size:28px;
	font-weight:bold;
	ffont-family: Trebuchet, "Trebuchet MS", " Tahoma", verdana;
	color:#AAAAAA;
	letter-spacing:8px;
	text-align:left;
	margin-bottom:3px;
	margin-left:10px;
}
#introStatementBody
{
	background-color:#555555;
	color:#FFFFCC;
	font-family:arial;
	font-size:12px;
	width:450px;
	padding:10px;
	letter-spacing:1px;
	word-spacing:1px;
	border:1px solid silver;
}
#introGoalBody
{
font-size:13px;letter-spacing:1px;font-family:arial;color:#000000;padding:5px;margin:15px;
}
 .rssbutton{
background-color: #ff6600;
border: 1px #ff6600 outset;
padding: 0 2px;
color: white;
text-decoration: none;
font: bold 10px Verdana;
}

.rssbutton:visited, .rssbutton:hover, .rssbutton:active{
color: white;
}

.cssbutton{
background-color: #d1ec4c;
border: 2px #d1ec4c outset;
padding: 1px 4px;
color: black;
text-decoration: none;
height:75px;width:75px;
overflow:hidden;
font: bold 90% "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
}

.cssbutton:visited{
color: black;
height:75px;width:75px;
overflow:hidden;
}

.cssbutton:hover{
border-style: inset;
background-color: #e3f48e;

padding: 2px 3px 0 5px; /*shift text 1px to the right and down*/
}

.cssbutton:active{
color: black;
}

 .textAreaResponseTable {width:100%;text-align:left;font-size:13px;padding:10px;padding-bottom:20px;}
 .commentCell {width:15%;overflow:hidden;font-size:10px;color:black;}
 .voteCell {width:15%;overflow:hidden;text-align:center;vertical-align:top;}
 #answerTable {width:780px;background-color:#FFFFEE;margin-top:21px;;border:2px solid #666644;}
 .questionTextCell {width:70%;overflow:hidden;}
.answerCategoryList	{font-size:11px;font-family:arial;width:100%;overflow:hidden;}
.smallanswertext {font-size:13px;color:black;font-family:arial;font-weight:bold;padding-left:px;}
.smallboxanswertext {font-size:13px;font-family:arial;font-weight:bold;color:black;}
.smallotheranswers {padding-left:5px;}
.smallquestiontext {font-size:13px;color:#0000FF;font-weight:normal;font-family:verdana;}
.typeHeading {font-size:18px;font-family:tahoma,verdana;color:maroon;letter-spacing:1px;}
.answerText	{font-size:12px;vertical-align:top;}
.answerTextCell	{font-size:12px;font-family:arial;font-weight:bold;color:black;padding-left:15px;vertical-align:top;}
.catLink {float:left;padding:1px;margin:2px;border:1px solid yellow;background-color:white;color:blue;text-decoration:none;}
.areaOne {background-color:#eeeeee;}
.areaTwo {background-color:#fcfcfc;}
#currentLabel {font-size:15px;font-weight:bold;color:black;font-family:arial;padding:3px;}
.selectedCatLink {display:inline-block;height:16px;overflow:hidden;z-index:1000;font-size:12px;color:#00FF00;background-color:#555555;padding:3px;margin-left:1px;text-decoration:none;font-family:arial;}
a.categoryLink {display:inline-block;height:16px;overflow:hidden;z-index:10;font-size:12px;color:blue;padding:3px;margin-left:1px;background-color:#FDFDFD;text-decoration:none;font-family:arial;border:1px solid black;}
a.categoryLink:link {display:inline-block;height:16px;overflow:hidden;z-index:10;font-size:12px;color:blue;padding:3px;margin-left:1px;background-color:#FDFDFD;text-decoration:none;font-family:arial;border:1px solid black;}
a.categoryLink:visited {display:inline-block;height:16px;overflow:hidden;z-index:10;font-size:12px;color:darkblue;padding:3px;margin-left:1px;background-color:#DDDDDD;text-decoration:none;font-family:arial;border:1px solid black;}
a.categoryLink:hover {display:inline-block;height:16px;overflow:hidden;z-index:1000;font-size:12px;color:#00FF00;padding:3px;margin-left:1px;background-color:#000000;text-decoration:none;font-family:arial;border:1px solid blue;}
a.categoryLink:active {display:inline-block;height:16px;overflow:hidden;z-index:1000;font-size:12px;color:#000000;padding:3px;margin-left:1px;background-color:#00FF00;text-decoration:none;font-family:arial;border:1px solid lime;}

.smallCount {color:black;font-weight:bold;padding-left:2px;}
.normalLink	{font-family:verdana;text-decoration:none;}
a.normalLink:link {font-size:13px;font-family:verdana;color:blue;}
a.normalLink:visited {font-size:13px;font-family:verdana;color:blue;}
a.normalLink:hover	{background-color:yellow;color:#000088;}
a.normalLink:active {font-size:13px;font-family:verdana;color:#000088;}


#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}

body
	{
	margin: 0px;
	padding: 0px;
	background-color: black;
	background-attachment: fixed;
}
#shotDisplay
{
font-size:13px;
letter-spacing:1px;
font-family:verdana;
font-weight:bold;
position:relative;
width:100%;
height:100%;
overflow:hidden;
padding:5px;
color:#000055;
z-index:5000;
}

#liteMenuTable
{
	width: 100%;
	height:190px;
	overflow: hidden;
	background-image: url(../images/profilebackblue1.jpg);
}
	#innerMenuTable
	{
	overflow: hidden;
	vertical-align: middle;
	text-align:center;
	background-color: transparent;
	width: 100%;
	height: 190px;
}


	#shoutArea
	{
	width: 100%;
	height:100%;
	vertical-align: middle;
	z-index: 500;
	overflow: hidden;
	background-color: #555555;
	text-align: center;
	border: 1px solid #555555;
}
	#shoutChange
	{
	height:92%;
	padding: 0px;
	width: 100%;
	overflow: hidden;
	z-index: 501;
	background-color: #000000;
	border: 1px solid #000000;
}
	
#theShoutCell
	{
	vertical-align:middle;
	text-align:center;
}
	#shoutFrame
	{
		height:100%;
		width:100%;
		overflow:hidden;
		margin:0px;padding:0px;
	}
#customTitle
{
	font-size: 16px;
	color:#000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#pageHeading
{
	font-size:13px;
	letter-spacing:1px;
	word-spacing:1px;
	font-family:comic sans ms,verdana;
	font-weight:bold;
}

.scrollLink	{color:#FFFFEE;}	
A.scrollLink {
	font-size: 11px;
	font-family: arial;
	color:yellow;
	text-decoration: none;
}

A.scrollLink:link {
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFEE;
	text-decoration: none;
	font-weight: bold;
}

A.scrollLink:visited {
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFEE;
	text-decoration: none;
	font-weight: bold;
}

A.scrollLink:active {
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: lime;
	text-decoration: none;
	font-weight: bold;
	}			

A.scrollLink:hover {
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: yellow;
	text-decoration: none;
	font-weight: bold;
}


a.otherAnswersLink	{color:#000088;}
a.otherAnswersLink:link	{color:#000088;}
a.otherAnswersLink:visited	{color:#000088;}
a.otherAnswersLink:hover	{color:#0000FF;background-color:#FFFFCC;}
a.otherAnswersLink:active	{color:#00FF00;}
