.Normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12 px;
}

.NormalBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12 px;
	font-weight: bold;
}

/** BEGIN BLUE BOX CLASSES */
.blueBoxMainText {
	background: #2d517d url(/Portals/_default/Containers/Menttium/images/blue_box_top.gif) repeat-x center top;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	color: #FFFFFF;
	font-family: arial;
	font-size: 12px;
}
.blueBoxMainText A:active, .blueBoxMainText A:visited, .blueBoxMainText A:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.blueBoxMainText A:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.blueBoxMainText P, .blueBoxMainText TD, .blueBoxMainText SPAN {
	color: #FFFFFF;
}

.blueBoxMainText .Head, .blueBoxMainText a.Head:link, .blueBoxMainText a.Head:hover, .blueBoxMainText a.Head:visited, .blueBoxMainText a.Head:active {
	color: #FFFFFF;
	font-family: "Arial Narrow";
	font-size: 18px;
	font-weight: 400;
	text-decoration: none;
}

.blueBoxBottom {
	background: #2d517d url(/Portals/_default/Containers/Menttium/images/blue_box_bottom.gif) repeat-x 0 0;
	height: 5px;
}

.blueBoxLeft {
	background: #2d517d url(/Portals/_default/Containers/Menttium/images/blue_box_left.gif) repeat-y 0 0;
}

.blueBoxRight {
	background: #2d517d url(/Portals/_default/Containers/Menttium/images/blue_box_right.gif) repeat-y 0 0;
}
/** END BLUE BOX CLASSES */

/** BEGIN RED BOX CLASSES */
.roundedbox_red {
	background-color: #870C2C;
	color: #FFFFFF;
	border : none #870C2C;
}

.roundedbox_red .Normal, .roundedbox_red .NormalBold {
	color: white;
}
.roundedbox_red a.NormalBold:active, .roundedbox_red a.NormalBold:link, .roundedbox_red a.NormalBold:visited {
	color: white;
	text-decoration: underline;
}
.roundedbox_red a.NormalBold:hover {
	color: white;
	text-decoration: none;
}
/** END RED BOX CLASSES */

.comboBox {
	font-family: Arial;
	font-size: 8.5pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.submitButton {
	font-family: Arial;
	font-size: 7.5pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	border: 1px ridge #ffffff;
	background-color: #C3D0EC;
	padding:1.5px;
}


.tableRow {
	font-family: Arial;
	font-size: 9.0pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	background-color: #CFD8EC;
}
table {
	font-family: Arial;
	font-size: 9.0pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	border-collapse:collapse;
}
.Error {
	font-family: Arial;
	font-size: 9.0pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #870C2C;
	text-decoration: none;
}
.Mandatory{
	font-family: Arial;
	font-size: 9.0pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #870C2C;
	text-decoration: none;
}
.textBox {
	font-family: Arial;
	font-size: 8.5pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	width: 200px;
}

.textBox_medium {
	font-family: Arial;
	font-size: 8.5pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	width: 150px;
}

.textBox_short, .textBox_small {
	font-family: Arial;
	font-size: 8.5pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
   width: 70px;
}

.textBox_tiny {
	font-family: Arial;
	font-size: 8.5pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	width: 40px;
}


.textBox2 {
	font-family: Arial;
	font-size: 9.0pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	width: 120px;
}
.textBox3 {
	font-family: Arial;
	font-size: 9.0pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	width: 300px;
}
.normalTextBold {
	font-family: Arial;
	font-size: 9.0pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.normalTextComments {
	font-family: Arial;
	font-size: 9.0pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
}
.normalTextSmall, .normalTextSmall TD {
	font-family: Arial;
	font-size: 7.5pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.linkSmall {
	font-family: Arial;
	color: #ffffff;
	font-size: 8.0pt;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
}
.linkSmall:hover {
	font-family: Arial;
	color: #ffffff;
	font-size: 8.0pt;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	text-decoration: underline;
}
.linkSmall:visited{
	font-family: Arial;
	color: #ffffff;
	font-size: 8.0pt;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	text-decoration: underline;
}
/** Classes added by Raheel on 28-Aug-2006 */
/** text formatting for the MyView control */
.MyViewGridText, .MyViewGridText TD
{
    font-family: Arial;
    font-size: 10px;
}

.companyGridText 
{
    font-size: 8.5pt;
}

.fieldNote
{
    font-family: Arial;
    font-size: 10px;
    color: #595959;
    font-style: italic;
    font-weight: normal;
    }














