/*
author: Vivek Gupta
created: 09 Feb 2006
purpose: positioning scheme for artinstitutes
*/

body {
  	margin-right: 0px;
  	margin-bottom: 0px;
	margin-top	:	0px;
	margin-left	:	0px;
	text-align	:	center;
	background-color: #6EA2CA;
}

.spacer {
    font-size: 1px;
}

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

div	{
	font-family	:	verdana;
	font-size	:	11px;
	font-weight	:	normal;
	color	:	black;
}

span.prequestion {
	font-family	:	arial;
	font-size	:	12px;
	font-weight	:	bold;
	color		:	black;
	float		:	left;
	text-align	:	left;
}

span.formtopnote{
	padding-right:	70px;
}

span.label	{
	font-family	:	arial;
	font-size	:	12px;
	font-weight	:	bold;
	color		:	#000000;
	text-align	:	right;
	float		:	left;
	width		:	180px;
	padding-right:	5px;
	padding-left :	5px;
}

span.longlabel	{
	font-family	:	arial;
	font-size	:	12px;
	font-weight	:	bold;
	color		:	#000000;
	text-align	:	right;
	float		:	left;
	width		:	260px;
	padding-right:	5px;
	padding-left :	5px;
}

span.notreqlabel	{
	font-family	:	arial;
	font-size	:	12px;
	font-weight	:	normal;
	color		:	#000000;
	text-align	:	right;
	float		:	left;
	width		:	180px;
	/*padding-right:	5px;*/
	padding-left :	5px;
}

span.index_content{
	font-family	:	arial;
	font-size	:	12px;
	font-weight	:	normal;
	color		:	#000000;

}

span.formfield	{
	float		:	right;	
	margin-right:	20px;
}

span.preqfield	{
	float		:	left;
	margin-right:	40px;
}

span.longformfield	{
	float		:	right;
	margin-right:	40px;
}

span.radiofield {
	float		:	left;
	width		:	100px;
	padding-left:	0px;
}

span.preqselectfield {
	float	: left;
	padding-left: 0px;
}

span.bar {
	color		:	#0000ff;
}

.formContent{
	font-family	:   Verdana;
	font-size	:	16px;
	font-weight	:	bold;
	color		:	#FF0000;
	padding-left: 10px;

}

.class-prompt{
	font-family	:	verdana;
	font-size	:	12px;
	font-weight	:	bold;
	color		:	#FFFFFF;
}

.class-html{
	font-family	:	verdana;
	font-size	:	12px;
	font-weight	:	bold;
	color		:	#FFFFFF;
	

}

.class-html-CheckBox{
	font-family	:	verdana;
	font-size	:	12px;
	font-weight	:	bold;
	color		:	#FFFFFF;
	

}
.class-prompt-checkboxline{
	font-family	:	verdana;
	font-size	:	12px;
	font-weight	:	normal;
	color		:	#FFFFFF;
	

}

.military{
	padding-left: 80px;

}

.notreqfield {
	font-weight: normal;
}

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

.programlink	{
	font-family	:	verdana;
	font-size	:	11px;
	font-weight	:	bold;
	color		:	#1f447b;
	text-decoration	:	underline;
}

.onlinedescheader{

	font-family	:	verdana;
	font-size	:	11px;
	font-weight	:	bold;
	color		:	#990000;
	text-decoration	:	none;

}
.progTitle{

	font-family	:	verdana;
	font-size	:	11px;
	font-weight	:	bold;
	color		:	#FFFFFF;
	text-decoration	:	none;



}
.programlink:hover	{
	font-family	:	verdana;
	font-size	:	11px;
	font-weight	:	bold;
	color		:	#cc6600;
	text-decoration	:	none;
}

.campusHeader {
    font-family : Arial ;
	font-size : 11px;
	color		:	#000000;
	text-decoration	: underline;
}

.campusHeaderbody {
	font-family : Arial ;
	font-size : 11px;
	color		:	#000000;
	font-size : 10px;
}

.campusHeader1 {
	color		:	#ffffff;
	font-weight	:	bold;
}


.closebtn {
	text-decoration: none;
	border: 0px;
}
input, select	{
	font-family	:	verdana;
	font-size	:	10px;
	font-weight	:	normal;
}

.error	{
	font-family	:	verdana;
	font-size	:	10px;
	font-weight	:	normal;
	color		:	#990000;
	padding-right:	20px;
	float	:	left;
}

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

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

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

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

span.bar {
	color		:	#0000ff;
}

span.noformbar {
   color : #FFFFFF; 
}



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

.popclose {
	font-size	:	12px;
	font-family	:	arial;
	color		:	#ffffff;
	padding-top	:	20px;
	padding-right	:	20px;
	text-decoration	:	underline;
}

.regpopclose {
	font-size	:	12px;
	font-family	:	arial;
	color		:	#0000ff;
	padding-top	:	20px;
	padding-left	:	320px;
	text-decoration	:	underline;
}

.whiteregpopclose {
	font-size	:	12px;
	font-family	:	arial;
	color		:	#0000ff;
	padding-top	:	20px;
	padding-left	:	20px;
	/*text-align : right;*/
	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		:	#ffffff;
	text-align	:	left;
}

.button {
	text-align: center;
	float: none;
}

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

.title {
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
}

.text {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-align: left;
}

.textlink {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-align: left;
	text-decoration: underline;
}

.school {
	font-family	:	verdana;
	font-size	:	12px;
	font-weight	:	normal;
	color		:	#ffffff;
	text-decoration	:	underline;
}

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

.links {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #0000FF;
	text-align: left;
}

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


}

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

.closewindow{
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	/*text-align: left;*/
}

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

/* elies links */
.belowpagelinks {
	float		:	left;
	text-align	:	left;
	color		:	#ffffff;
	text-decoration:	none;
}



/*Inland Empire */
.disclaimer {

	font-weight: normal;
	
}