body
{
	font-size: 13px;
	font-family: verdana, arial, helvetica, sans-serif;
	margin: 17px;
}

td, p
{
	font-size: 13px;
	font-family: verdana, arial, helvetica, sans-serif;
}

.error
{
	font-size: 13px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #FFFF33;
	font-weight: bold;
}


#popContainer
{
	position	:absolute;
	top         : 0px;
	height		:550px;
	width		:750px;
}

#popdesc
{
	position	:absolute;
	z-index		:400;
	height		:492px;
	width		:589px;
	top			:117px;
	left		:10px;
	
}

#programlinks
{
	position	:absolute;
	z-index		:400;
	height		:492px;
	width		:270px;
	top			:117px;
	left		:10px;
	
}


#programlinkslll
{
	position	:absolute;
	z-index		:400;
	height		:492px;
	width		:239px;
	top			:117px;
	left		:10px;
	
}
.popdisplayname{font-family: verdana; font-size: 11px; color: #CC0000;}
.popdisplaydesc{font-family: verdana; font-size:11px; color: #000000;}

#popDescripMargins
{
	position	:absolute;
	z-index		:400;
	height		:320px;
	width		:319px;
	top			:127px;
	left		:285px;
	background-color	: #F5EBBA;
}

#popDescripMargins1
{
	position	:absolute;
	z-index		:400;
	height		:285px;
	width		:309px;
	top			:10px;
	left		:10px;	
	background-color	: #F5EBBA;
}
#popMargins
{
 position :absolute;
/*z-index  :400; */
 height  :10x;
 width  :100px;
 top   :100px;
 left  :500px; 


}
#popMargins1
{
 position :absolute;
 /*z-index  :400;*/
 height  :10x;
 width  :100px;
 top   :450px;
 left  :500px; 


}


select, input
{
	font-size: 11px;
	font-family: verdana, arial, helvetica, sans-serif;
}

.form-text
{
	font-size: 13px;
	color: #FFFFFF;
}

.form-text-small
{
	font-size: 11px;
	color: #FFFFFF;
}


.content-heading
{
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.popup-heading-text
{
	font-size: 15px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF
}

.footer
{
	font-size: 10px;
	color: #636563;
}

a.footer:link			{ font-size: 10px; color: #636563; text-decoration: underline }
a.footer:active		{ font-size: 10px; color: #636563; text-decoration: underline }
a.footer:visited	{ font-size: 10px; color: #636563; text-decoration: underline }
a.footer:hover		{ font-size: 10px; color: #636563; text-decoration: underline }

a.content:link		{ color: #990000; text-decoration: underline }
a.content:active	{ color: #990000; text-decoration: underline }
a.content:visited	{ color: #990000; text-decoration: underline }
a.content:hover		{ color: #990000; text-decoration: underline }

