@charset "utf-8";
body
{
	margin-top: 0px;
	margin-bottom: 0px;
	background-color:#7F7F7F;
}
#Banner
{
	background-image: url(../Images/Service%20Request%20Banner.jpg);
}
#Subbg
{
	background-image: url(../Images/Service%20Request%20Subbg.jpg);
}
#PONum
{
	width:75px;
}
label
{
	display:block;
	font-family:Arial, Courier, "Courier New", "MS Serif", "MS Sans Serif", Tahoma, "Times New Roman", Verdana;
	font-weight:bold;
	color: #000000;
	font-size:16px;
	width:175px;
	margin-left:15px;
}
form
{
	margin-top:20px;
	margin-left:15px;
	margin-bottom:10px;
	width:475px;
	height:1250px;
}
legend
{
	font-family:Arial, Courier, "Courier New", "MS Serif", "MS Sans Serif", Tahoma, "Times New Roman", Verdana;
	font-size:16px;
	font-weight:bold;
	font-style:italic;
	color:#000000;
}
fieldset
{
	margin-left:15px;
	width:400px;
}
input#submit
{
	margin-left:75px;
	font-family: Arial, Courier, "Courier New", "MS Sans Serif", "MS Serif", Tahoma, "Times New Roman", Verdana;
	font-size: 16px;
}
input#clear
{
	font-size: 16px;
}
h3
{
	font-family:Arial, Courier, "Courier New", "MS Sans Serif", "MS Serif", Tahoma, "Times New Roman", Verdana;
	font-size:14px;
	font-weight:bold;
	color: #E8E7FA;
}

/*<---------------------------------------------------------------------------------------------------------------------
												CLASSES
------------------------------------------------------------------------------------------------------------------------>*/

.banner
{
	width: 750px;
	height: 175px;
	margin: 0 auto 0 auto;
	background-repeat: no-repeat;
	background-image:url(../Images/Service%20Request%20bg_title_PCNlogo2.jpg);
}
.container
{
	margin-left:auto;
	margin-right:auto;
	width:750px;
	background-repeat: no-repeat;
	background-image: url(../Images/vmenu_bg.jpg);
}
.menu {}
.subcontainer
{
	width: 575px;
	float: right;
	padding-bottom: 25px;
	background-repeat: no-repeat;	
	background-image:url(../Images/Service%20Request%201_lower_bg.jpg)
}
.instruction
{
	margin-left:15px;
	width:550px;
	height:100px;
	margin-top: 10px;
}
.subbg
{
	width: 100%;
	height: 90px;
	background-repeat: no-repeat;
	background-image: url(../Images/Service%20Request%20subbg.jpg);
}
.vmenu 
{
	width: 175px;
	float: left;
	padding-bottom: 25px;
}
.menusubtitle
{
	margin-top: 20px;
	margin-left: 20px;
	width: 65%;
	font-family: Arial, Courier, "Courier New", "MS Sans Serif", "MS Serif", Tahoma, "Times New Roman", Verdana;
	font-size: 16px;
	font-weight: bold;
}
.submenuitems
{
	margin-top: 15px;
	margin-left: 20px;
	width: 75%;
	font-family: Arial, Courier, "Courier New", "MS Sans Serif", "MS Serif", Tahoma, "Times New Roman", Verdana;
	font-size: 14px;
	font-weight: bold;
}
.li
{
	font-family: Arial, Courier, "Courier New", "MS Sans Serif", "MS Serif", Tahoma, "Times New Roman", Verdana;
	font-size: 16px;
	text-align: justify;
	text-indent: 4mm;
	list-style-type: square;
}
.a:link
{
	font-family: Arial, Courier, "Courier New", "MS Sans Serif", "MS Serif", Tahoma, "Times New Roman", Verdana;
	font-size: 14px;
	text-align: justify;
	text-indent: 4mm;
	text-decoration: none;
	color: #002DFF;
	list-style-type: square;
}
.a:hover, .a:active
{
	font-family: Arial, Courier, "Courier New", "MS Sans Serif", "MS Serif", Tahoma, "Times New Roman", Verdana;
	font-size: 16px;
	font-weight: bold;
	text-align: justify;
	text-indent: 4mm;
	text-decoration: none;
	color: #719BFF;
	list-style-type: square;
}
.a:visited
{
	font-family: Arial, Courier, "Courier New", "MS Sans Serif", "MS Serif", Tahoma, "Times New Roman", Verdana;
	font-size: 14px;
	color: #000066;
	text-align: justify;
	text-indent: 4mm;
	text-decoration: none;
	list-style-type: square;
}
.menutitle
{
	width: 100%;
	height: 30px;
	font-family: Arial, Courier, "Courier New", "MS Sans Serif", "MS Serif", Tahoma, "Times New Roman", Verdana;
	font-family: Arial, Courier, "Courier New", "MS Sans Serif", "MS Serif", Tahoma, "Times New Roman", Verdana;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
	background-color: #F2F2F2;
}
.txtInput
{
	margin-left:15px;
	width:250px;
}
.p
{
	font-family:Arial, Courier, "Courier New", "MS Sans Serif", "MS Serif", Tahoma, "Times New Roman", Verdana;
	font-size: 16px;
	font-weight: bold;
	text-indent: 4mm;
	text-align: justify;
	color: #000000;
}
.optPay
{
	float:left;
	margin-bottom:8px;
	margin-left:30px;
}
.optPay label
{
	display:inline;
}
.images
{
	float:left;
	margin-left:15px;
	margin-right:10px;
}
.clearIt
{
	clear:both;
}
.warning
{
	font-family:Arial, Courier, "Courier New", "MS Sans Serif", "MS Serif", Tahoma, "Times New Roman", Verdana;
	font-size:16px;
	font-weight:bold;
	text-indent: 4mm;
	color:#E80000;
	margin-left:15px;
}
.passed
{
	font-family:Arial, Courier, "Courier New", "MS Sans Serif", "MS Serif", Tahoma, "Times New Roman", Verdana;
	font-size:16px;
	font-weight:bold;
	text-indent: 4mm;
	color:#BCFF20;
	margin-left:15px;
}

