﻿/*
Meridian Solutions Inc
------------------------------------
Revision: 19-Feb-2008

*/

.textBox
{
	border: 1px solid #2E7F03;
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	width: 200px;
	
	
	
}
.textArea
{
	border: solid 1px #b5bbb2;
	font-family: Verdana, Lucida, Helvetica, Tahoma, Arial;
	font-weight: normal;
	font-size: 8pt;
	color:Black;
	background-color: White;
}

.button
{
	border: solid 1px  #2E7F03;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12;
	height: 20px;
	color:#7E8382;
	background-color: White;
}
.dropdown
{
	border: solid 1px #2E7F03;
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	height: 22px;
}


.txtNormal
{
	font-family: Verdana, Lucida, Helvetica, Tahoma, Arial;
	font-weight: normal;
	font-size: 8pt;
	color:#333333;
	text-decoration:none;
}
.txtNormal1
{
	font-family: Verdana, Lucida, Helvetica, Tahoma, Arial;
	font-weight: normal;
	font-size: 9pt;
	color:Black;
	text-decoration:none;
	
}


.text12
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: white;
	text-decoration: none;
	
}
.txtBold
{
	font-family: Verdana, Lucida, Helvetica, Tahoma, Arial;
	font-weight: bold;
	font-size: 8pt;
	color:Black;
	text-decoration:none;
}
.txtRedNormal
{
	font-family: Verdana, Lucida, Helvetica, Tahoma, Arial;
	font-weight: normal;
	font-size: 8pt;
	color:Red;
	text-decoration:none;
}
.txtRedBold
{
	font-family: Verdana, Lucida, Helvetica, Tahoma, Arial;
	font-weight: bold;
	font-size: 8pt;
	color:#FF8400;
	text-decoration:none;
}
.txtLarge
{
	font-family: Verdana, Lucida, Helvetica, Tahoma, Arial;
	font-weight: bold;
	font-size: large;
	color:Black;
	text-decoration:none;
}

.txtMedium
{
	font-family: Verdana, Lucida, Helvetica, Tahoma, Arial;
	font-weight: bold;
	font-size:medium;
	color:Black;
	text-decoration:none;
}
.txtSubH
{
	font-family: Verdana, Lucida, Helvetica, Tahoma, Arial;
	font-weight: bold;
	font-size: small;
	color:Black;
	text-decoration:none;
}

.tblNormal
{
	border-width: 0px;
	border-style: none;
	padding: 0px 0px 0px 0px;
}
.tblBorder
{
	border-width: 1px;
	border-style: solid;
	padding: 0px 0px 0px 0px;
}
.tblPadding
{
	border-width: 0px;
	border-style: none;
	padding: 1px 1px 1px 1px;
}
.tabRose
{
    
    background:#EBCACB;
}
.tabRed
{
    
    background:#A50021 ;
    
}

.menu
{
	width:auto;
	height:38px;
	float:left;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height:32px;
	text-decoration:none;
	display:block;
	padding:0px 10px 0px 10px;
	border-right:1px solid #DAFF15;
	text-align: center;
	text-transform: uppercase;
	
}
.menuDynamic
{
	width:auto;
	height:38px;
	float:left;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height:32px;
	text-decoration:none;
	display:block;
	padding:0px 10px 0px 10px;
	text-align: center;
	text-transform: uppercase;
	background-image: url(../images/nav-bg.gif);
	background-repeat: repeat;
	background-position: left top;
	border-right:1px solid #DAFF15;
	border-left:1px solid #DAFF15;
	
}
.menu a:hover
{
	background-image: url(../images/link-arrow.gif);
	background-repeat:no-repeat;
	background-position: center top;

	color: #000000;

}
.devider{
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	text-transform: uppercase;
	color: #CCCCCC;
	text-decoration: none;
}



.border {
	border: 1px solid #97C9F3;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:White;
	width: 200px;
	background-color:#466A8A;
	
}
.btn {
	border: 1px solid #E3E3E3;
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #6B8593;
	background-color: #E6EDF1;
	width: 95px;
	height: 25px;
}

.innermenu {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 18px;
	font-weight: bold;
	color: #429EEB;
	text-decoration: none;
	

}
.innermenu:hover {

	color: #EF0201;


}
.headingstyle 

{
	font-family:  Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FF9933;
}