/*
	created     :   Sept 26 2007
    author      :   Padmajeet Mhaske
	filename	:	style.css
	description	:	styling scheme for South University Online
*/

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

body.popup {
  	margin-right: 0px;
  	margin-bottom: 0px;
	margin-top	:	0px;
	margin-left	:	0px;
	overflow-x:hidden;
	overflow-y:scroll;
	background-color:#ECEFF2; 	
}


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

.popupheading{
	font-family	:	verdana;
	font-size	:	18px;
	font-weight	:	bold;
	text-align	:	left;
	color		:	#000000;
	padding-left:	0px;
}
.popheader{
	font-family	:	verdana;
	font-size	:	12px;
	font-weight	:	bold;
	padding-left:	0px;
	color		:	#000000;
}
.poptext{
	font-family	:	verdana;
	font-size	:	11px;
	font-weight	:	normal;
	padding-left:	0px;
	padding-right:	25px;
	color		:	#000000;
}
.programheading{
	font-family	:	verdana;
	font-size	:	12px;
	font-weight	:	bold;
	padding-left:	2px;
	color		:	#000000;
}
.programsubheading{
	font-family	:	verdana;
	font-size	:	8px;
	padding-left:	2px;
	color		:	#000000;
}   
.accreditationtext{
	font-family	:	arial;
	font-size	:	14px;
	font-weight	:	bold;
	padding-left:	2px;
	color		:	#000000;
} 
.closewindowlowerlink{
	font-family	:	verdana;
	font-size	:	12px;
	font-weight	:	bold;
	text-align	:	left;
	color		:	#003073;
}
.closewindowlink{
	font-family	:	verdana;
	font-size	:	11px;
	font-weight	:	underline;
	text-align	:	left;
	color		:	#000000;
}

.programdescriptiondata{
	font-family	:	verdana;
	font-size	:	11px;
	font-weight	:	normal;
	text-align	:	right;	
	color		:	#FFFFFF;
}
span.label	{
	font-family	:	verdana;
	font-size	:	12px;
	color		:	#FFFFFF;
	float		:	left;
	font-weight	:	bold;	
}
optlabel{
      font-family	:	verdana;
	font-size	:	12px;
	color		:	#FFFFFF;
	float		:	left;
	font-weight	:	bold;
}
input, select	{
	font-family	:	Arial;
	font-size	:	12px;
	font-weight	:	normal;
}
span.selectfieldclass	{
	font-family	:	Arial;
	font-size	:	10px;
	font-weight	:	normal;
}
span.field	{
	font-family	:	verdana;
	font-size	:	12px;
	color		:	#000000;
}
.requiredfields	{
	font-family	:	Arial;
	font-size	:	11px;
	color		:	#333300;
	float		:	left;	
}
.questionlabelspace	{
	font-family	:	verdana;
	font-size	:	12px;
    font-weight :   bold;
    color		:	#FFFFFF;
	padding-left:	20px;   
}
.questionlabelspace1	{
	font-family	:	verdana;
	font-size	:	10px;
    color		:	#FFFFFF;
	padding-left:	20px;
}
.error	{
	font-family	:	verdana;
	font-size	:	10px;
	font-weight	:	normal;
	color		:	#990000;
}
.content {
	font-family	:	verdana;
	font-size	:	11px;
	font-weight	:	normal;
	color		:	#000000;
	padding-left:	0px;
}		
.categorysubjectname {
	font-family	:	verdana;
	font-size	:	20px;
	font-weight	:	bold;
	color		:	#000000;
	padding-left:	0px;
}
.error1	{
	font-family	:	arial;
	font-size	:	11px;
	color		:	#990000;
	line-height	: 	8px;
}
.thide { display: none; }
.tshow { display: block; text-align: center; font-weight: bold; font-size:14px; color:#000000; }
.prequal_text1{ float:left;text-align: left;font-family: arial;font-size: 13px; font-weight: normal;color:#FFFFFF; line-height: 110%;}
.prequal_select1{ float:left;width:160px;text-align: left;}
.footerlink	{
	font-family	:	verdana;
	font-size	:	10px;
	color		:	#333333;
}
.footerlinkleft	{
	font-family	:	verdana;
	font-size	:	11px;
	color		:	#333333;
}
span.formlabel	{
	font-family	:	arial;
	font-size	:	12px;
	color		:	#000000;
	float		:	left;
	padding-left:	45px;
	font-weight	:	normal;
}
span.field1{
	font-family	:	arial;
	font-size	:	10px;
	float		:	right;
}
span.formfield	{
	float		:	left;
	font-size	:	10px;	
	padding-right:	10px;
}
.radio {
	font-family	:	arial;
	font-size	:	12px;
	font-weight	:	normal;
	color		:	#000000;
	float		:	left;
}

.radio1	{
	font-family	:	verdana;
	font-size	:	12px;
	color		:	#FFFFFF;
	float		:	left;
	padding-left:	10px;
	font-weight	:	normal; 
}
.programlink{
	font-family	:	verdana;
	font-size	:	11px;
	color		:	#0000FF;
	float		:	left;
	font-weight	:	normal;
    width       :   200px;
    padding-bottom:5px;
    padding-top:6px;
    padding-right:5px;
}
.Campus{
	font-family	:	verdana;
	font-size	:	12px;
	color		:	#000000;
	float		:	left;
	font-weight	:	bold; 
}
.buttonposition{
	padding-left:   0px;
}
.buttonposition1{
	padding-left:   0px;
}
.programdisplylink{
	font-size	:	11px;
	color		:	#0000FF;
	font-weight	:	bold;
}
.Californiapolicy{
	font-size	:	22px;
	color		:	#000000;
	font-weight	:	bold; 
	float		:	center;
	text-align	: 	center;
	padding-left:	160px;	
}
.ul{
    margin-top	:	5px;
    margin-bottom	:	5px;
}
.campuslink{
	font-size	:	11px;
	font-weight	:	bold; 
}
.headercontent{
	font-family	:	verdana;
	font-size	:	13px;
	color		:	#000000;
	float		:	left;
	font-weight	:	bold; 
}
.showcontent{
	font-family	:	verdana;
	font-size	:	13px;
	color		:	#000000;
	float		:	left;
}
.spacerForm {
    background-color: #EFEFEF;
    /*background-image: url(images/grayscale.JPG);*/
    font-size: 1px;
}