body
{	
	font-family: Arial, Helvetica, Verdana, Serif;	
	font-size: 80%;
	color: #000000;
	padding: 0px;
	margin: 0px;
	margin-left: 0px;
	background-color: #ffffff;
}





a:link
{
	color: #6699FF;
	text-decoration: none;
	margin: 0;
}

/* VISITED LINKS */

a:visited
{
	color: #6699FF;
	text-decoration: none;
	margin: 0;
}

/* USER HOVERS */

a:hover
{
	color: #993399;
	text-decoration: underline;	
	margin: 0;
}

/* ACTIVE LINKS */

a:active
{
	color: #6699FF;
	text-decoration: none;	
	margin: 0;
}






/* Partner Finding styles used in plugin */

.INPUT
{
	font-size: small;
	font-family: Arial;
	background-color: #FFFFFF;
	color: #000000;
}

.BUTTON
{
	border-right: #000066 1px solid;
	border-top: #000066 1px solid;
	font-weight: bold;
	font-size: small;
	margin: 2px;
	border-left: #000066 1px solid;
	cursor: pointer;
	color: #000099;
	border-bottom: #000066 1px solid;
	background-color: #ccccff;
	text-align: center;
}




td
{
	font-size: small;
	color: Black;
	background-color: Transparent;
}
ul
{
	margin: 5px 0px 5px 20px !important; 
}
ul li
{
	margin: 0px 0px 0px 0px !important;
	padding: 0px;
	list-style-type: disc;
}

P
{
	margin: 0px;
	padding: 0px;
}





.Heading1, h1
{
    padding: 0px;
    font-size: x-large !important;
    margin: 0px 0px 8px 0px;
    color: #989898;
    text-align: left;
    font-weight: normal;
    display:block;
    line-height:normal;
}

.Heading2, h2
{
    padding: 0px;
    font-size: large !important;
    color: #989898;
    font-weight: normal;
    margin: 0px;
}

.title
{
    padding: 0px;
    font-weight: bold;
    font-size: small;
    margin: 0px;
    color: #989898;
    border-bottom: #0077bd 1px solid;
    text-align: left;
}

.Standfirst
{
    font-weight: bold;
    font-size: small;
    color: #333399;
    margin: 0px;
    padding: 0px;
}

.Caption1
{
    font-weight: normal;
    font-size: small;
    color: #333399;
    margin: 0px;
    padding: 0px;
}
.Caption3
{
    font-weight: bold;
    font-size: x-small;
    margin: 0px;
    padding: 0px;
    line-height:normal;
}




table tr td
{
	font-family: Arial, Helvetica, Verdana, Serif;	
	font-size: 80%;
	color: #000000;
	margin: 0px;
	padding: 0px;
}



div#ISAnote
{
	font-size:80%;
	font-weight: bold;
}
div#ISAcontentblock
{
	padding: 0;
	margin: 0;
	width: 735px;
}
div#ISAmaincontent
{
	background-color:#efe1f0;
	padding:0px 5px 5px 5px;	
}
div#ISAProgrammesBar
{
	height:50px;
	background-color:#efe1f0;
		
}

.field
{
	padding-left:5px;
	background-color:#ccccff;	
	font-weight:bold;	
	font-size: 80%;
		width:40%;
}

.value
{
	border-top:1px #ccccff solid;
	border-bottom:1px #ccccff solid;
	border-left:1px #ccccff solid;
    border-right:1px #ccccff solid;
	
}


.WarningBox
{
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #985797 #985797 #985797 #985797;	
    background-color:#ffe684;
	-moz-border-radius: 2px 2px 2px 2px;	
}

.MsgBox
{
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #ccccff #ccccff #ccccff #ccccff;	
    background-color:#e3e7ec;
	-moz-border-radius: 1px 1px 1px 1px;
}

.ISAcaption3
{
	color: #333399;
	font-weight: bold;
    font-size: 80%;
    margin: 0px;
    padding: 0px;
}

.warningmsg
{
	color: red;
	font-weight: bold;
    font-size: 80%;
    margin: 0px;
    padding: 0px;
}
.ISAButtonBar
{
	padding-top:0;
	margin:0;
}
div#ISAAppNav {font-size:90%;border-width:0px 0px 1px 0px;border-style:solid;border-color:#0077bd; }
div#ISAAppNav ul { margin:0;list-style: none; padding: 0; line-height: 0;}
div#ISAAppNav li {display: inline;  padding: 0 0.75em 0 0; margin: 0; text-align: left; font-size: 90%; }
div#ISAAppNav li a:hover { font-weight: bold; color: #fff;background-color: #6699FF;}

.ToSubMenu
{
	/*background-color:#efe1f0;	*/
	background-color:#ccccff;
}

div#ISASubAppNav{background-color:#ccccff;text-align: right;font-size:90%;}


.ISAButtonBar ul { list-style: none; padding: 0; }
.ISAButtonBar li 
{
	display: inline;  
	padding: 0 0 0 0; 
	margin: 0;
	color: #ddd;
	text-align: right; 
	font-size: 1em; 
}
.ISAButtonBar li .CommonButton
{
	background-color:#ccccff;
	text-decoration:none;
}
.ISAContentBox
{
	border-width: 1px 1px 1px 1px;
	padding: 5px;
	border-style: solid;
	border-color: #ccccff;
	background-color: #e3e7ec;
}

.ISATab
{		
	background-color: #ccccff;		
	width: 110px;
	height: 50px;
	display: block;
	margin: 0 5px 0 0;	
	text-decoration: none;
	float: left;
}
.ISACurrent
{
	background-color: #e3e7ec;	
	width: 110px;
	height: 50px;
	display: block;
	margin: 0 5px 0 0;
	text-decoration: none;
	float: left;
	border-style:solid;
	border-color:#ccccff;
	border-width:1px 1px 0px 1px;
	
}
.ISABar
{	
	BACKGROUND-IMAGE: url(../../images/TopBG.gif); 
	BACKGROUND-REPEAT: no-repeat; 
	HEIGHT: 21px; 
	
}
.ISABottomBar
{
	BACKGROUND-IMAGE: url(../../images/BotBG.gif); 
	BACKGROUND-REPEAT: no-repeat; 
	HEIGHT: 21px; 
}
.ISAButton
{
	border-right: 0px;
	border-top: 0px;
	font-weight: bold;
	font-size: small;
	margin: 2px;
	border-left: 0px;
	cursor: pointer;
	color: #985797;
	border-bottom: 0px;
	background-color: Transparent;
	text-align: center;
	background-position: center center;
	BACKGROUND-REPEAT: no-repeat; 
	background-image: url(../../images/Button.gif);
	
	width: 70px;
	height: 22px;
}
.ISAButtonLong
{
	border-right: 0px;
	border-top: 0px;
	font-weight: bold;
	font-size: small;
	margin: 2px;
	border-left: 0px;
	cursor: pointer;
	color: #985797;
	border-bottom: 0px;
	background-color: Transparent;
	text-align: center;
	background-position: center center;
	background-image: url(../../images/ButtonLong.gif);
	width: 134px;
	height: 22px;
}
.fakebutton
{
	color: #6699FF;
	text-decoration: none;
	font-weight: bold;
	border-width:1px 1px 1px 1px;
	border-style:solid;
	border-color:#0077bd;
	margin: 0;
	background-color:#e3e7ec;
	cursor: pointer;		
}
.fakelink
{
	color: #6699FF;
	text-decoration:underline;
	font-weight: bold;
	margin: 0;
	CURSOR:pointer;
	
}

.TextBoxFocused
{	
	font-style:normal;
	color:black;	
}

.TextBoxBlured
{	
	color:#9A999A;
	font-style:italic;	
}
.dgHeader TD
{
	background-color:#336699;
	color:White;
}

.dgAlternatingItem
{
 background-color:#E0E0E0;
} 

.Width180
{
	width:180px;
}



.mini-box
{	
	width: 199px;		
	font-size: 12px;	
}
.mini-box-text
{
	font-size: 14px;
	font-weight:bold;
	background-color: #61B0DF;	
	color: #FFF;
	width:100%;
}
.mini-box a:link, .mini-box a:visited,.mini-box a:hover
{
	font-size: 14px;
	color: #FFF;	
	text-decoration:none;
}
