Body{
	font-family:Arial, Helvetica, sans-serif;
	margin: 0;
	background-image: url(../images/body-bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.Container {
	width: 900px;
	margin: 0em auto;
	text-align: left;
}
Img  {
	padding:0;
	margin:0;
	border:none;
}
.SkipLinks {
	display:none;
}
.FloatOppDir{
	float:right;
}
.FloatDir{
	float:left;
}
.ImgFloatDir {
	float: left;
	margin: 0 10px 10px 0;
}
.ImgFloatOppDir {
	float: right;
	margin: 0 0px 10px 10px;
}
form{
	padding:0;
	margin:0 0 5px 0;
	vertical-align: top;
}
/*** utility styles *****************/
.Utility{
	color: #507BB0;
	float: right;
	padding-left: 0px;
	font-size: 75%;
	text-align: left;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 8px;
}
.Utility a:link {
	color: #0033CC;
	text-decoration: none;
}
.Utility a:visited {
	color: #0033CC;
	text-decoration: none;
}
.Utility a:hover, .Utility a:active {
	color: #0033CC;
	text-decoration: underline;
}
/*Header*/
.Header {
	width: 900px;
	padding: 0;
	height: 118px;
}
.Logo {
	float: left;
	padding-right: 25px;
}
.PrintLogo {
	float: left;
	margin: 33px 0 0 0;
	width: 159px;
	display: none;
}

/*****Main******/
.Main {
	width: 900px;
	background-image: url(../images/main-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding: 48px 0px 0px 0px;
}
/*****Link*****/
a:link {
	color: #03C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #002DB3;
}
a:hover, a:active	{
	color: #003399;
	text-decoration: underline;
}

/*SideBar*/
.SideBar {
	width: 270px;
	color: #333333;
	float: left;
	margin: 0;
	padding: 93px 0 0 0;
}
/* sidemenu */
.SideMenu {

	
}
.SideBarBoxBottom {
	background-image: url(../Images/SiseMenuBottom.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 16px;
}
.SideMenu ul {
	margin: 0;
	padding: 0 0 0 63px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	text-align: left;
	line-height: 100%;
	list-style-image: url(../../Includes/none);
	list-style-type: none;
	background-image: url(../../Images/SideMenuTop.gif);
	background-repeat: no-repeat;
}
.SideMenu li {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style-type: none;
	list-style-image: none;
	border-bottom: 1px solid #B7D8E2;
	background-color: #FFF;
}
.SideMenu a {
	display: block;
	padding: 7px 2px 8px 8px;
	line-height: 120%;
}
.SideMenu a:link, .SideMenu a:visited {
	color: #008AEA;
	text-decoration: none;
}
.SideMenu a:hover {
	color: #314B96;
	text-decoration: none;
	background-color: #F9FAF8;
	border-bottom: none;
}
#uberlink a:link, #uberlink a:hover, #uberlink a:visited {
	color: #314B96;
	background-image: url(../../Images/SideMenuLiSelectBg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	background-color: #D1E7ED;
}
.Title {
	color: #314B96;
	height: 39px;
	font-size: 170%;
	font-weight: normal;
	margin: 0;
	padding-left: 65px;
	padding-top: 3px;
}
.SideStory {
	width: 265px;
	border-bottom: 1px solid #9ECBD8;
	margin-top: 25px;
}
.FormField{
	text-align:left;
	border: 1px solid #e2e2e2;
	background-color: #FFF;
	padding: 3px 3px 3px 3px;
	color: #666;
}
.FormFieldLeft{
	text-align:left;
	border: 1px solid #e2e2e2;
	background-color: #FFF;
	padding: 2px 3px 2px 3px;
	color: #666;
}
/*MainBody*/
.MainContainer {
	width: 900px;
}
.MainBody {
	float: right;
	padding: 0px 0px 0px 0;
	width: 600px;
	background-image: url(../images/content-bg.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
	padding-bottom: 25px;
}


.Content {
	color: #032D58;
	font-weight: normal;
	margin: 35px 0px 0px 0px;
	border-left: 1px solid #9ECBD8;
	border-right: 1px solid #9ECBD8;
	padding: 0px 15px 15px 15px;
	height: auto;
	min-height: 20em;
	
}
h1 {
	color: #FFF;
	font-weight: bold;
	font-size: 155%;
	margin-left: 6px;
	margin: 0;
	padding: 40px 0 0 0;
}
h2{
	font-size: 115%;
	color: #333333;
	padding: 0;
	margin: 10px 0 6px 0;
	font-weight: normal;
}
h3{
	font-size: 95%;
	color: #333;
	padding: 0;
	margin: 15px 0 5px 0;
	font-weight: bold;
}
p{
	line-height: 140%;
	text-align: left;
	padding: 0px 0px 10px 0px;
	margin: 0;
	color: #333333;
	font-size: 80%;
}
.MainBody ul {
	list-style: url(/shared-images/bullet.gif);
	line-height: 150%;
	margin: 0px 0px 0px 0px;
	padding: 3px 60px 5px 30px;
	font-size: 80%;
	color: #333333;
}
.MainBody li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 3px;
	line-height: 140%;
}
.MainBody ul ul {
	font-size: 100%;
	padding: 3px 30px 5px 30px;
}
.ContentSummery {
	font-size: 80%;
	font-weight: bold;
	color: #304A94;
}
/*news*/
.NewsBox {
	background-color: #EEEEEE;
	border: 1px solid #E5E5E5;
	padding: 10px;
	margin-bottom: 12px;
	height: 175px;
}
.NewsItemDate {
	color: #666;
	font-size: 70%;
	padding: 0px 0 5px 0;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	line-height: 110%;
	font-weight: normal;
}
.NewsContent .NewsItemDate {
	color: #666;
	font-size: 70%;
	padding: 0px 0;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	line-height: 110%;
	font-weight: normal;
}
.NewsBox h1 {
	font-size: 150%;
}
/*Footer*/

.Footer {
	padding-left: 300px;

}
/* for Internet Explorer */

* html .Footer {
	margin-top: 0px;
}

			
/*** NavBar Tags *****************/
.Nav {
	line-height:normal;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 90%;
	width: 670px;
	position: relative;
	z-index: 1;
	height: 40px;
	padding-top: 20px;
	
}
#siteNav {
	DISPLAY: inline;
	MARGIN: 0px;
	LIST-STYLE-TYPE: none;
	padding: 0;
	list-style-image: url(none);
}
UL#siteNav LI {
	FLOAT: left;
	padding-bottom: 0px;
	text-align: center;
	font-weight: normal;
	padding-left: 1px;
	position: relative;
}
UL#siteNav LI A {
	COLOR: #333333;
	TEXT-DECORATION: none;
	text-align: left;
	display: block;
	padding: 12px 10px 11px 10px;
	font-weight: normal;
}


UL#siteNav #current {
	COLOR: #000;
	background-image: url(../images/LiLeft.gif);
	background-position: top left;
}
UL#siteNav #current a {
	COLOR: #000;
	background-image: url(../images/LiRight.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

UL#siteNav #current li a {
	background-color:#f2f2f2;
	COLOR:#666666;
	border-bottom: none;
}
UL#siteNav #current li a:hover {
	COLOR:#F86400;
	border-bottom: none;
}
#siteNav LI:hover {
	background-image: url(../images/LiLeft.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

UL#siteNav LI a:hover {
	color: #0575BF;
	background-image: url(../images/LiRight.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

UL#siteNav LI:hover a {
	color: #0575BF;
	background-image: url(../images/LiRight.gif)
	background-repeat: no-repeat;
	background-position: top right;
}
UL#siteNav LI#current a:hover {
	color: #FFFFFF;
	background-color:none;
}
UL#siteNav LI#current:hover a {
	color: #314B96;
	border:none;
}
UL#siteNav LI UL {
	DISPLAY: none;
	PADDING: 0px 0px 0px 0px;
	LEFT: 0px;
	MARGIN: 0px 0px 0px 0px;
	WIDTH: 140px;
	LIST-STYLE-TYPE: none;
	POSITION: absolute;
	width:175px;
	background-color: #19436C;
	border-left: 1px solid #02D0F5;
	border-right: 1px solid #02D0F5;
}
UL#siteNav LI:hover UL {
	CLEAR: left;
	DISPLAY: block;
	list-style-image: url(../../Includes/none);
}
UL#siteNav LI.sfhover UL {
	DISPLAY: block;
}
UL#siteNav LI UL LI {
	height: auto;
	width: auto;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #02D0F5;
}
UL#siteNav LI UL LI A{
	DISPLAY: block;
	MARGIN: 0px;
	COLOR: #7C7C7C;
	text-align: left;
	font-size: 90%;
	font-weight: normal;
	padding: 5px 5px 5px 20px;
}
UL#siteNav LI UL LI A:link, UL#siteNav LI UL LI A:Visited, UL#siteNav LI UL LI A:active, UL#siteNav LI#current UL LI A:link, UL#siteNav LI#current UL LI A:Visited, UL#siteNav LI#current UL LI A:active {
	background-color: #FFF;
	color: #314A95;
	width:150px;
	background-image: none;
}
UL#siteNav LI UL LI A:hover, UL#siteNav LI#current UL LI A:hover{
	color: #FFF;
	border: none;
	padding: 5px 5px 5px 20px;
	background-color: #0881CA;
	font-weight: normal;
	width:150px;
}

.ClearBoth {
	clear: both;
	height: 0px;
	overflow: hidden;
}
.SideStory h2 {
	color: #314B96;
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px 0 5px 0;
	line-height: 140%;
}
/* Contact*/
.ContactInfo {
	font-size: 80%;

}
.ContactInfo th{
	font-weight: normal;
	padding: 3px 0px 3px 0px;
	color: #032D58;
	vertical-align: top;
	text-align: left;
}
.ContactInfo td{
	font-weight: normal;
	color: #032D58;
	padding: 1px 0px 2px 0px;
}
.TableDetails {
	font-size: 75%;
	color: #032D58;
	text-align: left;
	font-weight: normal;
	border-collapse: collapse;
}
.MustAsterix {
	color: #CC0000;
}
.TableDetails th {
	font-weight: bold;
	padding: 4px 0px 4px 0px;
	vertical-align: top;
	text-align: left;
}
.TableDetails td {
	font-weight: normal;
	padding: 4px 0px 4px 4px;
	vertical-align: top;
}
.PartnersTable {
	font-size: 80%;
	color: #032D58;
	text-align: left;
	font-weight: normal;
}
.PartnersTable td {
	font-weight: normal;
	text-align: left;
	padding: 4px 0px 4px 4px;
	vertical-align: top;
	width: 148px;
}
input[type=submit] {
	background-color:#4C77AD;
	border: 1px solid #3F628D;
	color: #FFFFFF;
	display: block;
	font-size: 120%;
}
/*News*/
.TableList{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
	width: 100%;
	margin: 10px 0;
	border-collapse: separate;
}
.TableList td {
	text-align: left;
	border-bottom: 1px solid #E7E7E7;
	vertical-align: top;
	color: #666666;
	padding: 2px;
}
.TableList tr {
	padding: 5px;
	text-align: left;
	font-size: 100%;
}
.TableList th {
	vertical-align: top;
	text-align: left;
	font-size: 110%;
	color: #666;
	font-weight: bold;
	border-bottom: 1px solid;
	border-bottom: 2px solid #C7D2DD;
	padding: 5px;
}
.PageNumbers {
	color:#666666;
	direction:ltr;
	font-size:85%;
	font-weight:normal;
	text-align:center;
	padding: 10px 0;
}
.PageNumbers a {
	color:#666;
	font-weight:normal;
	padding-left:5px;
	padding-right:5px;
	text-decoration:none;
}
.PageNumbers a:visited {
	color:#666;
	font-weight:normal;
	padding-left:5px;
	padding-right:5px;
	text-decoration:none;
}
.PageNumbers a:hover {
	background-color:#C7D2DD;
	color:#333;
}
.Disabled {
color:#999999;
font-weight:bold;
margin:0 2px;
padding-left:5px;
padding-right:5px;
text-decoration:none;
}
.Selected {
	background-color:#FFF;
	border:1px solid #C7D2DD;
	color:#F60;
	margin:0 2px;
	padding-left:5px;
	padding-right:5px;
	text-decoration:none;
}
/*News*/
#Home .NewsItem {
	padding-bottom:0px;
	margin-bottom: 5px;
	display: block;
}
.NewsItem {
	margin: 15px 0px 15px 0px;
	padding: 0px;
}
/*.NewsItem:hover  {
	background-color: #FFF;
	padding: 5px;
}

*/
.NewsContent {
	padding:0;
	margin:0;
	float: right;
	width: 539px;
}
.TopFooter {
	padding: 48px 20px 15px;
	color: #002F5E;
}
.TextRight {
	text-align: right;
}
.Marks .Bottom {
	background-image: url(../images/marks.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 0px 10px 0px 0px;
	margin-bottom: 10px;
}
.FooterContainer h2 {
	color: #CCD5DF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 105%;
	margin: 15px 0 5px 0;
}
.FooterContainer a, .FooterContainer a:active, .FooterContainer a:visited {
	text-decoration:none;
	color:#90B5D1;
}
.FooterContainer a:hover {
	text-decoration:underline;
	color:#90B5D1;
}
.TableFooter {
	color: #90B5D1;
}
.LeftBorder {
	border-left: 1px solid #90B5D1;
	padding: 0px 5px 5px 5px;
}
.TableFooter th {
	text-align: left;
	padding-bottom: 5px;
}
.TableFooter td {
	line-height: 130%;

}
.FooterContainer h3 {
	font-size: 105%;
	color: #90B5D1;
	margin: 0px 0 10px 0;
	font-weight: bold;
	padding: 0;
}
.FooterContainer .Phone {
	font-size: 170%;
	margin-bottom: 13px;
}
.FooterContainer .TopFooter  p  {
	color: #002F5E;
}
.FooterContainer  p {
	color: #90B5D1;
	font-size: 100%;
	margin: 0px 0px 8px 0px;
	line-height: 140%;
}
#Home {
	background-image: url(../images/home-bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	
}
.HomeStrip {
	width: 990px;
	height: 291px;
	clear: both;
	overflow: hidden;
}
.LeftSide {
	background-image: url(../images/home-strip-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 437px;
	height: 291px;
}
.RightSide {
	float: right;
	width: 553px;
	background-image: url(../images/filmstrip-bg.jpg);
	background-position: bottom left;
	background-repeat: repeat-y;
}
.FlashLogos {
	background-image: url(../images/flash-logos.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 58px;
	padding: 12px 70px 0 250px;
}
#Home .MainContainer {

}
#Home .Content {
	padding: 0px 0px;
	margin-bottom: 0px;
	margin-top: 305px;
	border: none;
}
.HomeBox {
	width: 270px;
	float: right;
	margin: 0;
	padding: 0;
}
.HomeBox h3 {
	color: #00539E;
	font-size: 90%;
	padding: 4px 0px 10px 0px;
	margin: 0px 0 0px 0;
	font-weight: bold;
}
#Home .NewsContent {
	padding:0;
	margin:0;
	float: right;
	width: 231px;
}
.HomeBoxSpacer {
	width: 25px;
	float: left;
}
.Arrow {
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	line-height: 140%;
	padding: 0 0 0 12px;
}
.NewsContent p {
	margin: 0px 0px 3px 0px;
	padding: 0;
	line-height: 120%;
}
.NewsText {
	margin: 0px 0px 3px 0px;
	padding: 0;
	line-height: 120%;
	text-align: left;
	padding: 0;
	color: #032D58;
	font-size: 80%;
}

.NewsTitle {
	color: #092C4F;
	padding: 0;
	margin: 0;
	font-size: 105%;
}
.NewsContent  a:link   {
	text-decoration: none;
	display: block;
	padding: 2px 10px 0px 10px;
	background-color: #F6F6F6;
}
.NewsContent a:visited   {
	text-decoration: none;
	display: block;
	padding: 2px 10px 0px 10px;
	background-color: #F6F6F6;
}
.NewsContent  a:hover {
	padding: 2px 10px 0px 10px;
	display: block;
	background-color: #FFF;
	text-decoration: none;
	
}
.NewsContent a:active  {
	padding: 2px 10px 0px 10px;
	display: block;
	background-color: #FFF;
	text-decoration: none;
	}
.NewsItem img {
	border: 2px solid #C7D2DD;
	float: left;
}
#Home .NewsContent p {
	line-height: 150%;
	margin: 0px 0px 3px 0px;
}
.TableList  .NewsItemDate {
	font-size: 90%;
	padding: 7px;
}
.SideMenuOptions {
	font-family: Verdana, Geneva, sans-serif;
	margin: 0px 0px 3px 0px;
}
.TextCenter a {
	text-align: center;
}
.NoLinks  td {
	padding: 5px;
}
.Item {
border-bottom:1px solid #E6E6E6;
clear:both;
margin-top:10px;
padding-bottom:10px;
}
.ItemImg {
	float:left;
	padding: 2px;
}
.ItemText {
	margin-left:185px;
}
.GrayText {
	font-size: 95%;
	color: #666;
	line-height: 110%;
}
.SmallText {
	font-size: 75%;
}
.MainBody  hr {
	color: #C9C9C9;
}
img .nav-prev {
	background-image:url(../images/next.png);
	
}
.Login {
	width: 300px;
}
.Top {
	float: right;
	font-size: 85%;
	padding-right: 10px;
	font-weight: normal;
}
.filmstrip.home {
	background-color: #C09;
	background-image: url(../images/home/oridion.jpg);
}
.Utility p {
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 100%;
	text-align: right;
}
.Utility h2 {
	color: #314B96;
	font-size: 150%;
	margin: 0;
	padding: 0;
	line-height: 90%;
}
.SideMenuBoxBottom {
	background-image: url(../images/side-menu-bottom.gif);
	height: 4px;
	background-repeat: no-repeat;
	background-position: top;
}
.SideMenuMain {
	width: 268px;
	border-left: 1px solid #9ECBD8;
	border-right: 1px solid #9ECBD8;
	background-color: #FFF;
	padding-bottom: 15px;
}
.remark {
	background-color: #CF0;
}
.TopTitle {
	padding-top: 25px;
}
ol {
	font-size: 80%;
}
#Home .Container .MainBody {
	width: 900px;
	background-image: url(none);
	padding-bottom: 0px;
	margin-bottom: 10px;
}
.HomeBoxWideTop {
	background-image: url(../images/home-box-wide-top.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 8px;
}
.HomeBoxWide {
	width: 600px;
	float: left;
}
.HomeBoxWideMain {
	border-left: 1px solid #9ECBD8;
	border-right: 1px solid #9ECBD8;
	padding: 0px 0px;
}

.HomeBoxMain h2 {
	color: #333333;
	font-size: 120%;
	padding: 8px 0 10px 0px;
	font-weight: normal;
	margin-top: 0px;
}
.Leftbox {
	float: left;
	width: 254px;
	border-bottom: 1px solid #B8D8E2;
	margin: 0 0 0 10px;
	padding: 0 12px 0 7px;
}
.Rightbox {
	float: right;
	border-left: 1px solid #B8D8E2;
	padding-left: 15px;
	padding-right: 10px;
	width: 270px;
}

.Rightbox table tr td ul  {
	padding: 3px 10px 5px 15px;
	margin: 0;
}
.Rightbox table tr td li  {
	line-height: 80%;
}
.Leftbox.Bottom {
	border-bottom: none;
}
.HomeBoxTop {
	background-image: url(../images/home-box-top.gif);
	height: 8px;
	background-position: bottom;
	background-repeat: no-repeat;
}
.Date {
	padding-bottom: 5px;
	color: #666666;
	font-style: italic;

}
.HomeBoxbottom {
	background-image: url(../images/home-box-bottom.gif);
	height: 8px;
	background-repeat: no-repeat;
	background-position: top;
}
.HomeBoxWideBottom {
	background-image: url(../images/home-box-wide-bottom.gif);
	height: 4px;
	background-repeat: no-repeat;
	background-position: top;
}
.Flash {
	width: 510px;
	float: right;
	margin-top: 7px;
}
tr  {
	margin: 0;
	padding: 0;
	height:0px;
}
.PartnersBox {
	text-align: center;
	margin-bottom: 0px;
}
#Home  .Footer {
	padding-left: 0px;
}
.HomeBoxMain {
	padding: 0 15px;
	border-left: 1px solid #9ECBD8;
	border-right: 1px solid #9ECBD8;
}
.WelcomeText {
	float: left;
	width: 370px;
	padding-left: 10px;
}
.WelcomeText p {
	color: #FFF;
	font-size: 100%;
	padding-top: 7px;
}
.WelcomeText h1 {
	font-style: italic;
	font-size: 160%;
	font-weight: normal;
	padding-top: 40px;
}
.VideoBox {
	text-align: center;
}
.Space {
	float: right;
	width: 270px;
	height: 17px;
}
.SideStory p {
	font-size: 75%;
}
.ItemBox {
	border-bottom: 1px dotted #ccc;
	margin-bottom: 15px;
}
.SalesBox {
	width: 250px;
	padding: 0px 10px 10px 10px;
	border-top: 1px solid #E4EFF3;
	
}
.News ul {
	padding-right: 10px;
}
.News li {
}
.LoginBox {
	width: 300px;
	margin: 0em auto;
	border: 1px solid #CCCCCC;
	padding: 8px;
	margin-top: 80px;
	margin-bottom: 80px;
}
#Home  .HomeBoxMain ul {
	padding-right: 10px;
}
