
body 
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #333333;
	line-height: 18px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	min-height: 1000px;
	background-image: url(http://www.capsoft.co.uk/Content/Images/Decoration/body-bck.jpg);
	background-repeat: repeat-x;
	}

h1
	{
	font-size: 1.6em;
	font-weight: normal;
	color: #07428E;
	margin-bottom: 0.2em;
	}

h2
	{
	font-size: 1.4em;
	font-weight: normal;
	color: #07428E;
	margin-bottom: 0.2em;
	}

h3, h4, h5, h6
	{
	font-size: 1.2em;
	font-weight: normal;
	color: #07428E;
	margin-bottom: 0.2em;
	}

p
	{
	font-size: 0.95em;
	text-align: justify;
	margin: 5px 5px 10px 5px;

	}

li
{
	margin: 0px 5px 0px 15px;
}

form
{
	margin: 0px;
}

dl
{
	margin: 0px;
}

dt
{
	margin: 5px 5px 5px 10px;
}

dd
{
	margin: 5px 5px 5px 30px;
}

hr 
	{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-top-color: #BDBBBC;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	}

a
	{
	color: #333333;
	font-weight: normal;
	text-decoration: underline;
	}

a:hover
	{
	color: #FF6600;
	}
	
a:active, a:focus /* gets rid of dotted box aroundinks in Firefox */ 
	{
	outline: 0;
	color: #FF3300;
	}

.outlineTable
{
        width:920px;
        margin-bottom:10px;
}

.bannerCell
{
	background-color: #FFFFFF;
	height: 190px;
	background-image: url(http://www.capsoft.co.uk/Content/Images/Decoration/header-wrapper-bck-cap.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
}

.wideBorder
{
        display: none;
}

.footercell
	{
background-color:#FFFFFF;
background-image:url(http://www.capsoft.co.uk/Content/Images/Decoration/footer-bck-cap.gif);
background-repeat:no-repeat;
padding-left:25px;
width:900px;
color:#fff
	}

.footercell a
{
color:#fff;
text-decoration:none;
}

.footercell a:hover
{
text-decoration:underline;
}

.footer
{
margin:0; padding:0 0 10px 0;
line-height:25px;
}

.sidebarcell
{
vertical-align:top;
padding-top:20px;
}

.priorGap
{
display:none;
}

a.menuItem, a.currentMenuItem
{
  text-decoration:none;
  width:100%;
}


.sidebarcell table
{
  border-top:solid 1px #ccc;
}

.sidebarcell table tbody tr th
{
border-bottom:solid 1px #ccc;
}

.logButtonStyles, .logButtonHover
{
width:50%;
border:solid 1px #333;
color:#f90;
font-weight:bold;
text-align:center;
cursor:pointer;
}

.logButtonHover
{
color:#fc3;
border-color:#666;
}

.loginTable
{
	margin-left: auto;
	margin-right: auto;	
}

.FAQTitle
{
	list-style-image: url('images/ul_faq.gif');
	color: #CE0031;
	cursor: pointer;
	font-weight: bold;
}

.warningText
{
	color: #CC0033;
	font-weight: bold;	
	margin-top: 20px;
	text-align: center;
}

.formList
{
	vertical-align: top;
	width: 75%;
}

.descriptionDetails
{
	width: 25%;
	background: white;
	vertical-align: top;
	border: solid #ccc 1px;
	text-align: center;
}

.singleFormDescBox
{
	width: 25%;
	background: white;
	vertical-align: top;
	border: solid #ccc 1px;
	text-align: center;
}

.formsTable
{
	width: 95%;
}

#titleField
{
	text-align: center;
	font-weight: bold;
	border: 0px;
	font-size: 0.9em;
	font-family: Arial, Verdana, sans-serif;
}

#descriptionField
{
	border: 0px;
	font-size: 0.8em;
	font-family: Arial, Verdana, sans-serif;
}

.bigTopMargin
{
	margin-top: 20px;
}

ul.Area
{
	list-style-image: url('images/ul_area.gif');
	margin: 10px 0px 2px 25px;
}

ul.Category
{
	list-style-image: url('images/ul_folder.gif');
	margin: 2px 0px 2px 35px;
}

ul.FormPacks
{
	list-style-image: url('images/ul_formpack.gif');
	margin: 2px 0px 2px 45px;
}

ul.Forms
{
	list-style-image: url('images/ul_form.gif');
	margin: 2px 0px 2px 55px;
}

a:link.formsLink
{
	color: black;
	text-decoration: none;
}

a:visited.formsLink
{
	color: black;
	text-decoration: none;
}

a:hover.formsLink
{
	color: black;
	text-decoration: underline;
}

a:active.formsLink
{
	color: black;
	text-decoration: none;
}

a:link.downloadLink
{
	font-size: 0.7em;
	color: black;
	text-decoration: none;
}

a:visited.downloadLink
{
	font-size: 0.7em;
	color: black;
	text-decoration: none;
}

a:hover.downloadLink
{
	font-size: 0.7em;
	color: red;
	text-decoration: underline;
}

a:active.downloadLink
{
	font-size: 0.7em;
	color: red;
	text-decoration: none;
}

/* Specific - support.asp */

.supportTable
{
	width: 100%;
}

/* Specific - faq.asp */

.faqList
{
	padding: 0px;
	margin: 5px;
}

.faqHeader
{
	color: #CC0033;
	font-size: 0.9em;
}

a:link.faqLink
{
	color: #103187;
	text-decoration: none;
}
a:visited.faqLink
{
	color: #103187;
	text-decoration: none;
}

a:hover.faqLink
{
	color: #103187;
	text-decoration: underline;
}

a:active.faqLink
{
	color: #103187;
	text-decoration: none;
}

.faqListFull
{
	font-size: 0.9em;
	margin-left: 10px;
}


/* Specific - sitemap.asp */

ul.CategoryNested
{
	list-style-image: url('images/ul_folder.gif');
/*	margin: 2px 0px 2px 35px; */
}

ul.FormPacksNested
{
	list-style-image: url('images/ul_formpack.gif');
/*	margin: 2px 0px 2px 45px; */
}

ul.FormsNested
{
	list-style-image: url('images/ul_form.gif');
/*	margin: 2px 0px 2px 55px; */
}

.bannerCell h1
{
margin-left:30px;
font-size:2em;
font-weight:bold;
}

.bannerCell h2
{
margin-left:30px;
}

.maincell
{
padding-right:200px;
padding-left:1em;
vertical-align:top;
}

.sidebarcell
{
width:180px;
}

.menu
{

border-color:#ccc;
border-width:1px 0 0 0;
border-style:solid none none none;
margin:0; padding:0;
margin-top:2em;
list-style-type:none;
}

.menu li
{
margin:0; padding:0;
border-color:#ccc;
border-width:0 0 1px 0;
border-style:none none solid none;
line-height:18px;

}

.menu li a
{
color: #062e62;
padding:5px 0 7px 0;
display:block;
}

.menu li a:hover
{
color: #f60;
}

.logindiv
{
	BACKGROUND-IMAGE: url(/Content/Images/Decoration/highlight-box-bck.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	padding-bottom:0.5em;
}

.logindiv h3
{
	PADDING-RIGHT: 5px;
	DISPLAY: block;
	PADDING-LEFT: 10px;
	FONT-WEIGHT: normal;
	FONT-SIZE: 13px;
	BACKGROUND-IMAGE: url(/Content/Images/Decoration/highlight-box-h1-bck.gif);
	PADDING-BOTTOM: 6px;
	MARGIN: 0px 0px 10px;
	WIDTH: 165px;
	COLOR: #333333;
	LINE-HEIGHT: 14px;
	PADDING-TOP: 10px;
	BACKGROUND-REPEAT: repeat-x;
	HEIGHT: auto;
	BACKGROUND-COLOR: #c4c3c6;
	TEXT-ALIGN: left
}
.sidebarcell
{
	padding-left:10px;
}
