/*
	author	:	Dipti Thorat
	filename:	style.css
	created	:	July 2008
	description	:	styling scheme for Kendall College
*/
span.actlabel	{
	font-family	:	arial;
	font-size	:	12px;
	font-weight	:	bold;
	color		:	#000000;
	float		:	left;
	line-height	:	25px;
}

td				{
				valign	:middle;
				height	:	25px;
}


select          {
                font-family: "verdana","arial","sans-serif";
                font-size: 10px;
                border-width: 1px;
                }


input           {
                font-family: "verdana","arial","sans-serif";
                font-size: 10px;
                border-width: 1px;
                }

.program2        {
                font-family: "arial","sans-serif";
                font-size: 13px; color: #000000;
                }	

.text  {font: 12px arial; color: #000000}

.program         {
                font-family: "arial","sans-serif";
                font-size: 13px; color: #bf000d;
                }

.programtext    {
                font-family: "arial","sans-serif";
                font-size: 12px; color: #000000;
				padding-left: 10px;
                }


.copyright { font-size: 10px; font-family: tahoma, arial; color: #666666; }

.footerLink { font-size: 11px; font-family: arial, helvetica, sans-serif; color: #666666; font-weight: bold; text-decoration: none; }

.contact  {font: 11px arial; color: #000000}

.programsLink { font-size: 11px; font-family: arial, helvetica, sans-serif; color: #333333; text-decoration: underline; line-height: 18px; }

span.pq1	{	
	font-family	:	arial,helvetica,sans-serif;
	font-size	:	12px;
	text-align	:	center;
}
#prequal_left	{
	color	:	#000000;
	font-family	:	arial;
	font-size	:	12px;
	line-height	:	normal;
	}

#questionfield{
	position	:	relative;
	z-index		:	3;
	width		:	250px;
	margin		:	0 auto;
}
#questionlabel{
	position	:	relative;
	z-index		:	3;
	width		:	150px;
	margin		:	0 auto;
}
body {
	/*background-image	:	url(../images/bg_tile.gif);*/
    background-color:	#CCCCCC;
      margin-right: 0px;
  	margin-bottom: 0px;
	margin-top	:	0px;
	margin-left	:	0px;
	text-align	:	left;
}

body.popup {
	background-image:	none;
	background-color:	#FFFFFF;
  	margin-right: 0px;
  	margin-bottom: 0px;
	margin-top	:	0px;
	margin-left	:	0px;
	text-align	:	center;
}



span.label	{
	font-family	:	arial;
	font-size	:	12px;
	font-weight	:	bold;
	color		:	#000000;
	float		:	left;
}

span.phonelabel	{
	font-family	:	arial;
	font-size	:	13px;
	font-weight	:	normal;
	color		:	#000000;
	float		:	left;
}
span.will1	{
	font-family	:	arial;
	font-size	:	13px;
	font-weight	:	normal;
	color		:	#000000;
	float		:	left;
	margin-left :   30px; 
}

span.formfield	{
	float		:	right;
	padding-left:	60px;
}

span.radiofield {
	float		:	left;
	padding-left:	20px;
	padding-top	:	5px;
}

.belowpagelinks {
	float		:	center;
	text-align	:	center;
	color		:	#ffffff;
	text-decoration:	none;
}

.programlink	{
	font-family	:	Arial;
	font-size	:	12px;
	color		:	#0033FF;
	text-decoration	:	underline;
}

.programpoplink{
    font-family	:	verdana;
    font-size	:	11px;
    color		:	#0033FF;
    text-decoration	:	underline;
    font-weight	:	bold;
}

input, select	{
	font-family	:	verdana;
	font-size	:	10px;
	font-weight	:	normal;
}

.error		{ font-size: 11px; font-family: arial, helvetica, sans-serif; color : #FF0000; }
.error1{ font-size: 11px; font-family: arial, helvetica, sans-serif; color : #FF0000; float	:left; margin-left :   10px;	}

.footleftlink {
	font-family	:	verdana;
	font-size	:	10px;
	font-weight	:	normal;
	color		:	#333333;
	float		:	left;
    text-decoration	:	underline;
}

.footrightlink	{
	font-family	:	verdana;
	font-size	:	10px;
	font-weight	:	normal;
	color		:	#333333;
	float		:	right;
	padding-top	:	5px;
	padding-right	:	10px;
    text-decoration	:	underline;
}

.copyrightlink	{
	font-family	:	verdana;
	font-size	:	10px;
	font-weight	:	normal;
	color		:	#333333;
	float		:	right;
	padding-top	:	5px;
	padding-right	:	10px;
    
}

.botnavlink	{
	text-align	:	left;
	font-size	:	10px;
	color		:	#ffffff;
}

.popclose {
	text-align	:	right;
	float 		:	right;
	font-size	:	11px;
	font-family	:	Verdana;
	color		:	#0033FF;
	padding-right	:	20px;
	text-decoration	:	underline;
}

.radio {
	font-family	:	arial;
	font-size	:	11px;
	font-weight	:	bold;
	color		:	#ffffff;
	float		:	left;
}

.popupbody {
	font-family	:	verdana;
	font-size	:	11px;
	font-weight	:	normal;
	color		:	#000000;
	text-align	:	left;
}

.button {
	float	:	center;
}

.thide { display: none; }
.tshow { display: block; text-align: center; font-weight: bold; font-size:14px; color:#ffffff; }
.quest 				{font: 11px tahoma,verdana,sans-serif;  }
.footerBar { font-size: 10px; font-family: arial, helvetica, sans-serif; color: #666666; text-decoration: none; } 
