/*-----------------------------------------------------------------------------------------------------------------------------------------------------------
CSS for Civil Nuclear Police Authority - Main Stylesheet
Author:		Alison Lee (alisonlee@silktide.com) / Silktide Ltd - All Rights Reserved
Created:	09/08/2007
-------------------------------------------------------------------------------------------------------------------------------------------------------------- */

/* Global Styles
-------------------------------------------------------------------------------------------------------------------------------------------------------------- */

@import url(/cnpa.css);

body					{ background-color: #fff; text-align: left; color: #000; }

h2						{  color: #000; }


a, a:visited			{ color: #666;  }


#accessibility			{ display: none; }


/* Layout Styles
-------------------------------------------------------------------------------------------------------------------------------------------------------------- */

#container				{ width: 100%;  }

#header					{ display: none; }

#contentwrapper			{ background-color: #fff; }

#sidecol				{ display: none; }

#content				{ min-height: 100px; margin-right: 0; }

#footer					{ width: 100%; text-align: center; border-top: 1px solid #e8e8e8; padding-top: 5px; margin: 10px auto 0; }

/* Navigation Styles
-------------------------------------------------------------------------------------------------------------------------------------------------------------- */

#nav 				{ display: none; }


/* Box Styles
-------------------------------------------------------------------------------------------------------------------------------------------------------------- */

.highlightbox		{ background-color: #fff; }


/* Title Styles
-------------------------------------------------------------------------------------------------------------------------------------------------------------- */

h1.title			{ height: auto; display: block; text-indent: 0px; background: transparent none!important; margin: 10px 0; }


/* Misc Styles
-------------------------------------------------------------------------------------------------------------------------------------------------------------- */



ul.bulletlist li,
#content ul.bulletlist li	{ background: transparent none; list-style-type: square; padding: 0; }

#content ul		{ padding: 0!important; margin: 15px!important; }
#content ul li		{ background: transparent none; list-style-type: circle; padding-left: 10px; }


