h1{
		font-size:16pt;
		font-weight:bold;
		text-align:center
}

h2{
		font-size:14pt
}

h3{
		font-size:12pt;
		font-style:italic
}

hr{
		border:thin solid #C8C8FF;
		width:100%
}

html{
		border:0 none;
		color:Black;
		font:normal normal normal medium Verdana,Arial,Tahoma,sans-serif;
		font-size:10pt;
    overflow: auto
}

div span.Caption{
		font-size:x-small;
		font-style:italic;
		text-align:left
}

div.Centre{
		border:1px solid #C8C8FF;
		margin:7px 7px 7px 7px;
		padding:3px 3px 3px 3px;
		text-align:center
}

div.Left{
		border:1px solid #C8C8FF;
		float:left;
		margin:7px 7px 7px 0px;
		padding:3px 3px 3px 3px
}

div.Right{
		border:1px solid #C8C8FF;
		float:right;
		margin:7px 0px 7px 7px;
		padding:3px 3px 3px 3px
}

#AvailabilityPage #Availability{
		background:#c8c8ff;
		border:2px solid #6495ed;
		color:Black;
		margin-left:auto;
		margin-right:auto;
		padding:0.25in;
		width:80%
}

#AvailabilityPage #Location{
		background:#c8ffc8;
		border:2px solid #95ED65;
		color:Black;
		margin-left:auto;
		margin-right:auto;
		padding:0.25in;
		width:80%
}

#AvailabilityPage #WhenNextAvailable{
		background:#ffc8c8;
		border:2px solid #ED6595;
		color:Black;
		margin-left:auto;
		margin-right:auto;
		padding:0.25in;
		width:80%
}

#Client{
		border:None;
		height:100%;
		left:0;
		overflow:auto;
		position:absolute;
		top:0;
		width:100%
}

#ClientArea{
		border:None;
		bottom:13px;
		left:147px;
		position:fixed;
		right:0;
		top:0
}

#ContactDetailsPage,#AvailabilityPage{
		background:#000084 url(../images/BannerBackground.gif) repeat-x top;
		color:White;
		font-size:150%;
		padding:0.25in;
		text-align:left
}

#Footer{
		background:#000084;
		bottom:0;
		color:White;
		font-size:x-small;
		height:10pt;
		left:0;
		position:fixed;
		text-align:left;
		width:100%
}

#HomePage{
		background:#000084 url(../images/BannerBackground.gif) repeat-x top;
		color:White
}

#PageContainer{
		margin-left:auto;
		margin-right:auto;
		text-align:justify;
		width:7.25in;
}

#QsoftLogo{
		height:100px;
		left:0;
		position:fixed;
		top:0;
		width:147px
}

#SideBar{
		background:#000084;
		height:100%;
		left:0;
		position:fixed;
		top:100px;
		width:147px
}

#SideMenu{
		left: 5px;
		position: absolute;
		top: 140px;
		z-index: 10
}

#Validation{
		bottom:25px;
		left:30px;
		position:fixed
}

#ContactDetailsPage a:hover,#HomePage a:hover{
		border:1px dotted Yellow
}

#ContactDetailsPage a:link,#HomePage a:link{
		color:Aqua;
		text-decoration:none
}

#ContactDetailsPage a:visited,#HomePage a:visited{
		color:Yellow;
		text-decoration:none
}