/* Default CSS Stylesheet for a new Web Application project 
   mark "!L" in style comment means that this style is important for page layout and is recommended to not change
			 this value unless you want to change page-layout (position of the DIVs)
*/

body
{
	/* font styles */
	font-family: Arial;
	font-size:  smaller;
	/* element body margin */
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	/* size of body */
	height: 99%;
	width: 100%;

	/* allows to set MainPage in the center of the IE browser. Does not work in FireFox.*/
	text-align: left;	
}
.input {
color: black;
}
.input[disabled] {color:black!important;}




/* ############### OTHER TAGS ############### */
/* Left tree menu has items in element TD, so changing following style in TD change also those menu.*/

h1
{
	font-size:16px;
	margin: 5px 0px;
}

h2
{
Font-size: 10pt;
Color: #105194;
Text-decoration: none;
Font-weight: bold;
margin-bottom:0px;
}

h3
{
	font-size:11px;
	margin: 10px 0px;
}

p 
{
	margin-top: 0px; /* !L - fit the paragraph to the top of parent box */
	margin-bottom: 1em; /* !L - makes a one line space under each paragraph */
}

/* SEARCH page - set the same width for dropDownList (in IE by default, but not in FireFox)*/
select.CMSSearchDialogSearchScopeDropDownList,
select.CMSSearchDialogSearchModeDropDownList
{
	width: 100%;
}



/* Code Added Manually */
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.6pt;
	color: #474747;
}

.menu:link {
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}
.menu:active {
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}
.menu:visited {
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}
.menu:hover {
	color: #577CB7;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

.submenu:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #474747;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}
.submenu:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #DD1F2C;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}
.submenu:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #474747;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}
.submenu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #DD1F2C;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

.
:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #474747;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}
.submenu1:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #DD1F2C;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}
.submenu1:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #474747;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}
.submenu1:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #DD1F2C;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}
.ver-dotted-line {
	background-image: url(../images/dotted_ver_line.gif);
	background-repeat: repeat-y;
}
.black-bg {
	background-color: #4A4D4A;
}

.dark-yellow-bg {
	background-color: #9C9800;
}
.topmenu:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
}
.topmenu:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}
.topmenu:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
}
.topmenu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.more:link {
 color: #105194;
 text-decoration: none;
}
.more:active {
 color: #474747;
 text-decoration: none;
}
.more:visited {
 color: #93020C;
 text-decoration: none;
}
.more:hover {
 color: #474747;
 text-decoration: underline;
}

.more1:link {
 color: #105194;
 text-decoration: none;
 font-weight:bold;
}
.more1:active {
 color: #474747;
 text-decoration: none;
  font-weight:bold;
}
.more1:visited {
 color: #93020C;
 text-decoration: none;
  font-weight:bold;
}

.more2:link {
	color: #474747;
	text-decoration: none;
}
.more2:active {
	color: #474747;
	text-decoration: none;
}
.more2:visited {
	color: #474747;
	text-decoration: none;
}
.more2:hover {
	color: #474747;
	text-decoration: underline;
}

.more3
{
background-color:#C41230;
font-size:11px;
color:#FFFFFF;
text-decoration:none;
height:20px;
font-weight:bold;
}

.more3 a
{
background-color:#C41230;
font-size:11px;
color:#FFFFFF;
text-decoration:none;
font-weight:bold;
}

.more3 a:hover
{
background-color:#C41230;
font-size:11px;
color:#FFFFFF;
text-decoration:underline;
font-weight:bold;
}
.red-bg {
	background-color: #DD1F2C;
	text-decoration: none;
}
.hor-white-line {
	background-image: url(../images/hor_white_line.gif);
	background-repeat: repeat-x;
}
.hor-grey-line {
	background-image: url(../images/hor_grey_line.gif);
	background-repeat: repeat-x;
}

select, textarea {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 8.6pt;
	color: #4A4D4A;
	height: 20px;
	width: 120px;
}

.input-txt {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 8.6pt;
	color: #4A4D4A;
	height: 20px;
	width: 120px;
}

.search {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 8.6pt;
	color: #4A4D4A;
	height: 20px;
	width: 180px;
}

select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.6pt;
	color: #4A4D4A;
	height: 20px;
	width: 210px;
}
.right-bg {
	background-repeat: no-repeat;
	background-color: #D6D7D6;
}
.whitetxt {
 color: #FFFFFF;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10pt;
 font-weight: bold;
 text-decoration: none;
}

.IPRtxt {
 color: #FFFFFF;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 8pt;
 font-weight:bold;
 text-decoration: none;
}

.footertxt {
	color: #FFFFFF;
 	text-decoration: none;
}
.bottom:link {
	color: #FFFFFF;
	text-decoration: none;
}
.bottom:active {
	color: #FFFFFF;
	text-decoration: none;
}
.bottom:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.bottom:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.blue-bg {
	background-color: #577CB7;
}
.white-bg {
	background-color: #FFFFFF;
}
.blue-txt {
	color: #577CB7;
}
.search-bg {
	background-color: #F7F7F7;
}
.grey-bg {
	background-color: #E6E6E6;
}
.red-bg {
	background-color: #CE0000;
		text-decoration: none;
}
.dark-grey-bg {
	background-color: #9C9C9C;
}

/*
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.6pt;
	color: #474747;
	padding: 2px;
	list-style-position: outside;
	list-style-type: disc;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.6pt;
	color: #474747;
}
*/
.bottom-bg {
background-image:url(../images/bot_bg.gif)}
.bsoft-stream {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: 935px 26px;
}
.grey-bar {
	background-image: url(../images/inner_grey_bar.gif);
	background-repeat: repeat;
}
.inner-head-bar {
	background-image: url(../images/inner_heading_bar.gif);
	background-repeat: repeat;
}
.red-txt {
	color: #DD1F2C;
	text-decoration: none;
}
.red-txt2 {
	color: #DD1F2C;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}
.red-txt3 {
	color: #DD1F2C;
	font-weight: bold;
	text-decoration: none;
}
.red-txt3:visited {	
	color: #DD1F2C;
	text-decoration: none;
}
.red-txt3:hover {	
	color: #000000;
	text-decoration: underline;}


.white-txt {
	color: #ffffff;
	text-decoration: none;
}
.black-border {
	border: 1px solid #000000;
}
.white-border {
	border: 1px solid #ffffff;
}
.red-border {
	border: 2px solid #CC0000;
}.green-bg {
	background-color: #CEDBD6;
}
.grey-border {
	border: 1px solid #C6C3C6;
}
.purple-bg {
	background-color: #DEE3F7;
}
.yellow-bg {
	background-color: #FFFFCC;
}

.mainhead-txt
{
	font-family: Verdana;
	color: #474747;
	font-weight: bold;
	font-size:14px;
	text-decoration: none;
}

.mainhead-padding
{
padding:1px;
padding-left:14px;
}

.contentarea
{
padding-bottom:5px;
padding-left:14px;
padding-right:14px;
padding-top:20px;
}

.labelbold
{
font-weight:bold;
color:#000000;
}

.content-text
{
text-align:justify;
padding:5px;
}

.UpperBackGround{
	background-color: #D6D7D6;
}
.LowerBackGround{
	background-color: #F7F7F7;
}
.CMSBreadCrumbsLink {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #ce0000;
font-size: 8pt;
font-weight: normal;
text-decoration: none;
}
.CMSBreadCrumbsLink:active {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #ffffff;
font-size: 8pt;
font-weight: normal;
text-decoration: none;
}
.CMSBreadCrumbsLink:visited {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #ce0000;
font-size: 8pt;
font-weight: normal;
text-decoration: none;
}
.CMSBreadCrumbsLink:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #ffffff;
font-size: 8pt;
font-weight: normal;
text-decoration: none;
}
.mlink:link {
	color: #474747;
	font-size: 8.6pt;
	font-weight: bold;
	text-decoration: none;
}
.mlink:active {
	color: #105194;
	font-size: 8.6pt;
	font-weight: bold;
	text-decoration: none;
}
.mlink:visited {
	color: #474747;
	font-size: 8.6pt;
	font-weight: bold;
	text-decoration: none;
}
.mlink:hover {
	color: #105194;
	font-size: 8.6pt;
	font-weight: bold;
	text-decoration: none;
}

.subheadtop-txt{
Font-family: Verdana, Arial, Helvetica, sans-serif;
    Font-size: 10pt;
 Color: #105194;
 Text-decoration: none;
Font-weight: bold;
}
.subheadtop-txt:hover{
Font-family: Verdana, Arial, Helvetica, sans-serif;
    Font-size: 10pt;
 Color: #9C9E9C;
 Text-decoration: none; 
Font-weight: bold;
}
.subhead-txt{
Font-family: Verdana, Arial, Helvetica, sans-serif;
Font-size: 10pt;
Color: #105194;
Text-decoration: none;
Font-weight: bold;
}

.iprbg {
 background-image: url(../images/ipr_transparent_bg.gif);
 background-repeat: repeat;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10.5px;
 color: #FFFFFF;
 text-decoration: none;
}

.eventsbold {
 Font-family: Verdana, Arial, Helvetica, sans-serif;
 Font-size: 9pt;
 Color: #105194;
 Text-decoration: none;
 Font-weight: bold;
}
.eventstxt {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 9pt;
 color: #474747;
 vertical-align: bottom;
}

.openingsform {
 width: 200px;
}

.applyform 
{
	width: 100px;
}

.mailformbox {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 text-decoration: none;
 border: 1px solid #000000;
 width: 200px;
}

/*Copied from homepage*/

.TabControlLinkSelected {FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: #ffffff; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none}

.TabControlLink {FONT-SIZE: 10pt; COLOR: #ffffff; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none; FONT-WEI: bold} 
	
#dropmenudiv {BORDER-RIGHT:white 1px solid; BORDER-TOP:white 1px solid; Z-INDEX:100; LEFT:36px; FONT:12px/18px Verdana; BORDER-LEFT:white 1px solid; BORDER-BOTTOM:white 0px solid; POSITION:absolute; TOP:112px}

#dropmenudiv A {PADDING-RIGHT: 0px; DISPLAY: block; PADDING-LEFT: 0px; FONT-WEIGHT: bold; PADDING-BOTTOM: 1px; WIDTH: 100%; COLOR: #ffffff; TEXT-INDENT: 7px; PADDING-TOP: 1px; BORDER-BOTTOM: white 1px solid; TEXT-DECORATION: none}

#dropmenudiv A:hover {BACKGROUND-COLOR: #474747; TEXT-DECORATION: underline}


/*Map Contact us*/

.hide
{
display:none;
}

.cursor-pointer
{
cursor:pointer;
}
/*new pages*/
.value{
color:#FFFFFF;
background-color:#C41230;
padding:4px;
text-align:left;
}
/*new additions*/
.pageTitle{background-image:url(../images/page_title.gif)}
.pageTitleBot{background-image:url(../images/page_title_bot.gif)}
.contentTblBot{background-image:url(../images/content_table_b.png)}
.contentTblRt{background-image:url(../images/content_table_r.gif); background-position:bottom}
.contentTblBg{background-image:url(../images/content_table_bg.gif); background-position:bottom; background-repeat:repeat-x}
.topMenuBg{color:#FFFFFF; background-image:url(../images/topmenu_bg.gif); text-align:center; vertical-align:top}
.lMenuBg{background-image:url(../images/lmenu_bg.png);}
.contentblockHT{height:400px;}
hr{color:#e6e6e6; height:1px;}




