/* --- Entire Page Start -- */
body	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url("../images/nucodrives-logo-bg.jpg");
	background-position: left top;
}
h1	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #0B5B0B;
	margin: 10px;
}
h2	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0B5B0B;
	margin: 10px;

}
h3	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0B5B0B;
	margin: 10px;
}

html { min-height: 100%; margin-bottom: 1px; }

td	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

hr	{
	width: 100%; 
	color: #007074;
}


a:link {
	text-decoration: underline;
	color: #3366cc;
}
a:visited {
	text-decoration: underline;
	color: #800080;
}
a:hover {
	text-decoration: underline;
	color: #ff3300;
}



#maincontainer{
width: 740px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
}

#header{
height: 115px; /*Height of top section*/
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 11px;
background: #EAEAEA;
}
#header a{
color: #003F8F;
text-decoration: none;
}
#header a:link {
color: #003F8F;
text-decoration: none;
}
#header a:visited {
color: #02244A;
text-decoration: none;
}
#header a:hover {
color: #8C002B;
text-decoration: underline;
}

#sectionbartop{
width: 720px; 
background: #003F8F;
height: 14px; /*Height of section*/
padding-top: 2px;
padding-right: 10px;
padding-left: 10px;
padding-bottom: 2px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #FFFFFF;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #9C9C9C;
}
#sectionbartop a{
color: #FFFFFF;
text-decoration: none;
}
#sectionbartop a:link {
color: #FFFFFF;
text-decoration: none;
}
#sectionbartop a:visited {
color: #D8C9DF;
text-decoration: none;
}
#sectionbartop a:hover {
color: #DFC9C9;
text-decoration: underline;
}

#sectionbarbottom{
width: 720px; 
background: #003F8F;
height: 14px; /*Height of section*/
padding-top: 2px;
padding-right: 10px;
padding-left: 10px;
padding-bottom: 2px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #FFFFFF;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #9C9C9C;
}
#sectionbarbottom a{
color: #FFFFFF;
text-decoration: none;
}
#sectionbarbottom a:link {
color: #FFFFFF;
text-decoration: none;
}
#sectionbarbottom a:visited {
color: #D8C9DF;
text-decoration: none;
}
#sectionbarbottom a:hover {
color: #DFC9C9;
text-decoration: underline;
}

#contentwrapper{
float: left;
width: 100%;
background-image: url("../images/content-bg.gif");
background-position: left top;
}
#contentcolumn{
margin-left: 200px; /*Set left margin to LeftColumnWidth*/
padding-top: 5px;
padding-right: 5px;
padding-left: 20px;
padding-bottom: 5px;
}

#leftcolumn{
float: left;
width: 200px; /*Width of left column*/
margin-left: -740px; /*Set left margin to -(MainContainerWidth)*/
padding-top: 5px;
padding-right: 5px;
padding-left: 5px;
padding-bottom: 5px;
}
#leftcolumntext{
color: #014743;
}
#leftcolumntext a{
color: #003F8F;
text-decoration: none;
font-weight: bold;
}
#leftcolumntext a:link{
color: #003F8F;
text-decoration: none;
}
#leftcolumntext a:visited{
color: #510090;
text-decoration: none;
}
#leftcolumntext a:hover{
color: #900051;
text-decoration: underline;
}

#footer{
clear: left;
width: 730px;
background: #808080;
color: #FFF;
text-align: left;
padding-left: 5px;
padding-right: 5px;
padding-top: 5px;
padding-bottom: 5px;
border-top: 1px solid #404040;
}
#footerleft{
float: left;
width: 690px; /*Width of footer left column*/
color: #FFF;
text-align: left;
padding-left: 5px;
padding-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
}
#footerleft a{
color: #9FC5FF;
text-decoration: none;
}
#footerleft a:link{
color: #9FC5FF;
text-decoration: none;
}
#footerleft a:visited{
color: #CEADFF;
text-decoration: none;
}
#footerleft a:hover{
color: #FF81AD;
text-decoration: underline;
}

#sitemeter{
margin-left: 700px; /*Set left margin to SiteMeter*/
padding-top: 16px;
padding-right: 1px;
padding-left: 1px;
padding-bottom: 16px;
}

#breadcrumbdatewrapper{
background-color: #404040;
color: #A8C7A7;
float: left;
width: 100%;
}

#breadcrumbcolumn{
color: #A8C7A7;
text-decoration: none;
float: left;
width: 450px; /*Width of left column*/
height: 15px; /*Height of top section*/
margin-left: 5px; /*Set left margin to -(MainContainerWidth)*/
padding-top: 2px;
padding-right: 12px;
padding-left: 12px;
padding-bottom: 2px;
}
#breadcrumbcolumn a{
color: #A8C7A7;
text-decoration: none;
}
#breadcrumbcolumn a:link {
color: #A8C7A7;
text-decoration: none;
}
#breadcrumbcolumn a:visited {
color: #62CB5F;
text-decoration: none;
}
#breadcrumbcolumn a:hover {
color: #D2E4D2;
text-decoration: none;
}

#datecolumn{
font-weight: bold;
margin-left: 450px; /*Set left margin to LeftColumnWidth*/
height: 15px; /*Height of top section*/
padding-top: 2px;
padding-right: 5px;
padding-left: 5px;
padding-bottom: 2px;
text-align: right;
}

.innertube{
margin: 4px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}



/* --- Entire Page End -- */

/* --- Content Classes -- */


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#underlinemenu{
margin: 0;
padding: 0;
}

#underlinemenu ul{
margin: 0;
margin-bottom: 0;
padding-left: 0;
float: left;
font-weight: bold;
width: 100%;
border: 1px solid #DFDFDF;
border-width: 1px 0;
background-color: #FFFFFF;
}

* html #underlinemenu ul{ /*IE only rule. Delete extra margin-bottom*/
margin-bottom: 0;
}

#underlinemenu ul li{
display: inline;
}

#underlinemenu ul li a{
float: left;
color: gray;
font-weight: bold;
padding: 2px 8px 4px 8px;
text-decoration: none;
background-color: #FFFFFF;
}

#underlinemenu ul li a:hover{
color: black;
background-color: #F3F3F3;
border-bottom: 4px solid black;
padding-bottom: 0;
}

.current{
color: #ffffff;
background-color: #000000;
border-bottom: 4px solid gray;
padding-bottom: 0;
}
/* --- End Content Classes -- */


.redcross 	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	text-decoration: none;
	color: #FF0000;
}

a.redcross:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold; 
	font-size: 20px;
	text-decoration: none;
	color: #FF0000;
}
a.redcross:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	text-decoration: none;
	color: #993399;
}
a.redcross:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold; 
	font-size: 20px;
	text-decoration: none;
	color: #990033;
}

.miv	{
	color: #007074;
}


.navigation	{
	background-color: #B1E7B7;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #ACADB8;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #ACADB8;
	border-top: 1px solid #5388A7;
	}
.navigationnolink 	{
	color: #DEFFDD;
	display: block;
	padding: 0px 0px 0px 5px;
	border-left: 5px solid #19B5A1;
	border-right: 5px solid #4FC39E;
	background-color: #22BC6E;
	text-decoration: none;
	width: 190px;
	}
#button {
	width: 190px;
	border-right: 1px solid #ACADB8;
	border-left: 1px solid #ACADB8;
	padding: 0px 0px 0px 0px;
	margin-bottom: 5px;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	font-weight: bold;
	background-color: #B3D7B3;
	color: #5388A7;
	}
#button ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	}
#button li {
	border-bottom: 1px solid #5388A7;
	margin: 0;
	}
#button li a {
	display: block;
	padding: 2px 0px 2px 5px;
	border-left: 5px solid #333;
	border-right: 5px solid #ACADB8;
	background-color: #B3D7B3;
	color: #5388A7;
	text-decoration: none;
	width: 190px;
	}
html>body #button li a {
	width: auto;
	}
html>body #button li {
	width: auto;
	}
#button li a:hover {
	border-left: 5px solid #003F8F;
	border-right: 5px solid #C1DEFF;
	background-color: #EAEAEA;
	color: #333;
	}
.bttncur	{
	display: block;
	padding: 2px 0px 2px 5px;
	border-left: 5px solid #5B5B5B;
	border-right: 5px solid #C0C0C0;
	background-color: #999999;
	color: #ffffff;
	text-decoration: none;
	width: 190px;
	}
.bttncur2	{
	display: block;
	padding: 2px 0px 2px 10px;
	border-left: 5px solid #5B5B5B;
	border-right: 5px solid #C0C0C0;
	background-color: #999999;
	color: #ffffff;
	text-decoration: none;
	width: 185px;
	}
.bttncur3	{
	display: block;
	padding: 2px 0px 2px 15px;
	border-left: 5px solid #5B5B5B;
	border-right: 5px solid #C0C0C0;
	background-color: #999999;
	color: #ffffff;
	text-decoration: none;
	width: 180px;
	}
	
.small	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.tm	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 6px;
}

.tmh1	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.tmh2	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.query { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

input.frmbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0069D2;
	background-color: #ffffff;
	border: 1px solid #0069D2;
}

