@charset "utf-8"; a { color: #CCCCCC; text-decoration: none } body { background-color: #000; font-family: "Default Font; font-size: 1em; line-height: normal; color: #cccccc; margin-top: 0.1em; margin-right: 0.1em; margin-bottom: 0.1em; margin-left: 0.1em; font-weight: bold; } /* responsive images */ .img-responsive img { width: auto%; height: auto; display: block; } .img-responsive { width: auto%; height:auto; } /* TABLET */ @media (max-width:606px){ body { font-size: 15px; padding-left: 0px; background-image: url(images/back-drop.jpg); background-repeat: no-repeat; background-size: conain; } .Title { font-size: 15px; } title { font-size: 15px; } a { font-size: 15px; } .img-responsive { height: auto; width: 50%; } } /* MOBILE */ @media (max-width:312px){ body { font-size: 12px; background-image: url(images/back-drop.jpg); background-repeat: no-repeat; background-size: contain; } .Title { font-size: 12px; } title { font-size: 12px; } a { font-size: 12px; } .img-responsive { height: auto; width: 25%; } .hidden-xs { display: none; } } h2 { color: #333; margin-right: 2.5in; } h3 { font-family: Arial, Helvetica, sans-serif; font-size: small; background-color: #006666; color: #F0F0F0 } h4 { color: #000000; background-color: #6C6; } table { color: #FFFFFF } td, th { font-family: Default Font; font-size: 1em; line-height: 1em; color: #cccccc; } textarea { font-family: Arial, Helvetica, sans-serif; font-size: 1em } ul { font-family: Arial, Helvetica, sans-serif; font-size: 1em; list-style-type: square; list-style-position: outside } .BulletBackgroundColor { color: #FFFFFF } .DataColor { color: #DEDECA } .footer { font-family: Arial, Helvetica, sans-serif; font-size: 1.167em; font-weight: bold; line-height: 1.83em; color: #333333; background-color: #CCCCCC } .FormBackgroundColor { color: #CCCCCC } .ImageTitleColor { color: #CCCCCC } .LabelColor { color: #CCCCCC } .ListColorEven { color: #CCCCCC } .ListFooterColor { color: #333333 } .ListHeaderColor { color: #333333 } .ListColorOdd { color: #DEDECA } .ListTitleColor { color: #CCCCCC } .NavigationBackgroundColor { color: #666666 } .NavigationColor { color: #CCCCCC } .NewsDataColor { color: #DEDECA } .StoryTitle { color: #000000; font-weight: bold } .StoryContentColor { color: #000000 } .TitleColor { color: #000000 } a:hover { text-decoration: underline } tr.ListHeaderColor th { text-align: left; }.small { font-size: 85%; color: #000; } .style1 { color: #CCC; font-size: large; } .style3 { font-size: 36px; font-weight: bold; color: #CCCCCC; } .style4 { font-size: 14px; font-weight: bold; color: #CCCCCC; } .style5 { color: #CCC; } .singlespace { font-size: large; color: #CCC; } .images { background-image: url(images/back-drop.jpg); background-size: cover; }.black-text { color: #000; } .style5 strong { color: #000; } .style4 .small strong { font-size: 9px; }