/* CSS Document */

body {

	font-family:Arial, Helvetica, sans-serif;

	font-size:12px;

	color:#000000;

	background:#ffffff;

	margin:0px;

	padding:0px;

	}

	

body td{

	font-family:Arial, Helvetica, sans-serif;

	font-size:12px;

	color:#000000;

	}



.headerLink1{

	font-family:Arial, Helvetica, sans-serif;

	font-size:10px;

	color:#000000;

	}

	

.urbangreymenu{

	width: 200px; /*width of menu*/

	}



.urbangreymenu .headerbar{

	font: bold 13px Verdana;

	color: white;

	background: #095983 url(arrowstop.gif) no-repeat 8px 6px; /*last 2 values are the x and y 			coordinates of bullet image*/

	margin-bottom: 0; /*bottom spacing between header and rest of content*/

	text-transform: uppercase;

	padding: 7px 0 7px 31px; /*31px is left indentation of header text*/

	}

	

.urbangreymenu .rad{

	font: bold 13px Verdana;

	color: white;

	background: #095983 url(arrowstop.gif) no-repeat 8px 6px; /*last 2 values are the x and y coordinates of bullet image*/

	margin-bottom: 0; /*bottom spacing between rad and rest of content*/

	text-transform: uppercase;

	padding: 7px 0 7px 31px; /*31px is left indentation of rad text*/

	}



.urbangreymenu .headerbar a{

	text-decoration: none;

	color: white;

	display: block;

	}



.urbangreymenu ul{

	list-style-type: none;

	margin: 0;

	padding: 0;

	margin-bottom: 0; /*bottom spacing between each UL and rest of content*/

	}



.urbangreymenu ul li{

	padding-bottom: 2px; /*bottom spacing between menu items*/

	}



.urbangreymenu ul li a{

	font: normal 12px Arial;

	color: black;

	background: #E9E9E9;

	display: block;

	padding: 5px 0;

	line-height: 17px;

	padding-left: 8px; /*link text is indented 8px*/

	text-decoration: none;

	}



.urbangreymenu ul li a:visited{

	color: black;

}



.urbangreymenu ul li a:hover{ /*hover state CSS*/

	color: white;

	background: black;

	}



.headingPara {

	color: #FF9900;

	font-weight: bold;

}



.naviLinkLine {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #2072A2;

	margin:0px 7px 0px 7px;

	}



.naviLink2 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	color: #2072A2;

}



.naviLink2MarginLeft {

	margin-left:30px;

	}



a:link {

	color: #1D70A4;

	text-decoration: none;

}



a:visited {

	text-decoration: none;

	color: #1D70A4;

}



a:hover {

	text-decoration: none;

	color: #3399CC;

}



a:active {

	text-decoration: none;

	color: #1D70A4;

}



#Layer1 {

	position:absolute;

	left:769px;

	width:156px;

	z-index:1;

	top: 471px;

}



#Layer2 {

	position:absolute;

	left:611px;

	width:136px;

	z-index:2;

	top: 431px;

	height: 0px;

}



.style3 {color: #FFFFFF}



.padTopRightNavi {

	padding-top:5px;

	}	

	

.formSmall {

	font-size:10px;

	color:#FF0000;

	}

/* -----------------------------------Mohan Styles Ending-----------------------------*/







#wrapper {



width: 645px;

/* border: 2px solid #81371A; */

	background: #FFFFFF;

	margin: 0 auto 0 auto;

	}



#header{



	background-color: #FFFFFF;

	font: normal 13px Verdana;

	}



#menu{

	height: 30px;

	background: #841922;

	}



#content{



}







.inner-wrap{



padding: 5px;



}

h1 {



font-family: Georgia, "Times New Roman", Times, serif;

color: #FFFFFF;

font-size: 2.5em;

font-weight: bold;

padding: 10px 0px;

margin: 0px;

text-align: center;



}



h6 {



font-family: "Times New Roman", Times, serif;

font-size: .9em;

font-weight: normal;

font-style: italic;

color: #FFFFFF;

text-align: right;

padding: 0px;

margin: 0px;



}



/*p {



font-size: 1em;

line-height: 1.25em;

margin: 0;

padding: .4em 0 .8em 0;



}*/

#menu{



height: 20px;

background: #404040;



}



#menu ul{



padding: 0px; /*Removes the customary indent of a list*/

margin: 0px; /*Removes the customary indent of a list*/

list-style: none; /*Removes the disc*/



}



#menu li{



float: left; /*Forces the links to align horizontally*/

line-height: 40px; /*Set the line height, equals the height of the menu div*/

vertical-align: middle; /*Centres the text vertically*/

border-right: 1px #CCCCCC solid; /*Creates the light maroon spacer after each link*/

font: normal 13px Verdana;

font-weight:bold;



}



#menu a{



padding: 0 15px 0 15px; /*Creates a little spacing on each side of the tabs text*/

text-decoration: none; /*Removes the standard line under a link*/

display: block; /*Forces the whole tab to highlight as apposed to only the text*/

color: #FFFFFF; /*Sets the colour of the text of the tab*/

background: #404040; /*Sets the background colour of the tab*/



}



#menu a:hover { /*Defines what the tab will look like when the mouse is hovered over the text*/



background: #000000; /*Sets the background colour of the tab*/

color: #FFFFFF; /*Sets the colour of tab's text*/

border-bottom: 1px #841922 solid; /*Create the illusion of the tab appearing behind the page*/

line-height: 29px; /*Line height is reduced by 1px to accommodate the bottom border and stop the tab from becoming misaligned*/



}



#menu .current{ /*Defines what the current pages tab must look like*/



background: #000000;

color: #FFFFFF;

border-bottom: none;

line-height: 30px;



}



#menu a:hover.current { /*Defines how the current pages tab must behave when the mouse is hovered over the tab*/



border-bottom: none;

line-height: 30px;



}

.border {
	border: 1px solid #CCCCCC;
	padding-left: 15px;	
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.border01 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	font-size: 12px;
	font-weight: bold;
	color: #1D535D;
	text-decoration: none;
}

.mainborder {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 15px;
	background:url(images/bgstrip.gif) repeat-x 0 0;
}

.whitetext{
color:#fff;
background:url(images/bgstrip.gif) repeat-x 0 0;
}

