/* CSS Document */





.bodymod {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #c0c0c0;

	background-color: #000636;

	background-image: url(bg.jpg);

	background-repeat: repeat-x;

	background-position: top;

	margin-top: 20px;

	margin-right: 0px;

	margin-bottom: 20px;

	margin-left: 0px;

}







/* General Links  0066cc */



a:link { text-decoration : none; color : #ffffff; border: 0px; outline: none;-moz-outline-style: none;} 



a:active { text-decoration : underline; color : #ffffff; border: 0px; outline: none; -moz-outline-style: none;} 



a:visited { text-decoration : none; color : #ffffff; border: 0px; outline: none; -moz-outline-style: none;} 



a:hover { text-decoration : underline; color : #ffffff; border: 0px; -moz-outline-style: none;} 



a:focus { outline: none;-moz-outline-style: none;}











img { padding: 0px; margin: 0px; border: none;}



hr { border-left:0px solid #abb0b5; border-right:0px solid #abb0b5; border-top:1px dotted #abb0b5; border-bottom:0px solid #abb0b5; height : 1px;  }







input { font-family: 'Verdana'; color: #c0c0c0; font-size: 11px;}



textarea { font-family: 'Verdana'; color: #c0c0c0; font-size: 11px; }



select { font-family: 'Verdana'; color: #c0c0c0; font-size: 11px;  } 







h1, h2, h3 { font-family: "Trebuchet MS";}







/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */







#bgcontain { width: 780px; background: ##000033; background-repeat:no-repeat; background-image: url(SW_WF_landing_bg_image_LRG.jpg); margin: 0px auto; border: 0px solid #CBDBFF; }







/* Header */



.Header {

	height: 10px;

	position: relative;

	padding: 20px 30px 10px;

	background-color: #000636;

	/*background-image: url(./HeaderBg2.jpg); */

	background-repeat: no-repeat;

	background-position: top;

}







/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */







.sitenameText { font-size: 38px; letter-spacing: -1px; font-family: Georgia, "Times New Roman", Times, serif; color:#FFFFFF; padding: 60px 0px 20px 0px;}



.navText { padding: 95px 15px 20px 0px; color:#ffffff; float: left; width: 710px;}







/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */







/* Content */



.Content { padding: 0px 30px 20px 30px; }



.headerText { font-size: 25px; padding: 10px 0px; margin: 0px 0px 10px 0px; border-bottom: dashed 1px #ccc; font-family: Tahoma;  color:#c0c0c0; } 



.bodyText { line-height: 17px; font-size: 12px;}







/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */



.Footer { background: url(./fotterbg.jpg) repeat-x  ; position: relative; height: 10px; padding: 10px 30px 0px; border-top: solid 1px #ccc;}







.copyrightText{

	font-size: 10px;

	padding-top: 25px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 0px;

	color: #FFFFFF;

}



.footerLink {}



.footerLink a {}



