
body
{
	margin: 0px;
	background: url(img/top_bg.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px; /* .7em */
}

p
{
	line-height: 17px;
	margin: 11px 0 10px 0;
	padding: 0px;
}

h1
{
	font-size: 2em; /*padding-top: 4px;*/
	margin-top: 0px;
}

h2
{
	color: #9f9f9f;
	margin: 0px;
	padding: 0px;
	font-size: 1.1em; /* 15px; */
}

h3
{
	font-size: 1em;
}

ul
{
	/* font-size: 10px; */
	margin: 0;
	padding: 0; /* list-style-image: url(img/bullet.gif); */
}

a
{
	color: #93B300;
}

a:hover
{
	text-decoration: none;
}

blockquote
{
	background: #F7FDE3;
	color: #606060;
	padding: 10px;
}

img.photobig, img.photosmall
{
	border: 1px solid #71727F;
	padding: 5px 5px 5px 5px;
	background-color: #E5E5E5;
}

img.photosmall
{
	margin-right: 10px;
	margin-bottom: 2px;
	float: left;
}

.level1
{
	/* background: #46461F url( 'images/a16.gif' ) repeat-x; */
	background: #000 url(img/top_bg.gif);
	font-size: 1em;
	color: White; /* font-variant: small-caps; */
	padding: 0px 8px 0px 0px; /*background-color: Black;     font-size: large;     font-weight: bold;*/
	text-decoration: underline;
	font-weight: bold;
}

.level2
{
	background: #46461F url('images/a16.gif' ) repeat-x;
	font-size: .9em;
	color: White; /* font-variant: small-caps; */ /*font-family: Gill Sans MT !important;     font-size: medium;     background-color: Gray; */
	padding: 2px 2px 2px 2px;
	font-weight: bold;
}

/*.level3
{
	background: #46461F url('images/a16.gif' ) repeat-x;
	font-size: 11px;
    color: black;
    background-color: Silver;
    font-family: Gill Sans MT !important;
    font-size: small; 
}*/


.siteseal
{
	width: 120px; /* 24em; */
	background: #F6F9FB;
	border: 1px solid #E1E1E1;
	padding: 10px 10px 15px 10px; /*float: left;/* /*right; */
	margin-bottom: 20px; /* margin-bottom:20px; */
}

.box
{
	width: 120px; /* 24em; */
	background: #F6F9FB;
	border: 1px solid #E1E1E1;
	padding: 10px 10px 15px 10px; /*float: left;/* /*right; */
	margin-bottom: 20px;
}

.box h2
{
	font-size: 1.1em;
	margin: 0px 0 0px 0;
	padding: 0px 0 5px 0;
}

.box a
{
	margin: 10px 0 10px 0;
	color: #93B300;
	font-size: 11px;
}

.box p
{
	margin: 5px 0 10px 0;
	line-height: 15px;
}

.box ul
{
	padding: 0 0 7px 20px;
	margin: 10px 0 10px 0;
	list-style-image: url(img/bullet.gif);
}

.box li
{
	margin: 5px 0px 5px 0px;
}

/*
	<FooterStyle BackColor="#CCCCCC" ForeColor="Black" />
	<RowStyle BackColor="#EEEEEE" ForeColor="Black" />
	<PagerStyle BackColor="#999999" ForeColor="Black" HorizontalAlign="Center" />
	<SelectedRowStyle BackColor="#008A8C" Font-Bold="True" ForeColor="White" />
	<HeaderStyle BackColor="#000084" Font-Bold="True" ForeColor="White" />
	<AlternatingRowStyle BackColor="Gainsboro" />
*/
.GridViewHeader
{
	/* color: #FF7800; 	padding: 2px 10px 2px 1px; */
	text-align: left;
	vertical-align: bottom;
	color: White;
	background: #000084;
	border: solid 1px black;
	font-weight: bold;
}

.GridViewHeader a
{
	color: #fff;
}

.GridViewHeader TH
{
	padding: 4px 10px 4px 3px;
}

.GridViewFooter
{
	vertical-align: top;
	background: #CCCCCC; /* border: solid 1px #E1E1E1; */
}

.GridViewFooter TD
{
	padding: 2px 10px 2px 3px;
}

.GridViewRow
{
	/*<RowStyle BackColor="#EEEEEE" ForeColor="Black" />*/
	vertical-align: top;
	background: #EEEEEE; /* border: solid 1px #E1E1E1; */
	color: Black;
}

.GridViewRow:hover
{
	/*<background-color: #fffacd; 	color: #000;*/
}

.GridViewRow TD
{
	padding: 2px 10px 2px 3px;
}

.GridViewAlternatingRow
{
	/*<AlternatingRowStyle BackColor="Gainsboro" />*/
	background-color: #DCDCDC; /* Gainsboro; */
	vertical-align: top; /* border: solid 1px #E1E1E1; */
}

.GridViewAlternatingRow:hover
{
	/*<background-color: #fffacd; 	color: #000;*/
}

.GridViewAlternatingRow TD
{
	padding: 2px 10px 2px 3px;
}

.GridViewSelectedRow
{
	vertical-align: top;
	background: #DCDCDC; /* Gainsboro; */
	color: White;
}

.GridViewSelectedRow a
{
	/*color: White;*/
}

.GridViewSelectedRow TD
{
	padding: 2px 10px 2px 3px;
}



/**** Main Container ***/


#wrap
{
	margin-left: auto;
	margin-right: auto;
	width: 1000px; /* 830px; */
}

td.CodeHeader
{
	font-size: 16px;
	font-weight: bold; /* padding-top:35px; */ /* padding-bottom:10px; */
	color: #93B300;
}

td.CodeDescription
{
	padding-top: 15px;
	padding-bottom: 10px;
}

td.CodeSample
{
	font-family: Courier New, Courier;
	background-color: Silver;
	padding: 8px 8px 8px 8px;
}


/**** Top ***/


#top
{
	width: 100%;
	height: 88px;
	color: #fff;
	background: #000 url(img/top_bg.gif);
	overflow: hidden;
}

#top h2
{
	color: White;
	letter-spacing: 3px;
	font-size: 2.4em;
	font-weight: normal;
	position: relative;
	margin: 0px;
	top: 33px;
	display: block;
	float: left; /* background: url(../../images/Gear24X24.png) no-repeat; */
	background: url(img/bg_t.gif) no-repeat;
	padding-left: 10px;
}

#top h2 a
{
	color: white;
	text-decoration: none;
}

#top h2 a:hover
{
	color: #93B300; /* color: #5367AC; */
}


/**** Main Menu ***/


#menu
{
	display: block;
	float: right;
}

#menu ul
{
	font-size: 10px;
	margin: 0;
	list-style: none;
}

#menu li
{
	display: block;
	float: left;
	white-space: nowrap;
}

#menu li a
{
	display: block;
	padding: 55px 20px 12px 20px;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}

* html #menu a
{
	width: 1%;
}

#menu li a:hover
{
	background: url(img/bg_menu.gif);
}

#menu li a.current
{
	letter-spacing: 1px;
	color: gray;
	background: url(img/bg_menu.gif);
}

#menu li a.current:hover
{
	color: #fff;
}


/**** Content Container ***/


#content
{
	/*border: solid 1px black;*/
	width: 100%;
	margin-top: 30px;
	min-height: 350px; /*display: inline-block;*/
}

#content h2
{
	margin: 0;
	padding: 10px 0 10px 0;
}



/**** left ***/
#left
{
	/*border: solid 1px black;*/
	width: 140px; /* 315px;  */ /*/* /*right; */
	float: left;
	display: block;
	margin-top: 7px;
}

/**** Center ***/

#center
{
	/* border: solid 1px black; */
	width: 660px; /* 390px; */
	float: left; /*right;  left; */
	display: inline; /* block; */ /* margin-left: 20px; */
	overflow: hidden; /*padding: 0px 20px 0px 20px; */
	margin: 0px 30px 0px 30px;
}

#centerMedium
{
	width: 800px; /* 390px; */
	float: right; /*left; */
	display: block;
	overflow: hidden;
	margin: 0px 30px 0px 0px;
}

#centerWide
{
	width: 100%; /* 390px; */
	float: left; /*left; */
	display: block; /* inline; */
	overflow: hidden;
	margin: 0px 30px 0px 0px;
}

#center ul
{
	padding: 15px 0 15px 35px;
	margin: 0;
	list-style-image: url(img/bullet.gif);
}

#center li
{
	margin-bottom: 5px;
}

#center .box
{
	width: 631px;
}

#centerMedium li
{
	margin-bottom: 5px;
}

#centerMedium ul
{
	padding: 15px 0 15px 35px;
	margin: 0;
	list-style-image: url(img/bullet.gif);
}

#centerMedium .box
{
	width: 770px;
}

#centerWide ul
{
	padding: 15px 0 15px 35px;
	margin: 0;
	list-style-image: url(img/bullet.gif);
}

#centerWide li
{
	margin-bottom: 5px;
}

#centerWide .box
{
	width: 631px;
}

/**** Right ***/
#right
{
	/*border: solid 1px black;*/
	width: 140px; /* 315px;  */
	float: right;
	display: block;
	margin-top: 7px;
}

/**** nav ***/
#nav
{
	list-style: none;
	margin: 2.0em 0;
	width: 140px; /* 25em; */ /*float: right;*/
	border: 1px solid #E1E1E1;
}

#nav ul
{
	font-size: 11px;
}

#nav li
{
	padding: 0;
	margin: 0;
}

#nav a
{
	display: block;
	height: 2.0em;
	padding: 0.3em 0.3em 0.3em 0.8em;
	border-bottom: 2px;
	border-top: 2px;
	color: #93B300;
	background-color: #F7F9FB;
	font-weight: bold;
	text-decoration: none;
}

#nav a:hover
{
	color: #1a1a1a;
	background: url(img/bg_t.gif) no-repeat;
	background-color: #fff;
	font-weight: bold;
}

/**** Clear Div ***/
#clear
{
	display: block;
	clear: both;
	width: 100%;
	height: 1px;
	overflow: hidden;
}

/**** Footer ***/
#footer
{
	margin: 40px auto 0 auto;
	text-align: center;
	border-top: dotted 1px gray;
	padding: 20px 0 20px 0;
	width: 70%;
	font-size: 9px;
}

#footer p
{
	margin: 0px;
	padding: 0;
}
