body{
	 font-size: 14px;
text-align: center;
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
}

a:link, a:visited, a:hover {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-family: Verdana, Arial, sans-serif;
 font-size: 120%;
 color: #334d55;
}

h2{
 font-size: 114%;
 color: #006699;
}

h3{
 font-size: 100%;
 color: #334d55;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #334d55;
}

/* ul{
	list-style-type: square;
	list-style-image: url(../images/bullet.gif);
	line-height: 16px;
} 

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}*/

label{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
}
				

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	margin: 0;
	border-bottom: 1px solid #cccccc;
	width: 1000px;
	background-image: url(../images/HeaderBackground.gif);
	height: 80px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-repeat: repeat-x;
	text-align: left;
}

#sideBar{
	float:right;
	width: 220px;
	padding-left: 15px;
	background-color: #eeeeee;
	border: 1px solid #ccc;
	height: 100%;
}

#content{
	width: 1000px;
	margin-top: 0;
	margin-right: 20;
	margin-bottom: 0;
	margin-left: 2;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	text-align: left;
}


/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	background-image: url(../images/Logo.gif);
	background-repeat: no-repeat;
	height: 80px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	top: 0px;
}


/*************** #pageName styles **************/

#pageName{
	padding: 0px 0px 10px 10px;
}


/************* #globalNav styles **************/

#globalNav{
	color: #FFFFFF;
	/*	white-space: nowrap; */
	background-color: #3B0000;
	width: 1000px;
	line-height: 30px;
}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	color: #FFFFFF;
	padding: 0px 4px 0px 0px; 
}
#globalNav a:hover {
	font-size: 90%;
	color: #3B0000;
/*	padding: 0px 4px 0px 0px; */
	background-color: #FFFFFF;
}
#globalNav a.hover {
	color: #3B0000;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}
/************* #footer styles ***************/

#footer{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 12px;
	color: #990000;
	margin-top: 0px;
	width: 1000px;
	background-color: #CCCCCC;
	line-height: 30px;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */

#footer img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}
#footer #car {
	background-image: url(../images/road.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 100px;
	left: 100px;
}


/************* #login styles ***************/

#login{
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
	width: 200px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#login p{
	margin: 0px;
	padding: 0px;
	border: 2px solid #000000;
	background-image: url(../images/member_login_bg.gif);
	font-size: 16px;
	text-align: center;
}
#login form{
	margin: 0px;
	border: 2px inset #000000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#login label{
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}


/*********** #sideBar link styles ***********/

#sideBar ul a:link, #sideBar ul a:visited {display: block;}
#sideBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#sideBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #sideBar li {border-bottom: none;}

#content #leftpanel {
	width: 750px;
	margin-right: -230px;
	float: left;
	text-align: left;
	background-color: #FFFFFF;
}
#2ndPage {
	width: 958px;
	text-align: left;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-right: 20px;
	padding-left: 20px;
}
#flash {
	border: 2px solid #000000;
}
#Flash {
	border: 2px solid #000000;
	height: 133px;
	width: 600px;
	text-align: left;
}
#SMRtd {
	font-size: 12px;
}
#SMRtdh {
	font-size: 16px;
	color: #CC0000;
	font-weight: bold;
}
#tagline {
	color: #FFFFFF;
	width: 440px;
	float: right;
	font-size: 18px;
}
/*#ul li {
	background-repeat:no-repeat;
	background-position:0.3em;
	list-style-type:none;
	list-style-image:url(images/bullet.gif);
	margin-bottom:4px;
	padding-bottom:2px;
	padding-left:1em;
	} */
#slogan {
	width: 1000px;
	font-size: 16px;
	color: #CC0000;
	font-weight: bold;
	clear: both;
}
#Content2 {
	text-align: left;
	width: 960px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-right: 20px;
	padding-left: 20px;
}

/* STARTS POPUP */
        a.info{
        position:relative;           /*this is the key*/
        z-index:24;
/*        background-color:#e0e0e0;     background colour of display text */
        color:#000000;               /* colour of display text */
/*        border:1px dotted #999;     border colour */
        text-decoration:underline;
        }

        a.info:hover {
        z-index:25;

        }

        a.info span{
        display: none;  /* hide the span text using this css */
        }

        a.info:hover span{ /*the span will display just on :hover state*/
        display:block;
        position:absolute;
        top: 1.5em;
        left: 3em;
        width:300px;
        border:1px solid #990000; /* border colour */
        background-color:#EFEEC7; /* background colour here */
        color:#000000;         /* text colour */
        text-align: left;
        font-size: 14px;
        z-index:30;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
        }

        .images {
        vertical-align:bottom;
        }


        /*]]>*/
        </style>[if lte IE 6]>
#Content2 .new {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #990000;
}
