/* Start of CMSMS style sheet 'home' */
/*
=================
| INDEX:    |
| LEFT COLUMN	 |
| CENTER COLUMN |
| RIGHT COLUMN |
=================
*/

/*
===============
| LEFT COLUMN	|
===============
*/

#left-col {
	display:block;
	width:260px;
	min-height:454px;
	float:left;
	padding: 0;
	margin: 0;
	}

#left-nav {
	display:block;
	width:260px;
	float:left;
	padding: 0;
	margin: 0;
	background:#c7dae9;
	}

#left-nav h1, #left-nav p, #cse-search-box {
    margin-left: 0.5em;
    }
#left-nav h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display:block;
	margin-top: 1em;
    margin-bottom: 1em;
	font-weight: bold;
	font-size:12px;
	color: #1a3552;
    text-transform: uppercase;
	}
#left-nav p {
    margin-bottom: 0.5em;
    margin-top: 0;
    font-size: 12px;
    }
#left-nav a {
    color: #1a3552;
    font-weight: normal;
    }    
#cse-search-box {
    border-top: 1px solid white;
    margin-right: 0.5em;
    padding-top: 0.5em;
    }

#left-menu-wrap {
	width:226px;
	margin-top: 14px; 
	padding: 0;
	}
	
#left-menu-wrap p {
	display: block; 
	width:207px;
	padding: 2px 5px 2px 30px;
	margin: 0px;
	}
	
#left-menu-wrap p.left-menu_1 {
	margin-top: 14px;
	}

#left-menu-wrap p a {	
	color: #1a3552;
	text-decoration: none;
	font-size:11px;
	font-weight:normal;	
	}
	
#left-menu-wrap p a:hover {		
	text-decoration: underline;
	}

#left-menu-wrap p.left-menu_2 a {
	color: #527989;
	}

#left-top {
	display:block;
	width:260px;
	min-height:134px;
	float:left;
	padding: 0;
	margin: 2px 0;
	background: url(uploads/images/world-map.jpg) top left repeat-x;
	}

#border-bottom {
	display:block;
	width:260px;
	height: 234px;
	float:left;
	padding: 0;
	margin: 0;
	background: url(uploads/images/i-left_index-bg.jpg) top left repeat-x #ffffff;
	}	


/*
=================
| CENTER COLUMN	|
=================
*/
#center-col {
	display:block;
	width:600px;
	height: 100%;
	float:left;
	margin: 0;
	}
	
#center-col h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:14px;
	color: #193753;
	padding-top: 20px;
	border-top: 2px solid #eff5f9;
	}

#center-col h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:14px;
	color: #193753;
	}	
	
#center-col p {margin-top: 0px;}

#center-col-top {
	display:block;
	width: 604px;
	float:left;
	margin: 20px 20px 0px 20px;
	}

#center-col-bottom {
	display:block;
	width: 604px;
	float:left;
	margin: 0px 20px 20px 20px;
	}

#center-col-right {
	display: block;
	width: 258px;
	height: 351px;
	float: right;
	margin: 0px -20px 0px 10px;
    padding-left: 10px;
	background: #ffffff;
    }



.more {
	background: url(uploads/images/green-arrow.jpg) 0px 6px no-repeat;
	padding-left: 7px;
	}

#center-col a {
	font-weight: bold;
	text-decoration: none; 
	color:#94b56a;
	}	
#center-col a:hover { text-decoration: underline; }
#center-col dl {
	font-size:12px;
	}
	
#center-col dl dt{
	display: block;
	float:left;
	color: #656565;
	margin: 0px 0px 0px 0px;
	padding: 0;
	clear: left;
    font-style: italic;
	}
#center-col dl dd a {
    color: #1a3552;
    font-weight: normal;
    }

	
#center-col dl dd{
	margin: 0px 0px 10px 120px;
	color: #527989;
	}

	
/* End of 'home' */

