body {
	/* background-color: #F9F8F8; */
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 18px;
	line-height: 2em;
	text-align: left;
}

p	{
	font-size: 14px;
	text-align: left;
	padding-right: 10px;
}

a:link { 
	color:#00238a;
	text-decoration: none; 
}

a:hover { 
	color: #9247E4;
	text-decoration: underline; 
}

a:active { 
	color: #BD8EEF; 
	text-decoration: underline; 
}

#banner {	
	margin: auto;
	height: 160px;	
	background-image:url(images/SOSCbanBg.jpg);
	background-repeat: repeat-x;
	text-align: center;
}

#logo {
	margin-left:auto;
	margin-right: auto;
	width: 633px;
	padding: 0;
	text-align: center;
}

#wrapper {
	width: 95%;
	text-align: center;
}
	
#nav 		
{
	position: static;
	float: left;
	width: 168px;
	/*height: 75%; */
	/*padding: 5px; */
	/*border: 1px*/
}

#nav ul 
{
	margin:  0;
	padding: 10px;
	list-style: none;
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	vertical-align: middle;
	display: block;
}

#nav li 
{
	text-align: center;
	width: 168px;
	padding-top: 5px;
	font: 15px;
	/*color: #000000;*/
	/*height: 45px;*/
}

#nav li a 
{
	display: block;
	font-weight: bold;
	/*height: 45px;*/
	/*color: #000;*/
	text-decoration: none;
	voice-family: "\"}\"";
	voice-family: inherit;
	/*background-color: #66FF99;*/
	/*background-color: #ffb55e;*/
	width: 98%;
	display: block;
	color: #000099;
	/*border-top: 2px #66FF00 solid;
	border-left: 2px #66FF00 solid;
	border-bottom: 2px #006600 solid;
	border-right: 2px #006600 solid;*/
	background-image: url(images/buttonOff.gif);
	background-repeat: no-repeat;
	vertical-align: middle;
	padding: 10px;
	top: 10px;
}
/*html>#nav li a 
{
	width: 130px
}*/

#nav li a:hover 
{
	font-weight: bold;
	/*background-color: #66FF99;
	border-top: 2px #006600 solid;
	border-left: 2px #006600 solid;
	border-bottom: 2px #66FF00 solid;
	border-right: 2px #66FF00 solid;*/
	background-image: url(images/buttonOver.gif);
	background-repeat: no-repeat;
	color: #005581;
	text-decoration: none
}

#nav li a:active {
	color:#ffcc33;
	text-decoration: none;
	background-image: url(images/buttonOn.gif);
	background-repeat: no-repeat;
}

#navSpecial 		
{
	position: static;
	float: left;
	width: 168px;
}

#navSpecial ul 
{
	margin:  0;
	padding: 10px;
	list-style: none;
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	vertical-align: middle;
	display: block;
}

#navSpecial li 
{
	text-align: center;
	width: 168px;
	/*padding-top: 5px;*/
}

#navSpecial li a 
{
	display: block;
	font-weight: bold;
	text-decoration: none;
	voice-family: "\"}\"";
	voice-family: inherit;
	/*background-color: #ffb55e;*/
	width: 98%;
	height: 111px;
	display: block;
	color: #000099;
	background-image: url(images/buttonOffChina.gif);
	background-repeat: no-repeat;
	vertical-align: middle;
	padding: 10px;
	/*top: 10px;*/
}

#navSpecial li a:hover 
{
	font-weight: bold;
	background-image: url(images/buttonOverChina.gif);
	background-repeat: no-repeat;
	color: #005581;
	text-decoration: none
}

#navSpecial li a:active {
	color:#ffcc33;
	text-decoration: none;
	background-image: url(images/buttonOnChina.gif);
	background-repeat: no-repeat;
}


td {font-size: 12px;
}

.default-header {
	background-color: #FFFFFF;
	background-image: url(/images/head_tile.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	width: 100%;
	border: 0;
	border-bottom: 2px solid #7083E1;
	padding: 0;
}
.ulogo-default {
	width: 214px;
	border: 0px;
	padding: 0px;
}
.ubanner-default {
	width: 100%;
	border: 0px;
	padding: 0px;
}
.default-copyright {
	text-align: right;
	padding: 2px;
	padding-right: 20px;
	line-height:12px;
}
.default-copyright a {
	color: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
        font-size: 11px;
	text-decoration: none;
}
.uparallels-logo {
	width: 169px;
	background-color: #FFFFFF;
	height: 60px;
}
img {
	border: 0;
	padding: 0;
}

.default-div {
	text-align: center;
	padding-top: 40px;
	padding-bottom: 40px;
	border-left: 1px solid #8EA5EC;
	border-right: 1px solid #8EA5EC;
}
.default-table {
	width: 500px;
	border-collapse: collapse;
	padding: 0px;
	border: 2px solid #BBCDE3;
}

.default-table .default-table-text {
	padding: 0px;
	padding-bottom: 5px;
        color: #000000;
        font-family: Tahoma, Arial, Helvetica, sans-serif;
        font-size: 11px;
}
.default-table td {
	padding: 10px;
	padding-right: 10px;
	background-color: #FFFFFF;
	color: #444444;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.footerTable {
	border: 0;
	text-align: center;
}

.footerTable td{
	margin: 10px;
	font-size: 10px;
	text-align: center;
}

.default-footer {
	position:relative;
	bottom:0;
	width: 100%;
	background-color: #8EA5EC;
	height: 38px;
	padding: 0px;
	/*!important; */
}
.footer-text {
        color: #2A3D9E;
        font-family: Tahoma, Arial, Helvetica, sans-serif;
        font-size: 11px;
	position:absolute;
	left:10px;
	top:13px;
	text-align:left;
}
.footer-image {
	position:absolute;
	right:4px;
	top:4px;
	text-align:right;
}
h2 {
	color: #5e77b2;
	margin: 0 0 5px 0;
	font-size: 14px;
	font-weight: bold;
	border-bottom:1px solid #cccccc;
	padding-bottom:5px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-align: left;
}
.content-image {
	width:190px;
	text-align:left;
	float:left;
	margin: -10px;
}
.content {
	width:310px;
	top: 0px;
	float:right;
	text-align: left;

}
h3 {
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-bottom: 5px;
	color: #000000;
}
li {
	margin: 0px;
	padding: 0px;
	color: #000;
	/*list-style-position: inside; */
}
#servicesList {
	width: 400px;
	font-size: 14px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 2em;	
}

#servicesHeadings {
	font-size: 14px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	padding-bottom: 0px;
}

#servicesHeadings2 {
	width: 400px;
	position: static;
	float: left;
	padding: 0 10px 10px 5px;
	font-size: 14px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	/*padding-bottom: 0px; */
}

#frontLeft {
	/*width: 600px;*/
	position: static;  
	float: left;
	padding: 0 10px 10px 5px;
	font-size: 14px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;	
}

.sponsorTable {
	text-align: center;
}

.specialPara {
	text-align: center;
}
.sponsorTable td{
	margin: 10px;
	font-size: 14px;
	text-align: center;
}

.spacer
{
	clear: left;
}

#slidePix {
	width: 310px;
	height: 720px;
	float: right;
	padding-left: 10px;
}
#slideshow_1 {
	width: 300px;
	height: 720px;
	float: right;
	border-bottom: #000 1px solid; border-left: #000 1px solid; border-top: #000 1px solid; border-right: #000 1px solid
}

.top {
	font-size: 10px;
	text-decoration: underline;
}
Special {
	color: #F00;
}

#thankyou {
	/*width: 600px;*/
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#thankyou h1{text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 24px;
	}
}

#thankyou p{text-align: center;
	margin-left: auto;
	margin-right: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px
	}
}



