.black-bor {
	border: 1px solid #000000;
}
.yellow-bor {
	border: 1px solid #0D3E92;
}
.top-link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #4D4D4D;
	text-decoration: none;
}
.normal-text {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.padding {
	padding: 10px;
	border: 1px dotted #000000;
}
.paddingred {

	padding: 10px;
	border: 1px solid #FF0000;
}
.doted-bor {

	padding: 0px;
	border: 1px dotted #000000;
}
.blue-bg {
	background-color: #d7eafb;
	background-image: url(../images/sblue-bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

/*File Upload iFrame*/

iframe {
	border-width: 0px;
	height: 98px;
	width: 375px;
}
iframe.hidden {
	visibility: hidden;
	width:0px;
	height:0px;
}
.blue-bg2 {
	background-image: url(../images/sblue-bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #d7eafb;
}
.heading {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: 000b31;
	text-decoration: none;
}
.t-b-bor {
	background-color: #CADCFB;
	height: 47px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000F29;
	border-bottom-color: #000F29;
}
.heading2 {

	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.text {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.text-bold {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.outer {
	border: 1px solid #000000;
}
.text-blue-bold {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #034F84;
	text-decoration: none;
}
.text-blue {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #034F84;
	text-decoration: none;
}





/* New  */

.main-outer-brder {
	border: 1px solid #0D3E92;
}
.blue-bot-border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0D3E92;
	background-image: url(../images/navigetion-bg.gif);
}
.lightblue-bot-border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8AB4CF;
}
.nav-text {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000B31;
	text-decoration: none;
}
.left-tool-bar-border {
	border: 1px solid #010F2A;
}
.left-top-padding {
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
.blue-border {
	border: 1px solid #8CB6CF;
}
.bot-blue-border {
	border-bottom: 1px solid #8CB6CF;
}

.menu-text {
	border-bottom: 1px solid #8CB6CF;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #092186;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align:left;
}
.menu-short-cut {
	border-bottom: 1px solid #8CB6CF;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #092186;
	text-decoration: none;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align:right;
}
.menu-link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #092186;
	text-decoration: none;
}

.border {
	border: 1px solid #006699;
}

.menu-last-item{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #092186;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align:left;
}

.menu-last-short{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #092186;
	text-decoration: none;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align:right;
}

.q {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.q:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color:#006699;
	text-decoration: none;
}
