@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	background-image:url(../images/bg4.jpg);
	background-repeat:repeat-x;
	background-color:#472782;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:15px;
	color:#000000;
	}

h1 {background-image:url(../images/bg_h1.gif);
	background-repeat:no-repeat;
	line-height:40px;
	font-size:14px;
	text-transform:uppercase;
	color:#FFFFFF;
	padding-left:20px;
	margin:0px;
	}


td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}

a {color:#330066;
	text-decoration:none;
	}

a:hover {
	text-decoration:underline;
	}

a.pdf:link {color: #FFF; text-decoration:none;}
a.pdf:visited {color: #FFF; text-decoration:none;}
a.pdf:hover {color: #FFF; text-decoration:underline;}
a.pdf:active {color: #FFF; text-decoration:none;}

ul li {
	list-style-type:none;
	list-style-image:url(../images/li_bullet.gif);
	margin:0px 0px 10px -20px;
	}

#homeFlash {
	width:721px;
	height:348px;
	margin:0;
	padding:0;
	}

#sony {margin:0px;
	vertical-align:top;
	padding:15px 0px 15px 0px;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	}

#main_text {background-color:#f1f1f1;
	padding:20px;
	}

#side_text {background-color:#f1f1f1;
	padding:10px;
	height:139px;
	}

#home_text {background-color:#f1f1f1;
	padding:10px;
	height:124px;
	}

#learn_more {background-color:#f1f1f1;
	height:15px;
	padding-right:10px;
	margin-top:0px;
	padding-top:0px;
	text-align:right;
	}
	
#footer_bigbox {background-image:url(../images/bg_bigbox.jpg);
	background-position:top;
	background-repeat:no-repeat;
	height:25px;
	width:721px;
	}

#footer_smallbox {background-image:url(../images/bg_smbox.jpg);
	background-position:top;
	background-repeat:no-repeat;
	height:25px;
	width:202px;
	}

#footer_smallbox_hm {background-image:url(../images/bg_smbox_hm.jpg);
	background-position:top;
	background-repeat:no-repeat;
	height:25px;
	width:225px;
	}

#call_out {background-color:#330066;
	padding:10px;
	color:#FFFFFF;
	font-size:14px;
	line-height:22px;
	font-weight:bold;
	margin:0px 0px 15px 0px;
	}

#sponsor {border-top:1px solid #eeeeee;
	width:100%;
	border-bottom:1px solid #eeeeee;
	}
	
/* Classes */
.docs {
	background-image:url(../images/bg_docs.jpg);
	background-repeat:no-repeat;
	margin: 0px 0px 3px 0px;
	line-height:25px;
	padding-left:35px;
	height:25px;
	width:145px;
	}

.docs_hm {
	background-image:url(../images/bg_docs_hm.jpg);
	background-repeat:no-repeat;
	margin: 0px 0px 3px 0px;
	line-height:25px;
	padding-left:35px;
	height:25px;
	width:170px;
	}

.purple {font-weight:bold;
	color:#330066;
	}
	
.download {float:right;
	padding-right:20px;
	margin:-27px 0;
	}

.row_light {background-color:#e9e9e9;}

.row_dark {background-color:#d9d9d9;}

.row_title {background-color:#210b49;
	color:#FFFFFF;
	font-weight:bold;
	}
/* Shadow Styles */

#shadow_register_bottom {background-image:url(../images/bg_register.jpg);
	width:200px;
	height:10px;
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
	}

#shadow_nav_bottom {background-image:url(../images/bg_nav.jpg);
	width:200px;
	height:15px;
	background-repeat:no-repeat;
	}