/* CSS Document */

body {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding:0px;
}

.Updated {
	top:5px;
	right:0px;
	width:auto;
	height:auto;
	color:#B0C2FF;
	z-index:3;
	position: absolute;
}

.NewSite {
	top:5px;
	left:140px;
	width:auto;
	height:auto;
	z-index:3;
	position: absolute;
}	

h1, h2, h3 {
	color:#003366;
}

a {
	color: #D50909;
	text-decoration: underline;
}

body,html {
	height: 100%;
	width: 100%;
}

p {
	margin: 0px;
	padding: 0px;
}

img, a {
	border: none;
}

.Logo {
	position: absolute;
	left:0px;
	top:0px;
	margin: 0px;
	padding: 0px;
	z-index:2;
}

.Name {
	position: absolute;
	left:165px;
	top:34px;
	margin: 0px;
	padding: 0px;
	z-index:2;
}

.Label {
	position: absolute;
	left:135px;
	top:65px;
	width: 716px;
	margin: 0px;
	padding: 0px;
	font-size:18px;
	z-index:2;
	color:#CCCCCC;
	height: 24px;
}

.ModName {
	left:135px;
	top:40px;
	z-index:2;
	width:611px;
	height:23px;
	position:absolute;
	background-image:url(Images/ModCorp.gif);
	background-position:center;
	background-repeat:no-repeat;
}

.Wrapper {
	text-align: left;
	position: relative;
	width: 900px;
	height:800px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	z-index: 1;
	padding:0px;
	background-image:url(Images/top.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#003366;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #003366;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
}

.Center {
	width: 774px;
	height:607px;
	top:135px;
	right:0px;
	/*height:auto;*/
	padding: 0px;
	position: absolute;
	float:right;
	z-index:2;
	overflow:scroll;
	margin:0px;
	background-color:#FFFFFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #003366;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
}

.LeftNav {
	position: absolute;
	width: 118px;
	left:0px;
	top:134px;
	height: 550px;
	margin: 0px;
	padding: 0px;
	float: left;
	background-color:#003366;
}

.Top
{
	position:absolute;
	margin:0px;
	padding:0px;
	left:0px;
	top:0px;
	height:135px;
	width:850px;
	background-image:url(Images/top.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#003366;
}


.Footer {
	position: absolute;
	width: 901px;
	height: 43px;
	top:737px;
	left:0px;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	z-index: 2;
	background-color:#003366;
	color:white;
	clear:both;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.FooterLinks {
	top:0px;
	position:relative;
}

.NavBar a {
	text-decoration: none;
	color:#003366;
	font-weight: bold;
	display: block;
}

.NavBar a:hover, .NavBar a:active {
	color: #D50909;
}

.Footer a {
	color:#B0C2FF;
}

.NavBar {
	position: absolute;
	left:0px;
	top:89px;
	width:900px;
	height:21px;
	margin: 0px;
	padding: 0px;
	background-image:url(Images/bar.gif);
	background-repeat:repeat-x;
	background-position:top;
	z-index:1;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}

.NavBar li, .NavBar ul, .LeftNav li, .LeftNav ul {
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-decoration: none;
}

/*Buttons Start Here*/

.Product {
	position:relative;
	z-index:2;
	width:118px;
	background-color:#003366;
}

.Product a {
	text-decoration:none;
}

.hov img {
	border:2px solid #000000;
}

.hov:hover img {
	border:2px solid #D50909;
}

.hov:hover {
	color:red;
}


#p1 {
	height:122px;
}

#p2 {
	height:88px;
}

#p3 {
	height:82px;
}

#p4 {
	height:89px;
}

.prod1 a, .prod2 a, .prod3 a, .prod4 a {
	text-decoration:none;
	color:white;
	font-size:12px;
}

.prod1 {
	position:absolute;
	z-index:3;
	font-family:"Times New Roman", Times, serif;
	top:3px;
	left:8px;
	font-weight:normal;
	margin:0px;
	padding:0px;
}

.prod2 {
	position:absolute;
	z-index:3;
	left:7px;
	top: 5px;
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	margin:0px;
	padding:0px;
}

.prod3 {
	position:absolute;
	z-index:3;
	left:13px;
	top: 3px;
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	margin:0px;
	padding:0px;
}

.prod4 {
	position:absolute;
	z-index:3;
	text-align:center;
	top: 1px;
	font-family:"Times New Roman", Times, serif;
	left:15px;
	font-weight:normal;
	margin:0px;
	padding:0px;
}

.Button {
	z-index: 3;
	text-align:center;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	display: block;
	width: 82px;
	height:21px;
}

#B1 {
	position: absolute;
	left: 150px;
}

#B2 {
	position: absolute;
	left: 232px;
}

#B3{
	position: absolute;
	left: 314px;
}

#B4{
	position: absolute;
	left: 396px;
}

#B5{
	position: absolute;
	left: 478px;
}

#B6 {
	position: absolute;
	left: 560px;
}

#B7 {
	position: absolute;
	left: 642px;
}

#B8 {
	position: absolute;
	left: 724px;
}

#B9 {
	position:absolute;
	left: 806px;
	z-index: 3;
	text-align:center;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	display: block;
	width: 73px;
	height:21px;
}

/*buttons end here*/
/*
.FadeLeft {
	left:-100px;
	width:100px;
	top:0px;
	height:131px;
	position:relative;
	background-image:url(Images/lefttop.gif);
	background-repeat:no-repeat;
	background-position:top;
	float:left;
}

.FadeRight {
	left:850px;
	width:100px;
	top:0px;
	height:131px;
	position:relative;
	background-image:url(Images/righttop.gif);
	background-repeat:no-repeat;
	background-position:top;
}
*/
.Cleaner {
	clear:both;
	height:1px;
	font-size:1px;
	border:none;
	margin:0; padding:0;
	background:transparent;
}

.ModularmName {
	font-size:18px;
	color: #003366;
	font-weight:bold;
	display:inline;
	text-align:center;
}

.Bold {
	display: inline;
	font-weight:bold; 
}

.C {
	text-align:center;
}

form select {
	font-size:12px;
}

form input {
	font-size:12px;
}

.ModularmHeading {
	color: #003366;
	text-align:center;
	font-size:28px;
	font-weight:bold;
	padding:1px;
	margin:0px;
	/*background-image:url(Images/welcome.gif);
	background-position:top;
	background-repeat:repeat-x;*/
	height:40px;
}

.ModularmSubHead {
	margin:0px;
	color: #003366;
	text-align:center;
	font-size:20px;
	font-weight:bold;
	padding:3px;
	/*background-image:url(Images/welcome2.gif);
	background-position:top;
	background-repeat:repeat-x;*/
	height:35px;
}

.Search {
	border:2px #000000 solid;
	position:relative;
	background-color:#003366;
	width:120px;
	padding:0px;
	margin:0px;
}

.Search form {
	padding:0px;
	margin:0px;
}

.Search input {
	color:#000000;
	font-weight:bold;
	font-size:10px;
}

.Center p {
	margin-left:5%;
	margin-right:5%;
	margin-top: 5px;
	margin-bottom:5px;
	text-align:justify;
}

.ValidButton {
	border:0;
	width:88px;
	height:30px;
	left:5px;
	position:absolute;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	z-index:3;
}

.ValidCSS {
	border:0;
	width:88px;
	height:30px;
	right:5px;
	position:absolute;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	z-index:3;
}