body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.navi-link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.navi-link:hover{
	color: #ffba00;
}

.navi-link-active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffba00;
	text-decoration: none;
}
.navi-separator{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #467dc1;
	text-decoration: none;
	padding:0px 22px 0px 22px;
}
.grey-box-border{
	border:1px solid #e7e6e6;
}

.grey-box-bg-border{
	background-color: #eeeded;
	padding:20px;
}
.header-text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0a3872;
	text-decoration: none;
}
.common-blue-text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0a3872;
	text-decoration: none;
}
.common-blue-text-Big{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0a3872;
	text-decoration: none;
}
.common-text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #444444;
	text-decoration: none;
}

.button{
	background-image: url(../Images/button-middle.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
.button-link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.button-link:hover{
	color: #000000;
}
.gery-border{
	background-image: url(../Images/border-image.jpg);
	background-repeat: repeat-x;
	height: 2px;
}
.textfield-text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #444444;
	text-decoration: none;
	border: 1px solid #e7e6e6;
	padding: 4px 2px 4px 2px;
}
.blue-link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0a3872;
	text-decoration: underline;
}

.blue-link:hover{
	text-decoration: none;
}

.grid-header-bg{
	background:#376ca2;
}
.grid-subheader-bg{
	background:#dcdcdc;
}
.grid-row-bg1{
	background:#f3f3f3;
}
.grid-row-bg2{
	background:#f9f9f9;
}
.grid-header-text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.grid-subheader-text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0a3872;
	text-decoration: none;
}
.red-text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ff0000;
	text-decoration: none;
}
.green-text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3c9700;
	text-decoration: none;
}

.footer-bg{
	background-image: url(../Images/footer-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.footer-text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #555555;
	text-decoration: none;
}
.verdana11greynormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4C4C4C;
	text-decoration: none;
	
}
.TrTopPad
{
	padding-top:8px;
	 
}
.Leftpad
{
	padding-left:5px;
	 
}
.Trtoppad
{
	padding-top:20px;
	 
}
.LeftRightSpace
{
	padding-left:30px;
	padding-right:30px;
	padding-top:20px;  
	 
}

