html {height:100%; background-color:#13254f;}

body {
	margin:0 auto;
	padding:0;
	background-color:#fff;
	font-family:Arial, Helvetica, sans-serif;
}



/*NAVBAR*/
.topnavbar {
width:100%;
background-color:#ccc;
height: 38px;
margin: 0 auto;
background-image: url(img/topnavbar.png);
border-bottom: 1px solid #eaeaea;
min-width:965px;

}

.menucontainer {
width: 965px;
margin: 0 auto;
padding:0;

}

.menucontainer ul 
{    
    padding:0;
    margin:0;   
}

.headerframe_content {
background:url(img/gradbgcontent.gif) repeat-x;
height:100px;
margin-top:0px !important;margin-top:-13px;
margin-bottom:0px !important;margin-bottom:-83px;
margin-left:0px;
margin-right:0px;
padding-top:-10px;
padding-bottom:0px;
padding-left:0px;
padding-right:0px;
border:1px solid #000000;
}

.headercontentcontainer {
width: 965px;
margin: 0 auto;
height:100%;
padding:0px;
}

.headercontentcontainerleft 
{
width: 265px;
float:left;
height:89px;
margin-top:0px;
margin-bottom:0px;
margin-left:0px;
margin-right:0px;
padding-top:0px;
padding-bottom:0px;
padding-left:0px;
padding-right:0px;
}

.headercontentcontainerright {
width: 700px;
float:right;
background-image:url(img/gradbgcontentbig.jpg);
background-repeat:no-repeat;
height:62px;
text-align:right;
color:#fff;
font-size:0.8em;
padding-top:36px !important; padding-top:-36px;
vertical-align:middle;
margin-top:0px !important;margin-top:-180px;
}

.headersearch {border:0; padding:5px; border:1px solid #333; width:250px; font-family:Arial, Helvetica, sans-serif; color:#666; vertical-align:middle;}

.headersearchbutton {border:0; padding:5px; border:1px solid #333; width:60px; height:28px; vertical-align:middle; font-family:Arial, Helvetica, sans-serif; text-align:center; font-size:0.8em;}

.intouchlogo {
position:relative;
left:0px;
top:5px;
}	

.partnerlogo {
position:relative;
left:660px;
top:-85px;
}
.footerframe {
	width: 100%;
	margin: 0 auto;
	background-color:#13254f;
	height:50px;
}




/*NAVBAR*/
.topnavbar {
width:100%;
background-color:#ccc;
height: 38px;
margin: 0 auto;
background-image: url(img/topnavbar.png);
border-bottom: 1px solid #eaeaea;
}

.topnavbar a {color:#333;}

.topnavbar a:hover {color:#113164;}

.menucontainer {
width: 965px;
margin: 0 auto;
padding:0;
color:#000;
text-align:right;
font-family:Arial;
padding-top:12px;
font-size:0.7em;}

.menucontainer ul {height:38px;} 

.menucontainer li {
display:inline;
height:38px;
padding-left:10px;
padding-right:10px;
border-left:1px solid #ccc;
text-transform:uppercase;
color:#666;}

.menucontainer li a {
}

.current {
font-weight:bold;
color:#13254f;
text-decoration:none;
}    

.current a  {
font-weight:bold;
color:#13254f;
text-decoration:none;
}    


/*--------------------------*/


/*################*/
/*#### Actionmenu ####*/
/*################*/

.actionmenu {
background-color:#fafafa;
border-left:1px solid #dedede;
border-right:1px solid #dedede;
border-bottom:1px solid #dedede;
margin:0;
text-align:left;
padding:0;
width:90%;
}

.actionmenutop {
background-image:url(actionmentitlebg.gif);
background-repeat:repeat-x;
}

.actionmenucontent {
background-color:#fafafa;
min-height:171px;
}

.actionmenu li {
background-color:#fff;
height:33px;
font-size: 0.8em;
border-top: 1px solid #dedede;
line-height:33px;
padding-left:10px;
padding-bottom:0px;
padding-right:0px;
padding-top:0px !important;padding-top:10px;
list-style:none;
font-weight:bold;
text-transform:uppercase;
}

.actionmenu li.active {background-color:#113977; text-decoration:none;}
.actionmenu li.active a {color:#fff; font-weight:bold; text-decoration:none;}
.actionmenu li.active a:hover {text-decoration:none;}
.actionmenu li.active:hover {background-color:#113977;}

.actionmenu li.subactive {background-color:#e4efff; text-decoration:none}
.actionmenu li.subactive:hover {background-color:#e4efff;}

.actionmenu li.subactive2 {background-color:#f2f7ff; text-decoration:none}
.actionmenu li.subactive2:hover {background-color:#e4efff;}

.actionmenu li.toplevel {background-color:#f4f4f4;}
.actionmenu li.toplevel a {color:#5d5d5d; text-decoration:underline; }
.actionmenu li.toplevel a:hover {}
.actionmenu li.toplevel:hover {background-color:#eaeaea;}


.actionmenu li:hover {
	background-color: #f2f7ff;
}

.actionmenu li a {text-decoration:none;color:#5d5d5d; text-decoration:underline;}

.actionmenu img {
padding-right:10px;
vertical-align:middle}

.actionmenu li a:hover {
text-decoration:underline;
}

.mainheader {
	width:100%;
}


.rounded_left {
background-color:#f9f9f9;
border:1px solid #dedede;
margin:0;
text-align:left;
padding:20px;
line-height:275%;
vertical-align:middle;
}

.rounded_left img {padding-right: 10px; vertical-align:middle;}




/*CONTENT*/
.contentcontainer3 {
background-color:#f5f5f5;
width:100%;
height:5px;
min-width:965px;
border-bottom:1px solid #ccc;
border-top:1px solid #fff;
}

.contentcontainer4 {
margin-top:50px;
background-color:#f5f5f5;
width:100%;
height:5px;
border-top:1px solid #ccc;
border-bottom:1px solid #fff;
}

.contentcontainer2 {
	width: 965px;
	margin: 0 auto;
	color:#555;
	font-size:0.8em;
	font-family:Arial, Helvetica, sans-serif;
	height:100%;
	padding: 0;
}

.contentcontainer2 a {color:#10356c;}

.contentleft {
	width:220px;
	float:left;
	margin:0;
	margin-top:42px;
	padding: 0;
}

.contentright {
	width:720px;
	margin-top:42px;
	float:right;
	line-height:200%;
}

.subheading {font-weight:bold; font-size:1.3em; color:#777; line-height:150%;}

.content {
width: 100%;
min-width:965px;
margin: 0 auto;
color:#10356c;
background-color:#fff;
background-image:url(img/contentbg.gif);
background-repeat:repeat-x;
background-position:top;
}

.toptext {background-color:#efefef; padding:10px 20px 10px 20px; font-size:0.85em; border:1px dotted #efefef; text-align:justify;}

.seperator {
width:50%;
text-align:center;
height:1px;
border-bottom:#213c59 1px solid;
text-align:center;
padding-bottom:15px;
margin:0 auto;
}

.formcontainer {
width: 50%;
margin:0 auto;
padding-top:30px;
padding-bottom:15px;
text-align:center;
color:#fff;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
}

.footer2 {
width: 50%;
margin:0 auto;
padding-top:30px;
text-align:center;
color:#10356c;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
}

.footermini {
font-size:0.8em;
}

.footercontainer {
width: 965px;
margin: 0 auto;
height:80px;
color:#FFF;
font-size:0.7em;
line-height:180%;
}

.footercontainer a {color:#FFF}

.footerleft {width:70%; height:100%; float:left; margin-top:20px; margin-bottom:40px;}
.footerright {
	width:29%;
	height:100%;
	float:right;
	margin-top:25px;
	margin-bottom:40px;
	text-align:right;
}


.featurebig {
	padding:10px;
	text-align:left;
	padding-bottom:19px;
	border-bottom:1px dotted #ccc;
	margin-top:20px;
}
.featurebig_text {float:right; width:325px; padding:0px 15px 0 15px;}
.featurebig img {border:1px solid #ddd; float:left; margin-right:5px;}
.featurebig li {list-style-image:url(img/tick.png);}

.featurebig5 {
	padding:10px;
	text-align:left;
	padding-top:25px;
	padding-bottom:30px;
	border-bottom:1px dotted #ccc;
	margin-top:20px;
	width:97%;
}
.featurebig5_text {float:right; width:355px; padding:0px 15px 0 15px;}
.featurebig5 img {border:1px solid #ddd; float:left; margin-right:5px;}
.featurebig5 li {list-style-image:url(img/tick.png);}





.featurebig6 {
	padding:0px 10px 10px 10px;
	text-align:left;
	padding-bottom:30px;
	border-bottom:1px dotted #ccc;
	margin-top:20px;
    margin-bottom:20px;
	width:97%;
}
.featurebig6_text {float:right; width:355px; padding:0px 15px 0 15px;}
.featurebig6 img {border:1px solid #ddd; float:left; margin-right:5px;}
.featurebig6 li {list-style-image:url(img/tick.png);}

.slideshow1 {width:730px; height:120px; background-color:#000000; margin-bottom:20px; overflow:hidden;}


.featuremulti {
	padding:5px;
	font-size:0.9em;
	line-height:140%;
	background-color: #fafafa;
	margin-top: 20px;
	margin-bottom: 35px;
	border: 1px dotted #ccc;
	color: #555555;
	padding-bottom: 20px;
}
.featuremulti img {
	margin-right:10px;
	float:left;
	padding-top:5px;
	padding-bottom: 20px;
}
.featuremulti_left {
	float:left;
	width:185px;
	height:55px;
	margin-right:35px;
	padding:10px;
}
.featuremulti_middle {float:left; width:185px; height:45px; padding:10px;}
.featuremulti_right {float:right; width:185px; height:45px; padding:10px;}

.list_tick {list-style-image:url(img/tick.png);}
.list_cross {list-style-image:url(img/cross_small.png);}


/* content - right link box */

.rightlinkbox {float:right; width:200px; background:url(img/contentbg.gif) repeat-x #fff; border:1px solid #ccc; margin-left:20px; padding:20px 20px 0px 20px; font-size:0.85em; text-align:center}

/* twitter */

#twitter_update_list {} 
#twitter_update_list ul{}
#twitter_update_list li{margin-left:0; list-style-type:none; margin-bottom:10px; background: transparent url(img/icon/balloon_twitter.png) no-repeat; background-position:0 5px; padding-left:25px;}
#twitter-link {text-align:right; float:right; font-size:0.75em; padding-bottom:10px; width:100%}

/* generic 100% width dotted divider */

.divider {width:100%; clear:both; border-top:1px dotted #ccc; height:1px; margin-bottom:20px; margin-top:20px;}

/* newsitem */

.newsitem {font-size:0.9em; margin-bottom:0; margin-top:0;}
.newsitemcontent {display:none;}
.newsitem img {border:0;}
.newsitem h3 {margin-top:0px;}

/* jquery news page */

.jqueryhoverleft {width:75%; float:left;}
.jqueryhoverright {width:25%; float:right; text-align:right;}


.sifrtitle2 {
	font-family: Arial;
	color:#183971;
	width:900px;
	font-size: 25px;
	clear:both;
}

.sIFR-active .sifrtitle2
{
visibility: hidden;
font-family: Arial, Helvetica, sans-serif;
font-size:25px;
line-height: 1em;
color:#183971;
clear:both;
}

.sifrsubtitle2 {
	font-family: Arial;
	color:#183971;
	width:900px;
	font-size: 18px;
	line-height:200%;
	clear:both;
}

.sIFR-active .sifrsubtitle2
{
visibility: hidden;
font-family: Arial, Helvetica, sans-serif;
font-size:18px;
line-height: 1em;
color:#183971;
clear:both;
}



/* sifrsubtitle2b - the floated left one */

.sifrsubtitle2b {
	font-family: Arial;
	color:#183971;
	width:450px;
	font-size: 18px;
	line-height:200%;
	clear:none;
	float:left;
	display:inline;
}

.sIFR-active .sifrsubtitle2b
{
visibility: hidden;
font-family: Arial, Helvetica, sans-serif;
font-size:18px;
line-height: 1em;
color:#183971;
clear:none;
float:left;
display:inline;
}



.sifrcontenttitle {
	font-family: Arial;
	color:#183971;
	width:650px;
	font-size: 28px;
	clear:both;
	line-height:150%;
}

.sIFR-active .sifrcontenttitle
{
visibility: hidden;
font-family: Arial, Helvetica, sans-serif;
font-size:28px;
line-height: 1em;
color:#183971;
clear:both;
}

.sifrcontenttitle2 {
	font-family: Arial;
	color:#333333;
	width:650px;
	font-size: 24px;
	line-height:150%;
	clear:both;
}

.sIFR-active .sifrcontenttitle2
{
visibility: hidden;
font-family: Arial, Helvetica, sans-serif;
font-size:24px;
line-height: 1em;
color:#333333;
clear:both;
}


.sifrcontenttitle3 {
	font-family: Arial;
	color:#183971;
	width:650px;
	font-size: 24px;
	clear:both;
}

.sIFR-active .sifrcontenttitle3
{
visibility: hidden;
font-family: Arial, Helvetica, sans-serif;
font-size:24px;
line-height: 1em;
color:#183971;
clear:both;
}

.sifrcontenttitle4 {
	font-family: Arial;
	color:#183971;
	width:260px;
	font-size: 25px;
	text-align:center;
	vertical-align:middle;
}

.sIFR-active .sifrcontenttitle4
{
visibility: hidden;
font-family: Arial, Helvetica, sans-serif;
font-size:25px;
line-height: 1em;
color:#183971;
text-align:center;
vertical-align:middle;
}

p{margin-top:0px; margin-bottom:30px;}











table a,
table a:link,
table a:visited {
	border:none;
	}							
	
table img {
	border:0;
	margin-top:.5em;
	}	
table {
	width:100%;
	border-top:1px dotted #cccccc;
	border-right:1px dotted #cccccc;
	margin:1em auto;
	border-collapse:collapse;
	font-size:0.85em;
	}
caption {
	color: #9ba9b4;
	font-size:.8em;
		letter-spacing:.1em;
		margin:1em 0 0 0;
		padding:0;
		caption-side:top;
		text-align:center;
	}	
tr.odd td	{
	background:#fafafa;
	height:40px;
	}
tr.odd .column1	{
	background:#fafafa;
	}	
.column1	{
	background:#f5f5f5;
	}
td {
	color:#555555;
	border-bottom:1px dotted #ccc;
	border-left:1px dotted #ccc;
	padding:.3em 1em;
	text-align:center;
	height:40px;
	}				
th {
	font-weight:normal;
	color: #10356c;
	text-align:left;
	border-bottom: 1px dotted #cccccc;
	border-left:1px dotted #cccccc;
	padding:.3em 1em;
	}							
thead th {
	background:#123c7a;
	text-align:center;
	font:bold 1.2em/2em Arial,Helvetica,sans-serif;
	color:#134084;
	font-weight:bold;
	}

tfoot th {
	text-align:left;
	background:#113977;
	font-weight:bold;
	}	
tfoot th strong {
	font:bold 1.2em Arial,Helvetica,sans-serif;
	margin:.5em .5em .5em 0;
	color:#fff;
	font-weight:bold;
		}		
tfoot th em {
	color:#555555;
	font-weight: bold;
	font-size: 1.1em;
	font-style: normal;
	}	
	

