.HeadRow
{  
	clear:				both;
	height:				20px;
	font-family:		Verdana, Times, serif;
	font-size:			11px;
	font-weight:		bold;
	color:				white;
	background-color:	#009BCA;
	line-height:		20px;
	padding:			5px;
}

.DivTable
{
	margin:				auto;
}

.DivRow
{
	clear:				both;
	padding:			5px;
}

.DivTh
{
	font-family:		Verdana, Times, serif;
	font-size:			11px;
	font-weight:		bold;
	text-align:			center;
	color:				white;
	background-color:	#009BCA;
	float:				left;
	line-height:		25px;
}

.DivTd
{  
	font-family:		Verdana;
	font-size:			11px;
	font-weight:		normal;
	color:				#000000;
	float:				left;
}

.FormLabel
{
	width:				33%;
}

.FormInput
{
	width:				67%;
}

.infoMsgInline {
	font-family: Verdana; 
	font-size: 11px; 
	font-weight: normal; 
	color: #FF0000; 
	text-decoration: none;
	background-color: #FFFFD7;
	border: 1px solid #F9CA5D;
	padding: 3px;
	text-align: center;
	margin-left: 25px;
	margin-right: 25px;
	margin-bottom: 10px;
}

.effectbig
{  
	font-family:		Verdana; 
	font-size:			24px; 
	font-style:			normal; 
	font-weight:		normal; 
}
.effect
{  
	font-family:		Verdana; 
	font-size:			11px; 
	font-style:			normal; 
	font-weight:		normal; 
	font-variant:		normal; 
	color:				#000000; 
	background-color:	#EFEFEF; 
	border:				1px solid gray;
}
.baseeffect
{  
	font-family:		Verdana; 
	font-size:			11px; 
	font-style:			normal; 
	font-weight:		normal; 
	font-variant:		normal; 
	color:				#FFFFFF; 
	background-color:	#009BCA; 
	border:				1px solid gray;
	width:				85px;
}
.baseeffectEx
{  
	font-family:		Verdana; 
	font-size:			11px; 
	font-style:			normal; 
	font-weight:		normal; 
	font-variant:		normal; 
	color:				#FFFFFF; 
	background-color:	#009BCA; 
	border:				1px solid black;
}

.DivHr
{
	height:				15px;
	margin-top:			15px;
	background:			url(../images/line-horizontol.gif) repeat-x left top;
}

.DivVr
{
	width:				15px;
	margin-left:		15px;
	background:			url(../images/line-vertical.gif) repeat-y left top;
}

a.linkwhite:link, a.linkwhite:visited
{
	font-family: Verdana; 
	font-size: 11px; 
	color: white; 
	text-decoration: none;
}

a.linkwhite:hover
{
	text-decoration: underline;
}

.table
{
}

.th
{  
	font-family: Verdana, Times, serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: bold; 
	font-variant: normal;
	text-align: center; 
	color: white;
	background-color: #009BCA;
}

.td
{  
	font-family: Verdana; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal; 
	font-variant: normal; 
	color: #000000;
}

@media (max-width: 768px) {

	A.mobile-link:link,
	A.mobile-link:visited {
		line-height: 2;
	}

}
