#nav {
	width:760px;
	height:70px;
	background-image:url(../dev_img/navbar_05.png);
}
.textFieldBlue {
	width:210px;
	margin: 20px;
	text-align:left;
	background-color:#D66349;
}
.textFieldBlue p {
	margin: 0 0 0 0;
	padding:10px;
	}
#welcome {
	width:760px;
	background-color:#FFFFFF;
	font-family: tahoma, Geneva, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC3300;
	text-align:left;
}
#welcome p {
	margin: 0;
	padding:20px 0 0 15px;
}
.borderBlueV {
	background-image: url(../dev_img/dottedV.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.productNavItem p{
	margin:0;
	padding:10px;
	font-family: tahoma, Geneva, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0066CC;
	text-decoration:none;
}
.productNavItem a:link {
	font-family: tahoma, Geneva, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height:12px;
	color: #DE4525;
	text-decoration:none;
}
.productNavItem a:visited {
	font-family: tahoma, Geneva, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height:12px;
	color: #DE4525;
	text-decoration:none;
}
.productNavItem a:hover {
	font-family: tahoma, Geneva, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height:12px;
	color: #DE4525;
	text-decoration:underline;
}
.productNavItem a:active {
	font-family: tahoma, Geneva, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height:12px;
	color: #DE4525;
	text-decoration:none;
}
.productNavItem img{
	margin-right:10px;
}
.borderRedH {
	background-image: url(../dev_img/dottedHred.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.borderRedV {
	background-image: url(../dev_img/dottedVred.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
h1 {
	font-family: tahoma, Geneva, Arial, sans-serif;
	font-size: 24px;
	line-height: 24px;
	font-weight: bold;
	color: #DE4525;
	margin:0;
	padding:0 40px 0 40px;
	}
.productHeading a:link {
	font-family: tahoma, Geneva, Arial, sans-serif;
	font-size: 24px;
	line-height: 24px;
	font-weight: bold;
	color: #DE4525;
	}
.productHeading a:link {
	font-family: tahoma, Geneva, Arial, sans-serif;
	font-size: 24px;
	line-height: 24px;
	font-weight: bold;
	color: #DE4525;
	}
.productHeading a:visited {
	font-family: tahoma, Geneva, Arial, sans-serif;
	font-size: 24px;
	line-height: 24px;
	font-weight: bold;
	color: #DE4525;
	}
.productHeading a:hover {
	font-family: tahoma, Geneva, Arial, sans-serif;
	font-size: 24px;
	line-height: 24px;
	font-weight: bold;
	color: #DE4525;
	}
.productHeading a:active {
	font-family: tahoma, Geneva, Arial, sans-serif;
	font-size: 24px;
	line-height: 24px;
	font-weight: bold;
	color: #DE4525;
	}
h2 {
	font-family: tahoma, Geneva, Arial, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #DE4525;
	margin:0;
	padding:0 40px 0 40px;
	}
.extraBoxBlue {
	background-color: #D3E9FC;
	margin:20px;
	padding:10px;
}
.extraBoxBlue h3{
	margin:0;
	padding:0;
	font-family: tahoma, Geneva, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #206DD7;
	text-decoration: none;
	letter-spacing: normal;
}
.extraBoxBlue a:link{
	font-family: tahoma, Geneva, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #206DD7;
	text-decoration:none;
}
.extraBoxBlue a:visited{
	font-family: tahoma, Geneva, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #206DD7;
	text-decoration:none;
}
.extraBoxBlue a:hover{
	font-family: tahoma, Geneva, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #206DD7;
	text-decoration:underline
}

.extraBoxBlue a:active{
	font-family: tahoma, Geneva, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #206DD7;
	text-decoration:none;
}
.extraBoxRed a:link{
	font-family: tahoma, Geneva, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration:none;
}
.extraBoxRed a:visited{
	font-family: tahoma, Geneva, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration:none;
}
.extraBoxRed a:hover{
	font-family: tahoma, Geneva, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration:underline
}
.extraBoxRed a:active{
	font-family: tahoma, Geneva, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration:none;
}
.extraBoxRed {
	margin:20px;
	padding:10px;
	background-color:#F27D63;
	font-family: tahoma, Geneva, Arial, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#FFFFFF;
}
