/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	background-color:#1F1F1F;
	margin:0px;
	padding:0px;
}
	
img{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;	
	margin: 0px;
	padding: 0px;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: 1px solid #9FBAC5;
	background-image: url(../../images/leftinput-bg.jpg);
	padding-left: 5px;
	height: 17px;
}

.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	border: 0px solid #BDD3D6;
	height: 20px;
}
/* Top Starts */
	
.navbg {
	background-repeat: repeat-x;
	background-image: url(../../graphics/navbg.jpg);
	height: 78px;
}

.headerbg {
	background-image: url(../../graphics/headerbg.jpg);
	background-repeat: no-repeat;
	width: 793px;
	height: 170px;
}

/* Top Ends */

/* Main Content starts */

hr {
	color: #ACC8CC;
	height:1px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 25px;
	padding-top: 15px;
	padding-bottom: 10px;
}


.maincontentbg {
	background-color: #2A2A2A;
}

.maincontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;	
	text-decoration: none;
}

.maincontent a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.maincontent a:hover {
	text-decoration: underline;
}

.form{margin:0px;}

/* Main Content ends */

/* Footer starts */

.footerbg {
	height: 71px;
	background-image: url(../../graphics/footerbg.jpg);
	background-repeat: no-repeat;
}

.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.footertext a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.footertext a:hover{
	text-decoration: none;
	color: #CCCCCC;
}


/* Footer end */
.maincontentbg2 {
	background-color: #2A2A2A;
	background-image: url(../../graphics/image2.jpg);
}
