body, html/* Fix for Mozilla Firefox*/
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#ffffff;
	height:100%;
	font-family:Arial;
	font-weight:normal;
    font-size:13px;
    text-decoration:none;
    color:#000000;
    text-align:justify;
}
.MainContainer {
	margin: auto;
	padding: 0px;
	width: 1000px;
	height: auto;
	
}

 .valid{
font-weight:normal;
text-decoration:none;
color:Red;
}

 .validGreen{
font-weight:normal;
text-decoration:none;
color:Green;
}

.BottomContainer
{
	width:1000px;
	height:225px;	
	background-image:url(../../Images/GUI/bottom-strip.jpg);
	background-repeat:repeat-x;
	clear:both;
}

.BodyContainer
{		
	width:1000px;
	height:100%;
	background-image:url(../../Images/GUI/main_gradient_bg.gif); min-height:537px; background-repeat:repeat-x;
}

.BodyContainer1
{
	width:1000px;
	height:100%;	
	background-image:url(../../Images/GUI/bg_3MSample.jpg);
        background-repeat:repeat-y;
}

.BottomTitle
{
	font-weight:600; font-size:17px;	
	font-family:Century Gothic;
	color:#353535;
}

.CoolIdeaLink
{
	cursor:hand;	
	color : #5b3647;
}
a.CoolIdeaLink:link 
{
	cursor:hand;
    color : #5b3647;
    text-decoration: none;
    
}

a.CoolIdeaLink:visited
{
	
	text-decoration: none;
	color : #5b3647;
}

a.CoolIdeaLink:hover
{
	text-decoration: underline;
	color : #5b3647;
}

.Menutext
{
	 font-family:Arial;
	 font-size:9px;
	 letter-spacing:0px; 
	 color:#ffffff;
	 text-decoration:none;
}

a.Menutext:link 
{
	font-family:Arial;
	 font-size:9px;
	cursor:hand;
    color : #ffffff;
    text-decoration: none;
    letter-spacing:0px; 
    
}

a.Menutext:visited
{
	font-family:Arial;
	 font-size:9px;
	letter-spacing:0px; 
	text-decoration: none;
	color : #ffffff;
}

a.Menutext:hover
{
	font-family:Arial;
	 font-size:9px;
	text-decoration: none;
	letter-spacing:0px; 
	color : #000000;
}

.SignLink
{
	color:#ac191c;
	 text-decoration:none;	
}
.WholeBlurb
{
	color:black;
	 text-decoration:none;	
}

.dottedborder
{
	border-bottom:1px #c9c9c9 dotted;
	border-top:1px #c9c9c9 dotted;
}

.IdeaMonthLink
{
	cursor:hand;	
	color : #5b3647;
}
a.IdeaMonthLink:link 
{
	cursor:hand;
    color : #5b3647;
    text-decoration: none;
    
}

a.IdeaMonthLink:visited
{
	
	text-decoration: none;
	color : #5b3647;
}

a.IdeaMonthLink:hover
{
	text-decoration: underline;
	color : #5b3647;
}

.CurrentIdeaMonthLink
{
	text-decoration: underline;
	color : #e05a83;
}

.IdeaComments
{
	cursor:hand;	
	color : #e6226c;
}
a.IdeaComments:link 
{
	cursor:hand;
    color : #e6226c;
    text-decoration: none;
}

a.IdeaComments:visited
{
	
	text-decoration: none;
	color : #e6226c;
}

a.IdeaComments:hover
{
	text-decoration: underline;
	color : #e6226c;
}

.SiteMap
{
	 font-family:Arial;
	 font-size:9px;
	 letter-spacing:0px; 
	 color:#292929;
	 text-decoration:none;
}

a.SiteMap:link 
{
	font-family:Arial;
	 font-size:9px;
	cursor:hand;
    color : #292929;
    text-decoration: none;
    letter-spacing:0px; 
    
}

a.SiteMap:visited
{
	font-family:Arial;
	 font-size:9px;
	letter-spacing:0px; 
	text-decoration: none;
	color : #292929;
}

a.SiteMap:hover
{
	font-family:Arial;
	 font-size:9px;
	text-decoration: none;
	letter-spacing:0px; 
	color : #ed1b2f;
}

.SiteMapLink
{
	 font-family:Arial;
	 font-size:11px;
	 letter-spacing:0px; 
	 color:#ffffff;
	 background-color:#ff3366;
	 text-decoration:none;
	 font-weight:bold;
}

a.SiteMapLink:link 
{
	font-family:Arial;
	 font-size:11px;
	cursor:hand;
    color : #ffffff;
    text-decoration: none;
    letter-spacing:0px; 
    font-weight:bold;
}

a.SiteMapLink:visited
{
	font-family:Arial;
	 font-size:11px;
	letter-spacing:0px; 
	text-decoration: none;
	color : #ffffff;
	font-weight:bold;
}

a.SiteMapLink:hover
{
	font-family:Arial;
	 font-size:11px;
	text-decoration: none;
	letter-spacing:0px; 
	color :#ffffff;
	font-weight:bold;
}

.color
{	
	width:1000px;
	height:100%;
	background-color:#f1f1f1;
	float:left;
}
