/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border-style: none;
    border-color: inherit;
    border-width: 0;
    margin: 0;
    padding: 0;
    outline: 0;
    font-style: inherit;
	    font-size: 100%;
	    font-family: inherit;
    text-align: justify;
}
.padfield {
	background-color: #f5f5f5;
	padding: 4px;
	border: 1px solid #999999;
	width: 300px;
}

.availability_price_input {
	background-color: #f5f5f5;
	padding: 4px;
	border: 1px solid #999999;
}

.availability_price_input:focus {
	border: 1px solid #999999;
}

.padbutton {
	font-weight: bold;
	color: #2F2C27;
	background-color: #EFF2F3;
	padding: 3px;
	border: 1px solid #999999;
	font-size: 11px;
}


.padtable td {
	border:1px solid #CCCCCC;
	vertical-align: top;
}

.padtable {
	width:100%;
	border-collapse:collapse;
	font-family: tahoma;
	font-size: 11px;
	vertical-align: top;	
}


/* remember to define focus styles! */
:focus {
	outline: 0;
}
.padtable td {
	padding: 5px;
	vertical-align: top;	

}
body {
	line-height: 1;
	color: black;
	background: white;

}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

#header {
	background-color:#000046;
	height: 92px;
}
body {
	margin: 0px;
	background-color: #eff2f3;
}
#content {
	background-color: #FFFFFF;
	margin: 10px;
	padding: 10px;
	border: 1px solid #CCCCCC;
	font-family: tahoma;
	font-size: 12px;
	line-height: 17px;
}
h2 {
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}

#content #left {
	width: 280px;
	float: left;
	margin-top: -10px;
}
#content #right {
	float: left;
}
#nav li a
	{
	color:black;
	font-weight:bold;
	font-size: 90%;
	text-decoration:none;
	width:250px;
	height:13px;
	display:block;
	background-color: #EFF2F3;
	background-repeat: no-repeat;
	background-position: right;
	margin-bottom: 3px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 15px;
	border: 1px solid #CCCCCC;
	}
#nav li.indentedmenu a.indentedmenu
	{
	list-style-position: outside;
	color:black;
	font-weight:bold;
	font-size: 80%;
	text-decoration:none;
	width:225px;
	height:11px;
	display:block;
	background-color: #EFF2F3;
	background-repeat: no-repeat;
	background-position: right;
	margin-bottom: 3px;
	margin-left:20px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 20px;
	border: 1px solid #CCCCCC;
	}
#nav li.menutitle
	{
	list-style-position: outside;
	color:grey;
	font-weight:bold;
	font-size: 90%;
	text-decoration:none;
	width:225px;
	height:13px;
	display:block;
	background-repeat: no-repeat;
	background-position: right;
	margin-bottom: 3px;
	margin-left:0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 5px;

	}
#nav li a:hover
	{
	color:#2E6383;
	background-color: #FFFFFF;
	background-image: url(Images/bg_nav_over.gif);
	background-repeat: no-repeat;
	background-position: right;
	}h1 {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 4px;
}
a {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

a.newlink 
{
 	font-weight: bold;
	color: #0000ff;
	text-decoration: none;   
}
#content ul.newUL
{
    list-style-type : square;
    list-style-position :inside;
    font-style: normal;
	  font-size: 100%;
	  font-family: tahoma;
	  margin-left:10px;
    text-align: justify;
}
#content ul.NumberUL
{
    list-style-type : decimal;
    list-style-position :inside;
    font-style: normal;
	  font-size: 100%;
	  font-family: tahoma;
	  margin-left:10px;
    text-align: justify;
}
#content li.newlist{
    list-style-position: outside;
    font-style: normal;
	  font-size: 100%;
	  font-family: tahoma;
	  padding-left : 20px;
    text-align: justify;
}
#content #awards .awardoutline {
	font-weight: bold;
	color: #2F2C27;
	background-color: #EFF2F3;
	padding: 3px;
	border: 1px solid #999999;
	font-size: 11px;
}
p.ordersteps 
{
	  font-size: 130%;
	  font-family: tahoma;
	  padding-left : 0px;
    text-align: justify;
    margin-bottom: 10px;    
}
h3.orderheadings 
{
    font-size: 130%;
	font-family: tahoma;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
table.menuborder
{
    background-color:ButtonFace;
    padding:5px;
    border-style:inset;
    border-width:thin;
    border-color:Silver;
  
}
div.publishingform
{
    background-color:silver;
    padding:5px;
    border-style:inset;
    border-width:thin;
    border-color:Silver;    
}
table.AwardSelection
{
    background-color:white;
    padding:5px;
    margin:5px;
    border-style:inset;
    border-width:thin;
    border-color:Silver;
    vertical-align:text-top;
    
}
table.AwardDisplay
{
    background-color:ButtonFace;
    padding:5px;
    border-style:inset;
    border-width:thin;
    border-color:Silver;
    height:200px;
    vertical-align:text-top;
    
}