/*--------------- Body - Structure Starts-------------*/

body {
	background-color:#d7d7d7;
	/*background-image: url(../images/BgBubbleLogo.jpg);*/
	margin:0px;
	padding:0px;
}

#header{
	margin:auto;
	padding-top:10px;
	padding-bottom:10px;
	width:970px;
	height:95px;	
}

#banner {
	margin:auto;
	
	padding-bottom:5px;
	width:970px;
	height:60px;
}

#container {
	margin:auto;
	width:970px;
	background-color:#FFFFFF;
}


#content {
	background-color:#FFFFFF;
	float:left;
	margin:0px;
	overflow:hidden;
	padding:0px;
	width:970px;
	/*background-image:url(../images/invertedRepeatBkgrdMenu.gif);
	background-position:bottom;
	background-repeat:repeat-x;*/
}

#copyright {
	/*background-color:#000000;*/
	color:#FFFFFF;
	float:left;
	padding-left:5px;
	width:965px;
}

#flash {
	background-image:url(../images/shadow10x10px.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	clear:both;
	float:left;
	height:310px;
	margin:0px;
	padding:0px;
	width:970px;
}

#flashcontent {
	height:300px;
	margin:0px;
	padding:0px;
	width:970px;
}

#flash2 {
	background-image:url(../images/shadow10x10px.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:#ffffff;
	clear:both;
	float:left;
	height:610px;
	width:970px;
}

#flashcontent2 {
	height:600px;
	width:970px;
}

#footer {
	background-color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	padding-left:5px;
	width:965px;
	margin:auto;
}


/*---------------Style Starts-------------*/
h1, h2, h3, h4, h5, h6 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	padding:10px;
	margin-left:20px;
	margin:0px;
}

#contentText {
	/*float:left;
	padding:10px;
	word-spacing:1px;*/
	margin-left:10px;
	margin-right:10px;
	width:700;
		
}


.fontSS {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#474747;
}

.red {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#da251e;
}

.s8 {
	font-size:8px;
}

.s11 {
	font-size:11px;
}

.s12 {
	font-size:12px;
}

.s14 {
	font-size:14px;
}

.s18 {
	font-size:18px;
}

.s24 {
	font-size:24px;
}

.white {
	color:#FFFFFF;
}

/*--------------- Link Starts-------------*/

.greyEnter {
	color:#838280;
	text-decoration:none;
}

.greyEnter a{
	font-family:"Trebuchet MS";
	font-size:20px;
	color:#838280;
	text-decoration:none;
}

.greyEnter a:hover{
	font-family:"Trebuchet MS";
	font-size:20px;
	color:#FFFFFF;
	text-decoration:none;
}

.redLink {
	color:#da251e;
	text-decoration:none;
}

.redLink a{
	color:#da251e;
	text-decoration:none;
}

.redLink a:hover{
	color:#da251e;
	text-decoration:underline;
}


/*--------------- List Style Starts-------------*/
.list {
	float:left;
	list-style:none;
	list-style:url(../images/mnemonicList.jpg);
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#474747;
}

.productList {
	list-style:none;
	list-style:url(../images/mnemonicList.jpg);
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#474747;
}

.mediaList {
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#474747;
	border-bottom:1px;
	border-bottom-color:#999999;
	border-bottom-style:solid;
	clear:both;
	float:none;
	height:150px;
	margin:0px;
	padding:0px;
	padding-top:10px;
	padding-bottom:10px;
	width:800px;
}

/*.mediaList li:last-child{
	border:none;
}*/

.mediaList li{
	border-right:1px;
	border-right-color:#999999;
	border-right-style:dashed;
	display:inline;
	float:left;
	list-style:none;
	margin-right:5px;
	padding-right:5px;
	vertical-align:bottom;
	width:145px;
	text-align:center;
}

/*--------------- Table Border Starts-------------*/

.greyBorder1
{
	/*border-collapse:collapse;*/
	border:1px;
	border-style:solid;
	border-color:#CCCCCC;
	padding-bottom:15px;
	margin-bottom:15px;
}

#greyBorder1
{
	border:1px;
	border-style:solid;
	border-color:#CCCCCC;
	padding-bottom:15px;
	margin-bottom:15px;
}
