/**************************************************************************************
   * Art Institute Online (AIO) Site												  *
   * @Filename	: style.css										                      *
   * @Created	: Dec 28 2006														  *
   * @Author	: Vinayak Chalse                                                      *
   * @Discription  : This page contains the styling scheme for the site               *
**************************************************************************************/
	

body {
  	margin-right:   0px;
  	margin-bottom:  0px;
	margin-top	:	0px;
	margin-left	:	0px;
}

body.popup {
	background-image:	none;
  	margin-right    :   0px;
  	margin-bottom   :   0px;
	margin-top	    :	0px;
	margin-left	    :	0px;
	text-align	    :	center;
	overflow-x      :   hidden;
	overflow-y      :   scroll;
}

div	{
	font-family	:	verdana;
	font-size	:	11px;
	font-weight	:	normal;
	text-align	:	left;
}

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

.label_img{
    font-family	:	arial;
	font-size	:	12px;
	color		:	#000000;
	padding-left:	10px;
	font-weight	:	bold;

}
.lifeandLearn{
	
	font-family	:	arial;
	font-size	:	12px;
	color		:	#000000;
}
span.label1	{
	font-family	:	arial;
	font-size	:	12px;
	color		:	#000000;
	padding-left:	10px;
	font-weight	:	normal;
}

span.formlabel	{
	font-family	:	arial;
	font-size	:	12px;
	color		:	#000000;
	float		:	left;
	padding-left:	45px;
	font-weight	:	normal;
}

span.formlabel1	{
	font-family	:	arial;
	font-size	:	12px;
	color		:	#000000;
	font-weight	:	normal;
}
span.formfield	{ 	
	padding-right:	35px;  
    font-family	:	arial;
	font-size	:	12px;
}

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

.accrediation {
	font-family	:	Verdana;
	font-size	:	10px;
	font-weight	:	normal;
	color		:	#FFFF66;
	padding-left:	5px;
	padding-top	:	5px;

}

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

.programlink	{
	font-family	:	Arial;
	font-size	:	12px;
	font-weight	:	bold;
	color		:	#000000;
	text-decoration	:	underline;
}

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

.error	{
	font-family	:	arial;
	font-size	:	10px;
	font-weight	:	normal;
	color		:	#990000;
}

.footleftlink {
	font-family	:	verdana;
	font-size	:	11px;
	font-weight	:	normal;
	color		:	#FFFFFF;
	float		:	left;
	padding-left:	5px;
	padding-top	:	5px;
}

.referlink {
	font-family	:	verdana;
	font-size	:	11px;
	font-weight	:	normal;
	color		:	#0066CC;
	float		:	left;
	padding-left:	5px;
	padding-top	:	5px;
}

.footrightlink	{
	font-family	:	verdana;
	font-size	:	11px;
	font-weight	:	normal;
	color		:	#FFFFFF;
	float		:	right;
	padding-top	:	5px;
	padding-right	:20px;
}

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

.popclose {
	text-align	:	right;
	float 		:	right;
	font-size	:	11px;
	font-family	:	verdana;
	color		:	#0000FF;
	padding-right	:	10px;
	text-decoration	:	underline;
}

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

.radio1 {
	font-family	:	arial;
	font-size	:	11px;
	font-weight	:	normal;
	color		:	#000000;
	padding-left:	65px;
}

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

.copy {
	font-family	:	arial;
	font-size	:	12px;
	font-weight	:	normal;
	color		:	#000000;
	text-align	:	left;
	line-height	:	1.5;
}

.thankyou {
	font-family	:	arial;
	font-size	:	14px;
	font-weight	:	bold;
	color		:	#CC0000;
	text-align	:	left;
	line-height	:	1.5;
	padding-left:	15px;
}

.thankyoucopy {
	font-family	:	arial;
	font-size	:	12px;
	font-weight	:	normal;
	color		:	#333333;
	text-align	:	left;
	line-height	:	1.5;
	padding-left:	15px;
}

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

.link	{
	font-family	:	verdana;
	font-size	:	11px;
	font-weight	:	normal;
	color		:	#0000FF;
	text-decoration	:	underline;
}

.thide { display: none; }
.tshow {display: block; text-align: center; font-weight: bold; font-size:14px; color:#000000; }
.prequal_text1{ float:left;width:100px;text-align: left;font-family: arial;font-size: 12px; font-weight: normal;color:#000000; line-height: 110%;}
.prequal_text2{ ;float:left;width:200px;text-align: left;font-family: arial;font-size: 11px; font-weight: normal;color:#000000; line-height: 110%;}

.linespacing {
	position    : relative;
	height      : 5px;
	margin-top  :12px;
}
.formbodyarea {
	position            : absolute;
	border	            : 2px  solid #CC0101;
	background-color	: #FFFFCC;
    width               : 416px;
    z-index             : 0  ;	
}

.preElemntAlign{
     padding-left :  28px;
}
.prebodyarea {
	position            : absolute;
	border	            : 2px  solid #CC0101;
	background-color	: #FFFFCC;
    width               : 416px;
    z-index             : 0  ;
}

.pretablepadding2 {
	padding-left:165px;
}
.pretablepadding3 {
	padding-left    :   35px;
}
.pretablepaddingquestion {
	padding-left    :   73px;
}
.winclose1 {
	position    :   relative;
	font-family :   verdana;
	font-size   :   11px;
	background-color	:	#FFFFCC;
	text-decoration     :   underline;
	text-align	        :	right;
		
}
.programdisplayname  {
	font-weight	:	bold;
	font-size	:	11px;
}
.backtotop {
	position : relative; 
	font-family:verdana;
	font-size:11px;
	background-color	:	#0000FF;
	text-decoration:underline;
}
.quest 			{font: 12px tahoma,verdana,sans-serif;  }

.process
{
  padding-left : 165;
}
 
.checkbox{ font: bold 10px verdana, arial, helvetica, sans-serif; color: #000000;  } 
 
/*span.checkBoxtest{ font: 10px verdana, arial, helvetica, sans-serif; color: #000000;  }*/