/* ******************************************
' Project : NSN-ULTRAV20
' Manager : DAR
' Author  : AMM
' Created : 110106
' Graphics: XXX
' Edits By: XXX
' Doc Role: Define CSS	HERE
' ********************************************

*/

/*		 HERE		COMES			COMMON			CSS	*/
.info_text {
    color:#00A800;
	font-family:Verdana,Arial,Sans-serif,Courier,Times New Roman;
    font-size:12px;
	font-weight:bold;
	line-height:12px;
}

.succ_text {
    color:#2f2f2f;
	font-family:Verdana,Arial,Sans-serif,Courier,Times New Roman;
    font-size:12px;
	font-weight:bold;
	line-height:12px;
}

.errtext {
	font-family:Verdana,Arial,Sans-serif,Courier,Times New Roman;
	font-size:12px;
	font-weight:bold;
	color: #ff0000;
}
/*		CSS ABOVE IT IS COMMON	DO NOT CHANGE IT	*/


/*		CSS BELOW THIS IS SITE SPECIFIC			*/
.background
{
	background-color: #FFFFFF;
}
.text
{
	font-family:Verdana,Arial,Sans-serif,Courier,Times New Roman;
	font-size:12px;
	text-align:justify;
	color:#2f2f2f;
}
.text a
{
	font-family:Verdana,Arial,Sans-serif,Courier,Times New Roman;
	font-size:12px;
	text-align:justify;
	color:#2f2f2f;
	text-decoration:none;
}
.text a:hover
{
	font-family:Verdana,Arial,Sans-serif,Courier,Times New Roman;
	font-size:12px;
	text-align:justify;
	color:#2f2f2f;
	text-decoration:underline;
}
.breadcrumb
{
	font-family:Verdana,Arial,Sans-serif,Courier,Times New Roman;
	font-size:12px;
	font-weight:bold;
	text-align:justify;
	color:#2f2f2f;
	text-decoration:none;
}
.breadcrumb a
{
	font-family:Verdana,Arial,Sans-serif,Courier,Times New Roman;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	text-align:justify;
	color:#2f2f2f;
}
.breadcrumb a:hover
{
	font-family:Verdana,Arial,Sans-serif,Courier,Times New Roman;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	text-align:justify;
	color:#2f2f2f;
}


tbody
{
	font-family:Verdana,Arial,Sans-serif,Courier,Times New Roman;
	font-size:12px;
	text-align:justify;
	color:#2f2f2f;
}

.leftnav
{
font-family: Verdana,Arial,Sans-serif,Courier,Times New Roman;
font-size: 12px;
font-weight: bold;
color: #006bb8;
text-decoration: none;
}

.leftnav a
{
font-family: Verdana,Arial,Sans-serif,Courier,Times New Roman;
font-size: 12px;
font-weight: bold;
color: #006bb8;
text-decoration: none;
}

.leftnav a:visited  {
font-family: Verdana,Arial,Sans-serif,Courier,Times New Roman;
font-size: 12px;
font-weight: bold;
color:#006bb8;
text-decoration: none;
}
.leftnav a:hover  {
font-family: Verdana,Arial,Sans-serif,Courier,Times New Roman;
font-size: 12px;
font-weight: bold;
color: #2f2f2f;
text-decoration: none;
}
.leftnav a:active  {
font-family: Verdana,Arial,Sans-serif,Courier,Times New Roman;
font-size: 12px;
font-weight: normal;
color: #006bb8;
text-decoration: none;
}

/* foreground color for Sec & Tertiary Nav */
.SecTernav
{
font-family: Verdana,Arial,Sans-serif,Courier,Times New Roman;
font-size: 12px;
font-weight: bold;
color: #006bb8;
text-decoration: none;
}

.SecTernav a
{
font-family: Verdana,Arial,Sans-serif,Courier,Times New Roman;
font-size: 12px;
font-weight: bold;
color: #006bb8;
text-decoration: none;
}

.SecTernav a:visited  {
font-family: Verdana,Arial,Sans-serif,Courier,Times New Roman;
font-size: 12px;
font-weight: bold;
color:#006bb8;
text-decoration: none;
}
.SecTernav a:hover  {
font-family: Verdana,Arial,Sans-serif,Courier,Times New Roman;
font-size: 12px;
font-weight: bold;
color: #2f2f2f;
/*background-color: #006bb8;*/
text-decoration: none;
}
.SecTernav a:active  {
font-family: Verdana,Arial,Sans-serif,Courier,Times New Roman;
font-size: 12px;
font-weight: normal;
color: #006bb8;
/*background-color: #FFFFFF;*/
text-decoration: none;
}
/*End foreground color for Sec & Tertiary Nav*/


.leftnav1
{
font-family: Verdana,Arial,Sans-serif,Courier,Times New Roman;
font-size: 12px;
font-weight: bold;
color: #2f2f2f;
text-decoration: none;
}

.leftnav1 a
{
font-family: Verdana,Arial,Sans-serif,Courier,Times New Roman;
font-size: 12px;
font-weight: bold;
color: #2f2f2f;
text-decoration: none;
}

.leftnav1 a:visited  {
font-family: Verdana,Arial,Sans-serif,Courier,Times New Roman;
font-size: 12px;
font-weight: bold;
color:#2f2f2f;
text-decoration: none;
}
.leftnav1 a:hover  {
font-family: Verdana,Arial,Sans-serif,Courier,Times New Roman;
font-size: 12px;
font-weight: bold;
color: #006bb8;
/*background-color: #006bb8;*/
text-decoration: none;
}
.leftnav1 a:active  {
font-family: Verdana,Arial,Sans-serif,Courier,Times New Roman;
font-size: 12px;
font-weight: normal;
color: #2f2f2f;
/*background-color: #FFFFFF;*/
text-decoration: none;
}

.button
{
	font-family:Verdana,Arial,Sans-serif,Courier,Times New Roman;
	font-size : 12px;
	color:#2f2f2f;
	border-right: #2f2f2f 1px solid;
	border-top:#2f2f2f 1px solid;
	border-left:#2f2f2f 1px solid;
	border-bottom:#2f2f2f 1px solid;
	background-color: #FFFFFF;
}
.txtbox_small
{
	 border-right: #001018 1px solid;
	 border-top:#001018 1px solid;
	 border-left:#001018 1px solid;
	 border-bottom:#001018 1px solid;
	 font-size: 12px;
	 font-family: Verdana,Arial,Sans-serif,Courier,Times New Roman;
	 background-color:#FFFFFF;
	 color:#2f2f2f;
	 text-align:left;
	 width: 140px;
}
/*	CSS FOR THE PAGE CONTENT		*/
.pbgcolor
{
	background-color: #FFFFFF;
}

.bgcommon
{
	background-color: #FFFFFF;
}
.mnbgcolor
{
	background-color: #006bb8;
}
.imageborder{
border-color:#FFFFFF;

}
.bordertb {
	border: 1px solid #FFFFFF;
}

/**************************************************/

