﻿html, body
{
	margin: 0px;
	font-family:Arial;
	font-size:11px;
	color:#000;
}

img
{
	border:0;
}

body.hometheme
{
	background: #f3f5f7;
}

body.theme1
{
	background: #eaedde;
}

body.theme2
{
	background: #f7f5ee;
}

body.theme3
{
	background: #efe6d4;
}

body.theme4
{
	background: #f3f5f7;
}

body.theme5
{
	background: #eeebde;
}

body.theme6
{
	background: #e2e9ee;
}

body.theme7
{
	background: #efe6d4;
}

body.theme8
{
	background: #f7f5ee;
}

body.theme9
{
	background: #eaedde;
}

body.theme10
{
	background: #efe6d4;
}

body.theme11
{
	background: #adb899;
}

body.theme12
{
	background: #f7f5ee;
}

body.theme13
{
	background: #f7f5ee;
}

body.theme14
{
	background: #F7F5EE;
	color:#684b1b
}

#container
{
	width: 1000px;
	margin-left:auto;
	margin-right:auto;
}

#header
{
	float:left;
	width:1000px;
	height:86px;
	background: #fff;
}

.logo
{
	float:left;
	margin: 15px 0 0 32px;
	width:173px;
	display: inline;
}

.slogan
{
	float:right;
	width:229px;
	padding-top:25px;
}

#mainarea
{
	float:left;
	width:1000px;
}

.hometheme #mainarea
{
	height:476px;
	background-image:url(images/homebg.jpg);
}

.theme1 #mainarea
{
	background-image:url(images/sippbg.gif);
}

.theme2 #mainarea
{
	background-image:url(images/aboutusbg.gif);
}

.theme3 #mainarea
{
	background-image:url(images/fippbg.gif);
}

.theme4 #mainarea
{
	background-image:url(images/ssasbg.gif);
}

.theme5 #mainarea
{
	background-image:url(images/rightsbg.gif);
}

.theme6 #mainarea
{
	background-image:url(images/techcentrebg.gif);
}

.theme7 #mainarea
{
	background-image:url(images/fippbg.gif);
}

.theme8 #mainarea
{
	background-image:url(images/aboutusbg.gif);
}

.theme9 #mainarea
{
	background-image:url(images/protectedbg.gif);
}

.theme10 #mainarea
{
	background-image:url(images/transparentbg.gif);
}

.theme11 #mainarea
{
	background-image:url(images/theme11bg.jpg);
}

.theme12 #mainarea
{
	background-image:url(images/theme12bg.jpg);
}

.theme13 #mainarea
{
	background-image:url(images/theme13bg.jpg);
}

.theme14 #mainarea
{
	background-image:url(images/theme14bg.jpg);
}

#textarea
{
	float:left;
	width:480px;
	margin-top: 15px;
	padding:0px 30px 35px 28px;
}

#quicklinks
{
	float:left;
	width:254px;
	margin-top: 15px;
	padding-bottom: 50px;
}

#quicklinks .quicklinknav ul
{
	margin:1em 0px 1em 0px;
	padding-left:0px;
	margin-left:0px;
	list-style:none;
}

#left
{
	float:left;
	margin-top: -45px;
	width:206px;
	padding-bottom: 50px;
}

.hometheme #mainarea #left
{
	margin-top: 20px;
}

#footer
{
	float:left;
	width:1000px;
	height:33px;
	padding-top:5px;
	background: #fff;
}

#wording
{
	text-align:center;
	color:#666666;
	background:#FFFFFF;
}

.searchbox 
{
	float:left;
	width:131px;
	padding:20px 0px 0px 35px;
	font-family: Arial; 
	font-weight: normal; 
	font-weight:bold; 
	font-size: 11px; 
	text-decoration: none;
}

#mainarea .searchbox
{
	color: #000;
}

 .hometheme #mainarea .searchbox, .theme6 #mainarea .searchbox
{
	color: #fff;
}

#footer .footerlinknav
{
	float:right;
	width:240px;
}

#footer .footerlinknav ul
{
	margin:0px;
	padding:0px;
}

#footer .footerlinknav ul li
{
	display:inline;
	margin-left:20px;
}

#footer .footerlinknav ul li a
{
	color:#a39161;
}

.navigation
{
	width:151px;	
	padding:0px 0px 0px 25px;
}

.theme12 .navigation ul, .theme13 .navigation ul
{
	color:#000;
}

.navigation ul
{
	list-style:none;
	padding-left:0px;
	color:#fff;
	margin:0px;
}

.navigation ul li
{
	margin:2px 0 2px 0;
}

.navigation ul li a
{
	font-family: Arial;
	font-weight: normal;
	font-weight:bold;
	font-size: 11px;
	text-decoration: none;
}

.navigation ul li a:hover
{
	text-decoration: none;
}

.navigation ul li ul li a
{
	font-weight:normal;
}

#mainarea .navigation ul li
{
	border-bottom:#000000 solid 1px;
}

.hometheme #mainarea .navigation ul li, .theme6 #mainarea .navigation ul li
{
	border-bottom:#FFFFFF solid 1px;
}

#mainarea .navigation ul li ul li
{
	border-top:1px solid black;
	border-bottom:none;
/*	background:url(images/dot-black.gif) repeat-x;
	padding-top:1px;*/
}

.hometheme #mainarea .navigation ul li ul li, .theme6 #mainarea .navigation ul li ul li
{
	border-top:1px solid white;
	border-bottom:none;
/*	background:url(images/dot-white.gif) repeat-x;
	padding-top:1px;*/
}

.navigation ul li ul li ul li
{
	display:none;
}

#mainarea .navigation ul li a
{
	color: #000;
}

.hometheme #mainarea .navigation ul li a, .theme6 #mainarea .navigation ul li a
{
	color: #fff;
}

.navigation ul li a:hover
{
	color: #aaa;
}

.navigation ul li a:active
{
	color: #aaa;
}

ul.subnav 
{
	margin:0px;
	display:none;
}

ul.currentsubnav 
{
	margin:0px;
}

.navigation ul li:hover ul.subnav
{
	display: block;
}

#mainarea ul.subnav li, #mainarea ul.currentsubnav li
{	
	border-top:#000000 solid 1px;
	border-bottom: none;
}

.theme6 #mainarea ul.subnav li, .theme6 #mainarea ul.currentsubnav li
{	
	border-top:#FFFFFF solid 1px;
	border-bottom: none;
}

.theme9 #mainarea ul.subnav li, .theme9 #mainarea ul.currentsubnav li
{	
	border-top:#FFFFFF solid 1px;
	border-bottom: none;
}

#mainarea li.current
{
	list-style-type:disc;
}

.hometheme #mainarea li.current
{
	list-style-type:none;
}

.theme6 #mainarea li.current
{
	color:#fff;
}

#mainarea ul.subnav li a, #mainarea ul.currentsubnav li a
{
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color: #000;
}

.hometheme #mainarea ul.subnav li a, .hometheme #mainarea ul.currentsubnav li a, .theme6 #mainarea ul.subnav li a, .theme6 #mainarea ul.currentsubnav li a
{
	color: #fff;
}

.theme9 #mainarea ul.subnav li a, .theme9 #mainarea ul.currentsubnav li a
{
	color: #fff;
}

ul.subnav li a:visited, ul.currentsubnav li a:visited
{
}

ul.subnav li a:hover, ul.currentsubnav li a:hover
{
	color: #aaa;
}

ul.subnav li a:active, ul.currentsubnav li a:active
{
	color: #aaa;
}

label
{
	font-family: Arial;
	font-size:11px;
	color:#a39161;
}

.textfield
{
	margin-bottom:5px;
	border:1px solid #b5b5b5;
	font-family:Arial;
	font-weight:bold;
	font-size:11px;
	color:#000;
	width:130px;
}

.loginfield
{
	border:1px solid #b5b5b5;
	font-family:Arial;
	font-weight:bold;
	font-size:11px;
	color:#000;
	width: 130px;
	margin-bottom:5px;
}

.loginbox
{
	width:151px;
	padding:20px 0px 0px 25px;
	font-family:Arial; 
	font-weight:normal; 
	font-weight:bold; 
	font-size:11px; 
	text-decoration: none;
}

.loginbox a
{
	color:#FFFFFF;
}

.loginbox a:hover
{
	text-decoration:underline;
}

#mainarea .loginbox
{
	color: #000;
}

.hometheme #mainarea .loginbox, .theme6 #mainarea .loginbox
{
	color: #fff;
}

.theme9 #mainarea .loginbox
{
	color: #000;
}

p
{
	font-family:Arial;
	font-size:11px;
	color:#000;
}

#mainarea .topimage
{
	width:1000px;
	height:164px;
}

.theme1 #mainarea .topimage
{
	background-image:url(images/sipptop.jpg);
}

.theme2 #mainarea .topimage
{
	background-image:url(images/aboutustop.jpg);
}

.theme3 #mainarea .topimage
{
	background-image:url(images/fipptop.jpg);
}

.theme4 #mainarea .topimage
{
	background-image:url(images/ssastop.jpg);
}

.theme5 #mainarea .topimage
{
	background-image:url(images/rightstop.jpg);
}

.theme6 #mainarea .topimage
{
	background-image:url(images/techcentretop.jpg);
}

.theme7 #mainarea .topimage
{
	background-image:url(images/illustop.jpg);
}

.theme8 #mainarea .topimage
{
	background-image:url(images/calctop.jpg);
}

.theme9 #mainarea .topimage
{
	background-image:url(images/protectedtop.jpg);
}

.theme10 #mainarea .topimage
{
	background-image:url(images/transparenttop.jpg);
}

.theme11 #mainarea .topimage
{
	background-image:url(images/theme11top.jpg);
}

.theme12 #mainarea .topimage
{
	background-image:url(images/theme12top.jpg);
}

.theme13 #mainarea .topimage
{
	background-image:url(images/theme13top.jpg);
}

.theme14 #mainarea .topimage
{
	background-image:url(images/theme14top.jpg);
}

#mainarea .links, #mainarea .links a
{
	font-family:Arial;
	font-size:11px;
}

.theme1 #mainarea .links, .theme1 #mainarea .links a
{
	color:#6a3e2a;
}

.theme2 #mainarea .links, .theme2 #mainarea .links a
{
	color:#307860;
}

.theme4 #mainarea .links, .theme4 #mainarea .links a
{
	color:#426c84;
}

.theme5 #mainarea .links, .theme5 #mainarea .links a
{
	color:#53502c;
}

.theme6 #mainarea .links, .theme6 #mainarea .links a
{
	color:#426c84;
}

.theme8 #mainarea .links, .theme8 #mainarea .links a
{
	color:#307860;
}

.theme9 #mainarea .links, .theme9 #mainarea .links a
{
	color:#6a3e2a;
}

.theme10 #mainarea .links, .theme10 #mainarea .links a
{
	color:#424147;
}

.theme11 #mainarea .links, .theme11 #mainarea .links a
{
	color:#474442;
}

.theme12 #mainarea .links, .theme12 #mainarea .links a
{
	color:#304d1a;
}

#mainarea h1, #mainarea h2
{
	padding:0px;
	margin:0px 0px 15px 0px;
	font-family:Arial;
	font-size:14px;
}

.theme1 #mainarea h1, .theme1 #mainarea h2
{
	color:#6a3e2a;
}

.theme2 #mainarea h1, .theme2 #mainarea h2
{
	color:#307860;
}

.theme3 #mainarea h1, .theme3 #mainarea h2
{
	color:#6a3e2a;
}

.theme4 #mainarea h1, .theme4 #mainarea h2
{
	color:#426c84;
}

.theme5 #mainarea h1, .theme5 #mainarea h2
{
	color:#53502c;
}

.theme6 #mainarea h1, .theme6 #mainarea h2
{
	color:#426c84;
}

.theme7 #mainarea h1, .theme7 #mainarea h2
{
	color:#6a3e2a;
}

.theme8 #mainarea h1, .theme8 #mainarea h2
{
	color:#307860;
}

.theme9 #mainarea h1, .theme9 #mainarea h2
{
	color:#6a3e2a;
}

.theme10 #mainarea h1, .theme10 #mainarea h2
{
	color:#424147;
}

.theme11 #mainarea h1, .theme11 #mainarea h2
{
	color:#474442;
}

.theme12 #mainarea h1, .theme12 #mainarea h2
{
	color:#304d1a;
}

.theme1 #mainarea p, .theme1 #mainarea div, .theme1 #mainarea strong, .theme1 #mainarea li, .theme1 #mainarea a
{
	color: #6a3e2a;
}

.theme2 #mainarea p, .theme2 #mainarea div, .theme2 #mainarea strong, .theme2 #mainarea li, .theme2 #mainarea a
{
	color: #307860;
}

.theme3 #mainarea p, .theme3 #mainarea div, .theme3 #mainarea strong, .theme3 #mainarea li, .theme3 #mainarea a
{
	color: #6a3e2a;
}

.theme4 #mainarea p, .theme4 #mainarea div, .theme4 #mainarea strong, .theme4 #mainarea li, .theme4 #mainarea a
{
	color: #426c84;
}

.theme5 #mainarea p, .theme5 #mainarea div, .theme5 #mainarea strong, .theme5 #mainarea li, .theme5 #mainarea a
{
	color: #53502c;
}

.theme6 #mainarea p, .theme6 #mainarea div, .theme6 #mainarea strong, .theme6 #mainarea li, .theme6 #mainarea a
{
	color: #426c84;
}

.theme7 #mainarea p, .theme7 #mainarea div, .theme7 #mainarea strong, .theme7 #mainarea li, .theme7 #mainarea a
{
	color: #6a3e2a;
}

.theme8 #mainarea p, .theme8 #mainarea div, .theme8 #mainarea strong, .theme8 #mainarea li, .theme8 #mainarea a
{
	color: #307860;
}

.theme9 #mainarea p, .theme9 #mainarea div, .theme9 #mainarea strong, .theme9 #textarea li, .theme9 #mainarea a
{
	color: #6a3e2a;
}

.theme10 #mainarea p, .theme10 #mainarea div, .theme10 #mainarea strong, .theme10 #textarea li, .theme10 #mainarea a
{
	color: #424147;
}

.theme11 #mainarea p, .theme11 #mainarea div, .theme11 #mainarea strong, .theme11 #textarea li, .theme11 #mainarea a
{
	color: #474442;
}

.theme12 #mainarea p, .theme12 #mainarea div, .theme12 #mainarea strong, .theme12 #textarea li, .theme12 #mainarea a
{
	color: #304d1a;
}

.theme13 #mainarea p, .theme13 #mainarea div, .theme13 #mainarea strong, .theme13 #textarea li, .theme13 #mainarea a
{
	color: #473c25;
}

.theme14 #mainarea p, .theme14 #mainarea div, .theme14 #mainarea strong, .theme14 #textarea li, .theme14 #mainarea a
{
	color: #684b1b;
}


.theme9 .navigation li
{
    color:#000}

.searchresultstab, h3
{
	color:#6a3e2a;
}

h4
{
	font-size:1em;
	font-weight:bold;
	margin:0px;
}

a
{
	color: #6a3e2a;
	text-decoration:none;
}

a:hover
{
	color: #6a3e2a;
	text-decoration:underline
}

#glossary a 
{
	text-decoration:underline;
}
	
#glossary a:hover 
{
	text-decoration:none;
}

.sitemap ul
{
	list-style:none;
	margin:0px;
	padding-left:10px;
}

.sitemap ul li
{
	background:url(images/sitemap-page.gif) no-repeat 0px 5px;
	line-height:25px;
	padding-left:15px;
}

#news
{
    color:#fff;
    padding:0px 0px 0px 25px;
    margin-top:10px;
	width:151px;	
}


#news ul
{

	margin:0px;
	padding-left:10px;
}    

#news ul li
{
    padding:0px 0px 0px 0px;

}


.theme1 #news a,.theme9 #news a, .theme12 #news a, .theme14 #news a{color:#000;}

#news a
{
    color:#fff;
    font-family: Arial;
	font-weight: normal;
	font-size: 11px; 
} 

#news h3
{
    font-weight:normal
 }
    
#news h2
{
    font-size: 13px;     
}

.theme1 #news a, .theme2 #news a, .theme3 #news a,.theme4 #news a,.theme5 #news a,.theme7 #news a,.theme8 #news a, .theme10 #news a{color:#000;}
.theme1 #news h2, .theme2 #news h2, .theme3 #news h2,.theme4 #news h2,.theme5 #news h2,.theme7 #news h2,.theme8 #news h2, .theme10 #news h2, .theme14 #news h2{color:#000;} 
.theme6 #news a{color:#fff}
.theme6 #news h2{color:#fff}
.theme6 #news ul li {color:#fff}
.theme9 #news a, .theme11 #news a, .theme12 #news a, .theme13 #news a{color:#000}
.theme9 #news h2, .theme11 #news h2, .theme12 #news h2, .theme13 #news h2{color:#000}
.theme9 #news ul li ,.theme11 #news ul li,.theme12 #news ul li, .theme13 #news ul li{color:#000}

#news li.current, #news li
{
	list-style-type:disc !important;
}


#news .date,.theme6 #news date{color:#fff;font-size:9px}
.theme1 #news .date, .theme2 #news .date, .theme3 #news .date,.theme4 #news .date,.theme5 #news .date,.theme7 #news .date,.theme8 #news .date,.theme9 #news .date, .theme10 #news .date, .theme11 #news .date, .theme12 #news .date, .theme13 #news .date, .theme14 #news .date{color:#000;} 

#quicklinks .news{width:200px}

#quicklinks .news ul
{
	margin:1em 0px 1em 0px;
	padding-left:0px;
	margin-left:16px;

}

#quicklinks .news ul a
{
    font-size:10px}

#searchbox
{
	margin:20px 0px 20px 0px;
}

#searchbox .searchbutton{vertical-align:top; }