@charset "utf-8";
/* CSS Document */

body		{font:normal 12px Arial; color:#444444; text-align:left; padding:0; margin:0; background:#006cb8;}
input[type="text"]	{font:normal 12px Arial; color:#000; background:#fff; border:solid 1px #006cb8; padding:2px 0 2px 3px;} 
input[type="password"]	{font:normal 12px Arial; color:#000; background:#fff; border:solid 1px #006cb8; padding:2px 0 2px 3px;}
h2			{font-size:15px; font-weight:bold; color:#e5161d;}	
h4			{background:url(../images/arrowSml.gif) left no-repeat; color: #FFF; font-weight:bold; text-transform:capitalize; padding:0; margin:0; padding-left:15px; font-size:12px;}
p			{margin:0; padding:0;}
p.one		{background:url(../images/arrowSmlTwo.gif) left top no-repeat; padding-left:20px; font-size:11px;}

/* main wrapper*/
.borderlnr	{border:1px solid #000066;}
.bordBtm	{border-bottom:2px solid #FFF; overflow:hidden;}
.gradGrey	{background:url(../images/topgrad.png) center top repeat-x; padding-top:30px; padding-bottom:10px;}
.smlTxt		{font-size:10px;}
.normTxt	{ font-family:Verdana, Arial, Helvetica, sans-serif;font-size:12px;}
.BigTxt		{font-size:14px; font-weight:bold; text-transform:uppercase;}
.topLcorn	{background:url(../images/roundOne.gif) left top no-repeat; height:34px; padding-left:5px;}
.topRcorn	{background:url(../images/roundOne.gif) right top no-repeat; height:34px;}
.bordLnrRed	{border:solid #821215; border-width:0px 1px; padding:41px 0 0 41px;}
.bordLnrRed2	{border:solid #821215; border-width:0px 1px;}
.bordLnrRed1{border:solid #821215; border-width:0px 1px; padding:10px;}
.btmLcorn	{background:url(../images/roundOne.gif) left bottom no-repeat; height:8px; overflow:hidden;}
.btmRcorn	{background:url(../images/roundOne.gif) right bottom no-repeat; height:8px; overflow:hidden;}
.lables		{font-size:12px; font-weight:normal; text-transform:capitalize;}
.btnsBg		{background:url(../images/btnsBg.png) center top repeat-x; color:#FFF; border:1px solid #000; text-transform:capitalize; font-weight:bold; cursor:pointer; padding:3px;}
.bolredtxt	{font-weight:bold; color:#e5161d;}
.errMsg { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#000; font-weight:bold; padding-left:5px;}
.tblBorder { border:1px solid #CCCCCC; }
#MainWrapper {margin:0 auto; width:930px; background:#fff; border:solid 5px #d2232a; border-width:0 5px; padding-bottom:15px;}
