@charset "utf-8";
/* CSS Document */

body  {
	font: 100% Helvetica, Arial, sans-serif;
	background:#DDDDDD;

	background-image:;
	background-position:top;
	background-repeat:repeat-x;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}

strong {
	font-size:100%;
	color:;
}

.center {
	text-align:center;
	margin:0;
	padding:0;
}

a:link {
	text-decoration:none;
	color:#3366FF;
}

a:visited {
text-decoration:none;
	color:#3366FF;
}

a:active {
		text-decoration:none;
	color:#3366FF;
}

a:hover {
	text-decoration:underline;
	color:#3366FF;
}

.copywrite {
	color:#009966;
	font-size:80%;
	text-align:center;
}

img {
	margin:0;
	padding:0;
	border:0;
	text-align:left;
	display:inline;
	position:relative;
}

hr {
	color:#999999;
	border-bottom-style:dashed;
}


/* Containers
----------------------------------------------------------------------*/
#wrapper {
	margin:0 auto;
	text-align:left;
	width:906px;
	background:#FFFFFF;
}

#wrapper2 {
	margin:0 auto;
	text-align:left;
	width:906px;
	background:#FFFFFF;
	background-image:url(../img/graph_fade.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
}

#wrapper3 {
	margin:0 auto;
	text-align:left;
	width:906px;
	background:#FFFFFF;
	background-image:url(../img/hands_fade.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
}

#wrapper4 {
	margin:0 auto;
	text-align:left;
	width:906px;
	background:#FFFFFF;
	background-image:url(../img/domino_fade.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
}

#wrapper5 {
	margin:0 auto;
	text-align:left;
	width:906px;
	background:#FFFFFF;
	background-image:url(../img/wood_fade.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
}

.translucent {
	margin:0;
	padding:20px;
	background-image:url(../img/translucent.gif);
	width:515px;
	border-color:#999999;
	border-width:1px;
	border-style:solid;
}

#headerwrapper {
	text-align:left;
	height: 158px;
	background-image:url(../img/head_bg_grad.gif);
	background-position:right;
	background-repeat:repeat-y;
}

#header {
	text-align:right;
	height: 158px;
	background-image:url(../img/vcg_logo_dots.png);
	background-position:left;
	background-repeat:no-repeat;
	vertical-align:bottom;
}

#menu {
	position:relative;
	width:550px;
	margin-top:125px !important;
	margin-top:124px;
	margin-left:20px !important;
	margin-left:10px;
	float:left;
	text-align:left;
	vertical-align:bottom;
	font-family:Helvetica, Arial, sans-serif;
	font-weight:bold;
	font-size:90%;
}


#menu a:visited {
	color:#006666;
		text-decoration:none;
}

#menu a:link {
	color:#006666;
	text-decoration:none;
}

#menu a:active {
	color:#006666;
		text-decoration:none;
}

#menu a:hover {
	color:#000000;
		text-decoration:none;
}
	

#sidebar1 p {
	padding:0;
	margin:0;
}

.videobox {
	padding:0;
	margin:0;

}

.sidebarbox	{
	background-image:url(../img/sidebar1_bg.png);
	background-position:bottom;
	background-repeat:no-repeat;
	width:285px;
}

.sidebarbox2	{
	background-image:url(../img/sidebar1_bg.png);
	background-position:bottom;
	background-repeat:no-repeat;
	width:285px;
}

.sidebarbox4 {
	margin-top:0px;
	margin-bottom:0px;
	padding:0;
	text-align:center;
	background-image:url(../img/sidebar1_bg.png);
	background-position:bottom;
	background-repeat:no-repeat;
	width:286px !important;
	width:285px;
}
	

.sidebarbox3	{
	background-image:url(../img/sidebarnew_bg.png);
	background-position:bottom;
	background-repeat:no-repeat;
	width:285px;
}

.sidebarboxjeff {
	text-align:right;
	background-image:url(../img/sidebar1_jeffharmer.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}

.boxdots {
	display:inline;
	width:1px;
	border:dashed;
	border-width:4px;
	border-color:#999999;
}

.padder {
		padding:20px;
}

.sidebarbox h2, .sidebarbox2 h2, .sidebarboxjeff h2 {
	margin:0;
	font-size:120%;
	font-weight:bold;
	color:#003366;
	text-align:left;
	padding:3px 5px 0px 8px;
	background-image:url(../img/sidebarheading1.png);
	background-position:top;
	background-repeat:no-repeat;
	height:32px;
}

.sidebarbox3 h2 {
	margin:0;
	font-size:120%;
	font-weight:bold;
	color:#003366;
	text-align:left;
	padding:3px 5px 3px 8px;
	background-image:url(../img/sidebarnew_top.png);
	background-position:top;
	background-repeat:no-repeat;
	height:32px;
}

.sidebarbox4 h2 {
	margin:0;
	font-size:120%;
	font-weight:bold;
	color:#003366;
	text-align:left;
	padding:3px 5px 3px 8px;
	background-image:url(../img/sidebarnew_top.png);
	background-position:top;
	background-repeat:no-repeat;
	height:32px;
}

#sidebar2 {
	margin: 15px 20px 15px 15px;
	float: right; 
	display:inline;
	width: 285px; /* since this element is floated, a width must be given */
	padding: 0; /* top and bottom padding create visual space within this div */
}

#sidebar1 {
	margin: 20px 20px 10px 10px;
	float: left; 
	display:inline;
	width: 285px; /* since this element is floated, a width must be given */
	padding: 0px; /* top and bottom padding create visual space within this div */
}

.sidebarbox h3, .sidebarbox p, .sidebarbox2 h3, .sidebarboxjeff h3, .sidebarboxjeff p, .sidebarbox3 p, {
	margin-left: 20px; /* the left and right margin should be given to every element that will be placed in the side columns */
	margin-right: 20px;
	margin-top:0px;
	margin-bottom:10px;
	font-size:80%;
}

.sidebarbox2 p {
	padding-left: 20px; /* the left and right margin should be given to every element that will be placed in the side columns */
	padding-right: 20px;
	padding-top:0px;
	padding-bottom:0px;
	font-size: 70%;
}

.sidebarbox4 p {
	margin-left: 20px; /* the left and right margin should be given to every element that will be placed in the side columns */
	margin-right: 20px;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	font-size:80%;
}


#mainContent {
	text-align:left;
 	margin: 0px; /* the right margin can be given in ems or pixels. It creates the space down the right side of the page. */ 
	padding: 15px 20px; /* padding here creates white space "inside the box." */
	zoom:normal;
} 

 #navlist { 
	padding:5px;
	/*margin:0px;
list-style-image: url(../img/vcg_bullet.png); */
	list-style-position:inside;
	line-height:120%;
	/*color:#009966; */
 }


#mainContentInt {
	text-align:left;
	margin: 15px 20px; /* the right margin can be given in ems or pixels. It creates the space down the right side of the page. */
	padding: 0; /* padding here creates white space "inside the box." */
	zoom:normal;
} 

#popupcontent {
	text-align:left;
	 	margin: 0; /* the right margin can be given in ems or pixels. It creates the space down the right side of the page. */ 
	padding: 25px; /* padding here creates white space "inside the box." */
	zoom:normal;
		background-image:url(../img/head_bg_grad.gif);
	background-position:right;
	background-repeat:repeat-y;
} 

#mainContent strong, #mainContentInt strong {
	font-size:120%;
}

h3, h4 {
	color:#999999;
	font-weight:300;
	margin:3px;
}

h3 strong, h4 strong {
	color:#009966;
	font-weight:1000px

}

.underline {
	border-bottom:dashed;
	border-bottom-color:#CCCCCC;
	border-bottom-width:2px;
}

.smaller {
	font-size:80%;
	margin:3px;
}

.smaller strong {
	color:#666666;
}

.spacer {
	line-height:1em;
}

.spacer2 {
	line-height:2px;
	margin:0;
	padding:0;
}

.homebullet {
	color:#666666;
	font-weight:300;
	list-style-position:inside;
}

#footer { 
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#DDDDDD;
} 
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 12px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 12px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.nopad {
	padding:0px;
}
