/* CONSTRUCT PAGE */

body
{
	margin:20px 0;
	padding:0;
	color:#555;
	background-color:#c8c8c8;
	font-family:"trebuchet ms",trebuchet,helvetica,arial,verdana,sans-serif;
	font-size:84%;
	text-align: center;
}

table
{
        font-size: 100%;
}

h1,h2,h3,h4,h5,h6
{
	color:#50AE00;
}

h1
{
	font-size:18pt;
}

a
{
	color:#555555; 
	text-decoration:none; 
	font-weight:bold;
} 

a:hover
{
	color:#50AE00; 
	text-decoration:underline
}


#accessibility{
display:none;
}

#page{
margin:0 auto;

width:876px;
background-color:#fff;
text-align: left;
/*
border:12px solid #fff;
*/
}

#outerpage{
margin:0 auto;

width:876px;
background-color:#fff;
padding:12px;
}

#header{
height:134px;
}

#menu{
margin-bottom:5px;
height:38px;
background:#fff url("/images/uploaded/si/template/menu-bg.png") 0 0 repeat-y;
width:876px;
}

#leftcol
{
margin:10px 10px 0 10px;
font-size:80%;
overflow:hidden;
width:166px;
float:left;
}

#leftcol ul{
margin-left:0;
padding-left:0;
/*font-size:80%;*/
font-weight:bold;
list-style-position:inside;
}

#leftcol li, #content li {
color:#50AE00;
}

#leftcol ul#subnav {
font-size:100%;
font-weight:normal;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
}

#leftcol ul#subnav li {
margin-bottom:1em;
}

#leftcol ul#subnav li a, #leftcol ul#subnav li a span 
{
display:block;
font-size:110%;
font-weight:bold;
}

#leftcol ul#subnav li a:hover span, #leftcol ul#subnav li.active a span
{
color:#50AE00;
}

#leftcol p {
margin-bottom:0.5em;
margin-top:0.5em;
}

#rightcol
{
padding-top:10px;
margin-bottom:5px;
padding-left:6px;
width:676px;
border-left:2px solid #99FF33;
overflow:hidden;
float:left;
}


#rightcol h1
{
	margin-top:0.5em;
	margin-bottom:0.5em;
}

#rightcol h2
{
	margin-top:0.5em;
	margin-bottom:0.5em;
}

#fullwidthcol{
margin-bottom:5px;
width:876px;
overflow:hidden;
float:left;
}

#content{
padding:10px 0px 20px 0;
height:auto !important;
height:310px;
min-height:310px;
xbackground:#fff url("/images/uploaded/si/template/bar-bg.png") bottom center no-repeat;
}

#inner{
overflow:hidden;
}

#footer{
padding:0;
height:38px;
color:#fff;
background:#636467 url("/images/uploaded/si/template/footer-bg.png") 0 0 repeat-x;
clear:both;
width:876px;
}

/* HEADER */

#header a{
height:134px;
}

/* MENU */

#nav{
margin:0;
padding:0;
height:30px;
background:#636467 url("/images/uploaded/si/template/nav-bg.png") 0 0 repeat-x;
list-style:none;
}

#nav li{
float:left;
height:30px;
line-height:30px;
}

#nav li a{
margin:0;
padding:0 29px;
height:30px;
color:#fff;
background:#636467 url("/images/uploaded/si/template/nav-bg.png") 0 0 repeat-x;
font-size:110%;
text-decoration:none;
float:left;
font-weight:normal;
}

#nav li a:hover
{
background-position:0 -30px;
}

#nav li.active a
{
padding:0px;
padding-left:29px;
padding-right:29px;
background-position:0 -30px;
}

/* LEFTCOL */


/*#leftcol ul{*/
/*margin-left:0;*/
/*padding-left:0;*/
/*font-size:80%;*/
/*font-weight:bold;*/
/*list-style-position:inside;*/
/*}*/


#leftcol h2{
color:#50AE00;
}

#leftcol .header h2{
margin:0 0 30px 0;
height:56px;
border-bottom:2px solid #a1ff29;
font-size:200%;
}

/* LEFTCOL - MODULES */

#leftcol h3{
margin:0;
font-size:210%;
font-weight:normal;
text-align:center;
}

#leftcol .module{
overflow:hidden;
}

/* LEFTCOL - MENUS */

/*#leftcol ul#subnav{
margin:0;
padding:0;
font-size:100%;
font-weight:normal;
list-style-position:outside; / * USELESS MSIE * /
list-style:none;
}*/

/*
#leftcol ul#subnav li{
margin-bottom:1em;
}

#leftcol ul#subnav li a,
#leftcol ul#subnav li a span{
color:#555;
text-decoration:none;
display:block;
font-size:110%;
font-weight:bold;
}

#leftcol ul#subnav li a:hover span,
#leftcol ul#subnav li.active a span{
color:#ff0000;
}
*/


a#alliance-online{
margin-bottom:10px;
width:166px;
height:127px;
color:#fff;
background:#fff url(/images/uploaded/si/homepage/alliance-online-bg.png) 0 0 no-repeat;
float:left;
}

a#alliance-online:hover{
background-position:0 -127px;
}


/* LEFTCOL - PANTHER LINKS */

#leftcol .panther-links{
margin-top:40px;
}

#leftcol .panther-links ul{
margin:0;
padding:0;
list-style:none;
list-style-position:outside; /* USELESS MSIE6 */
}

#leftcol .panther-links ul li{
margin:0;
height: auto !important;
height:44px; /* USELESS MSIE6 */
}

#leftcol .panther-links ul li a{
margin-bottom:3px;
height:41px;
border-bottom:3px solid #fff;
display:block;
}

#leftcol .panther-links ul li a:hover{
border-color:#ff0000;
}

/* LEFTCOL - ADDRESS */

#leftcol .contact-details{
font-size:110%;
}

#leftcol .contact-details h2{
margin:0;
font-size:150%;
}

#leftcol .contact-details p{
margin-top:0;
}

/* FOOTER */

#footer-left
{
width:640px;
float:left;
line-height:38px;
}

#footer-right
{
width:195px;
float:left;
text-align:right;
padding-top:10px;
}

#footer a
{
color:#fff;
text-decoration:none;
}

#footer a:hover
{
text-decoration:underline;
}

/* CONTENT STYLES */

#content h1#homepage{
padding:68px 0 0 282px;
height:150px;

background-image:url("/images/uploaded/si/template/h1-homepage-bg.png");

}

#content h2{
margin:0.5em 0;
color:#ff0000;
}


#content p.nomarg{
margin:0;
}

#content img.left{
margin:0 10px 10px 0;
}

#content img.right{
margin:0 0 10px 10px;
}

#content img#map{
border:5px solid #ccc;
}

#content a,#leftcol a
{
/* cg20091210 color:#555; */
font-weight:normal;
}

/*
#content a:hover,#leftcol a:hover
{
color:#ff0000;
}
*/

/* CONTENT STYLES - FAQs */

#faq{
color:#50AE00;
}

#faq span{
color:#555;
}

#faq p,
#faq li{
font-size:150%;
font-weight:bold;
}

/* CONTENT STYLES - FORMS */

form div{
margin:5px 0;
clear:left;
overflow:hidden;
}

#emailForm label{
width:130px;
float:left;
}

#emailForm input.inputbox,
#emailForm textarea{
width:250px;
float:left;
}

/* CONTENT STYLES - SYSTEM MESSAGES */

#system-message{
margin-top:0;
padding:0;
font-size:110%;
font-weight:bold;
text-align:center;
}

#system-message dt{
display:none;
}

#system-message dd{
margin:0;
padding:0;
}

#system-message ul{
margin:0;
padding:0;
list-style:none;
}

p.warning{
color:#ff0000;
font-weight:bold;
}

/* GLOBAL STYLES */

.left{
float:left;
}

.right{
float:right;
}

a img{
border:0;
}
/*
#leftcol p{
margin-top:0.5em;
margin-bottom:0.5em;
}

#content p{
margin-top:1em;
margin-bottom:1em;
}
*/
/*#leftcol li,
{
color:#ff0000;
}*/

#leftcol li span,
#content li span{
color:#555;
}

/* GLOBAL STYLES - FORMS */

form,
fieldset{
margin:0;
padding:0;
border:0;
}

input,
textarea{
border:1px solid #555;
font-family:arial,"trebuchet ms",trebuchet,helvetica,arial,verdana,sans-serif;
font-size:100%;
}

input.button,
button{
color:#FFFFFF;
background-color:#50AE00;
border:1px solid #555555;
cursor:pointer;
clear:both;
}

/* PRINT STYLES */

@media print{

}

.niftybox a
{
display:block;
width:142px;
padding:10px;
margin:0 auto;
background:#e6e6e6;
color:#000000;
text-decoration:none;
text-align:center;
}

#redbox a
{
display:block;
width:80px;padding:10px;
margin:0 auto;
background:#e6e6e6;
color:#000000;
text-decoration:none;
text-align:center;
}

#redbox a:hover
{
background:#ff3333;
color:#ffffff;
}


#box1 a:hover,
#box2 a:hover,
#box3 a:hover,
#box4 a:hover,
#box5 a:hover,
#box6 a:hover,
#box7 a:hover,
#box8 a:hover,
#box9 a:hover
{
background: #aaaaaa;
color:#ffffff;
}
