/* Start of CMSMS style sheet 'NGD' */
/* CSS Document */

*
{
	margin: 0;
	padding: 0;
}

body {
	height: 100%;
	background: #B2E5F5 url(../images/bg.gif) repeat top center;
	text-align: center;
	margin-top: 0;
	font-family: Arial, Helvetica, sans-serif;
       font-size: 62.5%;
	}

p { font-size: 1.2em; line-height:1.4em; text-align: left;}
	
h2 {display: block; width: 100%; font: 1.4em Arial, Helvetica, sans-serif; color: #202357;  background:  url("../images/global/dotted_line.gif") bottom repeat-x; line-height: 1.5em; margin: 0px 0px 10px 0px; padding: 0px;}

h3 { font-size: 1.2em; text-decoration: underline; line-height: 1.4em; padding-bottom: 0.5em;}

h4 {display: block; width: 100%; font: 1.1em Arial, Helvetica, sans-serif; color: #202357;  background:  url("../images/global/dotted_line.gif") bottom repeat-x; line-height: 1.6em; margin: 6px 0px 10px 0px; padding: 0px; font-weight: bold;}

h5 { text-align: center; text-decoration: underline; font-size: 1.2em; line-height: 1.4em; color: #202357; font-weight: bold; }

a { color: #202357; }
ul { list-style: none; }
ol {  font-size: 1.2em; line-height: 1.4em; padding-top: 1em; list-style-position: inside;}	
.numbered { padding-left: 1.5em;  padding-bottom: 1em;}
.italics { font-style:italic; text-align:center; color: #202357; }

img.floatRight { float: right; margin: 15px 0px 15px 15px; border: 1px solid #000; }

#wrap {
	background: #fff;
	width: 770px;
	margin: 0 auto;
	padding: 0 ;
	min-height: 100%;
	text-align: left;
	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 760px;
	}
	
* html #wrap {
	height: 100%;
	}

.skiplink {
	display: none;
	}

.clearer
{
	clear: both;
	display: block;
	height: 1px;
	margin-bottom: -1px;
	font-size: 1px;
	line-height: 1px;
}

.hidden
{
	position: absolute;
	left: -10000px;
}

#header {
	height: 104px;
	margin: 0 ;
	background: #FBFBFB url(../images/header_bg.gif) no-repeat top center;
	}
	
#logo {
	min-height: 100px;
	height: 94px;
	margin-left: 10px; margin-top: 10px;
	padding: 0;
	float: left;
	display: inline;
	background-repeat: no-repeat;
	background-image: url(../images/logo.gif);
	
	width: 149px; /* for IE5/Win */ 
	voice-family: "\"}\""; 
	voice-family:inherit; 
	width: 139px; /* for others */
	}
	
.tagline {
	float: left;
	padding-left: 280px;
	padding-top: 18px;
	color: #666666;
	width: 430px; /* for IE5/Win */ 
	voice-family: "\"}\""; 
	voice-family:inherit; 
	width: 420px; /* for others */
	}
	
html>body .tagline {
	width: 420px;
	}		
	
.home_border{
	border-bottom: 3px solid #F5B2C4;
	}	

#primary-nav {
	float: right;
	margin: 0px;
	padding: 81px 25px 0 0;
	width: 580px;
	font-size: 1.2em;
	line-height: normal;
	}

#primary-nav ul {
	text-transform: none;
	list-style: none;
	margin: 0;
	padding:0 ;
	float:right;
	}

#primary-nav li {
	float: left;
	background: url("../images/global/norm_right.gif") no-repeat right top;
	margin: 1px;
	padding: 0;
	}

#primary-nav a { 
	display: block;
	background: url("../images/global/norm_left.gif") no-repeat left top;
    padding:5px 6px 3px;
	text-decoration: none;
	color: #D69CAD;
	font-weight: bold;
	}
	
#primary-nav a:hover {
	color: #202357;
	font-weight: bold;
	}	

#primary-nav #active {
	background-image: url("../images/global/right.gif"); 
	}
	
#primary-nav #active a {
	color: #202357;
	font-weight: bold;
    background-image: url("../images/global/left.gif");
    }

/* Content */
#content {
	margin-bottom: 25px;
	padding-bottom: 25px;
	background: #fff;
	}

#graphic {
	min-height: 190px;
	height: 190px;
	background: #fff url(../images/home_graphic.jpg) no-repeat top center;
	margin: 25px 25px 0px 25px;
	clear:both;
	}
	
#graphicAbout {
	min-height: 190px;
	height: 190px;
	background: #fff url(../images/about_graphic.jpg) no-repeat top center;
	margin: 25px 25px 0px 25px;
	clear:both;
	}

#graphicOpportunities {
	min-height: 190px;
	height: 190px;
	background: #fff url(../images/opportunities_graphic.jpg) no-repeat top center;
	margin: 25px 25px 0px 25px;
	clear:both;
	}	
	
#graphicContact {
	min-height: 190px;
	height: 190px;
	background: #fff url(../images/contact_graphic.jpg) no-repeat top center;
	margin: 25px 25px 0px 25px;
	clear:both;
	}		

.breadcrumbs {
        height: 15px;
        font-size: 1.2em;
        margin-left: 26px; margin-right: 26px;
        margin-bottom: 10px;
        padding: 5px;
        background: #F7D6DE;
        }

#sitemap {
        font-size: 1.2em;
        line-height: 1.4em;
        }

#sitemap ul {
        padding-left: 15px;
        }


#contentIndex {
	display: inline;
	clear: both;
	float: left;
	margin-left: 30px;
	padding-bottom: 25px;
	width: 700px;
	}
	
#contentMain {
	display: inline;
	float: left;
	margin-left: 25px;
	padding-bottom: 25px;
	width: 500px;
	text-align: justify;
	}	
	
/* Side Content */

#contentSide {
	display: inline;
	float: right;
	width: 180px;
	margin-right: 25px;
	}	

.rLinks {
	
	font-size: 1.2em; line-height:1.5em;
	text-decoration: none;
	padding-left: 5px; padding-bottom: 8px; 
	}

.rLinks a{
	color: #D69CAD;
	line-height: 18px;
	text-indent: 5px;
	}
	
.rLinks a:hover {
	color: #202357;
	background-color: #F7D6DE;
	}
	
.rLinks li a {
	height: 20px;
	display: block;
	padding-bottom: 5px; padding-top: 5px;
	}		

#main-bottom-space {
	height: 28px;
	clear: both;
	}

/* Footer */

#footer {
	width: 760px;
	clear: both;
	/* stick at bottom */
	height: 60px;
	position: relative;
	margin-top: -60px;
	background: #fff url(../images/global/footer_bg.gif) no-repeat top center;
	line-height: 1.1em;
	}

.valid { vertical-align: middle; }	
	
#footer p {
	margin-top: 1.1em;
	margin-bottom: 10px;
	}

#bottomLinks {
	list-style: none;
	font-size: 1.1em;
	}

#bottomLinks li {
	display: inline;
	margin-top: 1.1em;
	margin-bottom: 10px;
	}		

#footerText {
	float: left;
	width: 710px;
	margin: 0;
	padding-left: 25px;
	list-style: none;
	font-size: 1.1em;
	color: #202357;
	}

#copyright {
	float: left;
	margin: 0;
	padding: 8px 15px;
	}
	
#designer {
	float: right;
	margin: 0;
	padding: 8px 14px;
	}
/* End of 'NGD' */

