P	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333366;
	}
A	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333366;
	}
A:hover	{
	color: #990033;
	text-decoration: none;
	}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333366;
	font-size: large;
	font-weight: bold;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333366;
	font-size: medium;
	font-weight: bold;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333366;   
	font-size: large;
	font-weight: bold;

}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333366;
	font-size: medium;
	font-weight: bold;
}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333366;
	font-size: small;
}

h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333366;
	font-size: x-small;
	font-weight: bold;
}
.textbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333366;
	background-color: #EDF4FC;
	padding-left: 2px;
	padding-right: 2px;
	}
.small	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #003366;
	}
A.small:hover	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990033;
	text-decoration: none;
	}
.headtable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	
}
.tableitem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
}

table {
	font-family:  Helvetica, sans-serif;
	font-size: small;        
	color: #333366;
	
}
body {  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333366;
}

ul {
	list-style-position: outside;
	font-size: small;
	list-style-type: disc;
}
li {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: small;
}
.button {
	font-family: arial, helvetica, sans-serif;
	font-size: small;
	color: #EDF4FC;
	background-color: #990033;
	border: none;
	}
.box {
	font-family: arial, helvetica, sans-serif;
	font-size: small;
	color: #333366;
	padding-left: 3px;
	background-color: #EDF4FC;
	}
.main_text {
	padding-left : 15px;
	padding-top : 15px;
	}
.whitebold {
	font-weight: bold;
	color: #FFFFFF;
}
.bold {
	font-weight: bold;
}
.no_print {
}

/*Changed for issue  MRC-3369*/
.redbold{
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #990033;
}

.redBoldInheritFont {
	font-weight: bold;
	color: #990033;
}

.side_right_header{
 font-weight: bold;
	color: #990033;
	}
.table_head_shade{
	font-weight: bold;
	color: #FFFFFF;
        text-align: center;
	background-color: #000099;
}
.table_background_shade{
	background-color: #EDF4FC;
}
.navigationbullet{
	}
.npnavbullet{
}
.navigationbullet_small{
	font-size: x-small;
}


/* Common between the application */
.cmdButton120 {
    width: 120px;
    font-family: arial, helvetica, sans-serif;
    font-size: small;
    color: #EDF4FC;
    background-color: #990033;
    border: none;
} 
