/* ////////////////////////////////////////////////////////
   KauasGrid01.css
//////////////////////////////////////////////////////// */


.errmsg		{ color:#f00; font-weight:bold; padding:5px; margin:0px auto; width:85%; text-align:center;}
.required	{ background:url(../images/required.png) center left no-repeat; text-indent:10px; }
.star	{ color:red;}

.lineHeight14	{ line-height:14px; }
.lineHeight20	{ line-height:20px; }
.absmiddle	{ vertical-align:middle; }
.link1, .link2 { text-decoration:underline; color:#006088; }
.link1:hover, .link2:hover { text-decoration:underline; color:#575757; }
/*
.link2		{ color:#222222; }
.link2:hover		{ text-decoration:underline; color:#9d9e9f; text-decoration:underline;}
*/
.link3		{ color:#03a9ee; }
.link3:hover		{ text-decoration:underline; color:#575757; text-decoration:underline;}

.butLink{ border:1px solid #bebfba; height:18px; line-height:18px; padding:0px 5px; background:url(../images/buttonBG.png) top #eeeeee; -moz-border-radius:2px; overflow:visible; color:#000; text-decoration:none;}
.butLink:hover{ border:1px solid #bebfba; background:url(../images/buttonBG.png) bottom #eeeeee; }


.subMenuLink		{ color:#03a9ee;font-weight:normal;text-decoration:none;font-size:12px;}
.subMenuLink:hover	{ text-decoration:underline; color:#575757}
.font10		{ font-size:10px; }
.font14		{ font-size:14px; }
.font16     { font-size:16px; }
.textCenter	{ text-align:center; }
.textLeft	{ text-align:left; }
.textRight	{ text-align:right; }


.bWhite { background-color: #ffffff; }
.bWhite b { background-color: #ffffff; }
.bLightYellow { background-color: #e8e8de; }
.bLightYellow b{background-color: #e8e8de; }
.BGddd { background-color: #dddddd; }

.fontRed	{	color:red; }
.fntGray {color : #9D9E9F}
.fntDarkGray {color : #575757}
.fntlink2Color { color:#222222; }
.fntLightBlue {color : #03a9ee}
.fntDarkBlue {color : #006088}

.fntblue14{font-weight: bold; font-size: 14px; color: #03a9ee;}
.fntblue16{font-weight: bold; font-size: 16px; color: #03a9ee;}
.fntdarkblue14{font-weight: bold; font-size: 14px;color : #006088;}
.fntBld	{ font-weight: bold; }
.fntblk12bld, .fntblkbld12	{ font-weight:bold; font-size:12px; }

.notificationBox { font:bold 14px verdana;color: #03A9EE; padding:5px 0; }

h2		{font:bold 14px verdana;color: #000000;}
h2 a	{font:bold 14px verdana;color: #004973; text-decoration:underline; }
h2 a:hover {color:#000000;}
h3		{font:bold 11px verdana;color: #000000;}

.popuph2	{ line-height:30px; padding-left:5px; font-weight: bold; font-size: 16px; color: #03a9ee; width: 90%}
.head1 {font:bold 14px verdana;color: #9D9E9F;padding:5px 0;}

.floatLeft	{ float:left; }
.floatRight	{ float:right; }
.clear { clear:both; }
.c0	{ clear:both; height:0px; font-size:0px; line-height:0px; }
.c2	{ clear:both; height:2px; font-size:2px; line-height:2px; }
.c4	{ clear:both; height:4px; font-size:4px; line-height:4px; }
.c5	{ clear:both; height:5px; font-size:5px; line-height:5px; }
.c10	{ clear:both; height:10px; font-size:10px; line-height:10px; }
.c20	{ clear:both; height:20px; }
.c40	{ clear:both; height:40px; }

.widthAuto {width:auto;}
.widthFull {width:100%;}
.width10p	{width:10%;}
.width20p	{width:20%;}
.width25p	{width:25%;}
.width30p	{width:30%;}
.width35p	{width:35%;}
.width40p	{width:40%;}
.width45p	{width:45%;}
.width49p	{width:49.5%;}
.width50p	{width:50%;}
.width60p	{width:60%;}
.width65p	{width:65%;}
.width70p	{width:70%;}
.width72p	{width:72%;}
.width80p	{width:80%;}
.width90p	{width:90%;}
.width95p	{width:95%;}
.width98p	{width:98%;}
.width99p	{width:99%;}
.width100p	{width:100%;}

.width50{width:50px;}
.width60{width:60px;}
.width75{width:75px;}
.width100{width:100px;}
.width120{width:120px;}
.width150{width:150px;}
.width200{width:200px;}
.width250{width:250px;}
.width265{width:265px;}
.width300{width:300px;}
.width350{width:350px;}
.width400{width:400px;}
.width450{width:450px;}
.width480{width:480px;}
.width585{width:585px;}
.width600{width:600px;}
.width650{width:650px;}
.width665{width:665px;}
.width680{width:680px;}
.width685{width:685px;}
.width690{width:690px;}
.width750{width:750px;}

.minHeight0 {min-height: 0}
.minH100	{ min-height:100px; }

.mLeftAuto	{ margin-left:auto; }
.mRightAuto	{ margin-right:auto; }
.mTop2	{ margin-top:2px; }
.mTop5	{ margin-top:5px; }
.mLeft5	{ margin-left:5px; }
.mLeft10	{ margin-left:10px; }
.mLeft15	{ margin-left:15px; }
.mLeft20	{ margin-left:20px; }
.mLeft25	{ margin-left:25px; }
.mLeft35	{ margin-left:35px; }
.mLeft50	{ margin-left:50px; }
.mLeft80	{ margin-left:80px; }
.mRight5	{ margin-right:5px; }
.mRight10	{ margin-right:10px; }

.pad10 {padding: 10px;}
.pad5 {padding: 5px;}

.pTop3{padding-top: 3px;}
.padRight10 {padding-right: 10px;}

.padLR3	{padding: 0 3px;}
.padLR10 {padding: 0 10px;}

.padTB5	{ padding-top:5px; padding-bottom:5px; }

.mLeftm5{margin-left:-5px;}
label.error { color:#f12653; font-weight:bold; margin-left:5px;background:transparent url(../images/err.gif) no-repeat;font-weight:bold;height:18px;float:left;text-indent:16px;line-height:12px;}
label.checked{background:transparent url(../images/no_err.gif) no-repeat;width:25px;height:18px;float:left}

.title	{ font-size:14px; font-weight:bold; color:#9c9d9f }
.devider	{ background:url(../images/devider.png); height:2px; line-height:0px; font-size:0px; margin:5px 0; clear:both; }

.odd { }
.even { background-color:#f4f4f4 }

/*a.sign_outH {color:#006088;float:left;clear:both;text-decoration:none; line-height:18px; padding-left:10px;}*/
a.sign_outH {color:#006088;text-decoration:none; line-height:18px; padding-left:10px;}
a:hover.sign_outH {text-decoration:underline;}

input::-moz-focus-inner { border: 0; }
input[type=submit]:focus, input[type=button]:focus { border: 1px dotted #303030}

h1		{font:bold 16px verdana;color: #9D9E9F; padding:5px 0;float:left;width:600px;}
h1.darkblue{
	color: #006088; line-height:28px; float:left; font-size:16px; font-weight:bold; line-height:28px;
	font:bold 16px verdana; padding:5px 0;
}
h1.blue{
	color:#0082B9; line-height:28px; float:left; font-size:16px; font-weight:bold; line-height:28px;
	font:bold 16px verdana; padding:5px 0;
}
h1.lightblue{
	color:#03A9EE; line-height:28px; float:left; font-size:16px; font-weight:bold; line-height:28px;
	font:bold 16px verdana; padding:5px 0;
}
h1.grey{
	color:#9D9E9F; line-height:28px; float:left; font-size:16px; font-weight:bold; line-height:28px;
	font:bold 16px verdana; padding:5px 0;
}

.labtitGry {font:bold 16px verdana;color: #9D9E9F; padding:5px 0;float:left;width:600px;}

.planunique-mn h1 {
	color:#0082B9;
	float:left;
	font-size:16px;
	font-weight:bold;
	line-height:28px;
	width:929px;
}

